Just like with QEMU capabilities, we can safely assume existence of some
monitor commands because they were introduced in older than minimal
required version and do not depend on QEMU build arguments.

Michal Prívozník (5):
  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 -----------------------
 1 file changed, 23 deletions(-)

-- 
2.32.0

Reply via email to