From: Stefan Weil <sw@weilnetz.de>
To: "Andreas Färber" <afaerber@suse.de>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] kvm: Change prototype of kvm_update_guest_debug
Date: Fri, 26 Jul 2013 20:14:33 +0200 [thread overview]
Message-ID: <51F2BC89.303@weilnetz.de> (raw)
In-Reply-To: <51F26CA0.1070803@suse.de>
Am 26.07.2013 14:33, schrieb Andreas Färber:
> Am 25.07.2013 20:50, schrieb Stefan Weil:
>> Passing a CPUState pointer instead of a CPUArchState pointer eliminates
>> the last target dependent data type in sysemu/kvm.h.
>>
>> It also simplifies the code.
>>
>> Signed-off-by: Stefan Weil <sw@weilnetz.de>
>> ---
>>
>> With this patch (and a previous one which is already queued),
>> kvm.h can be included without errors from "poisoned" names.
> Thanks for doing this, it was on my TODO list. If Paolo acks, I would
> happily put that in qom-cpu for final 1.6 pull.
>
> Which other queued patch are you referring to?
>
> Andreas
http://patchwork.ozlabs.org/patch/260525/ removes 'env' from poison.h.
This allows moving the kvm stubs to the stubs directory with less trickery
(see http://patchwork.ozlabs.org/patch/260512/ for the old version).
Stefan
prev parent reply other threads:[~2013-07-26 18:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-25 18:50 [Qemu-devel] [PATCH] kvm: Change prototype of kvm_update_guest_debug Stefan Weil
2013-07-26 12:33 ` Andreas Färber
2013-07-26 12:45 ` Paolo Bonzini
2013-07-26 15:46 ` Andreas Färber
2013-07-26 18:14 ` Stefan Weil [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51F2BC89.303@weilnetz.de \
--to=sw@weilnetz.de \
--cc=afaerber@suse.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.