Comment 1 for bug 1566564

Revision history for this message
dann frazier (dannf) wrote :

Here's a pull request against the current ubuntu-dev branch to backport this feature:

The following changes since commit 1c264d803ee0a087f33aabca112cedc1b325de7e:

  release (2016-03-16 17:55:28 -0700)

are available in the git repository at:

  git://git.launchpad.net/~dannf/qemu gic-caps

for you to fetch changes up to 4453f7f928c37224523d8783a010839e855f077b:

  Cherrypick upstream patches to support the query-gic-version QMP command (LP: #1566564) (2016-04-05 17:05:23 -0600)

----------------------------------------------------------------
dann frazier (1):
      Cherrypick upstream patches to support the query-gic-version QMP command (LP: #1566564)

 debian/changelog | 7 ++
 debian/patches/arm-enhance-kvm_arm_create_scratch_host_vcpu.patch | 76 +++++++++++++++++
 debian/patches/arm-implement-query-gic-capabilities.patch | 86 +++++++++++++++++++
 debian/patches/arm-qmp-add-query-gic-capabilities-interface.patch | 192 ++++++++++++++++++++++++++++++++++++++++++
 debian/patches/kvm-add-kvm_device_supported-helper-function.patch | 61 ++++++++++++++
 debian/patches/series | 4 +
 6 files changed, 426 insertions(+)
 create mode 100644 debian/patches/arm-enhance-kvm_arm_create_scratch_host_vcpu.patch
 create mode 100644 debian/patches/arm-implement-query-gic-capabilities.patch
 create mode 100644 debian/patches/arm-qmp-add-query-gic-capabilities-interface.patch
 create mode 100644 debian/patches/kvm-add-kvm_device_supported-helper-function.patch