Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170301090453.11075-1-marcandre.lureau@redhat.com
include/glib-compat.h | 21 +++++++
include/hw/ptimer.h | 1 +
include/qemu/timer.h | 5 +-
tests/libqos/usb.h | 1 +
tests/libqos/virtio-pci.h | 6 +-
hw/acpi/pcihp.c | 11 ----
hw/acpi/piix4.c | 2 +
hw/core/bus.c | 2 +-
hw/core/ptimer.c | 8 +++
hw/i386/acpi-build.c | 4 +-
hw/usb/dev-storage.c | 16 ++++++
hw/usb/dev-uas.c | 2 +
qtest.c | 1 +
tests/bios-tables-test.c | 2 +-
tests/e1000-test.c | 1 +
tests/e1000e-test.c | 6 +-
tests/eepro100-test.c | 1 +
tests/endianness-test.c | 3 +
tests/hd-geo-test.c | 53 +++++++++++------
tests/i440fx-test.c | 5 ++
tests/ide-test.c | 12 ++++
tests/ipmi-bt-test.c | 1 +
tests/ipmi-kcs-test.c | 1 +
tests/libqos/usb.c | 6 ++
tests/libqos/virtio-pci.c | 38 +++++++++++--
tests/libqtest.c | 10 ----
tests/postcopy-test.c | 2 +-
tests/ptimer-test-stubs.c | 5 ++
tests/ptimer-test.c | 122 ++++++++++++++++++++++++----------------
tests/pvpanic-test.c | 1 +
tests/q35-test.c | 3 +
tests/tco-test.c | 35 +++++++-----
tests/test-filter-mirror.c | 2 +-
tests/test-filter-redirector.c | 4 +-
tests/test-io-channel-command.c | 6 +-
tests/usb-hcd-ehci-test.c | 19 +++++--
tests/usb-hcd-uhci-test.c | 1 +
tests/vhost-user-test.c | 11 ++--
tests/virtio-9p-test.c | 2 +-
tests/virtio-blk-test.c | 29 +++++-----
tests/virtio-scsi-test.c | 2 +-
util/qemu-timer.c | 5 --
42 files changed, 319 insertions(+), 149 deletions(-)