summaryrefslogtreecommitdiffstats
path: root/target/i386/helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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