Age | Commit message (Expand) | Author |
---|---|---|
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-10-26 | xen: Log errno rather than return value | Ross Lagerwall |
2017-07-18 | xen: don't use xenstore to save/restore physmap anymore | Igor Druzhinin |
2017-07-18 | xen: move physmap saving into a separate function | Igor Druzhinin |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell |
2017-06-20 | xen: use get_uint() for "max-ram-below-4g" property | Marc-André Lureau |
2017-06-02 | Remove/replace sysemu/char.h inclusion | Marc-André Lureau |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-23 | shutdown: Prepare for use of an enum in reset/shutdown_request | Eric Blake |
2017-04-25 | move xen-hvm.c to hw/i386/xen/ | Anthony Xu |