qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL][PATCH 0/5] Pending assorted patches in my queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL][PATCH 0/5] Pending assorted patches in my queue
Date: Mon, 16 Apr 2012 15:14:11 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 04/16/2012 10:36 AM, Jan Kiszka wrote:
The following changes since commit e6f5d0be730a41bacb10edba19d1369ec2949486:

   Merge branch 'w64' of git://qemu.weilnetz.de/qemu (2012-04-15 19:56:06 +0000)

are available in the git repository at:

   git://git.kiszka.org/qemu.git queues/pending

All have been posted before, no concerns were raised AFAIK.

Pulled.  Thanks.

Regards,

Anthony Liguori


Jan Kiszka (5):
   signrom: Rewrite as python script
   pcnet: Clear ERR in CSR0 on stop
   pcnet: Properly handle TX requests during Link Fail
   Kick io-thread on qemu_chr_accept_input
   vapic: Disable for pre-1.1 machines

  hw/pc_piix.c               |   43 ++++++++++++++++++++++++++++++++---------
  hw/pcnet.c                 |   13 +++++++++++-
  hw/pcnet.h                 |    1 +
  pc-bios/optionrom/Makefile |    2 +-
  qemu-char.c                |    1 +
  scripts/signrom.py         |   40 +++++++++++++++++++++++++++++++++++++++
  scripts/signrom.sh         |   45 --------------------------------------------
  7 files changed, 88 insertions(+), 57 deletions(-)
  create mode 100644 scripts/signrom.py
  delete mode 100755 scripts/signrom.sh





reply via email to

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