Statistics
| Branch: | Revision:

root / tests @ 626187d8

Latest revisions

# Date Author Comment
078a1c37 02/15/2014 06:36 pm Peter Maydell

Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' into staging

trivial patches for 2014-02-15

  1. gpg: Signature made Sat 15 Feb 2014 12:10:46 GMT using RSA key ID 74F0C838
  2. gpg: Good signature from "Michael Tokarev <>"...
a63e5e0c 02/15/2014 02:10 pm Stefan Weil

misc: Fix case Qemu -> QEMU

Signed-off-by: Stefan Weil <>
Reviewed-by: Laszlo Ersek <>
Reviewed-by: Andreas Färber <>
Signed-off-by: Michael Tokarev <>

18968ca1 02/14/2014 07:05 pm Jeff Cody

block: qemu-iotests - add vhdx log replay tests for qemu-img

VHDX logs can now be replayed via 'qemu-img check -r all'. Add
tests to verify that the log replay is successful when using qemu-img.

Signed-off-by: Jeff Cody <>
Signed-off-by: Stefan Hajnoczi <>

2aa4a86f 02/14/2014 07:05 pm Fam Zheng

qemu-iotests: Don't run 005 on vmdk split formats

There would be too many extents that VMDK driver can't open all of them:

005 0s ... - output mismatch (see 005.out.bad)
--- 005.out 2013-12-24 09:27:27.608181030 0800
+
+ 005.out.bad 2014-02-13 10:00:15.282184557 +0800...
e0018078 02/14/2014 07:05 pm Jeff Cody

block: qemu-iotests - fix test 070 (vhdx)

VHDX test 070 failed, due to different output from qemu-io / qemu
when opening an image read-only that contains a log file. Filter
the output, and update the expected results to match the correct
output.

Signed-off-by: Jeff Cody <>...

0888a29c 02/13/2014 05:02 pm Peter Maydell

Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

acpi,pc,pci fixes and enhancements

Most changes here are hotplug related:

This merges hotplug infrastructure changes by Igor,
some acpi related fixes, and PC fixes.

Signed-off-by: Michael S. Tsirkin <>...

5e954943 02/10/2014 10:27 am Igor Mammedov

hw/pci: switch to a generic hotplug handling for PCIDevice

make qdev_unplug()/device_set_realized() to call hotplug handler's
plug/unplug methods if available and remove not needed anymore
hot(un)plug handling from PCIDevice.

In case if hotplug handler is not available, revert to the legacy...

693a50ad 02/09/2014 10:12 am Hu Tao

qemu-iotests: add test for qcow2 preallocation with different cluster sizes

Reviewed-by: Max Reitz <>
Signed-off-by: Hu Tao <>
Signed-off-by: Kevin Wolf <>

170632db 02/09/2014 10:12 am Peter Lieven

qemu-iotests: enable support for NFS protocol

Signed-off-by: Peter Lieven <>
Signed-off-by: Kevin Wolf <>

765003db 02/09/2014 10:12 am Kevin Wolf

block: Fail gracefully with missing filename

This fixes a regression introduced in commit 2a05cbe42 ('block: Allow
block devices without files'):

$ qemu-system-x86_64 drive driver=file
qemu-system-x86_64: block.c:892: bdrv_open_common: Assertion
`!drv
>bdrv_needs_filename || filename != ((void *)0)' failed....

View revisions

Also available in: Atom