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