summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPPsetcapsSøren Sandmann Pedersen1-2/+0
2012-09-04qxl: Add set_client_capabilities() interface to QXLInterfaceSøren Sandmann Pedersen1-0/+23
2012-08-31uas: move transfer kickoffGerd Hoffmann1-2/+1
2012-08-31ehci: Fix interrupt endpoints no longer workingHans de Goede1-2/+11
2012-08-31ehci: handle TD deactivation of inflight packetsGerd Hoffmann1-15/+23
2012-08-31ehci: add ehci_cancel_queue()Gerd Hoffmann1-10/+20
2012-08-31ehci: simplify ehci_state_executingHans de Goede1-12/+1
2012-08-31ehci: Remove unnecessary ehci_flush_qh callHans de Goede1-1/+0
2012-08-31ehci: Schedule async-bh when IAAD bit gets setHans de Goede1-0/+9
2012-08-31ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede1-1/+1
2012-08-31usb: unique packet idsGerd Hoffmann7-12/+16
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede4-7/+58
2012-08-31fix info qtree indentionGerd Hoffmann1-1/+1
2012-08-29scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil1-1/+1
2012-08-29msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin2-2/+13
2012-08-29reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov1-2/+3
2012-08-29ivshmem: remove redundant ioeventfd configurationCam Macdonell1-15/+0
2012-08-29hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfoPeter Maydell1-0/+1
2012-08-28scsi: more fixes to properties for passthrough devicesPaolo Bonzini2-1/+3
2012-08-28esp: support 24-bit DMAPaolo Bonzini1-5/+11
2012-08-28megasas: Add 'hba_serial' propertyHannes Reinecke1-2/+7
2012-08-27Revert "fix some debug printf format strings"malc4-10/+7
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc2-32/+8
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc1-18/+0
2012-08-24i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie1-0/+18
2012-08-24vga: add some optional CGA compatibility hacksMatthew Ogilvie2-8/+32
2012-08-24fix some debug printf format stringsMatthew Ogilvie4-7/+10
2012-08-23ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini1-0/+4
2012-08-23qom: object_delete should unparent the object firstPaolo Bonzini4-7/+0
2012-08-22boards: add a 'none' machine type to all platformsAnthony Liguori2-0/+42
2012-08-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-8/+16
2012-08-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2-0/+2
2012-08-22Merge remote-tracking branch 'kraxel/usb.59' into stagingAnthony Liguori4-10/+21
2012-08-22pci: Tidy up PCI host bridgesAndreas Färber10-28/+42
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber13-47/+45
2012-08-22pci_host: Turn into SysBus-derived QOM typeAndreas Färber2-0/+17
2012-08-22unin_pci: QOM'ify UniNorth PCI host bridgesAndreas Färber1-65/+72
2012-08-22spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber3-46/+56
2012-08-22prep_pci: QOM'ify Raven PCI host bridgeAndreas Färber1-5/+12
2012-08-22ppce500_pci: QOM'ify e500 PCI host bridgeAndreas Färber1-5/+11
2012-08-22ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber3-6/+12
2012-08-22gt64xxx: QOM'ify GT64120 PCI host bridgeAndreas Färber1-15/+20
2012-08-22grackle_pci: QOM'ify Grackle PCI host bridgeAndreas Färber2-29/+29
2012-08-22dec_pci: QOM'ify DEC 21154 PCI-PCI bridgeAndreas Färber2-10/+13
2012-08-22bonito: QOM'ify Bonito PCI host bridgeAndreas Färber1-56/+90
2012-08-22alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber1-7/+13
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber11-29/+29
2012-08-22virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi3-2/+6
2012-08-21i82378: Remove bogus MMIO coalescingJan Kiszka1-1/+0
2012-08-20virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machinesPaolo Bonzini3-8/+16