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-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
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
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-13
Fix nvmm_ram_block_added() function arguments
Reinoud Zandijk
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-09-13
target/i386: add missing bits to CR4_RESERVED_MASK
Daniel P. Berrangé
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-26
whpx nvmm: Drop useless migrate_del_blocker()
Markus Armbruster
2021-08-26
i386: Never free migration blocker objects instead of sometimes
Markus Armbruster
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-08-25
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
Yang Zhong
2021-08-25
target/i386: Remove split lock detect in Snowridge CPU model
Chenyi Qiang
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-29
i386: assert 'cs->kvm_state' is not null
Vitaly Kuznetsov
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
[next]