index
:
riscv-gnu-toolchain/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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
6
-1
/
+1371
2021-05-04
Add NVMM accelerator: acceleration enlightenments
Reinoud Zandijk
1
-1
/
+1
2021-05-04
Add NVMM accelerator: x86 CPU support
Reinoud Zandijk
5
-0
/
+1370
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
3
-3
/
+0
2021-05-02
vmstate: Constify some VMStateDescriptions
Keqian Zhu
2
-2
/
+2
2021-04-09
i386: Add missing cpu feature bits in EPYC-Rome model
Babu Moger
1
-0
/
+12
2021-04-01
target/i386: Verify memory operand for lcall and ljmp
Richard Henderson
1
-0
/
+6
2021-03-19
i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_...
Vitaly Kuznetsov
2
-0
/
+21
2021-03-19
i386: Fix 'hypercall_hypercall' typo
Vitaly Kuznetsov
1
-2
/
+2
2021-03-19
target/i386: svm: do not discard high 32 bits of EXITINFO1
Paolo Bonzini
3
-11
/
+10
2021-03-19
target/i386: fail if toggling LA57 in 64-bit mode
Paolo Bonzini
1
-0
/
+4
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
4
-27
/
+16
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
3
-3
/
+3
2021-03-09
Various spelling fixes
Michael Tokarev
2
-2
/
+2
2021-03-06
KVM: x86: do not fail if software breakpoint has already been removed
Paolo Bonzini
1
-2
/
+7
2021-02-25
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
1
-1
/
+2
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2
-1
/
+3
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
1
-1
/
+1
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2
-1
/
+110
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
11
-34
/
+351
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
1
-0
/
+4
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2
-0
/
+6
2021-02-16
hvf: x86: Remove unused definitions
Alexander Graf
1
-16
/
+0
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
1
-1
/
+95
2021-02-16
hvf: Guard xgetbv call
Hill Ma
1
-12
/
+22
2021-02-16
sev/i386: Enable an SEV-ES guest based on SEV policy
Tom Lendacky
1
-1
/
+1
2021-02-16
kvm/i386: Use a per-VM check for SMM capability
Tom Lendacky
1
-1
/
+1
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
1
-0
/
+6
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
3
-0
/
+139
2021-02-16
sev/i386: Require in-kernel irqchip support for SEV-ES guests
Tom Lendacky
1
-0
/
+6
2021-02-16
sev/i386: Add initial support for SEV-ES
Tom Lendacky
4
-2
/
+50
2021-02-16
sev: update sev-inject-launch-secret to make gpa optional
James Bottomley
1
-1
/
+22
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
1
-1
/
+0
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
1
-1
/
+1
2021-02-08
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2
-2
/
+4
2021-02-08
target/i386: Add support for save/load IA32_PKRS MSR
Chenyi Qiang
1
-0
/
+13
2021-02-08
target/i86: implement PKS
Paolo Bonzini
6
-18
/
+64
2021-02-08
target/i386: Fix decoding of certain BMI instructions
David Greenaway
1
-1
/
+1
2021-02-08
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
2
-13
/
+17
2021-02-08
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
1
-0
/
+5
2021-02-08
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2
-1
/
+26
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
1
-0
/
+2
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
1
-16
/
+15
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
1
-30
/
+2
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2
-10
/
+19
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
1
-2
/
+3
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
17
-46
/
+86
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
5
-5
/
+5
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
1
-10
/
+16
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
1
-1
/
+1
[next]