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
*
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Babu Moger
2018-06-08
2
-3
/
+143
*
i386: Clean up cache CPUID code
Eduardo Habkost
2018-06-08
2
-64
/
+67
*
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-04
1
-4
/
+4
|
\
|
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-4
/
+4
*
|
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
Peter Maydell
2018-06-01
1
-5
/
+0
*
|
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
2018-06-01
1
-1
/
+6
*
|
WHPX: fix some compiler warnings
Lucian Petrut
2018-06-01
1
-14
/
+35
*
|
WHPX: dynamically load WHP libraries
Lucian Petrut
2018-06-01
1
-68
/
+144
*
|
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
6
-6
/
+0
*
|
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
4
-4
/
+0
*
|
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
1
-1
/
+0
|
/
*
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
2018-05-23
4
-13
/
+3
*
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-05-21
1
-1
/
+1
*
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-05-21
3
-2
/
+36
*
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
2018-05-21
2
-1
/
+2
*
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
1
-7
/
+3
*
tcg: fix s/compliment/complement/ typos
Emilio G. Cota
2018-05-20
1
-1
/
+1
*
i386: Add new property to control cache info
Babu Moger
2018-05-15
2
-26
/
+76
*
i386: Initialize cache information for EPYC family processors
Babu Moger
2018-05-15
1
-0
/
+52
*
i386: Add cache information in X86CPUDefinition
Babu Moger
2018-05-15
2
-0
/
+8
*
i386: Helpers to encode cache information consistently
Eduardo Habkost
2018-05-15
2
-124
/
+424
*
x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
Jingqi Liu
2018-05-15
2
-1
/
+2
*
i386: add KnightsMill cpu model
Boqun Feng
2018-05-15
1
-0
/
+42
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-14
6
-18
/
+94
|
\
|
*
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
2018-05-11
5
-3
/
+77
|
*
target/i386: sev: fix memory leaks
Paolo Bonzini
2018-05-09
1
-15
/
+17
*
|
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-09
1
-4
/
+1
|
/
*
i386: Don't automatically enable FEAT_KVM_HINTS bits
Eduardo Habkost
2018-04-16
1
-1
/
+9
*
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-11
2
-2
/
+2
*
Add missing bit for SSE instr in VEX decoding
Eugene Minibaev
2018-04-09
1
-1
/
+3
*
i386/hyperv: error out if features requested but unsupported
Roman Kagan
2018-04-09
1
-9
/
+34
*
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
2018-04-09
3
-4
/
+11
*
target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit
Justin Terry (VM)
2018-04-09
1
-1
/
+78
*
target/i386: Fix andn instruction
Alexandro Sanchez Bach
2018-04-05
1
-1
/
+1
*
sev/i386: fix memory leak in sev_guest_init()
Greg Kurz
2018-04-03
1
-1
/
+3
*
error: Strip trailing '\n' from error string arguments (again again)
Laurent Vivier
2018-03-27
1
-12
/
+12
*
WHPX improve vcpu_post_run perf
Justin Terry (VM)
2018-03-26
1
-30
/
+11
*
WHPX fix WHvSetPartitionProperty in PropertyCode
Justin Terry (VM)
2018-03-26
1
-1
/
+1
*
WHPX fix WHvGetCapability out WrittenSizeInBytes
Justin Terry (VM)
2018-03-26
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...
Peter Maydell
2018-03-20
1
-0
/
+2
|
\
|
*
hmp: free sev info
Marc-André Lureau
2018-03-20
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-03-20
2
-10
/
+6
|
\
\
|
|
/
|
/
|
|
*
i386: Disable Intel PT if packets IP payloads have LIP values
Luwei Kang
2018-03-19
1
-1
/
+4
|
*
cpu: drop unnecessary NULL check and cpu_common_class_by_name()
Igor Mammedov
2018-03-19
1
-7
/
+1
|
*
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
1
-2
/
+0
|
*
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
*
|
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-15
10
-0
/
+1078
|
\
|
*
sev/i386: add sev_get_capabilities()
Brijesh Singh
2018-03-13
4
-2
/
+98
|
*
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
2018-03-13
1
-0
/
+6
[next]