You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/dump
Viktor Prutyanov e38c24cb58 dump/win_dump: limit number of processed PRCBs
When number of CPUs utilized by guest Windows is less than defined in
QEMU (i.e., desktop versions of Windows severely limits number of CPU
sockets), patch_and_save_context routine accesses non-existent PRCB and
fails. So, limit number of processed PRCBs by NumberProcessors taken
from guest Windows driver.

Signed-off-by: Viktor Prutyanov <viktor.prutyanov@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20221019235948.656411-1-viktor.prutyanov@redhat.com>
2 years ago
..
dump-hmp-cmds.c hmp: drop Error pointer indirection in hmp_handle_error 5 years ago
dump.c s390x: pv: Add dump support 2 years ago
meson.build meson: convert dump/ 4 years ago
win_dump.c dump/win_dump: limit number of processed PRCBs 2 years ago
win_dump.h dump: Move the code to dump/ 5 years ago