summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid address_space_rw() with a constant is_write argumentPeter Maydell2020-02-201-6/+6
* Let address_space_rw() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-4/+4
* Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé2020-02-201-1/+1
* Drop unneeded system header includesEric Blake2018-02-101-1/+0Star
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2018-02-091-4/+2Star
* i386: hvf: cleanup x86_gen.hPaolo Bonzini2017-12-221-0/+1
* i386: hvf: remove addr_tPaolo Bonzini2017-12-221-15/+15
* i386: hvf: remove more dead emulator codePaolo Bonzini2017-12-221-4/+2Star
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+273