Statistics
| Branch: | Revision:

root / tests @ d91fd756

Latest revisions

# Date Author Comment
d91fd756 12/17/2013 10:12 pm Antony Pavlov

hw/arm/digic: prepare DIGIC-based boards support

Also this patch adds initial support for Canon
PowerShot A1100 IS compact camera.

Signed-off-by: Antony Pavlov <>
Message-id: ...

e157b8fd 12/13/2013 09:10 pm Anthony Liguori

Merge remote-tracking branch 'bonzini/virtio' into staging

  1. By Andreas Färber (18) and Paolo Bonzini (12)
  2. Via Paolo Bonzini
    • bonzini/virtio: (30 commits)
      virtio: Convert exit to unrealize
      virtio: Complete converting VirtioDevice to QOM realize
      virtio-scsi: Convert to QOM realize...
8ac2adf7 12/11/2013 08:11 pm Marcel Apfelbaum

acpi unit-test: adjust the test data structure for better handling

Ensure more then one instance of test_data may exist
at a given time. It will help to compare different
acpi table versions.

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

15650602 12/11/2013 08:11 pm Marcel Apfelbaum

acpi unit-test: load and check facs table

FACS table does not have a checksum, so we can
check at least the signature (existence).

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

53333801 12/10/2013 01:29 pm Marcel Apfelbaum

acpi unit-test: verify signature and checksum

Read all ACPI tables from guest - will be useful for further unit tests.

Follow pointers between ACPI tables checking signature and format for
correctness. Verify checksum for all tables.

Signed-off-by: Marcel Apfelbaum <>...

ad6423a7 12/10/2013 12:29 pm Michael S. Tsirkin

acpi-test: basic acpi unit-test

We run bios, and boot a minimal boot sector that immediately halts.
Then poke at memory to find ACPI tables.

This only checks that RSDP is there.
More will be added later.

Cc: Andreas Färber <>
Cc: Markus Armbruster <>...

75884afd 12/09/2013 10:46 pm Andreas Färber

virtio-blk: Convert to QOM realize

Signed-off-by: Andreas Färber <>
Signed-off-by: Paolo Bonzini <>

d3fa9230 12/06/2013 05:53 pm Stefan Hajnoczi

aio: make aio_poll(ctx, true) block with no fds

This patch drops a special case where aio_poll(ctx, true) returns false
instead of blocking if no file descriptors are waiting on I/O. Now it
is possible to block in aio_poll() to wait for aio_notify().

This change eliminates busy waiting. bdrv_drain_all() used to rely on...

ac9524dc 12/06/2013 05:53 pm Stefan Hajnoczi

qemu-iotests: filter QEMU monitor \r\n

SMTP does not preserve newlines. This is normally not a problem if the
email body uses DOS or UNIX newlines consistently. In 051.out we mix
UNIX newlines with DOS newlines (since QEMU monitor output uses \r\n).

This patch filters the QEMU monitor output so the golden master file...

f33d2873 12/04/2013 04:19 pm Wenchao Xia

qemu-iotests: add test for snapshot in qemu-img convert

Signed-off-by: Wenchao Xia <>
Signed-off-by: Stefan Hajnoczi <>

View revisions

Also available in: Atom