[PR #306] Use IGVM Paramter to pass MADT #431

Open
opened 2026-01-31 21:31:14 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/306

State: closed
Merged: No


  • linux-headers: update to 6.11
  • ACPI: Rebuild ACPI tables on every read
  • sev: Provide VMSA to kvm via KVM_SEV_SNP_LAUNCH_UPDATE
  • IGVM: Don't call qigvm_prepare_memory before guest_memfd initialization
  • hw/uefi: Add hardware-info ID for virtio mmio devices for SVSM
  • q35: add virtio-mmio slots
  • load state from igvm for non-cc VMs
  • nocc: do not crash if CC context is NULL
  • nocc: track whenever the igvm file has initial register state
  • nocc: build it only when CONFIG_SEV is defined
  • nocc: Fix compilation error for no_cc_class_init
  • [WIP] move igvm processint to pc.c (after acpi build)
  • acpi_table_end bios linker optional
  • acpi-build: standalone madt function.
  • Fill MADT IGVM parameter field
**Original Pull Request:** https://github.com/qemu/qemu/pull/306 **State:** closed **Merged:** No --- - **linux-headers: update to 6.11** - **ACPI: Rebuild ACPI tables on every read** - **sev: Provide VMSA to kvm via KVM_SEV_SNP_LAUNCH_UPDATE** - **IGVM: Don't call qigvm_prepare_memory before guest_memfd initialization** - **hw/uefi: Add hardware-info ID for virtio mmio devices for SVSM** - **q35: add virtio-mmio slots** - **load state from igvm for non-cc VMs** - **nocc: do not crash if CC context is NULL** - **nocc: track whenever the igvm file has initial register state** - **nocc: build it only when CONFIG_SEV is defined** - **nocc: Fix compilation error for no_cc_class_init** - **[WIP] move igvm processint to pc.c (after acpi build)** - **acpi_table_end bios linker optional** - **acpi-build: standalone madt function.** - **Fill MADT IGVM parameter field**
claunia added the pull-request label 2026-01-31 21:31:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#431