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
2021-05-11
target/i386: extend pg_mode to more CR0 and CR4 bits
Paolo Bonzini
2021-05-11
target/i386: pass cr3 to mmu_translate
Paolo Bonzini
2021-05-11
target/i386: extract mmu_translate
Paolo Bonzini
2021-05-11
target/i386: move paging mode constants from SVM to cpu.h
Paolo Bonzini
2021-05-11
target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants
Paolo Bonzini
2021-05-10
accel: add init_accel_cpu for adapting accel behavior to CPU type
Claudio Fontana
2021-05-10
i386: make cpu_load_efer sysemu-only
Claudio Fontana
2021-05-10
target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
Claudio Fontana
2021-05-10
target/i386: gdbstub: introduce aux functions to read/write CS64 regs
Claudio Fontana
2021-05-10
i386: split off sysemu part of cpu.c
Claudio Fontana
2021-05-10
i386: split seg_helper into user-only and sysemu parts
Claudio Fontana
2021-05-10
i386: split svm_helper into sysemu and stub-only user
Claudio Fontana
2021-05-10
i386: separate fpu_helper sysemu-only parts
Claudio Fontana
2021-05-10
i386: split misc helper user stubs and sysemu part
Claudio Fontana
2021-05-10
i386: move TCG bpt_helper into sysemu/
Claudio Fontana
2021-05-10
i386: split tcg excp_helper into sysemu and user parts
Claudio Fontana
2021-05-10
i386: split smm helper (sysemu)
Claudio Fontana
2021-05-10
i386: split off sysemu-only functionality in tcg-cpu
Paolo Bonzini
2021-05-10
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
2021-05-10
target/i386: fix host_cpu_adjust_phys_bits error handling
Claudio Fontana
2021-05-10
accel: introduce new accessor functions
Claudio Fontana
2021-05-10
cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
Claudio Fontana
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-10
target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
Richard Henderson
2021-05-10
target/i386: Rename helper_fldt, helper_fstt
Richard Henderson
2021-05-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-04
Add NVMM accelerator: acceleration enlightenments
Reinoud Zandijk
2021-05-04
Add NVMM accelerator: x86 CPU support
Reinoud Zandijk
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
vmstate: Constify some VMStateDescriptions
Keqian Zhu
2021-04-09
i386: Add missing cpu feature bits in EPYC-Rome model
Babu Moger
2021-04-01
target/i386: Verify memory operand for lcall and ljmp
Richard Henderson
2021-03-19
i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_...
Vitaly Kuznetsov
2021-03-19
i386: Fix 'hypercall_hypercall' typo
Vitaly Kuznetsov
2021-03-19
target/i386: svm: do not discard high 32 bits of EXITINFO1
Paolo Bonzini
2021-03-19
target/i386: fail if toggling LA57 in 64-bit mode
Paolo Bonzini
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
Various spelling fixes
Michael Tokarev
2021-03-06
KVM: x86: do not fail if software breakpoint has already been removed
Paolo Bonzini
2021-02-25
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2021-02-16
hvf: x86: Remove unused definitions
Alexander Graf
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
2021-02-16
hvf: Guard xgetbv call
Hill Ma
[prev]
[next]