Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-03 | hvf: Introduce hvf vcpu struct | Alexander Graf | 1 | -2/+2 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-11-15 | x86 hvf cpus: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-02-20 | Avoid address_space_rw() with a constant is_write argument | Peter Maydell | 1 | -6/+6 |
2020-02-20 | Let address_space_rw() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 1 | -4/+4 |
2020-02-20 | Remove unnecessary cast when using the address_space API | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-02-10 | Drop unneeded system header includes | Eric Blake | 1 | -1/+0 |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -4/+2 |
2017-12-22 | i386: hvf: cleanup x86_gen.h | Paolo Bonzini | 1 | -0/+1 |
2017-12-22 | i386: hvf: remove addr_t | Paolo Bonzini | 1 | -15/+15 |
2017-12-22 | i386: hvf: remove more dead emulator code | Paolo Bonzini | 1 | -4/+2 |
2017-12-22 | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | 1 | -0/+273 |