[PATCH v2 0/6] qemu_monitor_json: Assume existence of some commands

Michal Privoznik posted 6 patches 2 years, 6 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1634813020.git.mprivozn@redhat.com
src/qemu/qemu_monitor_json.c              | 23 -----------------------
tests/qemumigparamsdata/unsupported.json  |  3 ---
tests/qemumigparamsdata/unsupported.reply |  7 -------
tests/qemumigparamsdata/unsupported.xml   |  4 ----
tests/qemumigparamstest.c                 |  1 -
5 files changed, 38 deletions(-)
delete mode 100644 tests/qemumigparamsdata/unsupported.json
delete mode 100644 tests/qemumigparamsdata/unsupported.reply
delete mode 100644 tests/qemumigparamsdata/unsupported.xml
[PATCH v2 0/6] qemu_monitor_json: Assume existence of some commands
Posted by Michal Privoznik 2 years, 6 months ago
Technically a v2 of:

https://listman.redhat.com/archives/libvir-list/2021-October/msg00825.html

but I've cancelled sending in the middle of v1. Anyway, patch 1/6 is new
(yeah, I've noticed a test failing so I've cancelled sending v1).

Michal Prívozník (6):
  qemumigparamstest: Drop "unsupported" test case
  qemuMonitorJSONGetMigrationParams: Don't return early on
    CommandNotFound
  qemuMonitorJSONGetDumpGuestMemoryCapability: Don't return early on
    CommandNotFound
  qemuMonitorJSONGetKVMState: Don't return early on CommandNotFound
  qemuMonitorJSONGetMemoryDeviceInfo: Don't return early on
    CommandNotFound
  qemuMonitorJSONGetMigrationCapabilities: Don't return early on
    CommandNotFound

 src/qemu/qemu_monitor_json.c              | 23 -----------------------
 tests/qemumigparamsdata/unsupported.json  |  3 ---
 tests/qemumigparamsdata/unsupported.reply |  7 -------
 tests/qemumigparamsdata/unsupported.xml   |  4 ----
 tests/qemumigparamstest.c                 |  1 -
 5 files changed, 38 deletions(-)
 delete mode 100644 tests/qemumigparamsdata/unsupported.json
 delete mode 100644 tests/qemumigparamsdata/unsupported.reply
 delete mode 100644 tests/qemumigparamsdata/unsupported.xml

-- 
2.32.0