diff options
| author | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2006-08-08 10:03:30 +0100 |
|---|---|---|
| committer | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2006-08-08 10:03:30 +0100 |
| commit | e5d1731cea1aea2d167c5208bf786af4dcc29167 (patch) | |
| tree | 9cec7dd05a2772a2ccd5d73fcbcd47b246c54a08 /tools/ioemu/patches/qemu-logging | |
| parent | 0144a035fddb9025258eddcf458832110ebabca2 (diff) | |
| download | xen-e5d1731cea1aea2d167c5208bf786af4dcc29167.tar.gz xen-e5d1731cea1aea2d167c5208bf786af4dcc29167.tar.bz2 xen-e5d1731cea1aea2d167c5208bf786af4dcc29167.zip | |
[XEND] Fix fallback and error path for domain destruction by domid,
or of non-existent domain.
I saw the following error message. (A domain of domain name XXX does
not exist.)
# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 1019 2 r----- 29.8
# xm destroy XXX
Error: an integer is required
This patch fixes it to print the following error message.
# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 1019 2 r----- 35.8
# xm destroy XXX
Error: the domain 'XXX' does not exist.
Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Diffstat (limited to 'tools/ioemu/patches/qemu-logging')
0 files changed, 0 insertions, 0 deletions
