Age | Commit message (Expand) | Author |
---|---|---|
2023-03-22 | *: Add missing includes of qemu/error-report.h | Richard Henderson |
2023-03-07 | hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore | David Woodhouse |
2023-03-07 | hw/xen: Add emulated implementation of XenStore operations | David Woodhouse |
2023-03-07 | hw/xen: Add xenstore operations to allow redirection to internal emulation | Paul Durrant |
2023-03-07 | hw/xen: Create initial XenStore nodes | Paul Durrant |
2023-03-07 | hw/xen: Implement core serialize/deserialize methods for xenstore_impl | David Woodhouse |
2023-03-07 | hw/xen: Implement XenStore permissions | Paul Durrant |
2023-03-07 | hw/xen: Add xenstore wire implementation and implementation stubs | David Woodhouse |
2023-03-01 | hw/xen: Add basic ring handling to xenstore | David Woodhouse |
2023-03-01 | hw/xen: Add xen_xenstore device for xenstore emulation | David Woodhouse |