[Qemu-devel] [PULL 0/3] Char patches

Marc-André Lureau posted 3 patches 8 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170608141313.27588-1-marcandre.lureau@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
include/chardev/char-parallel.h |  5 -----
include/chardev/char-serial.h   |  8 --------
include/qemu/osdep.h            | 13 +++++++++++++
chardev/char.c                  |  4 ++--
tests/test-char.c               | 29 +++++++++++++++++++++++++++++
5 files changed, 44 insertions(+), 15 deletions(-)
[Qemu-devel] [PULL 0/3] Char patches
Posted by Marc-André Lureau 8 years, 4 months ago
The following changes since commit 64175afc695c0672876fbbfc31b299c86d562cb4:

  arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented (2017-06-07 17:21:44 +0100)

are available in the git repository at:

  https://github.com/elmarco/qemu.git tags/char-pull-request

for you to fetch changes up to 27d4c3789ddde40e1c7280150b46eb20a6a892e6:

  test-char: start a /char/serial test (2017-06-08 17:58:13 +0400)

----------------------------------------------------------------

----------------------------------------------------------------

Marc-André Lureau (3):
  char: fix alias devices regression
  chardev: don't use alias names in parse_compat()
  test-char: start a /char/serial test

 include/chardev/char-parallel.h |  5 -----
 include/chardev/char-serial.h   |  8 --------
 include/qemu/osdep.h            | 13 +++++++++++++
 chardev/char.c                  |  4 ++--
 tests/test-char.c               | 29 +++++++++++++++++++++++++++++
 5 files changed, 44 insertions(+), 15 deletions(-)

-- 
2.13.0.91.g00982b8dd