* Re: [Qemu-devel] What target could be a QOM example?
[not found] <CAJBMM-tTEnzyDrirrEpFiDHsvV6x5f+3hRL3k86bdypoqHMtVA@mail.gmail.com>
@ 2012-06-07 0:53 ` Andreas Färber
2012-06-07 2:49 ` Jia Liu
2012-06-07 7:43 ` Jia Liu
0 siblings, 2 replies; 3+ messages in thread
From: Andreas Färber @ 2012-06-07 0:53 UTC (permalink / raw)
To: Jia Liu; +Cc: qemu-devel
Hi Jia,
Am 30.05.2012 11:29, schrieb Jia Liu:
> Since target-or32 is a new target, I would like to implement it in QOM
> way. Is there a good QOM example I can refer to?
You could peek at my target-rl78 that I've started redoing in a QOM way
and with CONFIG_TCG_PASS_AREG0:
https://github.com/afaerber/qemu-rl78/commits/rl78
The original target-78k0 is on rl78.preqom branch for comparison.
Other than that we have no "model" target, since all in-tree targets
carry baggage from pre-QOM times.
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] What target could be a QOM example?
2012-06-07 0:53 ` [Qemu-devel] What target could be a QOM example? Andreas Färber
@ 2012-06-07 2:49 ` Jia Liu
2012-06-07 7:43 ` Jia Liu
1 sibling, 0 replies; 3+ messages in thread
From: Jia Liu @ 2012-06-07 2:49 UTC (permalink / raw)
To: Andreas Färber; +Cc: qemu-devel
Hi Andreas,
On Thu, Jun 7, 2012 at 8:53 AM, Andreas Färber <afaerber@suse.de> wrote:
> Hi Jia,
>
> Am 30.05.2012 11:29, schrieb Jia Liu:
>> Since target-or32 is a new target, I would like to implement it in QOM
>> way. Is there a good QOM example I can refer to?
>
> You could peek at my target-rl78 that I've started redoing in a QOM way
> and with CONFIG_TCG_PASS_AREG0:
>
> https://github.com/afaerber/qemu-rl78/commits/rl78
>
I'll read your code and check my v3 patch.
Thank you very much for give me so much comments, and give this example to me.
> The original target-78k0 is on rl78.preqom branch for comparison.
>
> Other than that we have no "model" target, since all in-tree targets
> carry baggage from pre-QOM times.
>
> 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
Regards,
Jia.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] What target could be a QOM example?
2012-06-07 0:53 ` [Qemu-devel] What target could be a QOM example? Andreas Färber
2012-06-07 2:49 ` Jia Liu
@ 2012-06-07 7:43 ` Jia Liu
1 sibling, 0 replies; 3+ messages in thread
From: Jia Liu @ 2012-06-07 7:43 UTC (permalink / raw)
To: Andreas Färber; +Cc: qemu-devel
Hi Andreas,
Thank you for very good example.
It looks like I've made CONFIG_TCG_PASS_AREG0 and QOM OK in my v3 patches.
May you review it?
On Thu, Jun 7, 2012 at 8:53 AM, Andreas Färber <afaerber@suse.de> wrote:
> Hi Jia,
>
> Am 30.05.2012 11:29, schrieb Jia Liu:
>> Since target-or32 is a new target, I would like to implement it in QOM
>> way. Is there a good QOM example I can refer to?
>
> You could peek at my target-rl78 that I've started redoing in a QOM way
> and with CONFIG_TCG_PASS_AREG0:
>
> https://github.com/afaerber/qemu-rl78/commits/rl78
>
> The original target-78k0 is on rl78.preqom branch for comparison.
>
> Other than that we have no "model" target, since all in-tree targets
> carry baggage from pre-QOM times.
>
> 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
Regards,
Jia.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-07 7:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAJBMM-tTEnzyDrirrEpFiDHsvV6x5f+3hRL3k86bdypoqHMtVA@mail.gmail.com>
2012-06-07 0:53 ` [Qemu-devel] What target could be a QOM example? Andreas Färber
2012-06-07 2:49 ` Jia Liu
2012-06-07 7:43 ` Jia Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).