Re: [Qemu-devel] [PATCH 0/6] VGA patches

2012-02-04 Thread Blue Swirl
On Sat, Feb 4, 2012 at 16:16, Jan Kiszka wrote: > On 2012-02-04 14:15, Blue Swirl wrote: >> On Sun, Jan 29, 2012 at 19:12, Blue Swirl wrote: >>> Patch 1 has been sent several times, though the logic has been copied >>> from flawed implementations before. >>> >>> Other patches should be trivial. >

Re: [Qemu-devel] [PATCH 0/6] VGA patches

2012-02-04 Thread Jan Kiszka
On 2012-02-04 14:15, Blue Swirl wrote: > On Sun, Jan 29, 2012 at 19:12, Blue Swirl wrote: >> Patch 1 has been sent several times, though the logic has been copied >> from flawed implementations before. >> >> Other patches should be trivial. > > Pushed. I compared vga.o object files with codiff an

Re: [Qemu-devel] [PATCH 0/6] VGA patches

2012-02-04 Thread Blue Swirl
On Sun, Jan 29, 2012 at 19:12, Blue Swirl wrote: > Patch 1 has been sent several times, though the logic has been copied > from flawed implementations before. > > Other patches should be trivial. Pushed. I compared vga.o object files with codiff and objdump disassembler before and after the const

[Qemu-devel] [PATCH 0/6] VGA patches

2012-01-29 Thread Blue Swirl
Patch 1 has been sent several times, though the logic has been copied from flawed implementations before. Other patches should be trivial. URL git://repo.or.cz/qemu/blueswirl.git http://repo.or.cz/r/qemu/blueswirl.git Blue Swirl (6): memory: change dirty getting API to take a size