index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cpu-plug-test.c
Age
Commit message (
Expand
)
Author
2020-01-12
test: Move qtests to a separate directory
Thomas Huth
2019-12-18
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
2019-11-11
cpu-plug-test: fix leaks
Marc-André Lureau
2019-10-15
tests: cpu-plug-test: fix device_add for pc/q35 machines
Igor Mammedov
2019-09-05
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
2019-08-15
tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest
Thomas Huth
2018-12-20
hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
Thomas Huth
2018-10-24
vl.c deprecate incorrect CPUs topology
Igor Mammedov
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-08-16
cpu-plug-test: Don't pass integers as strings to device_add
Markus Armbruster
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-01-22
tests/cpu-plug-test: Test CPU hot-plugging on s390x
Thomas Huth
2018-01-22
tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too
Thomas Huth
2018-01-22
tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too
Thomas Huth
2018-01-22
tests: Rename pc-cpu-test.c to cpu-plug-test.c
Thomas Huth