[no subject]

2010-05-03 Thread Terry

unsubscribe kvm

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: How to edit *.qcow2

2010-01-31 Thread Terry
you need nbd-client and qemu-nbd to access qcow2 file.

sati...@pacific.net.hk wrote:
> Hi folks,
> 
> KVM
> host – Debian 5.0
> 
> I need to mount kvm/qemu *.qcow2 image amending/reading its content. I
> can't figure out the type of file "-t"
> 
>1. mount -t mke2fs -o loop VM/vm30.qcow2 /mnt
>2. mount -t e2fs -o loop VM/vm30.qcow2 /mnt
>3. mount -o loop VM/vm30.qcow2 /mnt
>4. mount -t ext3 -o loop VM/vm30.qcow2 /mnt
>5. mount -t ext2 -o loop VM/vm30.qcow2 /mnt
> 
> None of them can work. Please help TIA  Pointer would be appreciated.
> 
> 
> B.R.
> Stephen L
> 
> -- 
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


time command in vm

2008-08-29 Thread Terry

Hi All,

When we use time command in vm, we can get 'elapsed time', 'user time' 
and 'system time'.  How to explain these three times in detail?  For 
example, when we have a shadow page fault, we exit from guest to host 
for handling the fault.  So, this handling time should be considered in??


Thanks,
Terry

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html