Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid address_space_rw() with a constant is_write argument | Peter Maydell | 2020-02-20 | 1 | -6/+6 |
* | Let address_space_rw() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -4/+4 |
* | Remove unnecessary cast when using the address_space API | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -1/+1 |
* | Drop unneeded system header includes | Eric Blake | 2018-02-10 | 1 | -1/+0 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2018-02-09 | 1 | -4/+2 |
* | i386: hvf: cleanup x86_gen.h | Paolo Bonzini | 2017-12-22 | 1 | -0/+1 |
* | i386: hvf: remove addr_t | Paolo Bonzini | 2017-12-22 | 1 | -15/+15 |
* | i386: hvf: remove more dead emulator code | Paolo Bonzini | 2017-12-22 | 1 | -4/+2 |
* | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | 2017-12-22 | 1 | -0/+273 |