[libvirt] [PATCH v2 0/2] Introduce GIC for aarch64

Michal Privoznik mprivozn at redhat.com
Mon May 4 12:09:05 UTC 2015


diff to v1:
- John's review worked in (hopefully)

Michal Privoznik (2):
  Introduce GIC feature
  qemu: Implement GIC

 docs/formatdomain.html.in                          | 10 ++++++
 docs/schemas/domaincommon.rng                      | 11 ++++++-
 src/conf/domain_conf.c                             | 37 +++++++++++++++++++++-
 src/conf/domain_conf.h                             |  2 ++
 src/qemu/qemu_command.c                            | 13 ++++++++
 .../qemuxml2argvdata/qemuxml2argv-aarch64-gic.args |  6 ++++
 .../qemuxml2argvdata/qemuxml2argv-aarch64-gic.xml  | 26 +++++++++++++++
 tests/qemuxml2argvtest.c                           |  2 ++
 8 files changed, 105 insertions(+), 2 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic.xml

-- 
2.3.6




More information about the libvir-list mailing list