[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/9 for-1.2] Trivial patches for 11 to 15 August 2012
From: |
Stefan Hajnoczi |
Subject: |
[Qemu-devel] [PULL 0/9 for-1.2] Trivial patches for 11 to 15 August 2012 |
Date: |
Wed, 15 Aug 2012 16:08:55 +0100 |
The last pull request for QEMU 1.2!
The following changes since commit 03834e22abafbc8dc4052d46a5ccd6dd135a54a3:
Merge remote-tracking branch 'origin/master' into staging (2012-08-14
15:19:50 -0500)
are available in the git repository at:
git://github.com/stefanha/qemu.git trivial-patches
for you to fetch changes up to c3594ed73e0a7e7feae309be79f0eb6bafcc02ab:
ivshmem, qdev-monitor: fix order of qerror parameters (2012-08-15 15:37:08
+0100)
----------------------------------------------------------------
Alberto Garcia (1):
ivshmem, qdev-monitor: fix order of qerror parameters
Alejandro Martinez Ruiz (1):
ehci: fix assertion typo
Peter Maydell (3):
Makefile: Avoid explicit list of directories in clean target
cputlb.c: Fix out of date comment
iov_send_recv(): Handle zero bytes case even if OS does not
Stefan Weil (4):
trace: Fix "Qemu" -> "QEMU"
docs: Fix spelling (propery -> property)
Spelling fix in comment (peripherans -> peripherals)
framebuffer: Fix spelling in comment (leight -> height)
Makefile | 7 ++-----
cputlb.c | 4 +++-
docs/bootindex.txt | 2 +-
hw/framebuffer.c | 2 +-
hw/ivshmem.c | 3 ++-
hw/qdev-monitor.c | 2 +-
hw/usb/hcd-ehci.c | 2 +-
hw/versatilepb.c | 2 +-
iov.c | 7 +++++++
scripts/simpletrace.py | 2 +-
10 files changed, 20 insertions(+), 13 deletions(-)
--
1.7.10.4
- [Qemu-devel] [PULL 0/9 for-1.2] Trivial patches for 11 to 15 August 2012,
Stefan Hajnoczi <=
- [Qemu-devel] [PATCH 1/9] Makefile: Avoid explicit list of directories in clean target, Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 4/9] trace: Fix "Qemu" -> "QEMU", Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 2/9] ehci: fix assertion typo, Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 3/9] cputlb.c: Fix out of date comment, Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 5/9] docs: Fix spelling (propery -> property), Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 6/9] Spelling fix in comment (peripherans -> peripherals), Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 7/9] framebuffer: Fix spelling in comment (leight -> height), Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 8/9] iov_send_recv(): Handle zero bytes case even if OS does not, Stefan Hajnoczi, 2012/08/15
- [Qemu-devel] [PATCH 9/9] ivshmem, qdev-monitor: fix order of qerror parameters, Stefan Hajnoczi, 2012/08/15
- Re: [Qemu-devel] [PULL 0/9 for-1.2] Trivial patches for 11 to 15 August 2012, Anthony Liguori, 2012/08/15