Hello,
I'm using Fedora14 with virt-preview repo.
I have a win7 SP1 32bit guest with virtio disk and net and qxl device working.
I successfully installed virtio-serial from vioserial-win-1.1.16
(I device manager I see VirtIO-serial device as correctly installed)
and then
vdservice.exe install from
Hi,
On 04/06/2011 05:11 PM, Alon Levy wrote:
On Wed, Apr 06, 2011 at 04:58:02PM +0200, Hans de Goede wrote:
Hi,
There has been a lot of work done on the linux agent recently, which I would
like to release as 0.8.0 soon. Check out git master to see all the changes,
highlights are:
1) multiple s
On Wed, Apr 06, 2011 at 04:58:02PM +0200, Hans de Goede wrote:
> Hi,
>
> There has been a lot of work done on the linux agent recently, which I would
> like to release as 0.8.0 soon. Check out git master to see all the changes,
> highlights are:
> 1) multiple selection support (By Marc-André and H
Hi,
There has been a lot of work done on the linux agent recently, which I would
like to release as 0.8.0 soon. Check out git master to see all the changes,
highlights are:
1) multiple selection support (By Marc-André and Hans)
2) autotool-ified (By Christopher)
3) Ability to build without consol
Ack.
On 04/06/2011 04:41 PM, Alon Levy wrote:
Internet Explorer 9 renders cursors and other things by reusing the same
SURFOBJ (i.e. surfobj->iUniq is constant) but changing the pallete.
We were wrongly ignoring the pallette's iUniq because the XO_TABLE flag
was not set. That flag should not be
Internet Explorer 9 renders cursors and other things by reusing the same
SURFOBJ (i.e. surfobj->iUniq is constant) but changing the pallete.
We were wrongly ignoring the pallette's iUniq because the XO_TABLE flag
was not set. That flag should not be checked when calculating the key for
our cache. W