libvirt/tools
Luyao Huang 60107346a4 virsh: Report an error when cpulist parsing fails
When parsing a cpulist, the virBitmapParse is used. On an invalid
bitmap an error is reported, but the error gets cleared
immediately by subsequent public APIs call, e.g. virDomainFree().
Moreover, we don't check whether bitmap fits into maximal CPU ID
on the host. Therefore the following examples failed without any
error:

 # virsh vcpupin test3 1 aaa

 # virsh vcpupin test3 1 1000

Signed-off-by: Luyao Huang <lhuang@redhat.com>
2015-05-14 14:16:07 +02:00
..
wireshark
libvirt_win_icon_16x16.ico
libvirt_win_icon_32x32.ico
libvirt_win_icon_48x48.ico
libvirt_win_icon_64x64.ico
libvirt-guests.init.in
libvirt-guests.service.in
libvirt-guests.sh.in libvirt-guests: Initialize SYNC_TIME 2015-05-12 08:53:14 +02:00
libvirt-guests.sysconf
Makefile.am
virsh_win_icon.rc
virsh-console.c
virsh-console.h
virsh-domain-monitor.c util: Make the virDomainListFree helper more universal 2015-05-11 08:28:53 +02:00
virsh-domain-monitor.h
virsh-domain.c virsh: Report an error when cpulist parsing fails 2015-05-14 14:16:07 +02:00
virsh-domain.h
virsh-edit.c
virsh-host.c
virsh-host.h
virsh-interface.c virsh: fix regression in 'virsh event' by domain 2015-04-15 08:13:53 -06:00
virsh-interface.h
virsh-network.c virsh: fix regression in 'virsh event' by domain 2015-04-15 08:13:53 -06:00
virsh-network.h
virsh-nodedev.c Remove unnecessary includes from virsh.h 2015-04-02 10:27:56 +02:00
virsh-nodedev.h
virsh-nwfilter.c virsh: fix regression in 'virsh event' by domain 2015-04-15 08:13:53 -06:00
virsh-nwfilter.h
virsh-pool.c
virsh-pool.h
virsh-secret.c virsh: fix regression in 'virsh event' by domain 2015-04-15 08:13:53 -06:00
virsh-secret.h
virsh-snapshot.c Remove unnecessary includes from virsh.h 2015-04-02 10:27:56 +02:00
virsh-snapshot.h
virsh-volume.c
virsh-volume.h
virsh.c virsh: fix regression in 'virsh event' by domain 2015-04-15 08:13:53 -06:00
virsh.h virsh: introduce new macros to help check flag requirements 2015-05-04 09:20:01 +02:00
virsh.pod tools: fix the wrong check when use virsh setvcpus --maximum 2015-05-04 10:26:57 +02:00
virt-host-validate-common.c
virt-host-validate-common.h
virt-host-validate-lxc.c
virt-host-validate-lxc.h
virt-host-validate-qemu.c
virt-host-validate-qemu.h
virt-host-validate.c
virt-login-shell.c
virt-login-shell.conf
virt-login-shell.pod
virt-pki-validate.in
virt-sanlock-cleanup.in
virt-xml-validate.in