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
2024-07-01
i386/cpu: fixup number of addressable IDs for processor cores in the physical...
Chuang Xu
2024-06-11
target/i386: fix size of EBP writeback in gen_enter()
Mark Cave-Ayland
2024-06-06
target/i386: fix SSE and SSE2 feature check
Xinyu Li
2024-06-06
target/i386: fix xsave.flat from kvm-unit-tests
Paolo Bonzini
2024-05-27
target/i386: no single-step exception after MOV or POP SS
Paolo Bonzini
2024-05-27
target/i386: disable jmp_opt if EFLAGS.RF is 1
Paolo Bonzini
2024-05-27
target-i386: hyper-v: Correct kvm_hv_handle_exit return value
donsheng
2024-05-27
target/i386: fix feature dependency for WAITPKG
Paolo Bonzini
2024-05-27
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
2024-05-27
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
2024-05-09
target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
Ruihan Li
2024-04-09
target/i386: Preserve DisasContextBase.insn_start across rewind
Richard Henderson
2024-04-02
accel/hvf: Un-inline hvf_arch_supports_guest_debug()
Philippe Mathieu-Daudé
2024-03-26
target/i386/tcg: Enable page walking from MMIO memory
Gregory Price
2024-03-20
target/i386: Revert monitor_puts() in do_inject_x86_mce()
Tao Su
2024-03-18
target/i386: fix direction of "32-bit MMU" test
Paolo Bonzini
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-03-12
target: Improve error reporting for CpuModelInfo member @props
Markus Armbruster
2024-03-12
target/i386: Fix query-cpu-model-expansion to reject props
Markus Armbruster
2024-03-12
target/i386/hvf: Use CPUState typedef
Philippe Mathieu-Daudé
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-03-09
Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-09
target/i386/sev: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2024-02-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
target/i386: leave the A20 bit set in the final NPT walk
Paolo Bonzini
2024-02-28
target/i386: remove unnecessary/wrong application of the A20 mask
Paolo Bonzini
2024-02-28
target/i386: Fix physical address truncation
Paolo Bonzini
2024-02-28
target/i386: use separate MMU indexes for 32-bit accesses
Paolo Bonzini
2024-02-28
target/i386: introduce function to query MMU indices
Paolo Bonzini
2024-02-28
target/i386: check validity of VMCB addresses
Paolo Bonzini
2024-02-28
target/i386: mask high bits of CR3 in 32-bit mode
Paolo Bonzini
2024-02-23
target/i386: do not filter processor tracing features except on KVM
Paolo Bonzini
2024-02-20
target/i386/monitor: Remove unused 'hw/i386/pc.h' header
Philippe Mathieu-Daudé
2024-02-16
target/i386: Generate an illegal opcode exception on cmp instructions with lo...
Ziqiao Kong
2024-02-16
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
2024-02-16
i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
Xiaoyao Li
2024-02-16
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
2024-02-16
target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
Xiaoyao Li
2024-02-16
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
2024-02-16
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
2024-02-14
target/i386/cpu: Fix typo in comment
Bernhard Beschow
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-14
apic: add support for x2APIC mode
Bui Quang Minh
2024-02-14
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
[next]