[PATCH 0/3] target/i386/hvf: Style cleanup

Philippe Mathieu-Daudé posted 3 patches 1 year, 1 month ago
Failed in applying to current master (apply log)
target/i386/hvf/x86_emu.c | 106 +++++++++++++++++++-------------------
1 file changed, 53 insertions(+), 53 deletions(-)
[PATCH 0/3] target/i386/hvf: Style cleanup
Posted by Philippe Mathieu-Daudé 1 year, 1 month ago
Keep HVF style closer to rest of target/i386/.
No functional changes.

Philippe Mathieu-Daudé (3):
  target/i386/hvf: Use CPUState typedef
  target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
  target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'

 target/i386/hvf/x86_emu.c | 106 +++++++++++++++++++-------------------
 1 file changed, 53 insertions(+), 53 deletions(-)

-- 
2.41.0