Age | Commit message (Expand) | Author |
2020-03-16 | qom/object: Use common get/set uint helpers | Felipe Franciosi |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-07-19 | target/i386: sev: fix failed message typos | Jiri Slaby |
2019-07-15 | target/i386: sev: Do not unpin ram device memory region | Alex Williamson |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-18 | target/i386: sev: Do not pin the ram device memory region | Singh, Brijesh |
2018-12-20 | Clean up includes | Markus Armbruster |
2018-05-09 | target/i386: sev: fix memory leaks | Paolo Bonzini |
2018-04-02 | sev/i386: fix memory leak in sev_guest_init() | Greg Kurz |
2018-03-13 | sev/i386: add sev_get_capabilities() | Brijesh Singh |
2018-03-13 | sev/i386: add migration blocker | Brijesh Singh |
2018-03-13 | sev/i386: finalize the SEV guest launch flow | Brijesh Singh |
2018-03-13 | sev/i386: add support to LAUNCH_MEASURE command | Brijesh Singh |
2018-03-13 | sev/i386: add command to encrypt guest memory region | Brijesh Singh |
2018-03-13 | sev/i386: add command to create launch memory encryption context | Brijesh Singh |
2018-03-13 | sev/i386: register the guest memory range which may contain encrypted data | Brijesh Singh |
2018-03-13 | sev/i386: add command to initialize the memory encryption context | Brijesh Singh |
2018-03-13 | target/i386: add Secure Encrypted Virtualization (SEV) object | Brijesh Singh |