summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-18pc: Fix RTC CMOS info on RAM for ram_size < 1MiBMarkus Armbruster1-13/+18
2012-08-18scsi: fix warningGerd Hoffmann1-0/+2
2012-08-18Avoid asprintf() which is not available on mingwGerd Hoffmann1-6/+2
2012-08-17virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi4-1/+9
2012-08-16Allow QEMUMachine to override reset sequencingDavid Gibson1-0/+3
2012-08-16pseries: Instantiate USB interface when requiredDavid Gibson1-0/+10
2012-08-16ehci: Fix setting of halt bit from usbcmd register updatesHans de Goede1-7/+8
2012-08-16ehci: fix Interrupt Threshold Control implementationGerd Hoffmann1-2/+10
2012-08-16usb: update uas product idGerd Hoffmann1-1/+1
2012-08-16usb: async control xfer fixupGerd Hoffmann2-0/+2
2012-08-15Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori28-206/+706
2012-08-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori5-5/+6
2012-08-15openpic: Added BRR1 registerBharat Bhushan1-0/+17
2012-08-15pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy5-28/+51
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy3-4/+263
2012-08-15pseries: Add trace event for PCI irqsAlexey Kardashevskiy1-0/+2
2012-08-15pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy1-10/+21
2012-08-15pseries: added allocator for a block of IRQsAlexey Kardashevskiy2-0/+27
2012-08-15pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy3-5/+12
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy10-42/+50
2012-08-15pseries: Remove extraneous printsDavid Gibson1-18/+0
2012-08-15PPC: spapr: Remove global variableAlexander Graf2-3/+3
2012-08-15PPC: spapr: Rework VGA select logicAlexander Graf1-4/+9
2012-08-15spapr: Add support for -vga optionzhlcindy@gmail.com1-1/+25
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com11-8/+21
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf1-17/+14
2012-08-15PPC: e500: add generic e500 platformScott Wood2-1/+61
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood4-51/+114
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood1-13/+14
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood2-9/+11