index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.h
Age
Commit message (
Expand
)
Author
2020-09-30
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-09-18
i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
Vitaly Kuznetsov
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
2020-07-16
target/i386: add fast short REP MOV support
Chenyi Qiang
2020-07-10
target/i386: Enable TSX Suspend Load Address Tracking feature
Cathy Zhang
2020-07-10
target/i386: Add SERIALIZE cpu feature
Cathy Zhang
2020-07-10
KVM: add support for AMD nested live migration
Paolo Bonzini
2020-07-10
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
2020-06-10
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
2020-06-10
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
Cathy Zhang
2020-06-10
i386/kvm: fix a use-after-free when vcpu plug/unplug
Pan Nengyuan
2020-06-10
i386/cpu: Store LAPIC bus frequency in CPU structure
Liran Alon
2020-05-14
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
2020-03-31
i386: Fix pkg_id offset for EPYC cpu models
Babu Moger
2020-03-31
i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition
Babu Moger
2020-03-26
linux-user/i386: Emulate x86_64 vsyscalls
Richard Henderson
2020-03-26
target/i386: Renumber EXCP_SYSCALL
Richard Henderson
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
2020-03-17
i386: Add 2nd Generation AMD EPYC processors
Moger, Babu
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
2020-01-15
target/i386: Remove MMU_MODE{0,1,2}_SUFFIX
Richard Henderson
2020-01-07
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Xiaoyao Li
2019-12-13
i386: Add macro for stibp
Cathy Zhang
2019-12-13
i386: Add MSR feature bit for MDS-NO
Cathy Zhang
2019-11-21
target/i386: add support for MSR_IA32_TSX_CTRL
Paolo Bonzini
2019-10-26
i386: implement IGNNE
Paolo Bonzini
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-23
target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
Tao Xu
2019-10-23
x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
Tao Xu
2019-10-22
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
Vitaly Kuznetsov
2019-10-15
target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro
Tao Xu
2019-10-15
target/i386: clean up comments over 80 chars per line
Tao Xu
2019-10-04
target/i386: add VMX features
Paolo Bonzini
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2019-08-20
x86: Intel AVX512_BF16 feature enabling
Jing Liu
2019-08-20
kvm: i386: halt poll control MSR support
Marcelo Tosatti
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-07-19
target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...
Liran Alon
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
[next]