Displaying 4 results from an estimated 4 matches for "malei".
Did you mean:
male
2012 Sep 10
1
[Problem with xen-4.1.2] Creating device model failed when disable `-vnc` related option in qemu-dm
...called
`libxl_build_device_model_args_old`, the func will build qemu-dm cmdline
args according to
the xl-formated configuration file specified by xl create
domid: 2
-videoram option does not work with cirrus vga device model. Videoram set
to 4M.
Strip off blktap sub-type prefix to /home/malei/c2.delta.img (drv ''qcow2'')
Using file /home/malei/c2.delta.img in read-write mode
Strip off blktap sub-type prefix to /home/malei/d2.delta.img (drv ''qcow2'')
Using file /home/malei/d2.delta.img in read-write mode
Watching /local/domain/0/device-model/2/logdirty/cm...
2013 Apr 30
2
【Problem】 about using gdbsx to debug guest linux VM
...xen4.1.2, the id of centos-domU is 22.
The info of dom0 is:
2.6.32-131.21.1.el6.xendom0.x86_64 #1 SMP Tue Dec 13 18:09:29 EST 2011
x86_64 x86_64 x86_64 GNU/Linux
Centos-domU:
2.6.32-220.7.1.el6.x86_64 #1 SMP Wed Mar 7 00:52:02 GMT 2012 x86_64 x86_64
x86_64 GNU/Linux
At dom0, I went like this:
[malei@xentest-4-1 Tue Apr 30 ~]$ sudo gdbsx -a 22 64 9999
Listening on port 9999
Remote debugging from host 172.16.1.122
(After that, I found the vm became paused, but next, I should run gdb on
centos-domU,
so I set the vm to be unpaused by xl unpause 22)
Then, at centos-domU, I went like this:
(gdb)...
2012 May 22
2
【help】why not support showing filename containing chinese characters with the ls function?
Hi,everyone:
As the subject says, why chinese characters are shown as '?' by using
ls function?
Did anyone encounter the same problem and does resolution exist?
Looking forward to your reply. Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Oct 28
0
"reset requested in cpu_handle_ioreq" causes the wirtual machine crashed when using "xm create xp.hvm"
...usbdevice = 'tablet'
name = _s_name
disk = [ 'tap:qcow2:/home/bruce/vm-check.img,hda,w!' ]
vncdisplay = _s_vnc_display
[3]qemu-dm log i:
domid: 5310
qemu: the number of cpus is 1
config qemu network with xen bridge for tap5310.0 virbr0
Strip off blktap sub-type prefix to /home/malei/vm-check.img (drv 'qcow2')
Watching /local/domain/0/device-model/5310/logdirty/next-active
Watching /local/domain/0/device-model/5310/command
char device redirected to /dev/pts/1
qemu_map_cache_init nr_buckets = 10000 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest...