summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | dec_pci: QOM'ify DEC 21154 PCI-PCI bridgeAndreas Färber2012-08-222-10/+13
* | | | bonito: QOM'ify Bonito PCI host bridgeAndreas Färber2012-08-221-56/+90
* | | | alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber2012-08-221-7/+13
* | | | pci: Make host bridge TypeInfos constAndreas Färber2012-08-2211-29/+29
* | | | virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi2012-08-223-2/+6
* | | | i82378: Remove bogus MMIO coalescingJan Kiszka2012-08-211-1/+0
| |_|/ |/| |
* | | pc: Fix RTC CMOS info on RAM for ram_size < 1MiBMarkus Armbruster2012-08-181-13/+18
* | | scsi: fix warningGerd Hoffmann2012-08-181-0/+2
* | | Avoid asprintf() which is not available on mingwGerd Hoffmann2012-08-181-6/+2
| |/ |/|
* | Allow QEMUMachine to override reset sequencingDavid Gibson2012-08-161-0/+3
* | pseries: Instantiate USB interface when requiredDavid Gibson2012-08-161-0/+10
|/
* Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2012-08-1528-206/+706
|\
| * openpic: Added BRR1 registerBharat Bhushan2012-08-151-0/+17
| * pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy2012-08-155-28/+51
| * pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy2012-08-153-4/+263
| * pseries: Add trace event for PCI irqsAlexey Kardashevskiy2012-08-151-0/+2
| * pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy2012-08-151-10/+21
| * pseries: added allocator for a block of IRQsAlexey Kardashevskiy2012-08-152-0/+27
| * pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy2012-08-153-5/+12
| * pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy2012-08-1510-42/+50
| * pseries: Remove extraneous printsDavid Gibson2012-08-151-18/+0
| * PPC: spapr: Remove global variableAlexander Graf2012-08-152-3/+3
| * PPC: spapr: Rework VGA select logicAlexander Graf2012-08-151-4/+9
| * spapr: Add support for -vga optionzhlcindy@gmail.com2012-08-151-1/+25
| * Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com2012-08-1511-8/+21
| * Revert "PPC: e500: Use new MPIC dt format"Alexander Graf2012-08-151-17/+14
| * PPC: e500: add generic e500 platformScott Wood2012-08-152-1/+61
| * PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood2012-08-154-51/+114
| * PPC: e500: change internal references away from mpc8544dsScott Wood2012-08-151-13/+14
| * PPC: e500: rename mpc8544ds into generic fileScott Wood2012-08-152-9/+11
| * pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy2012-08-153-7/+7
OpenPOWER on IntegriCloud