Age | Commit message (Expand) | Author |
---|---|---|
2024-03-12 | target/i386/hvf: Use CPUState typedef | Philippe Mathieu-Daudé |
2023-06-28 | accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState | Philippe Mathieu-Daudé |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-03-15 | hvf: Use standard CR0 and CR4 register definitions | Cameron Esfahani |
2021-06-03 | hvf: Introduce hvf vcpu struct | Alexander Graf |
2020-11-15 | x86 hvf cpus: Fix Lesser GPL version number | Chetan Pant |
2020-06-12 | i386: hvf: Drop copy of RFLAGS defines | Roman Bolshakov |
2020-06-12 | i386: hvf: Drop rflags from HVFX86EmulatorState | Roman Bolshakov |
2017-12-22 | i386: hvf: remove addr_t | Paolo Bonzini |
2017-12-22 | i386: hvf: remove ZERO_INIT macro | Paolo Bonzini |
2017-12-22 | i386: hvf: unify register enums between HVF and the rest | Paolo Bonzini |
2017-12-22 | i386: hvf: move all hvf files in the same directory | Paolo Bonzini |