index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
tcg
Age
Commit message (
Expand
)
Author
2021-09-14
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2021-09-14
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
2021-09-14
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
2021-09-13
target/i386: Added changed priority check for VIRQ
Lara Lazier
2021-09-13
target/i386: Added ignore TPR check in ctl_has_irq
Lara Lazier
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
target/i386: Added VGIF feature
Lara Lazier
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
2021-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
2021-07-29
target/i386: fix typo in ctl_has_irq
Paolo Bonzini
2021-07-29
target/i386: Added consistency checks for event injection
Lara Lazier
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-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-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
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-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-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
2021-06-04
target/i386: Fix decode of cr8
Richard Henderson
2021-06-04
target/i386: tcg: fix switching from 16-bit to 32-bit tasks or vice versa
Paolo Bonzini
2021-06-04
target/i386: tcg: fix loading of registers from 16-bit TSS
Paolo Bonzini
2021-06-04
target/i386: tcg: fix segment register offsets for 16-bit TSS
Paolo Bonzini
2021-06-03
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-20
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210520-v2' i...
Peter Maydell
[next]