aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-05-12ide: Switch to byte-based aio block accessEric Blake
2016-05-12block: Switch blk_*write_zeroes() to byte interfaceEric Blake
2016-05-12block: Switch blk_read_unthrottled() to byte interfaceEric Blake
2016-05-12block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake
2016-05-12block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writevKevin Wolf
2016-05-12hw/arm: QOM'ify versatilepb.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify strongarm.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify stellaris.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify spitz.cxiaoqiang zhao
2016-05-12hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify pxa2xx.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify integratorcp.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify highbank.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify armv7m.cxiaoqiang.zhao
2016-05-12hw/display/blizzard: Remove blizzard_template.hPeter Maydell
2016-05-12hw/display/blizzard: Expand out macrosPeter Maydell
2016-05-12i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS
2016-05-12i.MX: Add the Freescale SPI ControllerJean-Christophe DUBOIS
2016-05-12i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS
2016-05-12ACPI: Virt: Generate SRAT tableShannon Zhao
2016-05-12ACPI: move acpi_build_srat_memory to common placeShannon Zhao
2016-05-12ACPI: Fix the definition of proximity in AcpiSratMemoryAffinityShannon Zhao
2016-05-12ACPI: Add GICC Affinity StructureShannon Zhao
2016-05-12ARM: Virt: Set numa-node-id for cpu and memory nodesShannon Zhao
2016-05-12hw/display: QOM'ify exynos4210_fimd.cxiaoqiang zhao
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-12qapi: Simplify semantics of visit_next_list()Eric Blake
2016-05-12qapi: Split visit_end_struct() into piecesEric Blake
2016-05-12spapr_drc: Expose 'null' in qom-get when there is no fdtEric Blake
2016-05-11usb: Support compilation without poll.hStefan Weil
2016-05-11usb-mtp: fix usb_mtp_get_device_info so that libmtp on the guest doesn't comp...Isaac Lozano
2016-05-11usb:xhci: no DMA on HC resetRoman Kagan
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