qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/9] Trivial patches for 2014-09-22


From: Michael Tokarev
Subject: [Qemu-devel] [PULL 0/9] Trivial patches for 2014-09-22
Date: Mon, 22 Sep 2014 12:11:08 +0400

Here's a next (small) batch of trivial stuff.  Accumulated for over
2 weeks, but still quite small.  Random tiny things here and there.
Please consider pulling/applying.

Thanks,

/mjt

The following changes since commit 07e2863d0271ac6c05206d8ce9e4f4c39b25d3ea:

  exec.c: fix setting 1-byte-long watchpoints (2014-09-19 17:42:16 +0100)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/trivial-patches-2014-09-22

for you to fetch changes up to 7e3d523883202396ae7ff8bafcc796c86e026adc:

  arch_init: Setting QEMU_ARCH enum straight (2014-09-22 12:09:43 +0400)

----------------------------------------------------------------
trivial patches for 2014-09-22

----------------------------------------------------------------
Adelina Tuvenie (1):
      block: allow creation of fixed vhdx images

Bastian Koppelmann (1):
      arch_init: Setting QEMU_ARCH enum straight

Chen Gang (1):
      xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()

Gonglei (1):
      configure: trivial fixes

Li Liu (1):
      qemu-char: Permit only a single "stdio" character device

Stefan Weil (1):
      pc: Add missing 'static' attribute

zhanghailiang (3):
      Fix typos and misspellings in comments
      rdma: Fix incorrect description in comments
      vl: Print maxmem in hex format for error message

 block/vhdx.c               |    2 +-
 configure                  |    6 +++---
 docs/rdma.txt              |    6 +++---
 hw/i386/pc.c               |    2 +-
 hw/ppc/spapr.c             |    2 +-
 include/sysemu/arch_init.h |   34 +++++++++++++++++-----------------
 libcacard/vcard_emul_nss.c |    4 ++--
 migration-rdma.c           |    4 ++--
 qemu-char.c                |   10 +++++++++-
 vl.c                       |   22 +++++++++++-----------
 xen-hvm.c                  |    9 ++++-----
 11 files changed, 54 insertions(+), 47 deletions(-)



reply via email to

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