Age | Commit message (Expand) | Author | Files | Lines |
2023-06-06 | hvf: add guest debugging handlers for Apple Silicon hosts | Francesco Cagnin | 1 | -0/+15 |
2023-06-06 | hvf: add breakpoint handlers | Francesco Cagnin | 1 | -0/+22 |
2021-05-14 | include/sysemu: Poison all accelerator CONFIG switches in common code | Thomas Huth | 1 | -0/+4 |
2021-02-05 | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana | 1 | -1/+1 |
2020-10-05 | hvf: remove hvf specific functions from global includes | Claudio Fontana | 1 | -8/+0 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -0/+1 |
2020-08-27 | hvf: Move HVFState typedef to hvf.h | Eduardo Habkost | 1 | -0/+1 |
2020-08-27 | hvf: Add missing include | Eduardo Habkost | 1 | -0/+2 |
2020-07-10 | i386: hvf: Don't duplicate register reset | Roman Bolshakov | 1 | -1/+0 |
2020-07-10 | i386: hvf: Add hvf_cpu_synchronize_pre_loadvm() | Roman Bolshakov | 1 | -0/+1 |
2020-06-12 | i386: hvf: Clean stray includes in sysemu | Roman Bolshakov | 1 | -7/+0 |
2020-06-12 | i386: hvf: Drop useless declarations in sysemu | Roman Bolshakov | 1 | -22/+0 |
2020-06-12 | i386: hvf: Move HVFState definition into hvf | Roman Bolshakov | 1 | -37/+0 |
2020-06-12 | sysemu/hvf: Only declare hvf_allowed when HVF is available | Philippe Mathieu-Daudé | 1 | -3/+3 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-05-13 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+3 |
2018-10-19 | i386: hvf: Remove hvf_disabled | Roman Bolshakov | 1 | -2/+2 |
2018-02-09 | Clean up includes | Markus Armbruster | 1 | -2/+0 |
2017-12-22 | i386: hvf: implement vga dirty page tracking | Sergio Andres Gomez Del Real | 1 | -0/+5 |
2017-12-22 | i386: hvf: add code base from Google's QEMU repository | Sergio Andres Gomez Del Real | 1 | -0/+102 |