| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD | Stefan Hajnoczi | 2024-01-08 | 1 | -1/+1 |
| * | hw/i386: Constify VMState | Richard Henderson | 2023-12-29 | 1 | -1/+1 |
| * | hw/xen: add support for Xen primary console in emulated mode | David Woodhouse | 2023-11-07 | 1 | -1/+6 |
| * | hw/xen: don't clear map_track[] in xen_gnttab_reset() | David Woodhouse | 2023-11-06 | 1 | -2/+0 |
| * | 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 |