summaryrefslogtreecommitdiffstats
path: root/target/i386/helper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell2022-02-221-0/+1
|\
| * exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-211-0/+1
* | target/i386: add TCG support for UMIPGareth Webb2022-02-161-1/+7
|/
* i386: make cpu_load_efer sysemu-onlyClaudio Fontana2021-05-101-0/+13
* Add NVMM accelerator: acceleration enlightenmentsReinoud Zandijk2021-05-041-1/+1
* target/i86: implement PKSPaolo Bonzini2021-02-081-0/+3
* i386: move TCG cpu class initialization to tcg/Claudio Fontana2020-12-161-23/+0Star
* i386: move cpu dump out of helper.c into cpu-dump.cClaudio Fontana2020-12-161-514/+0Star
* i386: move kvm accel files into kvm/Claudio Fontana2020-12-161-1/+1
* target/i386: avoid theoretical leak on MCE injectionPaolo Bonzini2020-11-161-6/+4Star
* x86 tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target-i386: post memory failure event to QMPzhenwei pi2020-10-041-4/+20
* target-i386: seperate MCIP & MCE_MASK error reasonzhenwei pi2020-10-041-7/+18
* apic: Report current_count via 'info lapic'Jan Kiszka2020-07-111-2/+3
* target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2020-07-111-0/+1
* Fix wrong behavior of cpu_memory_rw_debug() function in SMMDmitry Poletaev2019-10-041-1/+4
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster2019-06-111-0/+1
* target/i386: Use env_cpu, env_archcpuRichard Henderson2019-06-101-10/+6Star
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-139/+138Star
* target/i386: Simplify how x86_cpu_dump_local_apic_state() printsMarkus Armbruster2019-04-181-43/+38Star
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-1/+1
* Add the WHPX acceleration enlightenmentsJustin Terry (VM)2018-02-071-1/+1
* target/i386: add the tcg_enabled() in target/i386/Yang Zhong2017-07-051-1/+1
* target/i386: move TLB refill function out of helper.cPaolo Bonzini2017-07-051-343/+1Star
* target/i386: move cpu_sync_bndcs_hflags() functionYang Zhong2017-07-051-0/+30
* target/i386: use multiple CPU AddressSpacesPaolo Bonzini2017-06-071-27/+27
* target/i386: enable A20 automatically in system management modePaolo Bonzini2017-06-071-19/+23
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* target-i386: fix "info lapic" segfault on isapcTejaswini Poluri2017-04-021-0/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-201-0/+1
|\
| * kvm: move cpu synchronization codeVincent Palatin2017-01-191-0/+1
* | cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-4/+4
|/
* x86: implement la57 paging modeKirill A. Shutemov2016-12-221-9/+45
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1446