summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pcie_aer: clear cmask for Advanced Error Interrupt Message NumberJason Baron2012-09-071-0/+5
* pcie: drop version_id field for live migrationJason Baron2012-09-072-2/+1
* hw/pl110: Fix spelling of 'palette'Peter Maydell2012-09-062-26/+26
* uas: move transfer kickoffGerd Hoffmann2012-08-311-2/+1
* ehci: Fix interrupt endpoints no longer workingHans de Goede2012-08-311-2/+11
* ehci: handle TD deactivation of inflight packetsGerd Hoffmann2012-08-311-15/+23
* ehci: add ehci_cancel_queue()Gerd Hoffmann2012-08-311-10/+20
* ehci: simplify ehci_state_executingHans de Goede2012-08-311-12/+1
* ehci: Remove unnecessary ehci_flush_qh callHans de Goede2012-08-311-1/+0
* ehci: Schedule async-bh when IAAD bit gets setHans de Goede2012-08-311-0/+9
* ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede2012-08-311-1/+1
* usb: unique packet idsGerd Hoffmann2012-08-317-12/+16
* usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede2012-08-314-7/+58
* fix info qtree indentionGerd Hoffmann2012-08-311-1/+1
* scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil2012-08-291-1/+1
* msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin2012-08-292-2/+13
* reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov2012-08-291-2/+3
* ivshmem: remove redundant ioeventfd configurationCam Macdonell2012-08-291-15/+0
* hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfoPeter Maydell2012-08-291-0/+1
* scsi: more fixes to properties for passthrough devicesPaolo Bonzini2012-08-282-1/+3
* esp: support 24-bit DMAPaolo Bonzini2012-08-281-5/+11
* megasas: Add 'hba_serial' propertyHannes Reinecke2012-08-281-2/+7
* Revert "fix some debug printf format strings"malc2012-08-274-10/+7
* Revert "vga: add some optional CGA compatibility hacks"malc2012-08-272-32/+8
* Revert "i8259: add -no-spurious-interrupt-hack option"malc2012-08-271-18/+0
* i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie2012-08-241-0/+18
* vga: add some optional CGA compatibility hacksMatthew Ogilvie2012-08-242-8/+32
* fix some debug printf format stringsMatthew Ogilvie2012-08-244-7/+10
* ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini2012-08-231-0/+4
* qom: object_delete should unparent the object firstPaolo Bonzini2012-08-234-7/+0
* boards: add a 'none' machine type to all platformsAnthony Liguori2012-08-222-0/+42
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-223-8/+16
|\
| * virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machinesPaolo Bonzini2012-08-203-8/+16
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-08-222-0/+2
|\ \
| * | virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi2012-08-174-1/+9
* | | Merge remote-tracking branch 'kraxel/usb.59' into stagingAnthony Liguori2012-08-224-10/+21
|\ \ \
| * | | ehci: Fix setting of halt bit from usbcmd register updatesHans de Goede2012-08-161-7/+8
| * | | ehci: fix Interrupt Threshold Control implementationGerd Hoffmann2012-08-161-2/+10
| * | | usb: update uas product idGerd Hoffmann2012-08-161-1/+1
| * | | usb: async control xfer fixupGerd Hoffmann2012-08-162-0/+2
* | | | pci: Tidy up PCI host bridgesAndreas Färber2012-08-2210-28/+42
* | | | pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-2213-47/+45
* | | | pci_host: Turn into SysBus-derived QOM typeAndreas Färber2012-08-222-0/+17
* | | | unin_pci: QOM'ify UniNorth PCI host bridgesAndreas Färber2012-08-221-65/+72
* | | | spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber2012-08-223-46/+56
* | | | prep_pci: QOM'ify Raven PCI host bridgeAndreas Färber2012-08-221-5/+12
* | | | ppce500_pci: QOM'ify e500 PCI host bridgeAndreas Färber2012-08-221-5/+11
* | | | ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber2012-08-223-6/+12
* | | | gt64xxx: QOM'ify GT64120 PCI host bridgeAndreas Färber2012-08-221-15/+20
* | | | grackle_pci: QOM'ify Grackle PCI host bridgeAndreas Färber2012-08-222-29/+29
OpenPOWER on IntegriCloud