Displaying 8 results from an estimated 8 matches for "rouault".
2001 Apr 05
1
No subject
...ry in:
install.packages("C:/Program.Files/rw1022/library/multiv")
2: wget not found
Can Someone tell me to install wget first and install multiv package to use
it in R-Gui?
Thanks a lot in advance for your help.
Sincerely,
Ga?lle
--------------------------------------
Ga?lle ROUAULT
INRA-Centre de Recherches d'Orl?ans
Station de Zoologie Foresti?re
avenue de la Pomme de Pin
BP 20619 ARDON
45166 Olivet cedex
FRANCE
tel: 02 38 41 78 00 / poste 77 65
fax : 02 38 41 78 79
e-mail : rouault at orleans.inra.fr
--------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2011 Dec 13
1
Thread-safety issues with vbox driver ?
...libvirt reports no error at all.
If there is only one domain, no problem occurs at all. I also tried the same code (ie with multiple domains)
but with only one thread and it works well.
I managed to reproduce these issues with libvirt 0.9.4, 0.9.7, using VirtualBox 4.0 and 4.1.
--
Jean-Baptiste ROUAULT
Ing?nieur R&D - diateam : Architectes de l'information
Phone : +33 (0)9 53 16 02 70 Fax : +33 (0)2 98 050 051
2011 Jul 25
1
VirtualBox headless
...sh and
> then
>
> #virsh: define <domainname.xml>
>
> to reload the new values for the graphics type of the machine.
>
> Obvioulsy something went wrong when editing "live"....
>
> Regards,
> Christian
>
> Am 24.06.2010 18:27, schrieb Jean-Baptiste Rouault:
> > Hi,
> >
> > Something like this should work, as can be seen in the
>
> > documentation here : http://libvirt.org/formatdomain.html#elementsGraphics
> >
> > <drivers>
> > <graphics type='rdp' autoport='yes' />
>
>...
2024 Nov 05
0
[ANNOUNCE] pixman release 0.44.0 now available
...ses/pixman-0.44.0.tar.gz.sha512.asc
Git:
https://gitlab.freedesktop.org/pixman/pixman.git
tag: pixman-0.44.0
Log:
Bill Roberts (2):
arm: add include guards on header
aarch64: support PAC and BTI
Changqing Li (1):
pixman-combine-float.c: fix inlining failed error
Even Rouault (1):
pixman-combine-float.c: fix typo in MAKE_NON_SEPARABLE_PDF_COMBINERS()
Julia DeMille (1):
mmx: Fix compilation with clang-cl
Lance Arsenault (1):
pixman: Add library destructor
Marco Trevisan (1):
pixman-region: Make translate a no-op when using 0 offsets...
2011 May 05
0
Release of libvirt-0.9.1
...f-date comments in LVM backend (Richard Laager)
- docs: Serial and parallel device target ports actually start from 0 (Matthias Bolte)
- maint: fix grammar errors (Eric Blake)
- docs: document freecell --all (Eric Blake)
- docs: remove "returns" word from beginning of lines (Jean-Baptiste Rouault)
- docs: add an IPv6 address to network XML examples (Laine Stump)
Portability:
- build: fix getcwd portability problems (Eric Blake)
- build: avoid test warnings on mingw (Eric Blake)
- virsh: avoid compiler warning on mingw (Eric Blake)
- build: Use pkg-config for libssh2 check (Jiri Denemark)
-...
2011 Apr 04
0
Release of libvirt-0.9.0
...- logging: fix off-by-one bug (Eric Blake)
- do not report OOM error when prepareCall() failed (Wen Congyang)
- Don't return an error on failure to create blkio controller (Hu Tao)
- qemu: respect locking rules (Eric Blake)
- openvz: fix a simple bug in openvzListDefinedDomains() (Jean-Baptiste Rouault)
- Fix delayed event delivery when SASL is active (Daniel P. Berrange)
- qemu: Fix copy&paste error messages in text monitor (Jiri Denemark)
- do not unref obj in qemuDomainObjExitMonitor* (Wen Congyang)
- qemu: check driver name while attaching disk (Wen Congyang)
- remote: Add missing virCond...
2010 Jul 05
0
Release of libvirt-0.8.2
...mits as being documentation
or portability fixes, it's good :-)
Features:
- phyp: adding support for IVM (Eduardo Otubo)
- libvirt: introduce domainCreateWithFlags API (Eric Blake)
- add 802.1Qbh and 802.1Qbg switches handling (Stefan Berger)
- Support for VirtualBox version 3.2 (Jean-Baptiste Rouault)
- Init script for handling guests on shutdown/boot (Jiri Denemark)
- qemu: live migration with non-shared storage for kvm (Kenneth Nagin)
Documentation:
- html docs: add link to PHP bindings by Radek Hladik (Justin Clift)
- virsh: document attach-disk better (Eric Blake)
- bridge_driver.c: fix fi...
2011 Jun 06
0
Release of libvirt-0.9.2
...s (Cole Robinson)
- tests: Add more complex domain scheme test data (Michal Privoznik)
- tests: Test for SPICE compression options (Michal Privoznik)
- Ignore backward compatibility macros in apibuild.py (Matthias Bolte)
- openvz: fix bridge devices parsing in openvzReadNetworkConf() (Jean-Baptiste Rouault)
- Allow custom XML to be passed in during migration (Daniel P. Berrange)
- Allow virsh to pass in a custom XML document for migration (Daniel P. Berrange)
- Add an API for comparing the ABI of two guest configurations (Daniel P. Berrange)
- Remove unused 'target' field in virDomainHostdevD...