[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] [Bug 935] Fix the information of the xm list command



Hi,

I fixed the Xen bugzilla 935. 
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=935

The test result is as follows. All "cpus" are removed from 
the information of the xm list command. 

# xm list --long vm1
(domain
    (on_crash restart)
    (uuid 52b8cca6-df1a-b9ec-9b4c-6e5ae7014b3c)
    (bootloader_args )
    (vcpus 2)
    (name vm1)
    (on_poweroff destroy)
    (on_reboot restart)
    (bootloader )
    (maxmem 384)
    (memory 256)
    (shadow_memory 0)
    (cpu_weight 256)
    (cpu_cap 0)
    (features )
    (on_xend_start ignore)
    (on_xend_stop ignore)
    (image
        (linux
            (kernel /boot/vmlinuz-2.6.18-xen)
            (ramdisk /boot/initrd-2.6.18-xen.img.domU)
            (args 'root=/dev/hda1 ro 3')
        )
    )
    (status 0)
    (device
        (vbd
            (uuid f42667ec-8599-7b48-395c-c998d8cd14ce)
            (bootable 1)
            (driver paravirtualised)
            (dev hda1)
            (uname file:/xen/rhel4u2.root.img-vm1)
            (mode w)
        )
    )
)

Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>

Best regards,
 Kan

Attachment: bug935.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.