qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH moxie 3/5] moxie target code


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH moxie 3/5] moxie target code
Date: Mon, 18 Feb 2013 20:45:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2

Am 14.02.2013 12:23, schrieb Andreas Färber:
> Please take a look at the patches queued on qom-cpu-next for the next
> merge window:
> https://github.com/afaerber/qemu-cpu/commits/qom-cpu-next
> You should rebase on that (then using [PATCH qom-cpu-next n/m] or [PATCH
> qom-cpu n/m]) and change cpu_moxie_init() accordingly so that it sets
> realized = true and doesn't do CPU reset, vCPU init or TCG
> initialization from there and move the remaining cpu_moxie_init() to
> your cpu.c.

This is now in qemu.git master, so no need to rebase on my branches any
more.

[...]
> You don't implement migration support (no CPU_SAVE_VERSION in cpu.h at
> least), so please set dc->vmsd to a VMStateDescription marked as
> unmigratable, as done for virtually all such targets for 1.4. Please
> drop machine.c if you don't #define CPU_SAVE_VERSION, this bug was
> recently fixed:
> http://git.qemu.org/?p=qemu.git;a=commit;h=3ce8b2bcbff6445f84db53ef38dbc4e5dd102676
[snip]

Just CC'ed you on a patch series discussing how to proceed with
migration support for new targets such as yours, in case you intend to
implement it later.

Regards,
Andreas

-- 
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

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