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: 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
*
qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
Dov Murik
2022-04-06
1
-1
/
+41
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-25
5
-15
/
+35
|
\
|
*
target/i386: properly reset TSC on reset
Paolo Bonzini
2022-03-24
2
-1
/
+14
|
*
target/i386: tcg: high bits SSE cmp operation must be ignored
Paolo Bonzini
2022-03-24
1
-4
/
+2
|
*
KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors
Paolo Bonzini
2022-03-23
3
-9
/
+16
|
*
i386: Set MCG_STATUS_RIPV bit for mce SRAR error
luofei
2022-03-23
1
-1
/
+1
|
*
target/i386/kvm: Free xsave_buf when destroying vCPU
Philippe Mathieu-Daudé
2022-03-23
1
-0
/
+2
*
|
target/i386: force maximum rounding precision for fildl[l]
Alex Bennée
2022-03-23
1
-0
/
+13
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-21
1
-4
/
+13
|
\
|
*
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
2022-03-20
1
-4
/
+13
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
5
-8
/
+8
*
|
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-15
7
-56
/
+17
|
\
\
|
|
/
|
/
|
|
*
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
2022-03-15
3
-5
/
+0
|
*
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2022-03-15
2
-4
/
+2
|
*
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
2022-03-15
5
-47
/
+15
*
|
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
2022-03-15
1
-3
/
+1
*
|
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
2022-03-15
1
-0
/
+8
*
|
x86: Support XFD and AMX xsave data migration
Zeng Guang
2022-03-15
3
-0
/
+73
*
|
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
2022-03-15
3
-15
/
+59
*
|
x86: Add AMX CPUIDs enumeration
Jing Liu
2022-03-15
2
-4
/
+55
*
|
x86: Add XFD faulting bit for state components
Jing Liu
2022-03-15
2
-1
/
+4
*
|
x86: Grant AMX permission for guest
Yang Zhong
2022-03-15
5
-6
/
+75
*
|
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2022-03-15
2
-1
/
+25
*
|
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
2022-03-15
3
-0
/
+8
*
|
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2022-03-15
2
-38
/
+50
*
|
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
2022-03-15
1
-17
/
+17
*
|
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
1
-1
/
+3
*
|
whpx: Fixed incorrect CR8/TPR synchronization
Ivan Shcherbakov
2022-03-15
1
-1
/
+27
*
|
whpx: Fixed reporting of the CPU context to GDB for 64-bit
Ivan Shcherbakov
2022-03-15
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-08
2
-0
/
+2
|
\
|
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
2
-0
/
+2
*
|
target/i386: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
2022-03-06
3
-18
/
+18
*
|
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+1
*
|
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
2
-4
/
+1
*
|
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
1
-2
/
+1
*
|
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
2022-03-06
4
-82
/
+82
*
|
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
2
-0
/
+2
*
|
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+6
*
|
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
2022-03-06
1
-6
/
+1
|
/
[next]