Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-12 | target/i386/hvf: Use CPUState typedef | Philippe Mathieu-Daudé | 1 | -13/+13 |
2023-06-28 | accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState | Philippe Mathieu-Daudé | 1 | -14/+14 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-03-15 | hvf: Use standard CR0 and CR4 register definitions | Cameron Esfahani | 1 | -3/+3 |
2021-06-03 | hvf: Introduce hvf vcpu struct | Alexander Graf | 1 | -14/+14 |
2020-11-15 | x86 hvf cpus: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-06-12 | i386: hvf: Drop copy of RFLAGS defines | Roman Bolshakov | 1 | -1/+1 |
2020-06-12 | i386: hvf: Drop rflags from HVFX86EmulatorState | Roman Bolshakov | 1 | -1/+1 |
2017-12-22 | i386: hvf: remove addr_t | Paolo Bonzini | 1 | -7/+8 |
2017-12-22 | i386: hvf: remove ZERO_INIT macro | Paolo Bonzini | 1 | -2/+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/+184 |