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-03-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-20
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
2022-03-15
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-15
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
2022-03-15
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2022-03-15
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
2022-03-15
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
2022-03-15
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
2022-03-15
x86: Support XFD and AMX xsave data migration
Zeng Guang
2022-03-15
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
2022-03-15
x86: Add AMX CPUIDs enumeration
Jing Liu
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
2022-03-15
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2022-03-15
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
whpx: Fixed incorrect CR8/TPR synchronization
Ivan Shcherbakov
2022-03-15
whpx: Fixed reporting of the CPU context to GDB for 64-bit
Ivan Shcherbakov
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-06
target/i386: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
2022-03-06
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
2022-02-28
tcg: Remove dh_alias indirection for dh_typecode
Richard Henderson
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-16
target/i386: add TCG support for UMIP
Gareth Webb
2022-02-09
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
2022-01-12
KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS
Paolo Bonzini
2022-01-12
KVM: use KVM_{GET|SET}_SREGS2 when supported.
Maxim Levitsky
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2021-12-17
target/i386/kvm: Replace use of __u32 type
Philippe Mathieu-Daudé
2021-12-15
target/i386: Use assert() to sanity-check b1 in SSE decode
Peter Maydell
2021-11-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-11-19
nvmm: Fix support for stable version
nia
2021-11-18
target/i386/sev: Replace qemu_map_ram_ptr with address_space_map
Dov Murik
2021-11-18
target/i386/sev: Perform padding calculations at compile-time
Dov Murik
2021-11-18
target/i386/sev: Fail when invalid hashes table area detected
Dov Murik
2021-11-18
target/i386/sev: Rephrase error message when no hashes table in guest firmware
Dov Murik
2021-11-18
target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=on
Dov Murik
[next]