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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-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
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
1
-1
/
+1
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
1
-1
/
+1
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
1
-3
/
+3
2021-02-05
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
1
-1
/
+1
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
1
-1
/
+1
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
1
-16
/
+8
2021-01-21
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
1
-0
/
+1
2021-01-12
target/i386: Use X86Seg enum for segment registers
Philippe Mathieu-Daudé
4
-10
/
+10
2021-01-12
whpx: move whpx_lapic_state from header to c file
Yonggang Luo
2
-7
/
+7
2021-01-12
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
2
-0
/
+22
2021-01-12
whpx: rename whp-dispatch to whpx-internal.h
Paolo Bonzini
4
-11
/
+6
2021-01-07
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
1
-1
/
+2
2021-01-02
target/i386: Check privilege level for protected mode 'int N' task gate
Peter Maydell
1
-14
/
+21
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
1
-5
/
+1
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-5
/
+1
2020-12-18
target/i386: silence the compiler warnings in gen_shiftd_rm_T1
Chen Qun
1
-2
/
+5
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2
-13
/
+15
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
19
-148
/
+238
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2
-1
/
+3
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-1
/
+18
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-2
/
+17
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-6
/
+19
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-17
/
+34
2020-12-16
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
4
-514
/
+539
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
16
-13
/
+14
2020-12-16
i386: move hax accel files into hax/
Claudio Fontana
12
-10
/
+11
2020-12-16
i386: move whpx accel files into whpx/
Claudio Fontana
7
-5
/
+6
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
16
-14
/
+17
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-24
/
+16
2020-12-15
i386: Register feature bit properties as class properties
Eduardo Habkost
1
-24
/
+16
2020-12-13
target/i386: tracing: format length values as hex
Dov Murik
1
-3
/
+3
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
9
-60
/
+615
2020-12-10
i386/cpu: Make the Intel PT LIP feature configurable
Luwei Kang
2
-1
/
+34
2020-12-10
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
4
-0
/
+78
[next]