Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid address_space_rw() with a constant is_write argument | Peter Maydell | 2020-02-20 | 1 | -4/+3 |
* | Let address_space_rw() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -1/+1 |
* | Remove unnecessary cast when using the address_space API | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -1/+1 |
* | hvf: more accurately match SDM when setting CR0 and PDPTE registers | Cameron Esfahani | 2019-11-26 | 1 | -8/+10 |
* | Clean up includes | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | Add missing hvdos public domain attribution: | Izik Eidus | 2018-02-05 | 1 | -0/+3 |
* | i386: hvf: unify register enums between HVF and the rest | Paolo Bonzini | 2017-12-22 | 1 | -5/+5 |
* | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | 2017-12-22 | 1 | -0/+222 |