aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-05-12hw/arm/nseries: Allocating Large sized arrays to heapZhou Jie
2016-05-12bcm2835_property: use cached values when querying framebufferSylvain Garrigues
2016-05-12hw/intc: QOM'ify omap_intc.cxiaoqiang zhao
2016-05-12hw/intc: QOM'ify grlib_irqmp.cxiaoqiang.zhao
2016-05-12hw/intc: QOM'ify slavio_intctl.cxiaoqiang.zhao
2016-05-12hw/intc: QOM'ify pl190.cxiaoqiang.zhao
2016-05-12hw/intc: QOM'ify imx_avic.cxiaoqiang.zhao
2016-05-12hw/intc: QOM'ify exynos4210_gic.cxiaoqiang.zhao
2016-05-12hw/intc: QOM'ify exynos4210_combiner.cxiaoqiang.zhao
2016-05-12hw/intc: QOM'ify etraxfs_pic.cxiaoqiang.zhao
2016-05-12omap_lcdc: Remove support for DEPTH != 32Pooja Dhannawat
2016-05-12blizzard: Remove support for DEPTH != 32Pooja Dhannawat
2016-05-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160509-1' into s...Peter Maydell
2016-05-02Revert "acpi: mark PMTIMER as unlocked"Gerd Hoffmann
2016-05-02vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).Gerd Hoffmann
2016-05-02vga: update vga register setup on vbe changesGerd Hoffmann
2016-05-02vga: factor out vga register setupGerd Hoffmann
2016-05-02vga: add vbe_enabled() helperGerd Hoffmann
2016-05-02vga: fix banked access bounds checking (CVE-2016-3710)Gerd Hoffmann
2016-05-01acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian hostIgor Mammedov
2016-04-26spapr_drc: fix aborts during DRC-count based hotplugMichael Roth
2016-04-25usb/uhci: move pid checkGerd Hoffmann
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth
2016-04-22virtio: Mark host notifiers as externalFam Zheng
2016-04-22event-notifier: Add "is_external" parameterFam Zheng
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues
2016-04-20Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...Peter Maydell
2016-04-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...Peter Maydell
2016-04-19Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...Peter Maydell
2016-04-19cadence_uart: bounds check write offsetMichael S. Tsirkin
2016-04-19Revert "ehci: make idt processing more robust"Gerd Hoffmann
2016-04-19ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann
2016-04-19cuda: fix off-by-one error in SET_TIME commandAurelien Jarno
2016-04-15Fix pflash migrationDr. David Alan Gilbert
2016-04-14Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-04-14hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth
2016-04-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...Peter Maydell
2016-04-13Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-fix-pull-request' ...Peter Maydell
2016-04-13tpm: Fix write to file descriptor functionStefan Berger
2016-04-13tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov
2016-04-13pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek
2016-04-13virtio-input: fix emulated tablet axis rangesLadi Prosek
2016-04-13virtio-input: add live migration supportGerd Hoffmann
2016-04-13virtio-input: implement pass-through evdev writesLadi Prosek
2016-04-13virtio-input: retrieve EV_LED host config bitsLadi Prosek
2016-04-13virtio-input: add missing key mappingsLadi Prosek
2016-04-13ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau
2016-04-12ide: really restart pending and in-flight atapi dmaPavel Butsykin
2016-04-12ide: restart atapi dma by re-evaluating command packetPavel Butsykin