Displaying 20 results from an estimated 200 matches similar to: "[PATCH] liblx: fix fstat() build warning"
2012 Jan 10
1
[PATCH] libxl: fix typo iff -> if
# HG changeset patch
# User Zhigang Wang <zhigang.x.wang@oracle.com>
# Date 1326227259 18000
# Node ID a78507899bea4824901d209d818b69545f607312
# Parent 03138a08366b895d79e143119d4c9c72833cdbcd
libxl: fix typo iff -> if
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
diff -r 03138a08366b -r a78507899bea tools/libxl/libxl_types.idl
--- a/tools/libxl/libxl_types.idl Fri Dec
2012 Jan 23
2
[PATCH] xl: remove duplicate line
# HG changeset patch
# User Zhigang Wang <zhigang.x.wang@oracle.com>
# Date 1327336349 18000
# Node ID 35c926c69a1397dd7360eacf2c6864ad12d9da02
# Parent 5b2676ac13218951698c49fa0350f2ac48220f3d
xl: remove duplicate line
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
diff -r 5b2676ac1321 -r 35c926c69a13 tools/libxl/xl_cmdimpl.c
--- a/tools/libxl/xl_cmdimpl.c Mon Jan 09
2012 Jul 19
2
[PATCH] pygrub: add syslog support to pygrub
# HG changeset patch
# User Zhigang Wang <zhigang.x.wang@oracle.com>
# Date 1342720736 14400
# Node ID ec9655b30a5fa5b5abb3e05505f681f9be559613
# Parent 43e21ce7f22151524b800a6cf0ac4ba1233b34a7
pygrub: add syslog support to pygrub
Currently, when pygrub failed, we don''t know the reason because xend/xl will
not capture the stderr message.
This patch will log the error message to
2008 Oct 10
2
答复: Re: about pvgrub
Thank Zhigang Wang for your response. I have test pvgrub with this
config file:
#pv-config
kernel = "/usr/lib/xen/boot/pv-grub-x86_32.gz"
extra = "(hd0,5)/boot/grub/menu.lst"
memory = 512
name = "ExampleDomain"
disk = [ ''file:/var/lib/xen/images/opensuse11-1/disk0,xvda,w'' ]
vif = [ "bridge=eth0" ]
root = "/dev/sda5 ro"
start
2008 May 21
1
[PATCH]Remove XendLogging dependency from xswatch
Hi,
xstransact and xswatch are well designed python interface that can be used by
third party utils rather than only in xend. But the logging approach here binds
xswatch to xend and prevent it from being used by other utils.
This patch removes the dependency on XendLogging from xswatch.
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
regards,
zhigang
2012 Mar 14
1
qemu multiple client support for xen
Hi,
I see we already include the support from qemu upstream, but from my test
(starts two vncviewer to the same HOST:PORT), it doesn''t work.
What is the status?
commit 753b4053311ff1437d99726970b1e7e6bf38249b
Author: aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Date: Mon Feb 16 14:59:30 2009 +0000
Support multiple VNC clients (Brian Kress)
Change
2013 Sep 13
21
Suggestion for merging xl save/restore/migrate/migrate-receive
Hi,
As we talked in
http://lists.xen.org/archives/html/xen-devel/2013-09/msg00211.html , I have a
suggestion: what about merging xl save/restore/migrate/migrate-receive?
Here is the description: xl-migrate.rst
Also there is a workaround for the xl migration daemon example: xl-migrate-socat.rst
Patch for the example: xen-xl-migrate-socat.patch
(I don''t have enough knowledge to
2012 Mar 13
6
xl: expose max_cpu_id from `xl info`
This will allow userspace to reason with the total number of CPUs, not
just the current number of online CPUs.
--
Andrew Cooper - Dom0 Kernel Engineer, Citrix XenServer
T: +44 (0)1223 225 900, http://www.citrix.com
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2011 Mar 22
5
live migration in between different CPU families
Hi,
referring to thread:
http://www.gossamer-threads.com/lists/xen/users/177385#177385.
I have the same thing going on: hypervisors with E5620 Xeon CPUs and
hypervisors with E5410 CPUs. Live migrations go wrong when domU''s are
not created on the latter and move from the E5410 servers to more recent
ones. The rationale being that these CPU''s have less or other
capabilities
2010 May 21
10
increase evtchn limits
Hi,
I''m trying to boot up with lot more than 32 vcpus on this very large box.
I overcame vcpu_info[MAX_VIRT_CPUS] by doing vcpu placement hypercall
in guest, but now running into evt channel limit (lots of devices):
unsigned long evtchn_pending[sizeof(unsigned long) * 8];
which limits to 512 max for my 64bit dom0. The only recourse seems to
create a new struct shared_info_v2{},
2007 Nov 07
0
[PATCH]Enable loopback disk image files on readonly nfs filesystem
Hi all,
This small patch enables you to loopback disk image files on readonly nfs
filesystem on some system.
When we losetup a file on readonly nfs filesystem, it fails with:
# losetup /dev/loop7 /data/vm/xen_el5_i386_para/system.raw
/data/vm/xen_el5_i386_para/system.raw: Permission denied
New version of losetup has add a "-r" option for readonly loop, which Linux
kernel has
2010 Feb 04
0
[PATCH]remove the runtime download and compile of libconfig package
hi,
This patch remove the runtime download and compile of libconfig package. This
package should be pre-installed by user manually.
Xen should not do so much dirty things at compile time.
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
thanks,
zhigang
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2012 Jul 04
0
[xen-unstable test] 13460: regressions - FAIL
flight 13460 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/13460/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-pv 18 leak-check/check fail REGR. vs. 13459
test-amd64-amd64-pv 18 leak-check/check fail REGR. vs. 13459
test-amd64-i386-xl 18
2007 Apr 18
1
[PATCH 0/5] Update ELFNOTEs and use them in Xen header.
Hi,
I've just committed ELF notes support to Xen unstable. It should become
public once changeset 11239:58b5141c8309 passes through regression
testing and into the public tree.
The patches which follow update the paravirt tree to define the notes.
Some of them should be merged with existing patches others are
completely new. I've made a note in the intro to the individual patches.
There
2004 Feb 23
2
parameters' value
Hi, I am a new user of R. I am trying to use R to do some nonlinear modeling. However, I can not find how to get the parameters's value back.
Here is the code in S-plus:
ycos1.nl <- nls(y ~ m +ac*cos(2*pi*f*t) +as*sin(2*pi*f*t), start=nl.st, trace=T)
## store model info after satisfactory model has been found
cNL1 <- c(ycos1.nl$parameters[1:3],0)
What is same code in R?
Thanks a
2010 Jan 28
31
[PATCH 0 of 4] aio event fd support to blktap2
Get blktap2 running on pvops.
This mainly adds eventfd support to the userland code. Based on some
prior cleanup to tapdisk-queue and the server object. We had most of
that in XenServer for a while, so I kept it stacked.
1. Clean up IPC and AIO init in tapdisk-server.
[I think tapdisk-ipc in blktap2 is basically obsolete.
Pending a later patch to remove it?]
2. Split tapdisk-queue into
2006 Sep 28
6
[Patch] Fix blktap to work with a bootloader
If a Xen guest has a bootloader configured, then it will fail to start
on a blktap image. The problem is blkdev_uname_to_file, which cannot
parse the "tap:aio:$filename" image strings: it tries to split the
string apart at ":" and assign the result to a 2-tuple, and this
results in a python error if the split results in three or more
strings.
The fix is to split only at the
2012 Feb 10
1
[xen-unstable test] 11929: regressions - trouble: blocked/fail/pass/preparing/queued/running
flight 11929 xen-unstable running [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/11929/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-i386-i386-xl-qemuu-winxpsp3 <none executed> queued
test-amd64-amd64-xl-qemuu-winxpsp3 <none executed> queued
test-amd64-amd64-xl-qemuu-win7-amd64
2008 Sep 03
0
XenAPI: why we implement VM_metrics.VCPUs_utilisation as proportion?
hi all,
why we implement VM_metrics.VCPUs_utilisation as the proportion of all cpu time?
Then XenAPI client (xm) can not get the accumulated cpu_time of each vcpu.
I recommend we make VM_metrics.VCPUs_utilisation just the cpu_time which is
maintained by hypervisor.
Then XenAPI client (xm) not only can get the accumulated cpu_time of each vcpu,
but also can calculate the proportion by getting
2008 Oct 10
0
答复: Re: 答复:Re: a
Thanks samuel, zhang dd, wang zhigang. I have start pvgrub
successfully. Thanks you very much.
best regards,
-- James
>>> Samuel Thibault <samuel.thibault@ens-lyon.org> 08年10月10日 下午 16:36
>>>
Zhang, Dongdong, le Fri 10 Oct 2008 14:55:00 +0800, a écrit :
> if you see "grubdom>", this maybe grub can''t find its config file
> Check your