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-07-30
i386: implement MSR_SMI_COUNT for TCG
Paolo Bonzini
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
2018-07-23
i386: Rename enum CacheType members
Eduardo Habkost
2018-07-16
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
2018-07-16
hyperv: rename vcpu_id to vp_index
Roman Kagan
2018-07-16
dump: add kernel_gs_base to QEMU CPU state
Viktor Prutyanov
2018-07-06
i386: fix '-cpu ?' output for host cpu type
Greg Kurz
2018-07-02
i386/monitor.c: make addresses canonical for "info mem" and "info tlb"
Doug Gale
2018-07-02
target-i386: Add NPT support
Jan Kiszka
2018-07-02
x86/cpu: Use definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
i386/kvm: add support for Hyper-V TLB flush
Vitaly Kuznetsov
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
target-i386: Mark cpu_vmexit noreturn
Jan Kiszka
2018-06-28
target-i386: Allow interrupt injection after STGI
Jan Kiszka
2018-06-28
target-i386: Add NMI interception to SVM
Jan Kiszka
2018-06-28
WHPX: register for unrecognized MSR exits
Justin Terry (VM)
2018-06-28
WHPX workaround bug in OSVW handling
Justin Terry (VM)
2018-06-28
whpx: commit missing file
Paolo Bonzini
2018-06-28
target/i386: Fix BLSR and BLSI
Richard Henderson
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-22
i386: Remove generic SMT thread check
Babu Moger
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
2018-06-22
i386: Fix up the Node id for CPUID_8000_001E
Babu Moger
2018-06-22
i386: Allow TOPOEXT to be enabled on older kernels
Babu Moger
2018-06-22
i386: Define AMD's no SSB mitigation needed.
Konrad Rzeszutek Wilk
2018-06-22
i386: define the AMD 'amd-ssbd' CPUID feature bit
Konrad Rzeszutek Wilk
2018-06-22
i386: Remove ospke CPUID flag name
Eduardo Habkost
2018-06-22
i386: Remove osxsave CPUID flag name
Eduardo Habkost
2018-06-22
i386: display known CPUID features linewrapped, in alphabetical order
Daniel P. Berrangé
2018-06-22
i386: improve sorting of CPU model names
Daniel P. Berrangé
2018-06-22
i386: improve alignment of CPU model listing
Daniel P. Berrangé
2018-06-22
i386: Add support for CPUID_8000_001E for AMD
Babu Moger
2018-06-08
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Babu Moger
2018-06-08
i386: Clean up cache CPUID code
Eduardo Habkost
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é
[next]