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-19
target/i386: Assert CODE32 for x86_64 user-only
Richard Henderson
2021-05-19
target/i386: Assert !VM86 for x86_64 user-only
Richard Henderson
2021-05-19
target/i386: Assert IOPL is 0 for user-only
Richard Henderson
2021-05-19
target/i386: Assert CPL is 3 for user-only
Richard Henderson
2021-05-19
target/i386: Assert PE is set for user-only
Richard Henderson
2021-05-19
target/i386: Split out check_iopl
Richard Henderson
2021-05-19
target/i386: Split out check_vm86_iopl
Richard Henderson
2021-05-19
target/i386: Unify code paths for IRET
Richard Henderson
2021-05-19
target/i386: Split out check_cpl0
Richard Henderson
2021-05-19
target/i386: Split out gen_exception_gpf
Richard Henderson
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-11
target/i386: use mmu_translate for NPT walk
Paolo Bonzini
2021-05-11
target/i386: allow customizing the next phase of the translation
Paolo Bonzini
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
[prev]
[next]