51 Commits (6ff5da16000f908140723e164d33a0b51a6c4162)

Author SHA1 Message Date
Philippe Mathieu-Daudé 6ff5da1600 exec: Declare tlb_flush*() in 'exec/cputlb.h' 1 year ago
Philippe Mathieu-Daudé 8865049bab accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
John Allen 4b77512b27 i386: Fix MCE support for AMD hosts 2 years ago
Binbin Wu 0117067131 target/i386: add control bits support for LAM 2 years ago
Philippe Mathieu-Daudé b254c342cf accel/tcg: Access tcg_cflags with getter / setter 2 years ago
Tao Su 7fd226b047 target/i386: Revert monitor_puts() in do_inject_x86_mce() 2 years ago
Philippe Mathieu-Daudé 28a43cb4dc target/i386/helper: Restrict KVM declarations to system emulation 3 years ago
Philippe Mathieu-Daudé 6d70b36b02 target/i386/helper: Shuffle do_cpu_init() 3 years ago
Philippe Mathieu-Daudé 3b8484c5d2 target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation 3 years ago
Richard Henderson 747bd69d0f tcg: Add insn_start_words to TCGContext 3 years ago
Richard Henderson e5b4906377 *: Add missing includes of tcg/tcg.h 3 years ago
Anton Johansson 2e3afe8e19 target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL` 3 years ago
Richard Henderson f484f213c9 target/i386: Use cpu_unwind_state_data for tpr access 3 years ago
Paul Brook 608db8dbfb target/i386: add AVX_EN hflag 4 years ago
Alex Bennée bf0c50d4aa monitor: expose monitor_puts to rest of code 4 years ago
Philippe Mathieu-Daudé cd6174843b exec/exec-all: Move 'qemu/log.h' include in units requiring it 4 years ago
Gareth Webb 637f1ee377 target/i386: add TCG support for UMIP 4 years ago
Claudio Fontana 6308728907 i386: make cpu_load_efer sysemu-only 5 years ago
Reinoud Zandijk b9bc6169de Add NVMM accelerator: acceleration enlightenments 5 years ago
Paolo Bonzini e7e7bdabab target/i86: implement PKS 5 years ago
Claudio Fontana ed69e8314d i386: move TCG cpu class initialization to tcg/ 5 years ago
Claudio Fontana 0c36af8ce8 i386: move cpu dump out of helper.c into cpu-dump.c 5 years ago
Claudio Fontana a9dc68d9b2 i386: move kvm accel files into kvm/ 5 years ago
Paolo Bonzini 42ccce1981 target/i386: avoid theoretical leak on MCE injection 6 years ago
Chetan Pant d9ff33ada7 x86 tcg cpus: Fix Lesser GPL version number 6 years ago
zhenwei pi 8efc4e5150 target-i386: post memory failure event to QMP 6 years ago
zhenwei pi 9f89f303de target-i386: seperate MCIP & MCE_MASK error reason 6 years ago
Jan Kiszka 6e083c0de4 apic: Report current_count via 'info lapic' 6 years ago
Joseph Myers 418b0f93d1 target/i386: fix IEEE SSE floating-point exception raising 6 years ago
Dmitry Poletaev 56f997500a Fix wrong behavior of cpu_memory_rw_debug() function in SMM 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster 14a48c1d0d qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 7 years ago
Richard Henderson 6aa9e42f27 target/i386: Use env_cpu, env_archcpu 7 years ago
Markus Armbruster 90c84c5600 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 7 years ago
Markus Armbruster d3fd9e4b79 target/i386: Simplify how x86_cpu_dump_local_apic_state() prints 7 years ago
Pavel Dovgalyuk afd46fcad2 icount: fix cpu_restore_state_from_tb for non-tb-exit cases 8 years ago
Justin Terry (VM) 19306806ae Add the WHPX acceleration enlightenments 8 years ago
Yang Zhong 79c664f62d target/i386: add the tcg_enabled() in target/i386/ 9 years ago
Paolo Bonzini 6578eb25a0 target/i386: move TLB refill function out of helper.c 9 years ago
Yang Zhong ab0a19d4f0 target/i386: move cpu_sync_bndcs_hflags() function 9 years ago
Paolo Bonzini f8c45c6550 target/i386: use multiple CPU AddressSpaces 9 years ago
Paolo Bonzini c8bc83a4dd target/i386: enable A20 automatically in system management mode 9 years ago
Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 9 years ago
Tejaswini Poluri c7f15bc936 target-i386: fix "info lapic" segfault on isapc 9 years ago
Vincent Palatin b39466269b kvm: move cpu synchronization code 9 years ago
Alex Bennée d10eb08f5d cputlb: drop flush_global flag from tlb_flush 10 years ago
Kirill A. Shutemov 6c7c3c21f9 x86: implement la57 paging mode 9 years ago
Thomas Huth fcf5ef2ab5 Move target-* CPU file into a target/ folder 10 years ago
Paolo Bonzini 14e6fe12a7 *_run_on_cpu: introduce run_on_cpu_data type 10 years ago