Peter Maydell
586fc27e6a
* Asynchronous dump-guest-memory from Peter
* improved logging with -D -daemonize from Dimitris
* more address_space_* optimization from Gonglei
* TCG xsave/xrstor thinko fix
* chardev bugfix and documentation patch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAABCAAGBQJWzxnbAAoJEL/70l94x66DlfkIAJyo9kOareVLOnAE8ccayghk
0SbU1ZR9etgdeH4vZIUKzFzSg86pnqqub/w9yxgNG35PsiXVOnzgYSv6W1qsXdVE
v32u6c+vWHvHc3cCOFI5+6nURftf2+p/vB2VFXiI23VUbhs22UAjXsUdfbp321X5
Krme2fxk0kmwPHoKiyek0qiXa8nt0fiuFzU7DN7gTQMoDFaDEqvcULlNJHUFnep+
M1yQfhSzrD97bafPwmIDU0LejJxrzR6phuzWedugU1tay6y3pD85wQqHdFI7fn/o
dC4F+vg41Lc/5jKUgRMpe5FmX4VM+DvRdYgZZsp9/SkBM7DuL7crhVWVwvQj82Y=
=8BvG
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* Asynchronous dump-guest-memory from Peter
* improved logging with -D -daemonize from Dimitris
* more address_space_* optimization from Gonglei
* TCG xsave/xrstor thinko fix
* chardev bugfix and documentation patch
# gpg: Signature made Thu 25 Feb 2016 15:12:27 GMT using RSA key ID 78C7AE83
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>"
* remotes/bonzini/tags/for-upstream:
target-i386: fix confusion in xcr0 bit position vs. mask
chardev: Properly initialize ChardevCommon components
memory: Remove unreachable return statement
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
exec: store RAMBlock pointer into memory region
log: Redirect stderr to logfile if deamonized
dump-guest-memory: add qmp event DUMP_COMPLETED
Dump: add hmp command "info dump"
Dump: add qmp command "query-dump"
DumpState: adding total_size and written_size fields
dump-guest-memory: add "detach" support
dump-guest-memory: disable dump when in INMIGRATE state
dump-guest-memory: introduce dump_process() helper function.
dump-guest-memory: add dump_in_progress() helper function
dump-guest-memory: using static DumpState, add DumpStatus
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
dump-guest-memory: cleanup: removing dump_{error|cleanup}().
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
qemu-options.hx: Improve documentation of chardev multiplexing mode
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-02-25 15:30:57 +00:00
..
2016-02-22 09:49:46 +01:00
2015-07-22 12:41:40 +01:00
2015-07-22 12:41:40 +01:00
2015-07-22 12:41:40 +01:00
2015-04-30 16:05:48 +03:00
2015-11-17 18:35:56 +08:00
2015-12-17 08:21:27 +01:00
2015-09-25 12:20:18 +02:00
2014-06-10 07:44:01 +02:00
2014-09-22 11:39:35 +01:00
2015-04-27 21:07:38 +02:00
2016-02-09 15:46:55 +01:00
2015-11-10 14:51:48 +01:00
2015-05-06 17:36:57 +02:00
2014-08-15 15:07:13 +02:00
2015-09-11 10:21:38 +03:00
2015-12-22 18:39:20 +02:00
2016-02-19 11:08:56 +01:00
2015-09-04 21:00:32 +02:00
2016-02-22 18:40:29 +01:00
2015-10-12 18:44:53 +02:00
2016-02-11 15:15:46 +03:00
2015-10-19 10:13:07 +02:00
2014-09-20 17:55:53 +04:00
2015-11-05 12:19:08 +01:00
2016-02-22 14:08:07 +01:00
2015-10-09 10:14:05 +01:00
2015-10-22 14:34:48 +03:00
2015-09-24 20:52:28 +02:00
2015-11-11 18:56:26 +01:00
2015-01-15 17:49:43 +05:30