index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
5
-34
/
+36
2022-04-20
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-10
/
+12
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
1
-3
/
+3
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
1
-6
/
+8
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-20
target/i386: fix byte swap issue with XMM register access
Alex Bennée
1
-2
/
+2
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
1
-18
/
+0
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
1
-28
/
+47
2022-04-06
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
1
-0
/
+6
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
5
-8
/
+135
2022-04-06
hyperv: Add definitions for syndbg
Jon Doron
1
-0
/
+37
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
4
-14
/
+788
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
15
-15
/
+0
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
1
-0
/
+1
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
3
-13
/
+13
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2
-2
/
+2
2022-04-06
qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
Dov Murik
1
-1
/
+41
2022-03-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
5
-15
/
+35
2022-03-24
target/i386: properly reset TSC on reset
Paolo Bonzini
2
-1
/
+14
2022-03-24
target/i386: tcg: high bits SSE cmp operation must be ignored
Paolo Bonzini
1
-4
/
+2
2022-03-23
KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors
Paolo Bonzini
3
-9
/
+16
2022-03-23
i386: Set MCG_STATUS_RIPV bit for mce SRAR error
luofei
1
-1
/
+1
2022-03-23
target/i386/kvm: Free xsave_buf when destroying vCPU
Philippe Mathieu-Daudé
1
-0
/
+2
2022-03-23
target/i386: force maximum rounding precision for fildl[l]
Alex Bennée
1
-0
/
+13
2022-03-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-4
/
+13
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
5
-8
/
+8
2022-03-20
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
1
-4
/
+13
2022-03-15
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
7
-56
/
+17
2022-03-15
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
3
-5
/
+0
2022-03-15
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2
-4
/
+2
2022-03-15
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
5
-47
/
+15
2022-03-15
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
1
-3
/
+1
2022-03-15
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
1
-0
/
+8
2022-03-15
x86: Support XFD and AMX xsave data migration
Zeng Guang
3
-0
/
+73
2022-03-15
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
3
-15
/
+59
2022-03-15
x86: Add AMX CPUIDs enumeration
Jing Liu
2
-4
/
+55
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
2
-1
/
+4
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
5
-6
/
+75
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2
-1
/
+25
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
3
-0
/
+8
2022-03-15
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2
-38
/
+50
2022-03-15
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
1
-17
/
+17
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
1
-1
/
+3
2022-03-15
whpx: Fixed incorrect CR8/TPR synchronization
Ivan Shcherbakov
1
-1
/
+27
2022-03-15
whpx: Fixed reporting of the CPU context to GDB for 64-bit
Ivan Shcherbakov
1
-0
/
+2
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2
-0
/
+2
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2
-0
/
+2
2022-03-06
target/i386: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
3
-18
/
+18
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2
-4
/
+1
[next]