Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-08 | qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD | Stefan Hajnoczi | 1 | -1/+1 |
2023-12-29 | hw/i386: Constify VMState | Richard Henderson | 1 | -1/+1 |
2023-11-07 | hw/xen: add support for Xen primary console in emulated mode | David Woodhouse | 1 | -1/+6 |
2023-11-06 | hw/xen: don't clear map_track[] in xen_gnttab_reset() | David Woodhouse | 1 | -2/+0 |
2023-03-07 | hw/xen: Implement soft reset for emulated gnttab | David Woodhouse | 1 | -2/+24 |
2023-03-07 | hw/xen: Add emulated implementation of grant table operations | David Woodhouse | 1 | -3/+296 |
2023-03-01 | hw/xen: Implement GNTTABOP_query_size | David Woodhouse | 1 | -0/+19 |
2023-03-01 | i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson | David Woodhouse | 1 | -0/+31 |
2023-03-01 | hw/xen: Support mapping grant frames | David Woodhouse | 1 | -1/+72 |
2023-03-01 | hw/xen: Add xen_gnttab device for grant table emulation | David Woodhouse | 1 | -0/+111 |