16825 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Peter Maydell 78c6b6010c
target/ppc/translate: Fix TCG debug assert translating CLRBWIBC 2 months ago
Mohamed Mediouni 5a0f9481b0 target/i386: emulate: fix scas 1 month ago
Mohamed Mediouni f2875e19d2 whpx: i386: expose HV_X64_MSR_APIC_FREQUENCY when kernel-irqchip=off 1 month ago
Mohamed Mediouni eb3eaf882e whpx: i386: enable PMU 1 month ago
Mohamed Mediouni 7f7e797737 target/i386: emulate: more 64-bit register handling 1 month ago
Mohamed Mediouni 3f7e6348b0 whpx: i386: warn on unsupported MSR access instead of failing silently 1 month ago
Mohamed Mediouni 8022c62878 whpx: i386: enable synthetic processor features 1 month ago
Mohamed Mediouni 8b87283ce4 whpx: i386: enable all supported host features 1 month ago
Mohamed Mediouni 3588d68bc8 whpx: i386: move whpx_vcpu_kick_out_of_hlt() invocation to interrupt raise time 1 month ago
Jon Kohler 364d7890c6 target/i386: introduce ClearwaterForest-v3 to expose ITS_NO 5 months ago
Jon Kohler c63bbb7a40 target/i386: introduce SierraForest-v5 to expose ITS_NO 5 months ago
Jon Kohler b40be41f37 target/i386: introduce GraniteRapids-v5 to expose ITS_NO 5 months ago
Jon Kohler 856cb7bd35 target/i386: introduce SapphireRapids-v6 to expose ITS_NO 5 months ago
Jon Kohler cf5dc5d019 target/i386: Add MSR_IA32_ARCH_CAPABILITIES ITS_NO 5 months ago
Jon Kohler bfff4b2ae5 target/i386: Add VMX_SECONDARY_EXEC_MODE_BASED_EPT_EXEC 3 months ago
Akihiko Odaki 284c01f76e target/alpha: Reset CPU 1 month ago
Mohamed Mediouni ca7a6add3b whpx: x86: kick out of HLT manually when using the kernel-irqchip 1 month ago
Mohamed Mediouni fc15a4c384 whpx: x86: remove inaccurate comment 1 month ago
myrslint 5dacb3b8fa KVM: i386: Default disable ignore guest PAT quirk 8 months ago
Ani Sinha 5e14320dac kvm/xen-emu: re-initialize capabilities during confidential guest reset 1 month ago
Ani Sinha c4cf32fc63 kvm/hyperv: add synic feature to CPU only if its not enabled 1 month ago
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 7561c3247c kvm/i386: reload firmware for 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 98884e0cc1 accel/kvm: add changes required to support KVM VM file descriptor change 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 246f0f6727 target/arm/cpu64: Allow -host for nitro 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
Mohamed Mediouni 1c85a4a3d7 target/i386: emulate, hvf, mshv: rework MMU code 1 month ago
Mohamed Mediouni d1d985a34d target/i386: emulate: 5-level paging for the page table walker 1 month ago
Mohamed Mediouni 84d1d2b79d target/i386: mshv, emulate: move the generic x86 helpers to target/i386/emulate 1 month ago
Mohamed Mediouni 2a9c0d0ac9 whpx: i386: saving/restoring less state for WHPX_LEVEL_FAST_RUNTIME_STATE 1 month ago