index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2024-06-08
i386: Add support for SUCCOR feature
John Allen
2024-06-08
i386: Fix MCE support for AMD hosts
John Allen
2024-06-08
target/i386: Add get/set/migrate support for FRED MSRs
Xin Li
2024-06-08
target/i386: enumerate VMX nested-exception support
Xin Li
2024-06-08
target/i386: mark CR4.FRED not reserved
Xin Li
2024-06-08
target/i386: add support for FRED in CPUID enumeration
Xin Li
2024-06-08
i386/hvf: Updates API usage to use modern vCPU run function
Phil Dennis-Jordan
2024-06-08
i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
Phil Dennis-Jordan
2024-06-08
i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change
Phil Dennis-Jordan
2024-06-08
i386/hvf: Fixes some compilation warnings
Phil Dennis-Jordan
2024-06-08
i386/hvf: Adds support for INVTSC cpuid bit
Phil Dennis-Jordan
2024-06-08
target/i386: fix size of EBP writeback in gen_enter()
Mark Cave-Ayland
2024-06-08
target/i386: fix SP when taking a memory fault during POP
Mark Cave-Ayland
2024-06-08
target/i386: use gen_writeback() within gen_POP()
Mark Cave-Ayland
2024-06-08
target/i386: use local X86DecodedOp in gen_POP()
Mark Cave-Ayland
2024-06-08
target/i386: document use of DISAS_NORETURN
Paolo Bonzini
2024-06-08
target/i386: document incorrect semantics of watchpoint following MOV/POP SS
Paolo Bonzini
2024-06-08
target/i386: fix TF/RF handling for HLT
Paolo Bonzini
2024-06-08
target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
Paolo Bonzini
2024-06-08
target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
Paolo Bonzini
2024-06-08
target/i386: disable/enable breakpoints on vmentry/vmexit
Paolo Bonzini
2024-06-08
target/i386: implement DR7.GD
Paolo Bonzini
2024-06-08
target/i386: cleanup PAUSE helpers
Paolo Bonzini
2024-06-08
target/i386: cleanup HLT helpers
Paolo Bonzini
2024-06-08
target/i386: fix implementation of ICEBP
Paolo Bonzini
2024-06-08
target/i386: fix pushed value of EFLAGS.RF
Paolo Bonzini
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-05
i386/sev: Allow measured direct kernel boot on SNP
Dov Murik
2024-06-05
i386/sev: Reorder struct declarations
Dov Murik
2024-06-05
i386/sev: Extract build_kernel_loader_hashes
Dov Murik
2024-06-05
i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests
Michael Roth
2024-06-05
i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
Michael Roth
2024-06-05
i386/sev: Invoke launch_updata_data() for SNP class
Pankaj Gupta
2024-06-05
i386/sev: Invoke launch_updata_data() for SEV class
Paolo Bonzini
2024-06-05
hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
Brijesh Singh
2024-06-05
i386/sev: Add support for SNP CPUID validation
Michael Roth
2024-06-05
i386/sev: Add support for populating OVMF metadata pages
Brijesh Singh
2024-06-05
hw/i386/sev: Add function to get SEV metadata from OVMF header
Brijesh Singh
2024-06-05
i386/sev: Set CPU state to protected once SNP guest payload is finalized
Michael Roth
2024-06-05
i386/sev: Add handling to encrypt/finalize guest launch data
Brijesh Singh
2024-06-05
i386/sev: Add the SNP launch start context
Brijesh Singh
2024-06-05
i386/sev: Update query-sev QAPI format to handle SEV-SNP
Michael Roth
2024-06-05
i386/sev: Add a class method to determine KVM VM type for SNP guests
Paolo Bonzini
2024-06-05
i386/sev: Don't return launch measurements for SEV-SNP guests
Michael Roth
2024-06-05
i386/cpu: Set SEV-SNP CPUID bit when SNP enabled
Michael Roth
2024-06-05
i386/sev: Add snp_kvm_init() override for SNP class
Pankaj Gupta
2024-06-05
i386/sev: Add sev_kvm_init() override for SEV class
Pankaj Gupta
2024-06-05
i386/sev: Add a sev_snp_enabled() helper
Michael Roth
2024-06-05
i386/sev: Introduce 'sev-snp-guest' object
Brijesh Singh
2024-06-05
i386/sev: Move sev_launch_finish to separate class method
Pankaj Gupta
[next]