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
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-06-06
x86: cpu: fixup number of addressable IDs for logical processors sharing cache
Igor Mammedov
2022-06-06
x86: cpu: make sure number of addressable IDs for processor cores meets the spec
Igor Mammedov
2022-06-06
target/i386: Fix wrong count setting
Yang Zhong
2022-06-06
target/i386/tcg: Fix masking of real-mode addresses with A20 bit
Stephen Michael Jothen
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
2022-05-25
i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
Vitaly Kuznetsov
2022-05-25
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
Maciej S. Szmigiero
2022-05-23
target/i386: Remove LBREn bit check when access Arch LBR MSRs
Yang Weijiang
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-16
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
2022-05-14
target/i386: Support Arch LBR in CPUID enumeration
Yang Weijiang
2022-05-14
target/i386: introduce helper to access supported CPUID
Paolo Bonzini
2022-05-14
target/i386: Enable Arch LBR migration states in vmstate
Yang Weijiang
2022-05-14
target/i386: Add MSR access interface for Arch LBR
Yang Weijiang
2022-05-14
target/i386: Add XSAVES support for Arch LBR
Yang Weijiang
2022-05-14
target/i386: Enable support for XSAVES based features
Yang Weijiang
2022-05-14
target/i386: Add kvm_get_one_msr helper
Yang Weijiang
2022-05-14
target/i386: Add lbr-fmt vPMU option to support guest LBR
Yang Weijiang
2022-05-14
i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
Robert Hoo
2022-05-14
WHPX: fixed TPR/CR8 translation issues affecting VM debugging
Ivan Shcherbakov
2022-05-12
target/i386: do not consult nonexistent host leaves
Paolo Bonzini
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
2022-05-07
WHPX: support for xcr0
Sunil Muthuswamy
2022-04-28
i386: pcmpestr 64-bit sign extension bug
Paul Brook
2022-04-26
target/i386: Suppress coverity warning on fsave/frstor
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
target/i386: fix byte swap issue with XMM register access
Alex Bennée
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
2022-04-06
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
hyperv: Add definitions for syndbg
Jon Doron
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
Dov Murik
2022-03-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-24
target/i386: properly reset TSC on reset
Paolo Bonzini
[next]