Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debugcon: Fix debugging printf | Adam Lackorzynski | 2010-04-08 | 1 | -1/+1 |
* | e1000: fix build on Ubuntu with _FORTIFY_SOURCE | Thomas Monjalon | 2010-04-08 | 1 | -1/+1 |
* | smc91c111: allow access to reserved register | Lars Munch | 2010-04-08 | 1 | -0/+4 |
* | smc91c111: mask register offset | Lars Munch | 2010-04-08 | 1 | -0/+2 |
* | baum: add destroy hook | Samuel Thibault | 2010-04-08 | 1 | -0/+13 |
* | update bochs vbe interface | Gerd Hoffmann | 2010-04-08 | 2 | -3/+7 |
* | OHCI qdev conversion | Paul Brook | 2010-04-05 | 5 | -47/+47 |
* | ARMv7-M reset fixes | Paul Brook | 2010-04-05 | 1 | -14/+8 |
* | UHCI spurious interrut fix | Paul Brook | 2010-04-04 | 1 | -3/+4 |
* | Revert "Compile usb-ohci only once" | Paul Brook | 2010-04-04 | 11 | -94/+41 |
* | sparc32: add IOMMU chipset doc links | Blue Swirl | 2010-04-03 | 1 | -1/+9 |
* | sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs | Blue Swirl | 2010-04-03 | 1 | -0/+0 |
* | sparc32: improve timer implementation | Blue Swirl | 2010-04-03 | 1 | -3/+6 |
* | hw/r2d: add a USB keyboard | Aurelien Jarno | 2010-04-02 | 1 | -0/+4 |
* | usb-bus: fix no params | TeLeMan | 2010-04-02 | 1 | -1/+1 |
* | win32: Fix compiler errors from u_int64_t | Stefan Weil | 2010-04-01 | 2 | -4/+4 |
* | virtio-net: vhost net support | Michael S. Tsirkin | 2010-04-01 | 1 | -2/+69 |
* | vhost: vhost net support | Michael S. Tsirkin | 2010-04-01 | 4 | -0/+973 |
* | virtio-pci: fill in notifier support | Michael S. Tsirkin | 2010-04-01 | 1 | -0/+63 |
* | virtio: move typedef to qemu-common | Michael S. Tsirkin | 2010-04-01 | 1 | -1/+0 |
* | virtio: add set_status callback | Michael S. Tsirkin | 2010-04-01 | 4 | -4/+14 |
* | virtio: notifier support + APIs for queue fields | Michael S. Tsirkin | 2010-04-01 | 2 | -2/+96 |
* | notifier: event notifier implementation | Michael S. Tsirkin | 2010-04-01 | 2 | -0/+78 |
* | Fix -enable-kvm | Anthony Liguori | 2010-04-01 | 1 | -1/+2 |
* | Don't check for bus master for old guests | Alexander Graf | 2010-03-31 | 1 | -1/+24 |
* | usb: class specific interface requests | Max Reitz | 2010-03-31 | 4 | -10/+7 |
* | Compile most PPC devices only once | Blue Swirl | 2010-03-30 | 4 | -14/+0 |
* | Compile prep_pci only once | Blue Swirl | 2010-03-29 | 1 | -8/+0 |
* | Compile openpic only once | Blue Swirl | 2010-03-29 | 1 | -24/+10 |
* | Compile ide/macio only once | Blue Swirl | 2010-03-29 | 1 | -10/+4 |
* | Compile pflash_cfi01 only once | Blue Swirl | 2010-03-29 | 8 | -84/+183 |
* | Compile pflash_cfi02 only once | Blue Swirl | 2010-03-29 | 5 | -70/+146 |
* | Compile acpi only once | Blue Swirl | 2010-03-29 | 4 | -22/+47 |
* | Move KVM and Xen global flags to vl.c | Blue Swirl | 2010-03-29 | 1 | -3/+0 |
* | pflash_cfi02: fix incorrect TARGET_FMT_lx/d use | Blue Swirl | 2010-03-27 | 1 | -15/+15 |
* | error: Trim includes after "Move qemu_error & friends..." | Markus Armbruster | 2010-03-27 | 1 | -0/+1 |
* | balloon: Fix overflow when reporting actual memory size | Adam Litke | 2010-03-27 | 1 | -1/+2 |
* | Compile some MIPS devices only once | Blue Swirl | 2010-03-27 | 9 | -13/+22 |
* | Fix build | Blue Swirl | 2010-03-27 | 1 | -3/+5 |
* | Compile ide/core only once | Blue Swirl | 2010-03-27 | 1 | -9/+5 |
* | Fix recent pxa270 serial breakage | Lars Munch | 2010-03-23 | 1 | -1/+1 |
* | pci_host: fix breakage | Aurelien Jarno | 2010-03-23 | 1 | -5/+5 |
* | Fix Sparc64 build | Blue Swirl | 2010-03-21 | 1 | -1/+1 |
* | Compile pci_host only once | Blue Swirl | 2010-03-21 | 7 | -46/+67 |
* | Compile usb-ohci only once | Blue Swirl | 2010-03-21 | 11 | -41/+94 |
* | Compile serial only once | Blue Swirl | 2010-03-21 | 12 | -56/+163 |
* | Compile isa_mmio only once | Blue Swirl | 2010-03-21 | 12 | -35/+95 |
* | Move x86 specific PC declarations to a separate file | Blue Swirl | 2010-03-21 | 6 | -17/+24 |
* | Revert "Convert atexit users to exit_notifier" | Anthony Liguori | 2010-03-21 | 4 | -7/+5 |
* | Fix a typo | Blue Swirl | 2010-03-21 | 1 | -1/+2 |