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-07-27
docs: Update path that mentions deprecated.rst
Mao Zhongyi
2021-07-23
i386: do not call cpudef-only models functions for max, host, base
Claudio Fontana
2021-07-23
target/i386: Added consistency checks for CR3
Lara Lazier
2021-07-22
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-22
target/i386: Added consistency checks for EFER
Lara Lazier
2021-07-22
target/i386: Added consistency checks for CR4
Lara Lazier
2021-07-22
target/i386: Added V_INTR_PRIO check to virtual interrupts
Lara Lazier
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
target/i386: Implement debug_check_breakpoint
Richard Henderson
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210713' int...
Peter Maydell
2021-07-13
target/i386: Correct implementation for FCS, FIP, FDS and FDP
Ziqiao Kong
2021-07-13
target/i386: Split out do_fninit
Richard Henderson
2021-07-13
target/i386: Trivial code motion and code style fix
Ziqiao Kong
2021-07-13
target/i386: Tidy hw_breakpoint_remove
Dmitry Voronetskiy
2021-07-13
target/i386: Fix cpuid level for AMD
zhenwei pi
2021-07-13
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
2021-07-13
i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privileges
Vitaly Kuznetsov
2021-07-13
i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
Vitaly Kuznetsov
2021-07-13
i386: kill off hv_cpuid_check_and_set()
Vitaly Kuznetsov
2021-07-13
i386: expand Hyper-V features during CPU feature expansion time
Vitaly Kuznetsov
2021-07-13
i386: make hyperv_expand_features() return bool
Vitaly Kuznetsov
2021-07-13
i386: hardcode supported eVMCS version to '1'
Vitaly Kuznetsov
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-09
target/i386: Use cpu_breakpoint_test in breakpoint_handler
Richard Henderson
2021-07-09
target/i386: Use translator_use_goto_tb
Richard Henderson
2021-07-09
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
2021-07-09
target/i386: Added DR6 and DR7 consistency checks
Lara Lazier
2021-07-09
target/i386: Added MSRPM and IOPM size check
Lara Lazier
2021-07-06
target/i386: Move X86XSaveArea into TCG
David Edmondson
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
2021-07-06
target/i386: Observe XSAVE state area offsets
David Edmondson
2021-07-06
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
2021-07-06
target/i386: Pass buffer and length to XSAVE helper
David Edmondson
2021-07-06
target/i386: Clarify the padding requirements of X86XSaveArea
David Edmondson
2021-07-06
target/i386: Consolidate the X86XSaveArea offset checks
David Edmondson
2021-07-06
target/i386: Declare constants for XSAVE offsets
David Edmondson
2021-06-29
target/i386: Improve bswap translation
Richard Henderson
2021-06-29
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-25
target/i386: kvm: add support for TSC scaling
Paolo Bonzini
2021-06-22
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in...
Peter Maydell
2021-06-21
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2021-06-17
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
2021-06-16
target/i386: Added Intercept CR0 writes check
Lara Lazier
2021-06-16
target/i386: Added consistency checks for CR0
Lara Lazier
2021-06-16
target/i386: Added consistency checks for VMRUN intercept and ASID
Lara Lazier
2021-06-16
target/i386: Refactored intercept checks into cpu_svm_has_intercept
Lara Lazier
[next]