aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-09-14hw/arm_gic: Add presave/postload hooksPeter Maydell
2012-09-14ARM: KVM: Add support for KVM on ARM architecturePeter Maydell
2012-09-06hw/pl110: Fix spelling of 'palette'Peter Maydell
2012-08-31uas: move transfer kickoffGerd Hoffmann
2012-08-31ehci: Fix interrupt endpoints no longer workingHans de Goede
2012-08-31ehci: handle TD deactivation of inflight packetsGerd Hoffmann
2012-08-31ehci: add ehci_cancel_queue()Gerd Hoffmann
2012-08-31ehci: simplify ehci_state_executingHans de Goede
2012-08-31ehci: Remove unnecessary ehci_flush_qh callHans de Goede
2012-08-31ehci: Schedule async-bh when IAAD bit gets setHans de Goede
2012-08-31ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede
2012-08-31usb: unique packet idsGerd Hoffmann
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede
2012-08-31fix info qtree indentionGerd Hoffmann
2012-08-29scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil
2012-08-29msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin
2012-08-29reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov
2012-08-29ivshmem: remove redundant ioeventfd configurationCam Macdonell
2012-08-29hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfoPeter Maydell
2012-08-28scsi: more fixes to properties for passthrough devicesPaolo Bonzini
2012-08-28esp: support 24-bit DMAPaolo Bonzini
2012-08-28megasas: Add 'hba_serial' propertyHannes Reinecke
2012-08-27Revert "fix some debug printf format strings"malc
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc
2012-08-24i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie
2012-08-24vga: add some optional CGA compatibility hacksMatthew Ogilvie
2012-08-24fix some debug printf format stringsMatthew Ogilvie
2012-08-23ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini
2012-08-23qom: object_delete should unparent the object firstPaolo Bonzini
2012-08-22boards: add a 'none' machine type to all platformsAnthony Liguori
2012-08-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'kraxel/usb.59' into stagingAnthony Liguori
2012-08-22pci: Tidy up PCI host bridgesAndreas Färber
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber
2012-08-22pci_host: Turn into SysBus-derived QOM typeAndreas Färber
2012-08-22unin_pci: QOM'ify UniNorth PCI host bridgesAndreas Färber
2012-08-22spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber
2012-08-22prep_pci: QOM'ify Raven PCI host bridgeAndreas Färber
2012-08-22ppce500_pci: QOM'ify e500 PCI host bridgeAndreas Färber
2012-08-22ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber
2012-08-22gt64xxx: QOM'ify GT64120 PCI host bridgeAndreas Färber
2012-08-22grackle_pci: QOM'ify Grackle PCI host bridgeAndreas Färber
2012-08-22dec_pci: QOM'ify DEC 21154 PCI-PCI bridgeAndreas Färber
2012-08-22bonito: QOM'ify Bonito PCI host bridgeAndreas Färber
2012-08-22alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber
2012-08-22virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi
2012-08-21i82378: Remove bogus MMIO coalescingJan Kiszka