[libvirt] [PATCH 0/3] Introduce machine type based capabilities filtering

Michal Privoznik mprivozn at redhat.com
Thu Feb 12 15:09:37 UTC 2015


Well, here's an alternative approach to my question here [1].

1: https://www.redhat.com/archives/libvir-list/2015-February/msg00369.html

Michal Privoznik (3):
  virQEMUCapsCacheLookupCopy: Pass machine type
  virQEMUCapsCacheLookupCopy: Filter qemuCaps based on machineType
  qemuCaps: Disable memdev for rhel6.5.0 machine type

 src/qemu/qemu_capabilities.c                       | 45 +++++++++++++++++++++-
 src/qemu/qemu_capabilities.h                       |  5 ++-
 src/qemu/qemu_migration.c                          |  3 +-
 src/qemu/qemu_process.c                            |  9 +++--
 .../qemuxml2argv-numatune-memnode-rhel650.args     |  7 ++++
 .../qemuxml2argv-numatune-memnode-rhel650.xml      | 31 +++++++++++++++
 tests/qemuxml2argvtest.c                           |  6 +++
 7 files changed, 100 insertions(+), 6 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-rhel650.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-rhel650.xml

-- 
2.0.5




More information about the libvir-list mailing list