public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Lucas Meneghel Rodrigues <lmr@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/2] [RFC] Make kvm-unit-tests more friendly to upstream QEMU
Date: Wed, 31 Aug 2011 12:43:09 +0300	[thread overview]
Message-ID: <4E5E022D.6050506@redhat.com> (raw)
In-Reply-To: <1314748265-15488-1-git-send-email-lmr@redhat.com>

On 08/31/2011 02:51 AM, Lucas Meneghel Rodrigues wrote:
> aliguori - This series makes an attempt to make kvm-unit-tests more friendly
> to upstream QEMU.  I've been writing unit tests for all of the QMP commands
> and many of them, like ballooning, require guest cooperation to be tested in
> a meaningful way.
>
> I'm leaning towards building simple guests using libcflat in order to do this
> using some very simple PCI device drivers.  To get started, I made a few changes
> to kvm-unit-tests to make them more friendly to QEMU upstream basically by
> using platform devices instead of relying on special test devices.
>
> lmr - This is an attempt to revive Anthony's patch series to kvm-unit-tests,
> I tried to figure out what an updated version of the patchset would look like,
> that is, dropping patch "do not set level sensitive irq when initializing the PIC"
> and putting the old behavior of the test dev writes on an ifdef block. Let
> me know if I got this right. Original patches for reference:
>
> http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03025.html
> http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03022.html
> http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03023.html
> http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03024.html
>

Thanks, applied.

-- 
error compiling committee.c: too many arguments to function


      parent reply	other threads:[~2011-08-31  9:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-30 23:51 [PATCH 0/2] [RFC] Make kvm-unit-tests more friendly to upstream QEMU Lucas Meneghel Rodrigues
2011-08-30 23:51 ` [PATCH 1/2] kvm-unit-tests: add x86 port io accessors Lucas Meneghel Rodrigues
2011-08-30 23:51 ` [PATCH 2/2] kvm-unit-tests: make I/O more friendly to existing QEMU hardware Lucas Meneghel Rodrigues
2011-08-31  9:43 ` Avi Kivity [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=4E5E022D.6050506@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lmr@redhat.com \
    /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