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