qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL for-1.2] QOM CPUState, part 4: initial field move


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL for-1.2] QOM CPUState, part 4: initial field movements
Date: Fri, 03 Aug 2012 15:44:13 -0500
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Andreas Färber <address@hidden> writes:

> Hello Anthony,
>
> Please pull a next batch of QOM CPUState refactorings, cherry-picked
> from my long-standing QOM CPUState part 4 series.
>
> Some parts of that series (s390 and xen) had already been merged.
> This batch now includes actual field movements common to softmmu and *-user.
> Patches depending on changes to APIC modelling are postponed pending v2.
>
> Tested on Linux/x86_64 and compile-tested for mingw32/64.

Pulled. Thanks.

Regards,

Anthony Liguori

>
> Regards,
> Andreas
>
> Cc: Anthony Liguori <address@hidden>
>
> Cc: Igor Mammedov <address@hidden>
>
> The following changes since commit 02d2bd5d57812154cfb978bc2098cf49d551583d:
>
>   Replace 'struct siginfo' with 'siginfo_t'. (2012-08-01 08:54:07 -0500)
>
> are available in the git repository at:
>   git://repo.or.cz/qemu/afaerber.git qom-cpu-4
>
> Andreas Färber (4):
>       qemu-thread: Let qemu_thread_is_self() return bool
>       cpu: Move CPU_COMMON_THREAD into CPUState
>       cpu: Move thread field into CPUState
>       cpu: Move thread_kicked to CPUState
>
>  cpu-defs.h          |   11 ----------
>  cpus.c              |   56 +++++++++++++++++++++++++++++++-------------------
>  include/qemu/cpu.h  |    7 ++++++
>  qemu-thread-posix.c |    2 +-
>  qemu-thread-win32.c |    2 +-
>  qemu-thread.h       |    3 +-
>  6 files changed, 46 insertions(+), 35 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]