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
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
3
-36
/
+39
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
1
-24
/
+48
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
1
-39
/
+48
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
3
-3
/
+7
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2
-1
/
+3
2019-09-26
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
1
-0
/
+1
2019-09-16
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
1
-0
/
+1
2019-09-16
i386/kvm: support guest access CORE cstate
Wanpeng Li
1
-1
/
+2
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
1
-66
/
+66
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
1
-1
/
+1
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-20
x86: Intel AVX512_BF16 feature enabling
Jing Liu
3
-2
/
+47
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
1
-10
/
+0
2019-08-20
target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...
Peter Maydell
1
-28
/
+60
2019-08-20
i386/kvm: initialize struct at full before ioctl call
Andrey Shinkevich
1
-0
/
+3
2019-08-20
target-i386: kvm: 'kvm_get_supported_msrs' cleanup
Li Qiang
1
-94
/
+91
2019-08-20
target-i386: adds PV_SCHED_YIELD CPUID feature bit
Wanpeng Li
1
-1
/
+1
2019-08-20
kvm: i386: halt poll control MSR support
Marcelo Tosatti
4
-1
/
+38
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
7
-5
/
+8
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
4
-4
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
3
-0
/
+3
2019-08-16
Include generated QAPI headers less
Markus Armbruster
2
-1
/
+2
2019-07-29
i386: Fix Snowridge CPU model name and features
Paul Lai
1
-2
/
+1
2019-07-24
i386/kvm: Do not sync nested state during runtime
Jan Kiszka
1
-5
/
+5
2019-07-19
target/i386: sev: fix failed message typos
Jiri Slaby
1
-2
/
+2
2019-07-19
i386: indicate that 'pconfig' feature was removed intentionally
Denis V. Lunev
1
-1
/
+1
2019-07-19
target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVM
Paolo Bonzini
2
-28
/
+9
2019-07-19
target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...
Liran Alon
4
-24
/
+49
2019-07-15
target/i386: sev: Do not unpin ram device memory region
Alex Williamson
1
-0
/
+11
2019-07-15
Fix broken build with WHPX enabled
Stefan Weil
1
-2
/
+2
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-6
/
+6
2019-07-05
target/i386: kvm: Fix when nested state is needed for migration
Liran Alon
1
-3
/
+2
2019-07-05
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
1
-1
/
+1
2019-07-05
i386/kvm: Fix build with -m32
Max Reitz
1
-3
/
+4
2019-07-05
i386: Add Cascadelake-Server-v2 CPU model
Eduardo Habkost
1
-0
/
+14
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2
-1
/
+63
2019-07-05
i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
Eduardo Habkost
1
-580
/
+21
2019-07-05
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
Eduardo Habkost
1
-0
/
+186
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
3
-30
/
+213
2019-07-05
i386: Get model-id from CPU object on "-cpu help"
Eduardo Habkost
1
-3
/
+13
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
2
-2
/
+12
2019-07-05
i386: Introduce SnowRidge CPU model
Paul Lai
1
-0
/
+71
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
3
-0
/
+54
2019-07-05
i386: Remove unused host_cpudef variable
Eduardo Habkost
1
-6
/
+0
2019-07-05
x86/cpu: use FeatureWordArray to define filtered_features
Wei Yang
1
-1
/
+1
[prev]
[next]