search for: bellard

Displaying 20 results from an estimated 111 matches for "bellard".

Did you mean: ballard
2011 Jan 23
2
Cgroup
Hello, I'm running Debian Sid with libvirt/qemu/kvm packages from experimental: $ qemu --version QEMU emulator version 0.13.0 (Debian 0.13.0+dfsg-2), Copyright (c) 2003-2008 Fabrice Bellard $ kvm --version QEMU emulator version 0.13.0 (qemu-kvm-0.13.0 Debian 0.13.0+dfsg-2), Copyright (c) 2003-2008 Fabrice Bellard $ libvirtd --version libvirtd (libvirt) 0.8.6 /etc/libvirt/qemu.conf cgroup_controllers = [ "cpu", "devices" ] cgroup_device_acl = [ "/dev/null&...
2007 Nov 13
1
Release: VMKNOPPIX for X86/X86_64 with Xen3.1.1, KVM48, UML, QEMU, VirtualBox
...48, x86_64 kernel with IA32 emulator, etc. The included software is as follows. KNOPPIX 5.1.1 (kernel 2.6.19) with Xen3.1.1 (DomU&HVM) http://www.cl.cam.ac.uk/research/srg/netos/xen/ KVM (48-x86) (16-x86_64) http://sourceforge.net/projects/kvm QEMU090 http://fabrice.bellard.free.fr/qemu/ KQEMU (x86 only) http://fabrice.bellard.free.fr/qemu/kqemu-doc.html UML http://user-mode-linux.sourceforge.net/ Virtual Box (x86 only) http://www.virtualbox.org/ The guide for VMKNOPPIX x86/x86_64 is available at the following URL. VMKNOPPIX x86...
2015 May 21
1
Blockcommit error
...heir file format, but I don't know how to tell if this is it for sure, or how to go back and add that information. =============================================================== root@farnsworth:/var/lib/libvirt/images# qemu-img --version qemu-img version 2.2.1, Copyright (c) 2004-2008 Fabrice Bellard root@farnsworth:/var/lib/libvirt/images# kvm --version QEMU emulator version 2.2.1, Copyright (c) 2003-2008 Fabrice Bellard root@farnsworth:/var/lib/libvirt/images# virsh -v 1.2.6 root@farnsworth:/var/lib/libvirt/images# qemu-system-x86_64 --version QEMU emulator version 2.2.1, Copyright (c) 2003-2...
2018 Mar 21
2
Re: [Qemu-block] [PATCH] tests: regressions: make test-big-heap use a temporary empty file
...it worse where the fcntl() claiming the locks "succeeds" > > but doesn't do what we want? That is, what were the actual error > > messages you ran into? > > $ qemu-img --version > qemu-img version 2.10.1(qemu-2.10.1-2.fc27) > Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers > $ qemu-img info /dev/null > qemu-img: Could not open '/dev/null': Failed to get "consistent read" lock > Is another process using the image? Not sure where the difference is, but I can't reproduce this on upstream, neither git maste...
2007 Apr 18
3
QEMU virtualization and segment RPL
Hi, As something like VMI is expected to be supported soon by QEMU, I have a small question: does the virtualization API you are defining supports that the guest kernel code can be executed in ring 3 ? In QEMU for example, the guest kernel code can be executed either by the dynamic translator (in this case CS.rpl = 0 and SS.rpl = 0) or by the kqemu kernel module (in this case CS.rpl = 3 and
2014 Jul 11
2
LibVirt + QEMU & no-shutdown
I am currently running LibVirt with Qemu on Debian Wheezy: Versions: - libvirtd (libvirt) 1.2.4 - qemu-x86_64 version 2.0.0 (Debian 2.0.0+dfsg-4~bpo70+1), Copyright (c) 2003-2008 Fabrice Bellard It's all working perfectly, including ACPI: virsh shutdown guest. However when I issue "halt" from the guest, the guest stops but libvirt thinks it is still running: (virsh list outputs state: running). virsh dominfo does the same thing: State: running I believe this is due to the -...
2018 Mar 21
2
Re: [PATCH] tests: regressions: make test-big-heap use a temporary empty file
[adding qemu lists] On 03/21/2018 07:51 AM, Richard W.M. Jones wrote: > On Wed, Mar 21, 2018 at 01:44:17PM +0100, Pino Toscano wrote: >> Newer versions of qemu use file locking for the images by default, and >> apparently that does not work with /dev/null. Since this test just >> calls qemu-img to get the format of an empty image, create a temporary >> one instead.
2006 Apr 17
1
QEMU version in Xen
Hello, I see that under tools/ioemu the VERSION file says 0.6.1. This is the version number of QEMU. I wonder: Version 0.8.0 of QEMU was out in December 2005. See: http://fabrice.bellard.free.fr/qemu. Is there a reason for using an old version of QEMU ? (which , if I am not wrong, was adjusted slightly to fit Xen needs) Is there a real obstacle which exists in 0.8.0 (and does not exists in 0.6.1) which prevents using the newer QEMU 0.8.0 version ? Regards, IB __________________...
2011 Jul 19
1
cannot start virt-manager in centos 6
I just upgrade from centos 5.6 to centos 6.0 on a x86_64 box. But when I try to create a new virtual guest, virt-manager give: Error: internal error cannot parse /usr/bin/qemu-system-x86_64 version number in 'QEMU emulator version 0.14.0, Copyright (c) 2003-2008 Fabrice Bellard'. I have googled it ,but got nothing help. Any help? Thanks first :-)
2010 Mar 16
0
internal error cannot parse QEMU version number
...mes I've seen it when trying to start a VM (virsh start domain): $ virsh start goat Connecting to uri: qemu:///system error: Failed to start domain goat error: internal error cannot parse QEMU version number in ' PC emulator version 0.11.0 (qemu-kvm-0.11.0), Copyright (c) 2003-2008 Fabrice Bellard' Running libvirt version 0.7.0-1ubuntu13.1 under Ubuntu 9.10 amd64. $ kvm --version QEMU PC emulator version 0.11.0 (qemu-kvm-0.11.0), Copyright (c) 2003-2008 Fabrice Bellard I saw this message, but it's for an older version: http://osdir.com/ml/libvir-list/2009-05/msg00192.html Any ide...
2012 Jul 30
0
mouse pointer not in sync after live migration
Hi everybody, I am using Opennebula 3.6 on a Debian Squeeze system. My configuration: Node-A kvm --version QEMU emulator version 1.0 (qemu-kvm-1.0 Debian 1.0+dfsg-8~bpo60+1), Copyright (c) 2003-2008 Fabrice Bellard virsh --version 0.9.11.3 Node-B kvm --version QEMU emulator version 1.0 (qemu-kvm-1.0 Debian 1.0+dfsg-8~bpo60+1), Copyright (c) 2003-2008 Fabrice Bellard virsh --version 0.9.11.3 After live-migration, my mouse pointer is not in sync. I just write an email to the opennebula-mailinglist, but m...
2013 Mar 04
1
Qemu-1.4.0-2 and Qemu-1.4.0-1 is broken on virt-preview and rawhide
...----------------------------- Passed on Qemu-1.3.0-9 ---------------------- [root at node0 ~]# rpm -q --file /usr/bin/qemu-system-x86_64 qemu-system-x86-1.3.0-9.fc18.x86_64 [root at node0 ~]# /usr/bin/qemu-system-x86_64 --version QEMU emulator version 1.3.0, Copyright (c) 2003-2008 Fabrice Bellard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130304/700383bf/attachment.htm>
2013 Mar 09
1
snapshot-create fails with "error: Failed to open file '(null)': Bad address"
...m not able to create a snapshot for none of my vm's running on a particular node. And i have absolut no idea where to look to solve this. Someone can point me to the right direction? hn images # qemu-x86_64 -version qemu-x86_64 version 1.2.2 (qemu-kvm-1.2.0), Copyright (c) 2003-2008 Fabrice Bellard hn images # libvirtd --version libvirtd (libvirt) 1.0.3 hn images # qemu-img info gentoo-template.qcow2 image: gentoo-template.qcow2 file format: qcow2 virtual size: 130G (139586437120 bytes) disk size: 30G cluster_size: 65536 hn images # virsh snapshot-create gentoo-template error: Failed to op...
2012 Feb 25
2
Problems running virtual machines after an upgrade
...$ lsmod | grep kvm kvm_intel 112920 0 kvm 280656 1 kvm_intel $ /usr/local/sbin/libvirtd --version /usr/local/sbin/libvirtd (libvirt) 0.9.10 $ ./qemu-system-x86_64 --version QEMU emulator version 1.0-bcv (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice Bellard $ sudo virsh define ./debian.xml error: Failed to define domain from ./debian.xml error: unknown OS type hvm $ cat debian.xml <domain type='kvm'> <name>debian</name> <uuid>0aab8869-ff87-14ce-a00b-944cdca7acf7</uuid> <memory>524288</memory>...
2012 Jan 13
2
(no subject)
Hello! I just installed the qemu package 1.0. Trying to start my vms with libvirt (virt-manager) resulted in the following error message: internal error cannot parse /usr/local/bin/qemu-system-arm version number in 'QEMU emulator version 1.0, Copyright (c) 2003-2008 Fabrice Bellard' After that I installed the qemu package 0.15 and i didn't receive error. But i have problems with device virtio-balloon-pci: internal error process exited while connecting to monitor: qemu-system-arm: -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4: Bus 'pci.0' not found...
2012 Jun 04
1
guestfish1.7.17 does not support qemu-kvm1.0.93?
Hi,all,i build qemu-kvm1.0.93 from source code on centos6.2 , # qemu-system-x86_64 --version QEMU emulator version 1.0.93 (qemu-kvm-devel), Copyright (c) 2003-2008 Fabrice Bellard and the guestfish's version: # guestfish --version guestfish 1.7.17 but when i use the guestfish command to upload a file to a vm,it does not work , # guestfish --rw -i -d centosvm upload /test/ifcfg-eth0_centos /etc/sysconfig/network-scripts/ifcfg-eth0 the command doesnot return any error...
2011 Sep 20
1
Problem with allocation of big files
...ide it seems like the OS locked. Manipulating with ionice and niceness do not affect at all. Manipulating with cfq, deadline schedulers also do not have any results. OS Debian Squeeze libvirtd (libvirt) 0.9.2 QEMU emulator version 0.14.0 (Debian 0.14.0+dfsg-5.1), Copyright (c) 2003-2008 Fabrice Bellard guestfish 1.10.3 with some local patches, backported from main tree Does anyone have ideas how to fix it? -- Nikita A Menkovich http://libc6.org/ JID: menkovich at gmail.com
2011 Sep 20
1
Problem with allocation of big files
...ide it seems like the OS locked. Manipulating with ionice and niceness do not affect at all. Manipulating with cfq, deadline schedulers also do not have any results. OS Debian Squeeze libvirtd (libvirt) 0.9.2 QEMU emulator version 0.14.0 (Debian 0.14.0+dfsg-5.1), Copyright (c) 2003-2008 Fabrice Bellard guestfish 1.10.3 with some local patches, backported from main tree Does anyone have ideas how to fix it? -- Nikita A Menkovich http://libc6.org/ JID: menkovich at gmail.com
2017 Apr 19
2
virsh error: driver is not whitelisted
...si rbd tftp ftp vdi blkdebug luks cloop Here some information about the environment: cat /etc/redhat-release CentOS Linux release 7.3.1611 (Core) virsh --version 2.0.0 /usr/libexec/qemu-kvm --version QEMU emulator version 2.6.0 (qemu-kvm-ev-2.6.0-28.el7_3.6.1), Copyright (c) 2003-2008 Fabrice Bellard Thanks in advance for the help Marco Aurelio Gomes NCC - UNESP
2008 Jul 05
2
[LLVMdev] ffmpeg on fedora core 8
...r grace to 32bit) when using the normal gcc on the 64bit fc8 machine, everything works too. now the "bad" thing: it does not work on fc8 with llvm-2.3 the error looks as follows: ./ffmpeg_g -i 1minute.mov -an -y /tmp/1minute.avi FFmpeg version SVN-r14075, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --disable-ffserver --disable-ffplay --disable-mmx --disable-mmx2 --disable-ssse3 --disable-armv5te --disable-armv6 --disable-iwmmxt --disable-altivec --disable-network --disable-ipv6 --disable-zlib --disable-vhook --disable-stripping --extra-cflags=-emit-llvm -c --extra-ldf...