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