qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] VGA optimization
@ 2008-11-24 18:17 Glauber Costa
  2008-11-24 18:17 ` [Qemu-devel] [PATCH 1/4] better type checking for vga Glauber Costa
  2008-11-24 20:02 ` [Qemu-devel] [PATCH 0/4] VGA optimization Anthony Liguori
  0 siblings, 2 replies; 12+ messages in thread
From: Glauber Costa @ 2008-11-24 18:17 UTC (permalink / raw)
  To: qemu-devel

You know the deal: This is the vga optimization all over again!

Some patches were already commited, this version only carries 4 of them.
The first two are just cleanups to make it fit.

The third is for kvm, and the fourth, for general qemu.

Note that unfortunately, it won't work for everybody: kvm host
kernel has a bug that prevents it, so whoever wants to test it,
will need a patched kernel (until the patch gets upstream kvm
and you upgrade your kernel).

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [Qemu-devel] [PATCH 0/4] VGA optimization
@ 2008-11-10 18:37 Glauber Costa
  2008-11-10 16:44 ` Glauber Costa
  2008-11-10 18:39 ` Anthony Liguori
  0 siblings, 2 replies; 12+ messages in thread
From: Glauber Costa @ 2008-11-10 18:37 UTC (permalink / raw)
  To: qemu-devel

hey guys,

I hope this is the last version (Of course, once this is merged,
the optimizations of the optimization can start ;-) )

I split it in 4 patches. The first two ones are just moving
things out of the way, and then #3 and #4 do the real thing.
#3 kvm-side, #4 overall qemu.

They merge most of the suggestion Anthony and Stefano's sent
on last iteration.

Hope you like it.
 

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

end of thread, other threads:[~2008-11-24 20:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 18:17 [Qemu-devel] [PATCH 0/4] VGA optimization Glauber Costa
2008-11-24 18:17 ` [Qemu-devel] [PATCH 1/4] better type checking for vga Glauber Costa
2008-11-24 18:17   ` [Qemu-devel] [PATCH 2/4] move vga_io_address to VGA State Glauber Costa
2008-11-24 18:17     ` [Qemu-devel] [PATCH 3/4] kvm: Introduce kvm logging interface Glauber Costa
2008-11-24 18:17       ` [Qemu-devel] [PATCH 4/4] vga optimization Glauber Costa
2008-11-24 20:02 ` [Qemu-devel] [PATCH 0/4] VGA optimization Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2008-11-10 18:37 Glauber Costa
2008-11-10 16:44 ` Glauber Costa
2008-11-10 18:39 ` Anthony Liguori
2008-11-10 18:47   ` Anthony Liguori
2008-11-10 18:50     ` Glauber Costa
2008-11-10 20:17   ` Glauber Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).