public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Can I simulate a virtual Dual-Head Graphiccard?
@ 2010-04-28 20:08 Axel Kittenberger
  2010-04-28 21:07 ` Brian Jackson
  2010-04-30  7:28 ` Avi Kivity
  0 siblings, 2 replies; 4+ messages in thread
From: Axel Kittenberger @ 2010-04-28 20:08 UTC (permalink / raw)
  To: kvm

Hello,

This is a question I was not able to answer with a search. I've been 
using kvm now quite successfully as server side solution. Now I want to 
use it on a particular desktop to have a Windows 7 Guest on a native 
Linux system. Well this desktop has two Screens, and I'm sure its 
expected to have the Guest also on both screens.

Supposevly I could just simulate a very wide Screen and have the host 
split it (either SDL or VNC). However, this is not quite the same, as 
the guest will think exactly that, 1 wide screen. Meaning it will put 
all the messageboxes exactly in the middle between the two screens, have 
the startbar spawn on both screens and what not. So two screens are 
handled a tad differently than one wide.

Is this possible with kvm?
Either simulate a dual head mapping to one wide SDL/VNC display. Or 
having two SDL/VNC displays?

Kind regards,
Axel Kittenberger



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can I simulate a virtual Dual-Head Graphiccard?
  2010-04-28 20:08 Can I simulate a virtual Dual-Head Graphiccard? Axel Kittenberger
@ 2010-04-28 21:07 ` Brian Jackson
  2010-04-29  7:07   ` FinnTux
  2010-04-30  7:28 ` Avi Kivity
  1 sibling, 1 reply; 4+ messages in thread
From: Brian Jackson @ 2010-04-28 21:07 UTC (permalink / raw)
  To: Axel Kittenberger; +Cc: kvm

On Wednesday, April 28, 2010 03:08:24 pm Axel Kittenberger wrote:
> Hello,
> 
> This is a question I was not able to answer with a search. I've been
> using kvm now quite successfully as server side solution. Now I want to
> use it on a particular desktop to have a Windows 7 Guest on a native
> Linux system. Well this desktop has two Screens, and I'm sure its
> expected to have the Guest also on both screens.
> 
> Supposevly I could just simulate a very wide Screen and have the host
> split it (either SDL or VNC). However, this is not quite the same, as
> the guest will think exactly that, 1 wide screen. Meaning it will put
> all the messageboxes exactly in the middle between the two screens, have
> the startbar spawn on both screens and what not. So two screens are
> handled a tad differently than one wide.
> 
> Is this possible with kvm?
> Either simulate a dual head mapping to one wide SDL/VNC display. Or
> having two SDL/VNC displays?


No. It was brought up before on the qemu list I believe. I think the gist was 
that qemu didn't support more than one vga card.


> 
> Kind regards,
> Axel Kittenberger
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can I simulate a virtual Dual-Head Graphiccard?
  2010-04-28 21:07 ` Brian Jackson
@ 2010-04-29  7:07   ` FinnTux
  0 siblings, 0 replies; 4+ messages in thread
From: FinnTux @ 2010-04-29  7:07 UTC (permalink / raw)
  To: kvm

>> Is this possible with kvm?
>> Either simulate a dual head mapping to one wide SDL/VNC display. Or
>> having two SDL/VNC displays?
>
>
> No. It was brought up before on the qemu list I believe. I think the gist was
> that qemu didn't support more than one vga card.
>

Spice (www.spice-space.org) can do this. I just tested it and works
well. Too bad spice isn't included in qemu-kvm yet.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can I simulate a virtual Dual-Head Graphiccard?
  2010-04-28 20:08 Can I simulate a virtual Dual-Head Graphiccard? Axel Kittenberger
  2010-04-28 21:07 ` Brian Jackson
@ 2010-04-30  7:28 ` Avi Kivity
  1 sibling, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2010-04-30  7:28 UTC (permalink / raw)
  To: Axel Kittenberger; +Cc: kvm

On 04/28/2010 11:08 PM, Axel Kittenberger wrote:
> Hello,
>
> This is a question I was not able to answer with a search. I've been 
> using kvm now quite successfully as server side solution. Now I want 
> to use it on a particular desktop to have a Windows 7 Guest on a 
> native Linux system. Well this desktop has two Screens, and I'm sure 
> its expected to have the Guest also on both screens.
>
> Supposevly I could just simulate a very wide Screen and have the host 
> split it (either SDL or VNC). However, this is not quite the same, as 
> the guest will think exactly that, 1 wide screen. Meaning it will put 
> all the messageboxes exactly in the middle between the two screens, 
> have the startbar spawn on both screens and what not. So two screens 
> are handled a tad differently than one wide.
>
> Is this possible with kvm?

The spice project supports multiple monitors, so when that is merged, 
you'll be able to use multiple displays.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-30 19:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28 20:08 Can I simulate a virtual Dual-Head Graphiccard? Axel Kittenberger
2010-04-28 21:07 ` Brian Jackson
2010-04-29  7:07   ` FinnTux
2010-04-30  7:28 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox