[Pkg-libvirt-commits] [virt-what] branch upstream/latest updated (423b78c -> 72b2f6d)
Joao Eriberto Mota Filho
eriberto at moszumanska.debian.org
Wed Dec 28 01:47:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriberto pushed a change to branch upstream/latest
in repository virt-what.
from 423b78c Imported Upstream version 1.14
new 72b2f6d Imported Upstream version 1.15
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 38 +++-
Makefile.in | 92 +++++++-
aclocal.m4 | 154 +++++++++----
config.h.in | 3 -
configure | 247 +++++++++------------
configure.ac | 4 +-
.../proc/self/status => docker/.dockerinit} | 0
.../proc/self/status => docker/proc/cpuinfo} | 0
tests/{esx4.1 => docker}/proc/self/status | 0
tests/{lxc => docker}/sbin/dmidecode | 0
tests/{baremetal => docker}/sbin/uname | 0
tests/{lxc => docker}/sbin/virt-what-cpuid-helper | 0
tests/lkvm-arm/proc/cpuinfo | 63 ++++++
tests/lkvm-arm/proc/device-tree/compatible | 1 +
tests/lkvm-arm/proc/self/status | 41 ++++
.../sbin/dmidecode} | 2 +-
tests/lkvm-arm/sbin/uname | 2 +
.../sbin/virt-what-cpuid-helper | 2 +-
tests/{kvm-explicit-cpu => lkvm}/proc/cpuinfo | 0
tests/{kvm-explicit-cpu => lkvm}/proc/self/status | 0
.../virt-what-cpuid-helper => lkvm/sbin/dmidecode} | 2 +-
tests/{baremetal => lkvm}/sbin/uname | 0
tests/lkvm/sbin/virt-what-cpuid-helper | 2 +
tests/qemu-arm/proc/cpuinfo | 63 ++++++
.../proc/device-tree/fw-cfg at 9020000/compatible | 1 +
tests/qemu-arm/proc/self/status | 41 ++++
.../sbin/dmidecode} | 2 +-
tests/qemu-arm/sbin/uname | 2 +
.../sbin/virt-what-cpuid-helper | 2 +-
tests/{test-qemu.sh => test-docker.sh} | 6 +-
tests/{test-qemu.sh => test-lkvm-arm.sh} | 8 +-
tests/{test-kvm.sh => test-lkvm.sh} | 8 +-
tests/{test-qemu.sh => test-qemu-arm.sh} | 6 +-
tests/{test-qemu.sh => test-xen-arm.sh} | 8 +-
tests/xen-arm/proc/cpuinfo | 63 ++++++
.../xen-arm/proc/device-tree/hypervisor/compatible | 1 +
tests/xen-arm/proc/self/status | 41 ++++
.../sbin/dmidecode} | 2 +-
tests/xen-arm/sbin/uname | 2 +
.../sbin/virt-what-cpuid-helper | 2 +-
virt-what.in | 81 +++++--
virt-what.pod | 16 +-
42 files changed, 774 insertions(+), 234 deletions(-)
copy tests/{esx4.1/proc/self/status => docker/.dockerinit} (100%)
copy tests/{esx4.1/proc/self/status => docker/proc/cpuinfo} (100%)
copy tests/{esx4.1 => docker}/proc/self/status (100%)
copy tests/{lxc => docker}/sbin/dmidecode (100%)
copy tests/{baremetal => docker}/sbin/uname (100%)
copy tests/{lxc => docker}/sbin/virt-what-cpuid-helper (100%)
create mode 100644 tests/lkvm-arm/proc/cpuinfo
create mode 100644 tests/lkvm-arm/proc/device-tree/compatible
create mode 100644 tests/lkvm-arm/proc/self/status
copy tests/{linux-vserver/sbin/virt-what-cpuid-helper => lkvm-arm/sbin/dmidecode} (63%)
create mode 100755 tests/lkvm-arm/sbin/uname
copy tests/{linux-vserver => lkvm-arm}/sbin/virt-what-cpuid-helper (54%)
copy tests/{kvm-explicit-cpu => lkvm}/proc/cpuinfo (100%)
copy tests/{kvm-explicit-cpu => lkvm}/proc/self/status (100%)
copy tests/{linux-vserver/sbin/virt-what-cpuid-helper => lkvm/sbin/dmidecode} (63%)
copy tests/{baremetal => lkvm}/sbin/uname (100%)
create mode 100755 tests/lkvm/sbin/virt-what-cpuid-helper
create mode 100644 tests/qemu-arm/proc/cpuinfo
create mode 100644 tests/qemu-arm/proc/device-tree/fw-cfg at 9020000/compatible
create mode 100644 tests/qemu-arm/proc/self/status
copy tests/{linux-vserver/sbin/virt-what-cpuid-helper => qemu-arm/sbin/dmidecode} (63%)
create mode 100755 tests/qemu-arm/sbin/uname
copy tests/{linux-vserver => qemu-arm}/sbin/virt-what-cpuid-helper (54%)
copy tests/{test-qemu.sh => test-docker.sh} (95%)
copy tests/{test-qemu.sh => test-lkvm-arm.sh} (92%)
copy tests/{test-kvm.sh => test-lkvm.sh} (93%)
copy tests/{test-qemu.sh => test-qemu-arm.sh} (93%)
copy tests/{test-qemu.sh => test-xen-arm.sh} (92%)
create mode 100644 tests/xen-arm/proc/cpuinfo
create mode 100644 tests/xen-arm/proc/device-tree/hypervisor/compatible
create mode 100644 tests/xen-arm/proc/self/status
copy tests/{linux-vserver/sbin/virt-what-cpuid-helper => xen-arm/sbin/dmidecode} (63%)
create mode 100755 tests/xen-arm/sbin/uname
copy tests/{linux-vserver => xen-arm}/sbin/virt-what-cpuid-helper (54%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-what.git
More information about the Pkg-libvirt-commits
mailing list