summaryrefslogtreecommitdiff
path: root/target/i386/hax-all.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-13hax: Support guest RAM sizes of 4GB or moreYu Ning1-0/+2
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+0
2018-01-16target/i386: hax: Move x86_update_hflags.Tao Wu1-3/+1
2018-01-16target/i386: hax: change to use x86_update_hflagsTao Wu1-51/+1
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real1-6/+6
2017-06-15hax-all: make async_safe_run_on_cpu safe on HAX tooPaolo Bonzini1-1/+2
2017-06-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson1-0/+10
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-3/+3
2017-01-19target/i386: Add Intel HAX filesVincent Palatin1-0/+1155