Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-18 | xen: don't use xenstore to save/restore physmap anymore | Igor Druzhinin | 1 | -11/+37 |
2017-07-18 | xen: move physmap saving into a separate function | Igor Druzhinin | 1 | -26/+31 |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 1 | -2/+1 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -1/+1 |
2017-06-20 | xen: use get_uint() for "max-ram-below-4g" property | Marc-André Lureau | 1 | -3/+3 |
2017-06-02 | Remove/replace sysemu/char.h inclusion | Marc-André Lureau | 1 | -1/+0 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 1 | -1/+1 |
2017-05-23 | shutdown: Prepare for use of an enum in reset/shutdown_request | Eric Blake | 1 | -2/+5 |
2017-04-25 | move xen-hvm.c to hw/i386/xen/ | Anthony Xu | 1 | -0/+1429 |