index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
igvm.c
Age
Commit message (
Expand
)
Author
5 days
igvm: add device tree parameter support
Luigi Leonardi
5 days
igvm: Report error on missing parameter area in directive handlers
Luigi Leonardi
2026-06-17
igvm: fix handling of optional variable header types
Luigi Leonardi
2026-06-17
igvm: replace raw uint32_t with igvm library types
Luigi Leonardi
2026-06-12
igvm: spit out region size on error
Ani Sinha
2026-03-31
igvm: fix memory leak on failed memory region init
Luigi Leonardi
2026-03-31
igvm: switch to PRIx64
Luigi Leonardi
2026-02-17
igvm: Add NULL checks for igvm_get_buffer()
Oliver Steffen
2026-02-03
igvm: Fill MADT IGVM parameter field on x86_64
Oliver Steffen
2026-02-03
igvm: Pass machine state to IGVM file processing
Oliver Steffen
2026-02-03
igvm: Refactor qigvm_parameter_insert
Oliver Steffen
2026-02-03
igvm: Add common function for finding parameter entries
Oliver Steffen
2026-02-03
igvm: Move structs to internal header
Oliver Steffen
2026-02-03
igvm: add trace points for igvm file loading and processing
Gerd Hoffmann
2026-02-03
igvm: move file load to complete callback
Gerd Hoffmann
2026-02-03
igvm: reorganize headers
Gerd Hoffmann
2025-11-03
igvm: add support for initial register state load in native mode
Gerd Hoffmann
2025-11-03
igvm: add support for igvm memory map parameter in native mode
Gerd Hoffmann
2025-11-03
igvm: fix off by one bug in memmap entry count checking
Gerd Hoffmann
2025-11-03
igvm: move igvm.h file to include/system
Gerd Hoffmann
2025-07-12
sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
Roy Hopkins
2025-07-12
backends/igvm: Handle policy for SEV guests
Roy Hopkins
2025-07-12
backends/igvm: Process initialization sections in IGVM file
Roy Hopkins
2025-07-12
backends/igvm: Add IGVM loader and configuration
Roy Hopkins