Am 03.07.2013 20:42, schrieb Andreas Färber:
> Hello,
> 
> As a follow-up to my CPUState part 11 series changing log_cpu_state[_mask]()
> argument to CPUState, these patches propagate X86CPU argument where possible.
> This is in response to rth asking about type/placement of variables.
[...]
> Andreas Färber (3):
>   target-i386: Change LOG_PCALL_STATE() argument to CPUState
>   target-i386: Change do_interrupt_all() argument to X86CPU
>   target-i386: Change do_smm_enter() argument to X86CPU

Inserted 2-3 before and 1 after log_cpu_state*() commit, adapting commit
messages:
https://github.com/afaerber/qemu-cpu/commits/qom-cpu

Andreas

>  cpu-exec.c               |  2 +-
>  target-i386/cpu.h        |  2 +-
>  target-i386/seg_helper.c | 19 ++++++++++---------
>  target-i386/smm_helper.c |  6 +++---
>  4 files changed, 15 insertions(+), 14 deletions(-)

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to