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