index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-01
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
Peter Maydell
2018-06-01
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
2018-06-01
WHPX: fix some compiler warnings
Lucian Petrut
2018-06-01
WHPX: dynamically load WHP libraries
Lucian Petrut
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
2018-05-21
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-05-21
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-05-21
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
tcg: fix s/compliment/complement/ typos
Emilio G. Cota
2018-05-15
i386: Add new property to control cache info
Babu Moger
2018-05-15
i386: Initialize cache information for EPYC family processors
Babu Moger
2018-05-15
i386: Add cache information in X86CPUDefinition
Babu Moger
2018-05-15
i386: Helpers to encode cache information consistently
Eduardo Habkost
2018-05-15
x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
Jingqi Liu
2018-05-15
i386: add KnightsMill cpu model
Boqun Feng
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-09
target/i386: sev: fix memory leaks
Paolo Bonzini
2018-04-16
i386: Don't automatically enable FEAT_KVM_HINTS bits
Eduardo Habkost
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-09
Add missing bit for SSE instr in VEX decoding
Eugene Minibaev
2018-04-09
i386/hyperv: error out if features requested but unsupported
Roman Kagan
2018-04-09
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
2018-04-09
target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit
Justin Terry (VM)
2018-04-05
target/i386: Fix andn instruction
Alexandro Sanchez Bach
2018-04-02
sev/i386: fix memory leak in sev_guest_init()
Greg Kurz
2018-03-27
error: Strip trailing '\n' from error string arguments (again again)
Laurent Vivier
2018-03-26
WHPX improve vcpu_post_run perf
Justin Terry (VM)
2018-03-26
WHPX fix WHvSetPartitionProperty in PropertyCode
Justin Terry (VM)
2018-03-26
WHPX fix WHvGetCapability out WrittenSizeInBytes
Justin Terry (VM)
2018-03-20
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...
Peter Maydell
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-03-20
hmp: free sev info
Marc-André Lureau
2018-03-19
i386: Disable Intel PT if packets IP payloads have LIP values
Luwei Kang
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
cpu: drop unnecessary NULL check and cpu_common_class_by_name()
Igor Mammedov
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-13
sev/i386: add sev_get_capabilities()
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
2018-03-13
sev/i386: hmp: add 'info sev' command
Brijesh Singh
[next]