Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.netbsd.org] / src / sys / arch / xen / xen
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.13 | 4 months | jym | Comment fix. | |
| 1.62 | 3 months | bouyer | - make xen_version globally available, with macros to access major and minor x... | |
| 1.62 | 3 months | jym | Xen MP merge introduced MP safety around ipl handlers. When removing an event ha... | |
| 1.62 | 7 weeks | riz | Retrive and print the hypervisor "extra" (teeny) version. From Manuel Bouyer. | |
| 1.59 | 3 months | bouyer | Allocating a fixed, limited number of buffers for receive and sending them to th... | |
| 1.26 | 8 months | christos | Add bus_dma overrides. From dyoung | |
| 1.15 | 10 months | dyoung | #include <sys/bus.h> instead of <machine/bus.h>. | |
| 1.7 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.18 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.43 | 11 months | rmind | - privpgop_fault: call pmap_update() before uvmfault_unlockall(). - privcmd_ioct... | |
| 1.7 | 8 months | jym | Merge jym-xensuspend branch in -current. ok bouyer@. Goal: save/restore support... | |
| 1.57 | 13 hours | elric | Update xdb_xenbus.c to new usage of routines in dksubr.c. | |
| 1.56 | 2 days | cegger | destroy mutex and cv first. Fixes LOCKDEBUG crash when a guest shut down. | |
| 1.5 | 2 years | jmcneill | Switch to ACPICA 20090730, and update for API changes. | |
| 1.8 | 10 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.10 | 3 months | jym | Xen clock management routines keep track of CPU (following MP merge). Reflect th... | |
| 1.1 | 4 months | cegger | branches: 1.1.4; 1.1.6; Support CPU microcode loading via cpuctl(8). Implement... | |
| 1.39 | 5 months | cegger | switch from xen3-public to xen-public. | |
| 1.39 | 5 months | bouyer | hypervisor_unmask_event(): don't check/update evtchn_pending_sel for the curre... | |
| 1.23 | 3 months | bouyer | Fix locking; xengnt_get_entry() needs to have the lock held to avoid allocating ... | |
| 1.3 | 4 years | bouyer | Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support to NetB... | |
| 1.47 | 8 months | jym | KNF, white spaces and comment typo fixes. | |
| 1.11 | 2 months | jakllsch | As per xpci_conf_read, use size argument in xpci_conf_write. |