Age | Commit message (Expand) | Author | Files | Lines |
2018-10-02 | hvf: drop unused variable | Paolo Bonzini | 1 | -1/+0 |
2018-10-02 | i386: Compile CPUX86State xsave_buf only when support KVM or HVF | Liran Alon | 3 | -4/+4 |
2018-06-01 | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 2 | -2/+0 |
2018-05-31 | target/i386: Do not include "exec/ioport.h" if it is not necessary | Philippe Mathieu-Daudé | 2 | -2/+0 |
2018-05-31 | target: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-03-27 | error: Strip trailing '\n' from error string arguments (again again) | Laurent Vivier | 1 | -12/+12 |
2018-02-10 | Drop unneeded system header includes | Eric Blake | 1 | -1/+0 |
2018-02-09 | Clean up includes | Markus Armbruster | 2 | -4/+0 |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 4 | -7/+2 |
2018-02-05 | hvf: ept_emulation_fault() needs NetApp BSD attribution | Paolo Bonzini | 1 | -0/+24 |
2018-02-05 | Add missing hvdos public domain attribution: | Izik Eidus | 2 | -0/+6 |
2018-01-16 | target-i386: update hflags on Hypervisor.framework | Paolo Bonzini | 1 | -1/+1 |
2017-12-22 | i386: hvf: cleanup x86_gen.h | Paolo Bonzini | 9 | -9/+7 |
2017-12-22 | i386: hvf: remove VM_PANIC from "in" | Paolo Bonzini | 1 | -1/+1 |
2017-12-22 | i386: hvf: remove addr_t | Paolo Bonzini | 12 | -101/+101 |
2017-12-22 | i386: hvf: simplify flag handling | Paolo Bonzini | 3 | -357/+144 |
2017-12-22 | i386: hvf: abort on decoding error | Paolo Bonzini | 2 | -7/+5 |
2017-12-22 | i386: hvf: remove ZERO_INIT macro | Paolo Bonzini | 3 | -6/+4 |
2017-12-22 | i386: hvf: remove more dead emulator code | Paolo Bonzini | 8 | -60/+21 |
2017-12-22 | i386: hvf: unify register enums between HVF and the rest | Paolo Bonzini | 10 | -247/+188 |
2017-12-22 | i386: hvf: header cleanup | Paolo Bonzini | 9 | -20/+17 |
2017-12-22 | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | 24 | -0/+8376 |