On 31 March 2014 22:10, Andreas Färber <afaer...@suse.de> wrote: > Hello Peter, > > This is my QOM (devices) patch queue. Please pull. > > Regards, > Andreas > > Cc: Peter Maydell <peter.mayd...@linaro.org> > Cc: Anthony Liguori <anth...@codemonkey.ws> > > Cc: Stefan Hajnoczi <stefa...@redhat.com> > Cc: Stefan Weil <s...@weilnetz.de> > Cc: Keith Busch <keith.bu...@intel.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > > The following changes since commit 58b590148ca1b19f64f533d40e32b5acce5c21e7: > > pci: Fix clearing IRQs on reset (2014-03-31 19:53:34 +0100) > > are available in the git repository at: > > git://github.com/afaerber/qemu-cpu.git tags/qom-devices-for-2.0 > > for you to fetch changes up to 7373fc76930fc0994bab1bc2defd1d3a2b2adaa3: > > tmp105-test: Test QOM property and precision (2014-03-31 23:03:14 +0200) > > ---------------------------------------------------------------- > QOM/QTest infrastructure fixes > > * Revised QTest SIGABRT fix > * Test cleanups for non-POSIX hosts > * QTest test cases for NVMe, virtio-9p, pvpanic, i82801b11 > * QTest API addition for reading events > * TMP105 fix and regression test > > ---------------------------------------------------------------- > Andreas Färber (7): > nvme: Permit zero-length block devices > tests: Add nvme qtest > tests: Add virtio-9p qtest > tests: Add pvpanic qtest > qtest: Factor out qtest_qmp_receive() > pvpanic-test: Assert pause event > tests: Add i82801b11 qtest > > Paolo Bonzini (4): > tmp105: Read temperature in milli-celsius > tmp105-test: Wrap simple building blocks for testing > tmp105-test: Add a second sensor and test that one > tmp105-test: Test QOM property and precision > > Stefan Hajnoczi (4): > Revert "qtest: Fix crash if SIGABRT during qtest_init()" > qtest: Keep list of qtest instances for SIGABRT handler > tests: Skip POSIX-only tests on Windows > tests: Correctly skip qtest on non-POSIX hosts > > Stefan Weil (1): > tests: Remove unsupported tests for MinGW
Applied, thanks. -- PMM