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