111323 Commits (decdc76772c453ff1444612e910caa0d45cd8eac)
 

Author SHA1 Message Date
Fabiano Rosas decdc76772 migration/multifd: Add mapped-ram support to fd: URI 2 years ago
Fabiano Rosas a49d15a38d migration/multifd: Support incoming mapped-ram stream format 2 years ago
Fabiano Rosas f427d90b98 migration/multifd: Support outgoing mapped-ram stream format 2 years ago
Fabiano Rosas 9d01778af8 migration/multifd: Prepare multifd sync for mapped-ram migration 2 years ago
Fabiano Rosas 2dd7ee7a51 migration/multifd: Add incoming QIOChannelFile support 2 years ago
Fabiano Rosas b7b03eb614 migration/multifd: Add outgoing QIOChannelFile support 2 years ago
Fabiano Rosas a8a3e7102c migration/multifd: Add a wrapper for channels_created 2 years ago
Fabiano Rosas d117ed0699 migration/multifd: Allow receiving pages without packets 2 years ago
Fabiano Rosas 06833d83f8 migration/multifd: Allow multifd without packets 2 years ago
Fabiano Rosas 9db1912513 migration/multifd: Decouple recv method from pages 2 years ago
Fabiano Rosas 402dd7ac1c migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data 2 years ago
Fabiano Rosas c7076ec350 tests/qtest/migration: Add tests for mapped-ram file-based migration 2 years ago
Fabiano Rosas 2f6b8826a5 migration/ram: Add incoming 'mapped-ram' migration 2 years ago
Fabiano Rosas c2d5c4a7cb migration/ram: Add outgoing 'mapped-ram' migration 2 years ago
Fabiano Rosas 8d9e0d4100 migration: Add mapped-ram URI compatibility check 2 years ago
Fabiano Rosas 4ed49feb44 migration/ram: Introduce 'mapped-ram' migration capability 2 years ago
Fabiano Rosas 7f5b50a401 migration/qemu-file: add utility methods for working with seekable channels 2 years ago
Fabiano Rosas c05dfcb7f2 io: fsync before closing a file channel 2 years ago
Nikolay Borisov 0478b030fa io: implement io_pwritev/preadv for QIOChannelFile 2 years ago
Nikolay Borisov f1cfe39418 io: Add generic pwritev/preadv interface 2 years ago
Nikolay Borisov 401e311ff7 io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file 2 years ago
Fabiano Rosas 4aac6b1e9b migration/multifd: Cleanup multifd_recv_sync_main 2 years ago
Bryan Zhang 2b57143231 tests/migration: Set compression level in migration tests 2 years ago
Bryan Zhang b4014a2bf5 migration: Properly apply migration compression level parameters 2 years ago
Steve Sistare 87a2848715 migration: massage cpr-reboot documentation 2 years ago
Peter Maydell c0c6a0e352 Migration pull request 2 years ago
Peter Maydell bfe8020c81 * target/i386: Fix physical address truncation on 32-bit PAE 2 years ago
Peter Maydell d316f1b146 Testing, gdbstub and plugin updates: 2 years ago
Pierrick Bouvier 02ca5ec150 docs/devel: plugins can trigger a tb flush 2 years ago
Alex Bennée f87b220f2a docs/devel: document some plugin assumptions 2 years ago
Alex Bennée b0b3c0f562 docs/devel: lift example and plugin API sections up 2 years ago
Alex Bennée af6e4e0a22 contrib/plugins: extend execlog to track register changes 2 years ago
Alex Bennée 9e096a76c7 contrib/plugins: fix imatch 2 years ago
Alex Bennée 6036b9cfde tests/tcg: expand insn test case to exercise register API 2 years ago
Alex Bennée 8df5e27cf7 plugins: add an API to read registers 2 years ago
Alex Bennée c006147122 plugins: create CPUPluginState and migrate plugin_mask 2 years ago
Alex Bennée c3d0b46645 gdbstub: expose api to find registers 2 years ago
Akihiko Odaki 33a277fec0 plugins: Use different helpers when reading registers 2 years ago
Pierrick Bouvier 81cf548f53 cpu: call plugin init hook asynchronously 2 years ago
Alex Bennée f2e8d2d899 linux-user: ensure nios2 processes queued work 2 years ago
Pierrick Bouvier c490e681ec plugins: fix order of init/idle/resume callback 2 years ago
Pierrick Bouvier 4a448b148c plugins: add qemu_plugin_num_vcpus function 2 years ago
Pierrick Bouvier 926e146eff plugins: remove previous n_vcpus functions from API 2 years ago
Akihiko Odaki eb37086fb0 gdbstub: Add members to identify registers to GDBFeature 2 years ago
Akihiko Odaki f1a5287fc3 hw/core/cpu: Remove gdb_get_dynamic_xml member 2 years ago
Akihiko Odaki ecd6f6a882 gdbstub: Infer number of core registers from XML 2 years ago
Akihiko Odaki ee59fa1dd5 gdbstub: Simplify XML lookup 2 years ago
Akihiko Odaki 66260159a7 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb 2 years ago
Akihiko Odaki c494f8f529 gdbstub: Use GDBFeature for GDBRegisterState 2 years ago
Akihiko Odaki ac1e867100 gdbstub: Use GDBFeature for gdb_register_coprocessor 2 years ago