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