Hi
I'm running the debian experimental packaged qemu-kvm (0.15.0+dfsg-2,
with spice support), and inside it, Windows 7 with the latest version
of the QXL driver binaries from the spice-space.org downloads page.
I'm using the Windows spice client, on Windows Vista.
I converted from my old cirrus
Hi Christophe,
Thank you for your prompt response.
Refreshing of Web Pages/Windows doesn't happen at fast when we drag/scroll down
windows and it is clearly noticeable in 24'' Large monitors.
Even refreshing of Excel sheet is too slow.
Which algorithms(auto_glz or Quic) are good in most of scen
On Tue, Sep 13, 2011 at 10:12:24AM +0200, Andrea Celestino wrote:
> Hi,
> I have a question about QXL and command ring. The QXL driver pushes the
> commands into the command ring and Spice reads this commands from the ring
> and process them.
> Where can I find the code that pushes the commands int
Hi,
On Thu, Sep 01, 2011 at 06:08:39PM +0200, Andrea Celestino wrote:
> On the client side spice handles stream data using multi media time. How is
> calculated this multi media time??There is spice_session_get_mm_time() that
> calculates this time but I don't understand how is calculated.
> Each
Hi,
On Fri, Aug 26, 2011 at 06:01:46PM +0800, Songwen Liao wrote:
> It's just to avoid the exception.I really want know the right way to fix
> this bug.If you have any suggesstion,please tell me.
I'm afraid it will take some digging into the code. I'd start by displaying
the ID used in Cache::add
Hi,
I have a question about QXL and command ring. The QXL driver pushes the
commands into the command ring and Spice reads this commands from the ring
and process them.
Where can I find the code that pushes the commands into the command ring?
Thanks.
Regards.
__
Hi,
On Mon, Sep 12, 2011 at 06:47:16PM -0700, Naga Mohan Pothula wrote:
> I wish to disable Image Compression when Guest image is launched with
> Qemu. I'm getting error "Invalid paramater ic" when I specified ic=off
> while running Qemu.
Looking at qemu sources (ui/spice-core.c around line 580),