| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/xen: Implement soft reset for emulated gnttab | David Woodhouse | 2023-03-07 | 1 | -2/+24 |
| * | hw/xen: Add emulated implementation of grant table operations | David Woodhouse | 2023-03-07 | 1 | -3/+296 |
| * | hw/xen: Implement GNTTABOP_query_size | David Woodhouse | 2023-03-01 | 1 | -0/+19 |
| * | i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson | David Woodhouse | 2023-03-01 | 1 | -0/+31 |
| * | hw/xen: Support mapping grant frames | David Woodhouse | 2023-03-01 | 1 | -1/+72 |
| * | hw/xen: Add xen_gnttab device for grant table emulation | David Woodhouse | 2023-03-01 | 1 | -0/+111 |