public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* 32-bit color graphic on KVM virtual machines
@ 2010-04-22 10:05 shacky
  2010-04-30  2:13 ` Andy Lutomirski
  0 siblings, 1 reply; 2+ messages in thread
From: shacky @ 2010-04-22 10:05 UTC (permalink / raw)
  To: kvm

Hi.
Is it possible to have 32-bit color graphic on KVM virtual machines?
I installed a Windows virtual machine, but it allows me to configure
only 24-bit color display and it does not have any display driver
installed.

Is there a way to solve this problem?

Thank youv very much!
Bye.

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

* Re: 32-bit color graphic on KVM virtual machines
  2010-04-22 10:05 32-bit color graphic on KVM virtual machines shacky
@ 2010-04-30  2:13 ` Andy Lutomirski
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Lutomirski @ 2010-04-30  2:13 UTC (permalink / raw)
  To: shacky; +Cc: kvm

shacky wrote:
> Hi.
> Is it possible to have 32-bit color graphic on KVM virtual machines?
> I installed a Windows virtual machine, but it allows me to configure
> only 24-bit color display and it does not have any display driver
> installed.

24-bit means 8 bits per RGB channel.  32-bit means 8 bits per RGB 
channel plus 8 bits alpha, which isn't very useful on the display.  So I 
wouldn't worry about it.  (If you had a >8bpp display, that would be a 
different story, but those aren't very common.)

Of course, lots of programs use 32 bit offscreen surfaces, but that's a 
different story.

--Andy

> 
> Is there a way to solve this problem?
> 
> Thank youv very much!
> Bye.
> --
> 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] 2+ messages in thread

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 10:05 32-bit color graphic on KVM virtual machines shacky
2010-04-30  2:13 ` Andy Lutomirski

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