summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-04-09move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini2-52/+0
2010-04-09move two variable declarations out of vl.cPaolo Bonzini2-0/+2
2010-04-08Debugcon: Fix debugging printfAdam Lackorzynski1-1/+1
2010-04-08e1000: fix build on Ubuntu with _FORTIFY_SOURCEThomas Monjalon1-1/+1
2010-04-08smc91c111: allow access to reserved registerLars Munch1-0/+4
2010-04-08smc91c111: mask register offsetLars Munch1-0/+2
2010-04-08baum: add destroy hookSamuel Thibault1-0/+13
2010-04-08update bochs vbe interfaceGerd Hoffmann2-3/+7
2010-04-05OHCI qdev conversionPaul Brook5-47/+47
2010-04-05ARMv7-M reset fixesPaul Brook1-14/+8
2010-04-04UHCI spurious interrut fixPaul Brook1-3/+4
2010-04-04Revert "Compile usb-ohci only once"Paul Brook11-94/+41
2010-04-03sparc32: add IOMMU chipset doc linksBlue Swirl1-1/+9
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl1-0/+0
2010-04-03sparc32: improve timer implementationBlue Swirl1-3/+6
2010-04-02hw/r2d: add a USB keyboardAurelien Jarno1-0/+4
2010-04-02usb-bus: fix no paramsTeLeMan1-1/+1
2010-04-01win32: Fix compiler errors from u_int64_tStefan Weil2-4/+4
2010-04-01virtio-net: vhost net supportMichael S. Tsirkin1-2/+69
2010-04-01vhost: vhost net supportMichael S. Tsirkin4-0/+973
2010-04-01virtio-pci: fill in notifier supportMichael S. Tsirkin1-0/+63
2010-04-01virtio: move typedef to qemu-commonMichael S. Tsirkin1-1/+0
2010-04-01virtio: add set_status callbackMichael S. Tsirkin4-4/+14
2010-04-01virtio: notifier support + APIs for queue fieldsMichael S. Tsirkin2-2/+96
2010-04-01notifier: event notifier implementationMichael S. Tsirkin2-0/+78
2010-04-01Fix -enable-kvmAnthony Liguori1-1/+2
2010-03-31Don't check for bus master for old guestsAlexander Graf1-1/+24
2010-03-31usb: class specific interface requestsMax Reitz4-10/+7
2010-03-30Compile most PPC devices only onceBlue Swirl4-14/+0
2010-03-29Compile prep_pci only onceBlue Swirl1-8/+0
2010-03-29Compile openpic only onceBlue Swirl1-24/+10
2010-03-29Compile ide/macio only onceBlue Swirl1-10/+4
2010-03-29Compile pflash_cfi01 only onceBlue Swirl8-84/+183
2010-03-29Compile pflash_cfi02 only onceBlue Swirl5-70/+146
2010-03-29Compile acpi only onceBlue Swirl4-22/+47
2010-03-29Move KVM and Xen global flags to vl.cBlue Swirl1-3/+0
2010-03-27pflash_cfi02: fix incorrect TARGET_FMT_lx/d useBlue Swirl1-15/+15
2010-03-27error: Trim includes after "Move qemu_error & friends..."Markus Armbruster1-0/+1
2010-03-27balloon: Fix overflow when reporting actual memory sizeAdam Litke1-1/+2
2010-03-27Compile some MIPS devices only onceBlue Swirl9-13/+22
2010-03-27Fix buildBlue Swirl1-3/+5
2010-03-27Compile ide/core only onceBlue Swirl1-9/+5
2010-03-23Fix recent pxa270 serial breakageLars Munch1-1/+1
2010-03-23pci_host: fix breakageAurelien Jarno1-5/+5
2010-03-21Fix Sparc64 buildBlue Swirl1-1/+1
2010-03-21Compile pci_host only onceBlue Swirl7-46/+67
2010-03-21Compile usb-ohci only onceBlue Swirl11-41/+94
2010-03-21Compile serial only onceBlue Swirl12-56/+163
2010-03-21Compile isa_mmio only onceBlue Swirl12-35/+95
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl6-17/+24