aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-23Merge remote-tracking branch 'afaerber/prep-up' into stagingAnthony Liguori
2012-01-23e1000: bounds packet size against buffer sizeAnthony Liguori
2012-01-22target-sparc: Fix mixup of uint64 and uint64_tAndreas Färber
2012-01-22sga: fix copypastaBlue Swirl
2012-01-22vga: make Cirrus ISA device optionalBlue Swirl
2012-01-22vga: improve VGA logicBlue Swirl
2012-01-21grackle_pci: Clean up qdev namesAndreas Färber
2012-01-21MAINTAINERS: Add PCI-PCI bridge to New World Mac machineAndreas Färber
2012-01-21PPC: Pseries: Check for PCI boundariesAlexander Graf
2012-01-21MAINTAINERS: Add PCI host bridge files to CHRP machinesAndreas Färber
2012-01-21MAINTAINERS: Add qemu-ppc to all ppc target stuffAndreas Färber
2012-01-21pseries: SLOF PCI flag dayBenjamin Herrenschmidt
2012-01-21pseries: Use correct dispatcher for PCI config space accessesDavid Gibson
2012-01-21pseries: Support PCI extended config space in RTAS callsBenjamin Herrenschmidt
2012-01-21Correct types in bmdma_addr_{read,write}David Gibson
2012-01-21Update gitignore fileDavid Gibson
2012-01-21Fix dirty logging with 32-bit qemu & 64-bit guestsBenjamin Herrenschmidt
2012-01-21load_image_targphys() should enforce the max sizeBenjamin Herrenschmidt
2012-01-21virtio: change memcpy to guest readsAlexander Graf
2012-01-21virtio-pci: Fix endianness of virtio configBenjamin Herrenschmidt
2012-01-21PPC: Bamboo: Integrate SoC instatiation, use qdev for PCIAlexander Graf
2012-01-21PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf
2012-01-21PPC: 4xx: Qdevify the 440 PCI host controllerAlexander Graf
2012-01-21PPC: bamboo: fix whitespaceAlexander Graf
2012-01-21PPC: bamboo: remove old machine descriptionsAlexander Graf
2012-01-21PPC: Enable 440EP CPU targetAlexander Graf
2012-01-21PPC: 440: Default to 440EP CPUAlexander Graf
2012-01-21PPC: Bamboo: recompile device treeAlexander Graf
2012-01-21PPC: 440: Ignore invalid PCI IRQsAlexander Graf
2012-01-21PPC: Bamboo: Set initial TLB entryAlexander Graf
2012-01-21PPC: Bamboo: Register CPU resetAlexander Graf
2012-01-21PPC: 440EP: Initialize timerAlexander Graf
2012-01-20prep: Use i82378 PCI->ISA bridge for 'prep' machineAndreas Färber
2012-01-20prep: Add i82378 PCI-to-ISA bridge emulationAndreas Färber
2012-01-20prep: Add i82374 DMA emulationAndreas Färber
2012-01-20MAINTAINERS: Add PCI host bridge files to PReP machineAndreas Färber
2012-01-20prep: qdev'ify Raven host bridge (SysBus)Andreas Färber
2012-01-20prep_pci: Update I/O to MemoryRegion opsAndreas Färber
2012-01-20prep_pci: Simplify I/O endiannessAndreas Färber
2012-01-20prep: qdev'ify Raven host bridge (PCIDevice)Andreas Färber
2012-01-20prep: Use ISA m48t59Andreas Färber
2012-01-20prep: Fix offset of BIOS MemoryRegionAndreas Färber
2012-01-19Merge remote-tracking branch 'spice/spice.v47' into stagingAnthony Liguori
2012-01-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-01-19Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-01-19Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2012-01-19Merge remote-tracking branch 'kraxel/usb.37' into stagingAnthony Liguori
2012-01-19Makefile: Remove generated headers on cleanAndreas Färber
2012-01-19Makefile: Exclude tests/Makefile in unconfigured treeAndreas Färber
2012-01-19lm32: Fix mixup of uint32 and uint32_tAndreas Färber