Re: [Qemu-devel] [PATCH 00/12] Rework PCI video card initialization

2012-09-08 Thread Alexander Graf
On 08.09.2012, at 13:26, Aurelien Jarno wrote: > This patch series is technically a new version of the "add a video > card only when requested" series I sent yesterday. It uses a different > approach though. > > It creates a new pci_vga_init() function that takes care of initializing > the req

[Qemu-devel] [PATCH 00/12] Rework PCI video card initialization

2012-09-08 Thread Aurelien Jarno
This patch series is technically a new version of the "add a video card only when requested" series I sent yesterday. It uses a different approach though. It creates a new pci_vga_init() function that takes care of initializing the requested PCI video card. This way there is no need to duplicate c