there is a playback channel issue
1, startup a windows xp vm with spice enabled.
2, connect to vm with spicec
3, open media player and play music in vm, everything is fine.
4, close spicec while playing audio
5, connect to vm with spicec again, qemu abort with error:
"spice_server_playba
> >> Not sure whenever some qxl x11 driver for unstable exists
> >> somewhere?
> >
> > Isn't qxl part of the "spice project"? I don't really understand why
> > xorg-x11-drv-qxl can be found in fedora repos while spice is not
> > "officially" merged?
>
> Both spice and xorg live @ freedesktop.org
>
On Wed, May 19, 2010 at 03:11:44PM +0200, Gerd Hoffmann wrote:
> (3) We are one step closer to getting spice upstream.
Cool!
--
Matthew Miller
Senior Systems Architect -- Instructional & Research Computing Services
Harvard School of Engineering & Applied Sciences
_
Hi,
Today the libspice server API changes have been merged into the spice
repository (http://cgit.freedesktop.org/spice/spice/).
What does this mean?
(1) qemu (http://cgit.freedesktop.org/spice/qemu/) builds now with
upstream/master spice. Yay! It is strongly recommended to
On 05/19/10 13:12, Frédéric Grelot wrote:
Well, there is upstream qemu and there is qemu-kvm which carries
additional patches (including extboot which handles booting from
virtio). fedora ships qemu-kvm ...
I can confirm that my other vms run with qemu-kvm.
Does this difference also explains
> Well, there is upstream qemu and there is qemu-kvm which carries
> additional patches (including extboot which handles booting from
> virtio). fedora ships qemu-kvm ...
I can confirm that my other vms run with qemu-kvm.
Does this difference also explains that "-smp 2" does not work with spice?
Signed-off-by: Gerd Hoffmann
---
server/red_tunnel_worker.c | 25 ++---
server/reds.h |3 ++-
server/spice-experimental.h |8
3 files changed, 20 insertions(+), 16 deletions(-)
diff --git a/server/red_tunnel_worker.c b/server/red_tunnel_work
On Wed, 2010-05-19 at 11:11 +0200, Gerd Hoffmann wrote:
> On 05/19/10 10:45, Alexander Larsson wrote:
> > On Tue, 2010-05-18 at 17:43 +0200, Gerd Hoffmann wrote:
> >> +struct SpiceRect;
> >> +struct QXLWorker {
> >> +uint32_t minor_version;
> >> +uint32_t major_version;
> >> +void (*wak
On 05/19/10 10:45, Alexander Larsson wrote:
On Tue, 2010-05-18 at 17:43 +0200, Gerd Hoffmann wrote:
+struct SpiceRect;
+struct QXLWorker {
+uint32_t minor_version;
+uint32_t major_version;
+void (*wakeup)(QXLWorker *worker);
+void (*oom)(QXLWorker *worker);
+void (*start)(QXL
On Tue, 2010-05-18 at 17:43 +0200, Gerd Hoffmann wrote:
> +struct SpiceRect;
> +struct QXLWorker {
> +uint32_t minor_version;
> +uint32_t major_version;
> +void (*wakeup)(QXLWorker *worker);
> +void (*oom)(QXLWorker *worker);
> +void (*start)(QXLWorker *worker);
> +void (*st
-when the disk is set to "virtio", I can install F13, but boot fails
(at bios stage). When I set it to IDE then, it starts OK
Upstream qemu simply doesn't support that (yet).
I'm quite surprised, I have others vms (running with "normal" qemu from
virt-preview repo for F13), that boot without
On Tue, 2010-05-18 at 17:43 +0200, Gerd Hoffmann wrote:
> +void spice_server_net_wire_recv_packet(SpiceNetWireInstance *sin,
> + const uint8_t *pkt, int len);
> +
Uhm? I can't find the definition of this. In fact there are zero changes
to red_tunnel_worker.c
- Mail original -
> Hi,
>
> > -when the disk is set to "virtio", I can install F13, but boot fails
> > (at bios stage). When I set it to IDE then, it starts OK
>
> Upstream qemu simply doesn't support that (yet).
I'm quite surprised, I have others vms (running with "normal" qemu from
vi
Hi,
-when the disk is set to "virtio", I can install F13, but boot fails
(at bios stage). When I set it to IDE then, it starts OK
Upstream qemu simply doesn't support that (yet).
There have been seabios patches floating around which should fix this
though, so this should improve soon.
-
14 matches
Mail list logo