* widescreen resolutions: 1680x1050
@ 2007-11-21 10:32 Francesc Romà i Frigolé
[not found] ` <e27b5de50711210232q3983f1c3jb83f1a80a43a3a5e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Francesc Romà i Frigolé @ 2007-11-21 10:32 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 399 bytes --]
Hello,
Sorry if the post is off-topic, but the qemu users forum has been down for
several days.
Is it possible to use a wide screen resolution of 1680x1050 with kvm? the
guest OS is windows XP. I'm using the qemu parameter -std-vga, and I can use
resolutions up to 1600x1200, but the 1680x1050 is missing.
Please respond to me directly as I'm not subscribed to the mailing list.
Thanks
Francesc
[-- Attachment #1.2: Type: text/html, Size: 439 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: widescreen resolutions: 1680x1050
[not found] ` <e27b5de50711210232q3983f1c3jb83f1a80a43a3a5e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-11-21 10:41 ` Avi Kivity
[not found] ` <47440B53.6030609-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Avi Kivity @ 2007-11-21 10:41 UTC (permalink / raw)
To: Francesc Romà i Frigolé
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Francesc Romà i Frigolé wrote:
> Hello,
>
> Sorry if the post is off-topic, but the qemu users forum has been down
> for several days.
>
> Is it possible to use a wide screen resolution of 1680x1050 with kvm?
> the guest OS is windows XP. I'm using the qemu parameter -std-vga, and
> I can use resolutions up to 1600x1200, but the 1680x1050 is missing.
>
> Please respond to me directly as I'm not subscribed to the mailing list.
The vmware VGA display supports multiple resolutions, and is supported
in qemu, but I haven't tested it under kvm.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: widescreen resolutions: 1680x1050
[not found] ` <47440B53.6030609-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-11-21 19:31 ` Francesc Romà i Frigolé
[not found] ` <e27b5de50711211131u54edab4ft14a921412f1a6ef-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Francesc Romà i Frigolé @ 2007-11-21 19:31 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 2127 bytes --]
On Nov 21, 2007 11:41 AM, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
> Francesc Romà i Frigolé wrote:
> > Hello,
> >
> > Sorry if the post is off-topic, but the qemu users forum has been down
> > for several days.
> >
> > Is it possible to use a wide screen resolution of 1680x1050 with kvm?
> > the guest OS is windows XP. I'm using the qemu parameter -std-vga, and
> > I can use resolutions up to 1600x1200, but the 1680x1050 is missing.
> >
> > Please respond to me directly as I'm not subscribed to the mailing list.
>
> The vmware VGA display supports multiple resolutions, and is supported
> in qemu, but I haven't tested it under kvm.
>
>
Thanks avi.
I couldn't manage to get it working, but I got a bit further disabling kvm
support in qemu.
These are the steps I followed, just in case somebody else wants to try:
kvm53 makes windows XP crash with the -vmwarevga parameter. I get a black
screen followed by a blue screen with an error. Something about an infinite
loop in the "framebuf" driver.
However, windows runs normally when using the kvn53 version of qemu without
kvm support and the -vmwarevga parameter.
Windows XP didn't recognize the vmware VGA driver and it's using it as a
standard vga device (which doesn't support wide screen resolutions).
I then tried to install the windows drivers for the vmware SVGA II device.
VMware provides this driver free of charge as discussed here:
http://ubuntuforums.org/archive/index.php/t-84275.html
So, I downloaded the windows.iso file from here:
http://www.vmware.com/support/esx2/doc/esx2-16515update.html
The setup program won't run since it doesn't detect vmware, but the driver
can be installed like this:
>From the windows xp guest OS, go to the control panel, system, hardware,
device manager, select the vga driver and click the install new driver
button.
Then windows finds the drivers for the VMWare SVGA II device, and hungs,
with the generic message: "a problem has been detected and windows has been
shut down to prevent damage to your computer"
regards,
Francesc
[-- Attachment #1.2: Type: text/html, Size: 2789 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: widescreen resolutions: 1680x1050
[not found] ` <e27b5de50711211131u54edab4ft14a921412f1a6ef-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-11-25 15:05 ` Shahar Frank
[not found] ` <64F9B87B6B770947A9F8391472E032160F28F8F2-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Shahar Frank @ 2007-11-25 15:05 UTC (permalink / raw)
To: Francesc Romà i Frigolé
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 3856 bytes --]
Hi,
If you have time you can compile a vgabios with vbe extension that support your resolution. Even though this resolution is not defined in the spec, the XP driver doesn't care. I did it for 1280x800 and it seems that it should work also for your case. The really nasty thing here is that you have to download the vgabios-0.6a package and compile it using a 16bit compiler (bcc).
1. First see if you can produce correct BIOS file:
Compile the source and copy the "VGABIOS-lgpl-latest.bin" to the qemu pcbios directory (probably /usr/local/share/qemu) as "vgabios.bin" and check that the KVM VM works (std-vga).
2. Then add a new (fake) mode to the vbetables.h file for your target resolution. I just copy and pasted an entry with similar resolution and changed the Xresolution,YResolution and gave it a unique mode ID (first value, I used 0x185, but any mode higher than the values used should be OK).
3. make and copy the bios again.
4. Check and report back to the list ;)
BTW, this method is hacky. The "correct" way is not to modify vbetables.h because it is a generated file, but to change it source. I didn't have the time for it. If you do it, I will be glad if you can post it.
Anyhow, if you tried it, tell me what happened.
Shahar
________________________________
From: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Francesc Romà i Frigolé
Sent: Wednesday, November 21, 2007 9:31 PM
To: Avi Kivity
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [kvm-devel] widescreen resolutions: 1680x1050
On Nov 21, 2007 11:41 AM, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
Francesc Romà i Frigolé wrote:
> Hello,
>
> Sorry if the post is off-topic, but the qemu users forum has been down
> for several days.
>
> Is it possible to use a wide screen resolution of 1680x1050 with kvm?
> the guest OS is windows XP. I'm using the qemu parameter -std-vga, and
> I can use resolutions up to 1600x1200, but the 1680x1050 is missing.
>
> Please respond to me directly as I'm not subscribed to the mailing list.
The vmware VGA display supports multiple resolutions, and is supported
in qemu, but I haven't tested it under kvm.
Thanks avi.
I couldn't manage to get it working, but I got a bit further disabling kvm support in qemu.
These are the steps I followed, just in case somebody else wants to try:
kvm53 makes windows XP crash with the -vmwarevga parameter. I get a black screen followed by a blue screen with an error. Something about an infinite loop in the "framebuf" driver.
However, windows runs normally when using the kvn53 version of qemu without kvm support and the -vmwarevga parameter.
Windows XP didn't recognize the vmware VGA driver and it's using it as a standard vga device (which doesn't support wide screen resolutions).
I then tried to install the windows drivers for the vmware SVGA II device.
VMware provides this driver free of charge as discussed here: http://ubuntuforums.org/archive/index.php/t-84275.html
So, I downloaded the windows.iso file from here: http://www.vmware.com/support/esx2/doc/esx2-16515update.html
The setup program won't run since it doesn't detect vmware, but the driver can be installed like this:
>From the windows xp guest OS, go to the control panel, system, hardware, device manager, select the vga driver and click the install new driver button.
Then windows finds the drivers for the VMWare SVGA II device, and hungs, with the generic message: "a problem has been detected and windows has been shut down to prevent damage to your computer"
regards,
Francesc
[-- Attachment #1.2: Type: text/html, Size: 13834 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: widescreen resolutions: 1680x1050
[not found] ` <64F9B87B6B770947A9F8391472E032160F28F8F2-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
@ 2007-11-26 0:59 ` Francesc Romà i Frigolé
[not found] ` <e27b5de50711251659wc07e2bft63920e16f691d809-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Francesc Romà i Frigolé @ 2007-11-26 0:59 UTC (permalink / raw)
To: Shahar Frank; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 4806 bytes --]
Hi Shahar,
I'd like to try that.
The documentation of vgabios is not very specific about the tools needed to
compile it, but it makes a reference to a Turbo C 2.0, so i guess that's the
bcc 16bit compiler you mention in your email.
Would it work with one of the recent versions of borland's turbo C ? or I
need to find an ancient version of it?
AFAIK Turbo C is still DOS/Windos only (I haven't used it since many many
years ago). An then, I need to have an environment with both bcc and gcc..
I'll need cygwin then, which means a recent version of windows. And an
ancient DOS compiler. Nasty indeed.
Francesc
On Nov 25, 2007 4:05 PM, Shahar Frank <shaharf-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
> Hi,
>
>
>
> If you have time you can compile a vgabios with vbe extension that support
> your resolution. Even though this resolution is not defined in the spec, the
> XP driver doesn't care. I did it for 1280x800 and it seems that it should
> work also for your case. The really nasty thing here is that you have to
> download the vgabios-0.6a package and compile it using a 16bit compiler
> (bcc).
>
>
>
> 1. First see if you can produce correct BIOS file:
>
> Compile the source and copy the "VGABIOS-lgpl-latest.bin" to the qemu
> pcbios directory (probably /usr/local/share/qemu) as "vgabios.bin" and check
> that the KVM VM works (std-vga).
>
>
>
> 2. Then add a new (fake) mode to the vbetables.h file for your target
> resolution. I just copy and pasted an entry with similar resolution and
> changed the Xresolution,YResolution and gave it a unique mode ID (first
> value, I used 0x185, but any mode higher than the values used should be OK).
>
>
>
> 3. make and copy the bios again.
>
>
>
> 4. Check and report back to the list ;)
>
>
>
> BTW, this method is hacky. The "correct" way is not to modify vbetables.hbecause it is a generated file, but to change it source. I didn't have the
> time for it. If you do it, I will be glad if you can post it.
>
>
>
> Anyhow, if you tried it, tell me what happened.
>
>
>
> Shahar
>
>
> ------------------------------
>
> *From:* kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:
> kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] *On Behalf Of *Francesc Romà i
> Frigolé
> *Sent:* Wednesday, November 21, 2007 9:31 PM
> *To:* Avi Kivity
> *Cc:* kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> *Subject:* Re: [kvm-devel] widescreen resolutions: 1680x1050
>
>
>
>
>
> On Nov 21, 2007 11:41 AM, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
>
> Francesc Romà i Frigolé wrote:
> > Hello,
> >
> > Sorry if the post is off-topic, but the qemu users forum has been down
> > for several days.
> >
> > Is it possible to use a wide screen resolution of 1680x1050 with kvm?
> > the guest OS is windows XP. I'm using the qemu parameter -std-vga, and
> > I can use resolutions up to 1600x1200, but the 1680x1050 is missing.
> >
> > Please respond to me directly as I'm not subscribed to the mailing list.
>
>
> The vmware VGA display supports multiple resolutions, and is supported
> in qemu, but I haven't tested it under kvm.
>
>
> Thanks avi.
>
> I couldn't manage to get it working, but I got a bit further disabling kvm
> support in qemu.
>
> These are the steps I followed, just in case somebody else wants to try:
>
> kvm53 makes windows XP crash with the -vmwarevga parameter. I get a black
> screen followed by a blue screen with an error. Something about an infinite
> loop in the "framebuf" driver.
>
> However, windows runs normally when using the kvn53 version of qemu
> without kvm support and the -vmwarevga parameter.
>
> Windows XP didn't recognize the vmware VGA driver and it's using it as a
> standard vga device (which doesn't support wide screen resolutions).
>
> I then tried to install the windows drivers for the vmware SVGA II device.
>
> VMware provides this driver free of charge as discussed here: http://ubuntuforums.org/archive/index.php/t-84275.html
>
>
> So, I downloaded the windows.iso file from here:
> http://www.vmware.com/support/esx2/doc/esx2-16515update.html
>
> The setup program won't run since it doesn't detect vmware, but the driver
> can be installed like this:
>
> From the windows xp guest OS, go to the control panel, system, hardware,
> device manager, select the vga driver and click the install new driver
> button.
>
> Then windows finds the drivers for the VMWare SVGA II device, and hungs,
> with the generic message: "a problem has been detected and windows has been
> shut down to prevent damage to your computer"
>
>
> regards,
> Francesc
>
>
>
>
>
>
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 9889 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: widescreen resolutions: 1680x1050
[not found] ` <e27b5de50711251659wc07e2bft63920e16f691d809-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-11-26 9:24 ` Shahar Frank
0 siblings, 0 replies; 6+ messages in thread
From: Shahar Frank @ 2007-11-26 9:24 UTC (permalink / raw)
To: Francesc Romà i Frigolé
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 5122 bytes --]
I use bcc from dev86-0.16.17 (fedora rpm). You can compile it from the source. There are some problems using it on 64 bit platforms. I use a 32bit fedora VM to build such binaries.
Shahar
________________________________
From: Francesc Romà i Frigolé [mailto:francesc.roma-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org]
Sent: Monday, November 26, 2007 2:59 AM
To: Shahar Frank
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [kvm-devel] widescreen resolutions: 1680x1050
Hi Shahar,
I'd like to try that.
The documentation of vgabios is not very specific about the tools needed to compile it, but it makes a reference to a Turbo C 2.0, so i guess that's the bcc 16bit compiler you mention in your email.
Would it work with one of the recent versions of borland's turbo C ? or I need to find an ancient version of it?
AFAIK Turbo C is still DOS/Windos only (I haven't used it since many many years ago). An then, I need to have an environment with both bcc and gcc.. I'll need cygwin then, which means a recent version of windows. And an ancient DOS compiler. Nasty indeed.
Francesc
On Nov 25, 2007 4:05 PM, Shahar Frank <shaharf-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
Hi,
If you have time you can compile a vgabios with vbe extension that support your resolution. Even though this resolution is not defined in the spec, the XP driver doesn't care. I did it for 1280x800 and it seems that it should work also for your case. The really nasty thing here is that you have to download the vgabios-0.6a package and compile it using a 16bit compiler (bcc).
1. First see if you can produce correct BIOS file:
Compile the source and copy the "VGABIOS-lgpl-latest.bin" to the qemu pcbios directory (probably /usr/local/share/qemu) as "vgabios.bin" and check that the KVM VM works (std-vga).
2. Then add a new (fake) mode to the vbetables.h file for your target resolution. I just copy and pasted an entry with similar resolution and changed the Xresolution,YResolution and gave it a unique mode ID (first value, I used 0x185, but any mode higher than the values used should be OK).
3. make and copy the bios again.
4. Check and report back to the list ;)
BTW, this method is hacky. The "correct" way is not to modify vbetables.h because it is a generated file, but to change it source. I didn't have the time for it. If you do it, I will be glad if you can post it.
Anyhow, if you tried it, tell me what happened.
Shahar
________________________________
From: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org ] On Behalf Of Francesc Romà i Frigolé
Sent: Wednesday, November 21, 2007 9:31 PM
To: Avi Kivity
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [kvm-devel] widescreen resolutions: 1680x1050
On Nov 21, 2007 11:41 AM, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
Francesc Romà i Frigolé wrote:
> Hello,
>
> Sorry if the post is off-topic, but the qemu users forum has been down
> for several days.
>
> Is it possible to use a wide screen resolution of 1680x1050 with kvm?
> the guest OS is windows XP. I'm using the qemu parameter -std-vga, and
> I can use resolutions up to 1600x1200, but the 1680x1050 is missing.
>
> Please respond to me directly as I'm not subscribed to the mailing list.
The vmware VGA display supports multiple resolutions, and is supported
in qemu, but I haven't tested it under kvm.
Thanks avi.
I couldn't manage to get it working, but I got a bit further disabling kvm support in qemu.
These are the steps I followed, just in case somebody else wants to try:
kvm53 makes windows XP crash with the -vmwarevga parameter. I get a black screen followed by a blue screen with an error. Something about an infinite loop in the "framebuf" driver.
However, windows runs normally when using the kvn53 version of qemu without kvm support and the -vmwarevga parameter.
Windows XP didn't recognize the vmware VGA driver and it's using it as a standard vga device (which doesn't support wide screen resolutions).
I then tried to install the windows drivers for the vmware SVGA II device.
VMware provides this driver free of charge as discussed here: http://ubuntuforums.org/archive/index.php/t-84275.html
So, I downloaded the windows.iso file from here: http://www.vmware.com/support/esx2/doc/esx2-16515update.html
The setup program won't run since it doesn't detect vmware, but the driver can be installed like this:
>From the windows xp guest OS, go to the control panel, system, hardware, device manager, select the vga driver and click the install new driver button.
Then windows finds the drivers for the VMWare SVGA II device, and hungs, with the generic message: "a problem has been detected and windows has been shut down to prevent damage to your computer"
regards,
Francesc
[-- Attachment #1.2: Type: text/html, Size: 17356 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-11-26 9:24 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 10:32 widescreen resolutions: 1680x1050 Francesc Romà i Frigolé
[not found] ` <e27b5de50711210232q3983f1c3jb83f1a80a43a3a5e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-21 10:41 ` Avi Kivity
[not found] ` <47440B53.6030609-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-21 19:31 ` Francesc Romà i Frigolé
[not found] ` <e27b5de50711211131u54edab4ft14a921412f1a6ef-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-25 15:05 ` Shahar Frank
[not found] ` <64F9B87B6B770947A9F8391472E032160F28F8F2-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-11-26 0:59 ` Francesc Romà i Frigolé
[not found] ` <e27b5de50711251659wc07e2bft63920e16f691d809-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-26 9:24 ` Shahar Frank
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox