[libvirt] [PATCHv3 0/3] Add HyperV timer enlightenment

Peter Krempa pkrempa at redhat.com
Fri Feb 7 14:21:22 UTC 2014


See patch 3/3 for changes.

Peter Krempa (3):
  schema: Fix guest timer specification schema according to the docs
  conf: Enforce supported options for certain timers
  qemu: hyperv: Add support for timer enlightenments

 docs/formatdomain.html.in                          |   7 +-
 docs/schemas/domaincommon.rng                      | 156 +++++++++++++--------
 src/conf/domain_conf.c                             |  59 +++++++-
 src/conf/domain_conf.h                             |   1 +
 src/qemu/qemu_command.c                            |  31 ++--
 .../qemuxml2argv-clock-timer-hyperv-rtc.args       |   5 +
 .../qemuxml2argv-clock-timer-hyperv-rtc.xml        |  26 ++++
 tests/qemuxml2argvtest.c                           |   1 +
 tests/qemuxml2xmltest.c                            |   1 +
 9 files changed, 212 insertions(+), 75 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-clock-timer-hyperv-rtc.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-clock-timer-hyperv-rtc.xml

-- 
1.8.5.3




More information about the libvir-list mailing list