aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-08-27Revert "fix some debug printf format strings"malc
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc
2012-08-24i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie
2012-08-24vga: add some optional CGA compatibility hacksMatthew Ogilvie
2012-08-24fix some debug printf format stringsMatthew Ogilvie
2012-08-23ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini
2012-08-23qom: object_delete should unparent the object firstPaolo Bonzini
2012-08-22boards: add a 'none' machine type to all platformsAnthony Liguori
2012-08-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'kraxel/usb.59' into stagingAnthony Liguori
2012-08-22pci: Tidy up PCI host bridgesAndreas Färber
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-20virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machinesPaolo Bonzini
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-17virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi
2012-08-16Allow QEMUMachine to override reset sequencingDavid Gibson
2012-08-16pseries: Instantiate USB interface when requiredDavid Gibson
2012-08-16ehci: Fix setting of halt bit from usbcmd register updatesHans de Goede
2012-08-16ehci: fix Interrupt Threshold Control implementationGerd Hoffmann
2012-08-16usb: update uas product idGerd Hoffmann
2012-08-16usb: async control xfer fixupGerd Hoffmann
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