qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 0/3 V8] QAPI: add inject-nmi qmp command


From: Michael Roth
Subject: Re: [Qemu-devel] [RFC PATCH 0/3 V8] QAPI: add inject-nmi qmp command
Date: Mon, 25 Apr 2011 12:07:20 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 04/20/2011 01:19 AM, Lai Jiangshan wrote:


These patches are applied for "http://repo.or.cz/r/qemu/aliguori.git glib".

These patches add QAPI inject-nmi. They are passed checkpatch.pl and the build.

But the result qemu executable file is not tested, because the result
qemu of "http://repo.or.cz/r/qemu/aliguori.git glib" can't work in my box.

What issues are you seeing using the binary from the glib tree? AFAIK that tree should be functional, except potentially with TCG. I've only been using it with KVM and --enable-io-thread though so don't know for sure.


Lai Jiangshan (3):
   QError: Introduce QERR_UNSUPPORTED
   qapi,nmi: add inject-nmi qmp command
   qapi-hmp: Convert HMP nmi to use QMP

  hmp-commands.hx  |   18 ++++++++----------
  hmp.c            |   12 ++++++++++++
  hmp.h            |    1 +
  monitor.c        |   14 --------------
  qapi-schema.json |   12 ++++++++++++
  qerror.c         |    4 ++++
  qerror.h         |    3 +++
  qmp.c            |   17 +++++++++++++++++
  8 files changed, 57 insertions(+), 24 deletions(-)





reply via email to

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