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-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
2020-12-10
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
5
-35
/
+543
2020-12-10
target/i386: seg_helper: Correct segment selector nullification in the RET/IR...
Bin Meng
1
-1
/
+4
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
3
-20
/
+64
2020-12-10
target/i386: fix operand order for PDEP and PEXT
Paolo Bonzini
1
-4
/
+4
2020-11-18
hvf: Fix segment selector format
Jessica Clarke
1
-4
/
+4
2020-11-18
hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
Jessica Clarke
1
-0
/
+4
2020-11-16
target/i386: avoid theoretical leak on MCE injection
Paolo Bonzini
1
-6
/
+4
2020-11-16
kvm/i386: Set proper nested state format for SVM
Tom Lendacky
1
-4
/
+6
2020-11-15
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
17
-18
/
+18
2020-11-15
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
21
-21
/
+21
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
1
-3
/
+3
2020-11-13
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
1
-1
/
+2
2020-11-13
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
1
-1
/
+1
2020-10-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+1
2020-10-17
hax: unbreak accelerator cpu code after cpus.c split
Claudio Fontana
1
-0
/
+1
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
4
-28
/
+29
2020-10-14
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
1
-3
/
+7
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
1
-0
/
+8
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
3
-11
/
+0
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
1
-7
/
+0
2020-10-14
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
1
-0
/
+5
2020-10-14
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
1
-3
/
+8
2020-10-14
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
1
-1
/
+1
[next]