Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-20 | Avoid cpu_physical_memory_rw() with a constant is_write argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-20 | Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 1 | -1/+1 |
2019-01-14 | hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much | Peter Maydell | 1 | -0/+16 |
2018-06-22 | xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti... | Peter Maydell | 1 | -1/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | xen: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-21 | Add Error **errp for xen_pt_setup_vga() | Cao jin | 1 | -5/+6 |
2015-09-10 | xen, gfx passthrough: add opregion mapping | Tiejun Chen | 1 | -0/+82 |
2015-09-10 | xen, gfx passthrough: retrieve VGA BIOS to work | Tiejun Chen | 1 | -0/+79 |
2015-09-10 | xen, gfx passthrough: basic graphics passthrough support | Tiejun Chen | 1 | -0/+111 |