search for: accel

Displaying 20 results from an estimated 637 matches for "accel".

Did you mean: acces
2020 Aug 21
2
Re: Conflicting parameters on qemu call
...0 at 08:11:30PM +0200, Jan Walzer wrote: >>>>>> Hi Lists, >>>>>> >>>>>> I currently have the issue of wanting to use emu-system-x86_64 on a ppc64le platform. >>>>>> >>>>>> It is imperative to pass the "-accel tcg,thread=multi” parameter to qemu >>>>>> when starting an instance, as without that, it will only use one thread >>>>>> and hence of limited/no use. >>>>>> >>>>>> The problem is, that libvirt itself, passes “-machine q35,a...
2003 Sep 18
2
bad hardlinks with rsync
...ationsausnahmen | / | 192.168.1.1:/ <<<<<<<<<<<<<<<<<<<<<<<<<<<< tail of the logfile: <<<<<<<<<<<<<<<<<<<<<<<<<<<< var/cache/httpd-accel/a/f4/4d0d0d7f891a691ad5c739448f37f => etc/sv/qmail-smtp/log/supervise/status var/cache/httpd-accel/e/b8/fc770c62d513c4032b02da7b526c2 => etc/sv/qmail/log/supervise/status var/www/ethlife/articles/news/.xmlstyle_cache/a5/ba/f217e3bdffeccb7d16c0e277fabf.type => var/cache/httpd-accel/0/0f/1ec...
2013 Dec 09
1
[PATCH] launch: switch from -nographic to -display none
...d, 13 insertions(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index ae676c4..eb0e493 100644 --- a/configure.ac +++ b/configure.ac @@ -797,16 +797,16 @@ working. AC_MSG_FAILURE([$QEMU version must be >= 1.0.]) fi - AC_MSG_CHECKING([that $QEMU -nographic -machine accel=kvm:tcg -device ? works]) - if $QEMU -nographic -machine accel=kvm:tcg -device \? >&AS_MESSAGE_LOG_FD 2>&1; then + AC_MSG_CHECKING([that $QEMU -display none -machine accel=kvm:tcg -device ? works]) + if $QEMU -display none -machine accel=kvm:tcg -device \? >&AS_MESSAGE...
2015 Oct 02
1
[PATCH 1/2] launch: direct: Use a single -machine [type, ]accel=... option.
Previously we used (on arm): -M virt -machine accel=... After this change, we use: -machine virt,accel=... On x86 there is no change. The -M option is an abbreviation for -machine, and we can combine the two options together. (Qemu combines the two options internally, but it's more predictable if we do it ourselves). Upstream qemu has suppor...
2003 Apr 10
1
Starcraft Patch
...://starcraft-wine.sourceforge.net/ working with CVS wine. Using the patch I'm including, starcraft works perfectly on my machine, run as root using DGA on a 640x480 XF86 layout. In particular the changes to event.c enable the mouse and keyboard with DGA. The changes to input.c make the mouse acceleration work the same in all directions. The changes to mouse.c enable mouse scrolling around the map. I'm using redhat 9, so the patch also has a change to wineinstall so that the configure is set up for rh9. You'll probably need to drop that if you aren't running rh9. Now, it would...
2020 Aug 21
2
Re: Conflicting parameters on qemu call
...wrote: >>> On Thu, Aug 20, 2020 at 08:11:30PM +0200, Jan Walzer wrote: >>>> Hi Lists, >>>> >>>> I currently have the issue of wanting to use emu-system-x86_64 on a ppc64le platform. >>>> >>>> It is imperative to pass the "-accel tcg,thread=multi” parameter to qemu >>>> when starting an instance, as without that, it will only use one thread >>>> and hence of limited/no use. >>>> >>>> The problem is, that libvirt itself, passes “-machine q35,accel=tcg” to >>>> qe...
2023 Apr 04
0
[ANNOUNCE] xf86-input-libinput 1.3.0
xf86-input-libinput 1.3.0 is now available. The main feature in this version is support for the new 'custom' pointer acceleration profile in libinput 1.23.0. This acceleration profile is quite flexible, so it is exposed via several properties: - "libinput Accel Custom Fallback Points" and "libinput Accel Custom Fallback Step" - "libinput Accel Custom Motion Points" and "libinput Acce...
2020 Aug 21
0
Re: Conflicting parameters on qemu call
...n Walzer wrote: > >>>>>> Hi Lists, > >>>>>> > >>>>>> I currently have the issue of wanting to use emu-system-x86_64 on a ppc64le platform. > >>>>>> > >>>>>> It is imperative to pass the "-accel tcg,thread=multi” parameter to qemu > >>>>>> when starting an instance, as without that, it will only use one thread > >>>>>> and hence of limited/no use. > >>>>>> > >>>>>> The problem is, that libvirt itself, pa...
2013 Nov 13
4
How to tell libvirt not to use qemu "accel=kvm" for a FreeBSD guest
..., It hangs after the bootloader whith this message: Booting... CPU doesn't support long mode From the log, here is the generated qemu command: LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin /usr/bin/qemu-system-x86_64 -name fbsd92-amd64 -S -machine pc-i440fx-1.5,accel=kvm,usb=off -m 512 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 11ae165e-b8a2-5083-fb77-37c0042725bf -nographic -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/fbsd92-amd64.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=contr...
2013 Jun 30
3
IMPORTANT : Regression since kernel > 3.4 as regards suspend to RAM while using 3D accel
Hello, Been wondering why I could never resume from s2r. That's because I always use 3D accel (compiz, cairo-dock). I have tested each Arch kernel releases, hoping each time to get s2r to work. Tired of this, I decided to use 3.4 LTS... 3.4.50 ... And guess what ? I could resume from suspend to RAM 100% of the time !!! I know it may be a hard work for you, but suspend to RAM while using 3...
2013 Nov 14
1
Re: How to tell libvirt not to use qemu "accel=kvm" for a FreeBSD guest
..... > >CPU doesn't support long mode > > > > From the log, here is the generated qemu command: > >LC_ALL=C > >PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin > >/usr/bin/qemu-system-x86_64 -name fbsd92-amd64 -S -machine > >pc-i440fx-1.5,accel=kvm,usb=off -m 512 -realtime mlock=off -smp > >1,sockets=1,cores=1,threads=1 -uuid 11ae165e-b8a2-5083-fb77-37c0042725bf > >-nographic -no-user-config -nodefaults -chardev > >socket,id=charmonitor,path=/var/lib/libvirt/qemu/fbsd92-amd64.monitor,server,nowait > >-mon chardev=c...
2013 Nov 13
0
Re: How to tell libvirt not to use qemu "accel=kvm" for a FreeBSD guest
...h this message: > Booting... > CPU doesn't support long mode > > From the log, here is the generated qemu command: > LC_ALL=C > PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin > /usr/bin/qemu-system-x86_64 -name fbsd92-amd64 -S -machine > pc-i440fx-1.5,accel=kvm,usb=off -m 512 -realtime mlock=off -smp > 1,sockets=1,cores=1,threads=1 -uuid 11ae165e-b8a2-5083-fb77-37c0042725bf > -nographic -no-user-config -nodefaults -chardev > socket,id=charmonitor,path=/var/lib/libvirt/qemu/fbsd92-amd64.monitor,server,nowait > -mon chardev=charmonitor,id=mo...
2007 Jul 12
2
unresolved symbols in PV driver for HVM
all, On latest tip, following symbols are unresolved when inserting modules xen_balloon: Unknown symbol totalhigh_pages xen_vnif: Unknown symbol netfront_accelerator_call_resume xen_vnif: Unknown symbol netfront_accelerator_call_suspend_cancel xen_vnif: Unknown symbol netfront_accelerator_call_stop_napi_irq xen_vnif: Unknown symbol balloon_update_driver_allowance xen_vnif: Unknown symbol netfront_check_accelerator_queue_busy xen_vnif: Unknown symbol netfr...
2013 Jul 06
0
IMPORTANT : Regression since kernel > 3.4 as regards suspend to RAM while using 3D accel
...sync" But I checked, this commit 5e120f6e4b3f35b741c5445dfc755f50128c3c44 is the first bad one. Thanks for your future help, Eric 2013/6/30 Eric F <3rik.gm at gmail.com> > Hello, > > Been wondering why I could never resume from s2r. That's because I always > use 3D accel (compiz, cairo-dock). I have tested each Arch kernel releases, > hoping each time to get s2r to work. > > Tired of this, I decided to use 3.4 LTS... 3.4.50 > ... And guess what ? I could resume from suspend to RAM 100% of the time > !!! > > I know it may be a hard work for you,...
2017 Dec 31
0
IRC question: qemu-system-arm: -machine accel=kvm:tcg: No machine specified, and there is no default
...then command it works, but seems like changing the hv should work in a more clean way. any advice is appreciated! The error from the pastebin is: [00038ms] /usr/local/bin/qemu-system-arm \ -global virtio-blk-pci.scsi=off \ -enable-fips \ -nodefaults \ -display none \ -machine accel=kvm:tcg \ -m 500 \ -no-reboot \ -rtc driftfix=slew \ -global kvm-pit.lost_tick_policy=discard \ -kernel /var/tmp/.guestfs-0/appliance.d/kernel \ -initrd /var/tmp/.guestfs-0/appliance.d/initrd \ -drive file=/opt/kore_dtf/dropthefw/build_directory/5/rootfs.raw,cache=writeb...
2020 Aug 21
2
Re: Conflicting parameters on qemu call
..., Daniel P. Berrangé <berrange@redhat.com> wrote: > On Thu, Aug 20, 2020 at 08:11:30PM +0200, Jan Walzer wrote: >> Hi Lists, >> >> I currently have the issue of wanting to use emu-system-x86_64 on a ppc64le platform. >> >> It is imperative to pass the "-accel tcg,thread=multi” parameter to qemu >> when starting an instance, as without that, it will only use one thread >> and hence of limited/no use. >> >> The problem is, that libvirt itself, passes “-machine q35,accel=tcg” to >> qemu, which is a different parameter, that...
2012 May 26
10
[Bug 50375] New: NV11: KMS/fbcon accel failing after scrolling/tty switch
https://bugs.freedesktop.org/show_bug.cgi?id=50375 Bug #: 50375 Summary: NV11: KMS/fbcon accel failing after scrolling/tty switch Classification: Unclassified Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Comp...
2001 Apr 04
1
Mesa with voodoo3
OK I downloaded and compiled Mesa 3.4.1, the gears demo runs at about 140 fps so thats not looking like real hw accel ;) I downloaded a prebuilt gears from the dri webpage and I get 1300 fps even after I uninstalled my Mesa because it did not work together with Quake3 (always told me no hardware accel available) So I reverted to the libGL.so that came with my X4.0.2 binary tars. My glide3 is compiled with dri...
2013 Nov 14
0
Re: How to tell libvirt not to use qemu "accel=kvm" for a FreeBSD guest
...d XML), but when > i run it via virsh, It hangs after the bootloader whith this message: > Booting... > CPU doesn't support long mode > > > After many attempts, I pinned down the problem. To be able to boot the > machine with the above command, I had to remove: > * the accel=kvm in -machine > * the -S (to "autostart" the VM) > And change the -net tap,fd=24 to -net user,id=... I'm glad that you were able to figure out how to work around it in the meantime, and how to let libvirt force slower TCG emulation. Meanwhile, you should still report this bu...
2014 Sep 17
2
Re: Need Help
On Wed, Sep 17, 2014 at 07:59:03PM +0530, Priyanka Ranjan wrote: > libguestfs: command: run: /usr/libexec/qemu-kvm > libguestfs: command: run: \ -nographic > libguestfs: command: run: \ -machine accel=kvm:tcg > libguestfs: command: run: \ -device ? > libguestfs: error: /usr/libexec/qemu-kvm exited with error status 1, see > debug messages above > libguestfs: trace: launch = -1 (error) It looks as if qemu is broken on your machine. What's the output of: /usr/libexec/qemu-kvm...