qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/5]: QMP queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/5]: QMP queue
Date: Fri, 24 Feb 2012 10:35:12 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

On 02/23/2012 08:42 AM, Luiz Capitulino wrote:
Contains only the DEVICE_TRAY_MOVED event series.

The changes (since 235fe3bfd46b1104575b540d0bc3fdf584030b99) are available
in the following repository:

     git://repo.or.cz/qemu/qmp-unstable.git queue/qmp

Pulled.  Thanks.

Regards,

Anthony Liguori


Luiz Capitulino (5):
       block: Rename bdrv_mon_event()&  BlockMonEventAction
       block: bdrv_eject(): Make eject_flag a real bool
       block: Don't call bdrv_eject() if the tray state didn't change
       ide: drop ide_tray_state_post_load()
       qmp: add DEVICE_TRAY_MOVED event

  QMP/qmp-events.txt |   18 +++++++++++
  block.c            |   84 +++++++++++++++++++++++++++++++++------------------
  block.h            |    8 ++--
  block/raw-posix.c  |    6 ++--
  block/raw.c        |    2 +-
  block_int.h        |    2 +-
  hw/ide/atapi.c     |    7 +++-
  hw/ide/core.c      |   16 ++--------
  hw/scsi-disk.c     |   13 +++++---
  hw/virtio-blk.c    |    6 ++--
  monitor.c          |    3 ++
  monitor.h          |    1 +
  12 files changed, 104 insertions(+), 62 deletions(-)







reply via email to

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