summaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt_graphics.c
AgeCommit message (Expand)Author
2020-02-20Avoid cpu_physical_memory_rw() with a constant is_write argumentPhilippe Mathieu-Daudé
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-14hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so muchPeter Maydell
2018-06-22xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...Peter Maydell
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29xen: Clean up includesPeter Maydell
2016-01-21Add Error **errp for xen_pt_setup_vga()Cao jin
2015-09-10xen, gfx passthrough: add opregion mappingTiejun Chen
2015-09-10xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen