projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2024-03-04
Peter Xu
migration/multifd: Document two places for mapped-ram
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
tests/qtest/migration: Add a multifd + mapped-ram migra...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Add mapped-ram support to fd: URI
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Support incoming mapped-ram stream...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Support outgoing mapped-ram stream...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Prepare multifd sync for mapped...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Add incoming QIOChannelFile support
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Add outgoing QIOChannelFile support
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Add a wrapper for channels_created
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Allow receiving pages without packets
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Allow multifd without packets
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Decouple recv method from pages
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Rename MultiFDSend|RecvParams::data...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
tests/qtest/migration: Add tests for mapped-ram file...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/ram: Add incoming 'mapped-ram' migration
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/ram: Add outgoing 'mapped-ram' migration
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration: Add mapped-ram URI compatibility check
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/ram: Introduce 'mapped-ram' migration capability
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/qemu-file: add utility methods for working...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
io: fsync before closing a file channel
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Nikolay Borisov
io: implement io_pwritev/preadv for QIOChannelFile
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Nikolay Borisov
io: Add generic pwritev/preadv interface
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Nikolay Borisov
io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Fabiano Rosas
migration/multifd: Cleanup multifd_recv_sync_main
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Bryan Zhang
tests/migration: Set compression level in migration...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Bryan Zhang
migration: Properly apply migration compression level...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Steve Sistare
migration: massage cpr-reboot documentation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Maydell
Merge tag 'migration-next-pull-request' of https:/...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Maydell
Merge tag 'for-upstream' of https://gitlab.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Maydell
Merge tag 'pull-maintainer-updates-280224-1' of https...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Pierrick Bouvier
docs/devel: plugins can trigger a tb flush
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
docs/devel: document some plugin assumptions
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
docs/devel: lift example and plugin API sections up
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
contrib/plugins: extend execlog to track register changes
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
contrib/plugins: fix imatch
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
tests/tcg: expand insn test case to exercise register API
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
plugins: add an API to read registers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
plugins: create CPUPluginState and migrate plugin_mask
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
gdbstub: expose api to find registers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
plugins: Use different helpers when reading registers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Pierrick Bouvier
cpu: call plugin init hook asynchronously
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
linux-user: ensure nios2 processes queued work
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Pierrick Bouvier
plugins: fix order of init/idle/resume callback
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Pierrick Bouvier
plugins: add qemu_plugin_num_vcpus function
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Pierrick Bouvier
plugins: remove previous n_vcpus functions from API
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
gdbstub: Add members to identify registers to GDBFeature
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
hw/core/cpu: Remove gdb_get_dynamic_xml member
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
gdbstub: Infer number of core registers from XML
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
gdbstub: Simplify XML lookup
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
gdbstub: Use GDBFeature for GDBRegisterState
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
gdbstub: Use GDBFeature for gdb_register_coprocessor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
target/riscv: Use GDBFeature for dynamic XML
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
target/ppc: Use GDBFeature for dynamic XML
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Akihiko Odaki
target/arm: Use GDBFeature for dynamic XML
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
tests/vm: update openbsd image to 7.4
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
tests/vm: avoid re-building the VM images all the time
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
tests/tcg: bump TCG test timeout to 120s
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Alex Bennée
tests/tcg: update licenses to GPLv2 as intended
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Cédric Le Goater
migration: Use migrate_has_error() in close_return_path...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Fabiano Rosas
migration: Join the return path thread before releasing...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Fabiano Rosas
migration: Fix qmp_query_migrate mbps value
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: options incompatible with cpr
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: update cpr-reboot description
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: stop vm for cpr
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: notifier error checking
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: refactor migrate_fd_connect failures
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: per-mode notifiers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: MigrationNotifyFunc
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: remove postcopy_after_devices
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: MigrationEvent for notifiers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: convert to NotifierWithReturn
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
migration: remove error from notifier data
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Steve Sistare
notify: pass error to notifier with return
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Xu
migration/multifd: Drop unnecessary helper to destroy IOC
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Xu
migration/multifd: Cleanup outgoing_args in state destroy
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Xu
migration/multifd: Make multifd_channel_connect() retur...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Xu
migration/multifd: Drop registered_yank
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Peter Xu
migration/multifd: Cleanup TLS iochannel referencing
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Fabiano Rosas
migration/multifd: Release recv sem_sync earlier
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Fabiano Rosas
migration/multifd: Remove p->quit from recv side
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Fabiano Rosas
tests/qtest/migration: Add a fd + file test
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Fabiano Rosas
tests/qtest/migration: Rename fd_proto test
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Fabiano Rosas
docs/devel/migration.rst: Document the file transport
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
ide, vl: turn -win2k-hack into a property on IDE devices
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
ide: collapse parameters to ide_init_drive
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
target/i386: leave the A20 bit set in the final NPT...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
target/i386: remove unnecessary/wrong application of...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
target/i386: Fix physical address truncation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
target/i386: use separate MMU indexes for 32-bit accesses
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
target/i386: introduce function to query MMU indices
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
target/i386: check validity of VMCB addresses
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
target/i386: mask high bits of CR3 in 32-bit mode
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Bonzini
vl, pc: turn -no-fd-bootchk into a machine property
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Peter Maydell
Merge tag 'pull-target-arm-20240227-1' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Peter Maydell
Merge tag 'pull-aspeed-20240227' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Sergey Kambalin
docs/system/arm: Add RPi4B to raspi.rst
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Sergey Kambalin
hw/misc/bcm2835_property: Add missed BCM2835 properties
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Peter Maydell
tests/avocado/boot_linux_console.py: Add Rpi4b boot...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Sergey Kambalin
hw/arm/bcm2838_peripherals: Add clock_isp stub
commit
|
commitdiff
|
tree
|
snapshot
next