On Tue, May 10, 2016 at 03:55:11PM +0200, Paolo Bonzini wrote: > On 19/04/2016 21:55, Eduardo Habkost wrote: > > * Clean up the graphics initialization code to reduce the > > number of #ifdefs; > > * Remove the display_type == DT_NOGRAPHIC checks from hardware > > emulation code; > > * Make the display_type global variable a local variable on > > main(); > > * Make the display_remote static variable a local variable on > > main(). > > [...] > > Very nice, I suppose you'll be sending the pull request?
Now that I got some feedback, I plan to apply it, yes. :) -- Eduardo