aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2012-08-18pc: Fix RTC CMOS info on RAM for ram_size < 1MiBMarkus Armbruster
2012-08-18scsi: fix warningGerd Hoffmann
2012-08-18Avoid asprintf() which is not available on mingwGerd Hoffmann
2012-08-16Allow QEMUMachine to override reset sequencingDavid Gibson
2012-08-16pseries: Instantiate USB interface when requiredDavid Gibson
2012-08-15Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori
2012-08-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-08-15openpic: Added BRR1 registerBharat Bhushan
2012-08-15pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy
2012-08-15pseries: Add trace event for PCI irqsAlexey Kardashevskiy
2012-08-15pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy
2012-08-15pseries: added allocator for a block of IRQsAlexey Kardashevskiy
2012-08-15pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-08-15pseries: Remove extraneous printsDavid Gibson
2012-08-15PPC: spapr: Remove global variableAlexander Graf
2012-08-15PPC: spapr: Rework VGA select logicAlexander Graf
2012-08-15spapr: Add support for -vga optionzhlcindy@gmail.com
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf
2012-08-15PPC: e500: add generic e500 platformScott Wood
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood
2012-08-15pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy
2012-08-15pseries pci: removed redundant busdevAlexey Kardashevskiy
2012-08-15ivshmem, qdev-monitor: fix order of qerror parametersAlberto Garcia
2012-08-15framebuffer: Fix spelling in comment (leight -> height)Stefan Weil
2012-08-15Spelling fix in comment (peripherans -> peripherals)Stefan Weil
2012-08-15ehci: fix assertion typoAlejandro Martinez Ruiz
2012-08-14kvmvapic: Disable if there is insufficient memoryJan Kiszka
2012-08-14kvm: i8254: Finish time conversion fixJan Kiszka
2012-08-14kvm: i8254: Cache kernel clock offset in KVMPITStateJan Kiszka
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori