From: Anthony Liguori <anthony@codemonkey.ws>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Blue Swirl <blauwirbel@gmail.com>,
Mike Roth <mdroth@linux.vnet.ibm.com>,
qemu-devel@nongnu.org, Luiz Capitulino <lcapitulino@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] guest-agent: fix build with OpenBSD
Date: Fri, 22 Jul 2011 14:51:36 -0500 [thread overview]
Message-ID: <4E29D4C8.8040106@codemonkey.ws> (raw)
In-Reply-To: <4E29D2AA.4010507@us.ibm.com>
On 07/22/2011 02:42 PM, Anthony Liguori wrote:
> On 07/22/2011 02:15 PM, Anthony Liguori wrote:
>> FS-Freeze only works with Linux.
>>
>> Signed-off-by: Anthony Liguori<aliguori@us.ibm.com>
>> ---
>> Makefile | 2 +
>> hw/pc.c | 3 +-
>> qemu-char.c | 36 +++++++++++++++++++++++++
>> qemu-config.c | 6 ++++
>> qga/guest-agent-commands.c | 63
>> ++++++++++++++++++++++++++++++++++++-------
>> 5 files changed, 97 insertions(+), 13 deletions(-)
>>
>> diff --git a/Makefile b/Makefile
>> index f3a03ad..2e3231e 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -188,6 +188,8 @@ $(qapi-dir)/qga-qmp-marshal.c:
>> $(SRC_PATH)/qapi-schema-guest.json $(SRC_PATH)/sc
>> test-visitor.o: $(addprefix $(qapi-dir)/, test-qapi-types.c
>> test-qapi-types.h test-qapi-visit.c test-qapi-visit.h) $(qapi-obj-y)
>> test-visitor: test-visitor.o qfloat.o qint.o qdict.o qstring.o qlist.o
>> qbool.o $(qapi-obj-y) error.o osdep.o qemu-malloc.o $(oslib-obj-y)
>> qjson.o json-streamer.o json-lexer.o json-parser.o qerror.o
>> qemu-error.o qemu-tool.o $(qapi-dir)/test-qapi-visit.o
>> $(qapi-dir)/test-qapi-types.o
>>
>> +test-linux: test-linux.o
>> +
>
> This obviously doesn't belong here.
Er, this patch was fubar, let me send a new one.
Regards,
Anthony Liguori
>
> Regards,
>
> Anthony Liguori
>
next prev parent reply other threads:[~2011-07-22 19:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 19:15 [Qemu-devel] [PATCH] guest-agent: fix build with OpenBSD Anthony Liguori
2011-07-22 19:42 ` Anthony Liguori
2011-07-22 19:51 ` Anthony Liguori [this message]
2011-07-23 6:38 ` Blue Swirl
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=4E29D4C8.8040106@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=aliguori@us.ibm.com \
--cc=blauwirbel@gmail.com \
--cc=lcapitulino@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--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 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).