> launching in terminal separate instance remote-viewer for spice to
passthru usb devices - spice dislay is blank, that was also in 5.x
versions,
That was really a hack. I mean, Spice client shouldn't have a blank
display. You shouldn't have to run both qemu display and remote-viewer.
What you wa
With the fd= argument/property, you can setup a private socketpair
connection already. Is this enough?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1903470
Title:
qemu 5.1.0: Add UNIX socket suppo
This is a bug in the spice-server meson build system:
https://gitlab.freedesktop.org/spice/spice/-/commit/37fd91a51f52cdc1b55d3ce41e6ce6db348b986c
Most likely they will end up bumping the version to 0.15, so we may want
to update the condition in qemu.
--
You received this bug notification becau
I thought backward migration wasn't supported.
Isn't it this commit?
commit 4cc017e505df7e5344e4dfe7fc1777c5f11f
Author: Marc-André Lureau
Date: Tue Oct 22 00:32:41 2019 +0200
serial: register vmsd with DeviceClass
Migration from old to new code works, however the other way f
ping
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484
Title:
slirp to accept non-local dns server
Status in QEMU:
Incomplete
Bug descr
What is your version of qemu? I understand you are running qemu on
ubuntu.
The VM is windows? which version? Which URL are you downloading? What is
the program being used?
thanks
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a membe
slirp has been moved to a standalone project, can you report here:
https://gitlab.freedesktop.org/slirp/libslirp/issues
I don't have an answer off the top of my head, but I would suggest
looking/tweaking at the network mask. And for the receive side,
debugging from sorecvfrom().
--
You received
This should be addressed by:
https://patchew.org/QEMU/20190713143311.17620-1-marcandre.lur...@redhat.com/
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1837909
Title:
test-char fails if host has no
0x55de60e19327 in qemu_mutex_lock_impl (mutex=0x55de61859e58,
file=0x55de60f1a640 "/home/elmarco/src/qq/monitor.c", line=438) at
/home/elmarco/src/qq/util/qemu-thread-posix.c:66
#3 0x55de6085c5af in monitor_puts (mon=0x55de61859d30, str=0x55de62a61d30
"{\"timestamp\":
See also mesa bug:
https://bugs.freedesktop.org/show_bug.cgi?id=109695
** Bug watch added: freedesktop.org Bugzilla #109695
https://bugs.freedesktop.org/show_bug.cgi?id=109695
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https:
(I reported that issue a few days ago too:
https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg06066.html)
Perhaps we can teach mesa to not change CPU affinity (some option, or
environment variable, or seccomp check).
Daniel, when virgl/mesa will be running in a separate process (thanks to
v
The bug is also reproducible with virtio-9p
-fsdev local,id=r,path=/,security_model=none -device
virtio-9p-pci,fsdev=r,mount_tag=r
I bisected it to the same commit.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launc
On Tue, Dec 18, 2018 at 3:09 PM Philippe Mathieu-Daudé
wrote:
>
> GCC 8 added a -Wstringop-truncation warning:
>
> The -Wstringop-truncation warning added in GCC 8.0 via r254630 for
> bug 81117 is specifically intended to highlight likely unintended
> uses of the strncpy function that trunca
see also "[PATCH] virtio-gpu: fix crashes upon warm reboot with vga
mode" for a potential fix
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1784900
Title:
QEMU (frontend) crashes upon warm reboot w
Your approach works ok Gerd with a migration blocker. Are you going to
send a patch?
I am afraid we would have to make this code permanent though, since
there has been several releases of this driver already, and it's much
nicer to block migration than to crash a VM.
I have reached out to wddm dr
you could pass sockets via QMP a while ago, but listening to unix socket
has been added there:
commit fe4831b1e7e7007ae15ae0470a06898660ab3877
Author: Marc-André Lureau
Date: Tue Jan 13 17:57:51 2015 +0100
spice: add unix address support
Teach qemu to set up a Spice server with a
damn launchpad, wrong bug and I can't change it back. Please someone
move it back to New/Confirmed
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs
Crash reproduced immediately after setting up a win10 VM with qxl driver
10.0.0.15000.
Gerd, are you looking into fixing it? Is it acceptable to crash qemu if
the driver is faulty?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
http
Interesting, the culprit is:
commit cd958edb1fae85d0c7d1e1acbff82d22724e8d64
Author: Marc-André Lureau
Date: Fri Aug 26 13:47:11 2016 +0400
console: skip same-size resize
virtio-gpu does a set-scanout at each frame (it might be a driver
regression). qemu_console_resize() recre
Hi
On Tue, Jan 24, 2017 at 2:31 PM Gerd Hoffmann <1658...@bugs.launchpad.net>
wrote:
> Only skip surface reallocation in case the old surface was created using
> qemu_alloc_display (via qemu_create_displaysurface) too, otherwise we
> might end up with a DisplaySurface with the wrong backing stora
20 matches
Mail list logo