| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | xen: Drop support for Xen versions below 4.7.1 | David Woodhouse | 2023-06-07 | 1 | -56/+1 |
| * | hw/xen: Fix memory leak in libxenstore_open() for Xen | David Woodhouse | 2023-06-07 | 1 | -1/+1 |
| * | hw/xen: Rename xen_common.h to xen_native.h | David Woodhouse | 2023-03-07 | 1 | -1/+1 |
| * | hw/xen: Add xenstore operations to allow redirection to internal emulation | Paul Durrant | 2023-03-07 | 1 | -0/+198 |
| * | hw/xen: Add foreignmem operations to allow redirection to internal emulation | David Woodhouse | 2023-03-07 | 1 | -0/+45 |
| * | hw/xen: Pass grant ref to gnttab unmap operation | David Woodhouse | 2023-03-07 | 1 | -1/+8 |
| * | hw/xen: Add gnttab operations to allow redirection to internal emulation | David Woodhouse | 2023-03-07 | 1 | -0/+157 |
| * | hw/xen: Add evtchn operations to allow redirection to internal emulation | David Woodhouse | 2023-03-07 | 1 | -0/+71 |