On 05.03.2018 17:50, Eric Blake wrote: > On 03/05/2018 10:37 AM, Thomas Huth wrote: >> QEMU's screendump command can only take dumps from the primary display. >> When using multiple VGA cards, there is no way to get a dump from a >> secondary card or other display heads yet. So let's add an 'device' and > > s/an/a/
Gerd, could you please fix that up when picking up the patch? Thanks! >> a 'head' parameter to the HMP and QMP commands to be able to specify >> alternative devices and heads with the screendump command, too. >> >> Reviewed-by: Daniel P. Berrangé <[email protected]> >> Acked-by: Dr. David Alan Gilbert <[email protected]> >> Reviewed-by: Gerd Hoffmann <[email protected]> >> Signed-off-by: Thomas Huth <[email protected]> >> --- > > Reviewed-by: Eric Blake <[email protected]> Thanks for the reviews! Thomas
