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