127431 Commits (a844ad5da2d0d16bab819c6b50c9cba0012ed202)
 

Author SHA1 Message Date
Ani Sinha ec9bafd2ea i386/sev: add support for confidential guest reset 1 month ago
Ani Sinha 99d50e32c7 i386/sev: free existing launch update data and kernel hashes data on init 1 month ago
Ani Sinha 1b4573f538 i386/sev: add notifiers only once 1 month ago
Ani Sinha 13395029b5 i386/sev: add migration blockers only once 1 month ago
Ani Sinha 154f1bcd64 i386/tdx: add a pre-vmfd change notifier to reset tdx state 1 month ago
Ani Sinha 05caf2690e i386/tdx: finalize TDX guest state upon reset 1 month ago
Ani Sinha b318bb6969 i386/tdx: refactor TDX firmware memory initialization code into a new function 1 month ago
Ani Sinha 083ce77fc4 accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset 1 month ago
Ani Sinha 7561c3247c kvm/i386: reload firmware for confidential guest reset 1 month ago
Ani Sinha 40c015e969 hw/i386: export a new function x86_bios_rom_reload 1 month ago
Ani Sinha 473932c2eb hw/i386: refactor x86_bios_rom_init for reuse in confidential guest reset 1 month ago
Ani Sinha 1842537960 i386/kvm: refactor xen init into a new function 1 month ago
Ani Sinha 9d7e732229 kvm/i386: implement architecture support for kvm file descriptor change 1 month ago
Ani Sinha 68457a8c2e i386/kvm: unregister smram listeners prior to vm file descriptor change 1 month ago
Ani Sinha 0f53f021ad accel/kvm: notify when KVM VM file fd is about to be changed 1 month ago
Ani Sinha 4dd184cb41 accel/kvm: add a notifier to indicate KVM VM file descriptor has changed 1 month ago
Ani Sinha 9f0c2b3032 accel/kvm: mark guest state as unprotected after vm file descriptor change 1 month ago
Ani Sinha 98884e0cc1 accel/kvm: add changes required to support KVM VM file descriptor change 1 month ago
Ani Sinha df8df3cb6b system/physmem: add helper to reattach existing memory after KVM VM fd change 1 month ago
Ani Sinha 4003e5e65f hw/accel: add a per-accelerator callback to change VM accelerator handle 1 month ago
Ani Sinha 2391125f13 accel/kvm: add confidential class member to indicate guest rebuild capability 1 month ago
Ani Sinha b3f0a55576 i386/kvm: avoid installing duplicate msr entries in msr_handlers 1 month ago
Alexander Graf 2855cee7c8 docs: Add Nitro Enclaves documentation 1 month ago
Alexander Graf f75e7baeaf hw/nitro: Enable direct kernel boot 1 month ago
Alexander Graf 73f84b622f hw/core/eif: Move definitions to header 1 month ago
Alexander Graf 0e7f6f6359 hw/nitro: Add nitro machine 1 month ago
Alex Bennée 49105fa010 tests/functional: add Arm VBSA uefi conformance test 1 month ago
Alex Bennée 1a1787ab6b tests/vm: build openbsd from lcitool data 1 month ago
Alex Bennée 74a813a265 tests/vm: fix interactive boot 1 month ago
Alex Bennée 9bef09c906 tests/vm: remove unused import 1 month ago
Alex Bennée 506e6b6f5a tests/vm: bump OpenBSD to the current 7.8 release 1 month ago
Alex Bennée af4b64eb94 tests/docker: migrate legacy-test-cross compilers to trixie 1 month ago
John Snow e2d4646a02 tests/docker: upgrade most non-lcitool debian tests to debian 13 1 month ago
Alexander Graf 246f0f6727 target/arm/cpu64: Allow -host for nitro 1 month ago
Alexander Graf 9bdc612a18 hw/nitro: Introduce Nitro Enclave Heartbeat device 1 month ago
Alexander Graf 00c8360720 hw/nitro/nitro-serial-vsock: Nitro Enclaves vsock console 1 month ago
Alexander Graf 8155bca60d accel: Add Nitro Enclaves accelerator 1 month ago
Alexander Graf 4953bf187d hw/nitro: Add Nitro Vsock Bus 1 month ago
Alexander Graf ac46a82996 linux-headers: Add nitro_enclaves.h 1 month ago
Alexander Graf 2ae6d10c24 scripts/update-linux-headers: Add Nitro Enclaves header 1 month ago
Maxim Levitsky 777d9f78ff accel/kvm: Don't clear pending #SMI in kvm_get_vcpu_events 1 month ago
Mohamed Mediouni f5b03da29f target/i386: emulate: propagate errors all the way and stop early 1 month ago
Mohamed Mediouni 9533cc6d36 whpx: i386: ignore send_msi to interrupt vector 0 1 month ago
Mohamed Mediouni 5b4810a0ff whpx: i386: bump to x2apic 1 month ago
Mohamed Mediouni b5f7036a71 whpx: i386: inject exceptions 1 month ago
Mohamed Mediouni 192d377c98 target/i386: emulate: propagate memory errors on most reads/writes 1 month ago
Mohamed Mediouni fb45807fff target/i386: emulate: remove fetch_instruction helper too 1 month ago
Mohamed Mediouni a998be9926 target/i386: emulate: raise an exception on translation fault 1 month ago
Mohamed Mediouni a32e4ffc72 target/i386: emulate: get rid of write_val_to_mem() helper 1 month ago
Mohamed Mediouni 7e44b76644 hvf: i386: save/restore CR0/2/3 1 month ago