aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28hw/core/cpu: Remove gdb_get_dynamic_xml memberAkihiko Odaki
2024-02-28gdbstub: Infer number of core registers from XMLAkihiko Odaki
2024-02-28gdbstub: Simplify XML lookupAkihiko Odaki
2024-02-28gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cbAkihiko Odaki
2024-02-28gdbstub: Use GDBFeature for GDBRegisterStateAkihiko Odaki
2024-02-28gdbstub: Use GDBFeature for gdb_register_coprocessorAkihiko Odaki
2024-02-28target/riscv: Use GDBFeature for dynamic XMLAkihiko Odaki
2024-02-28target/ppc: Use GDBFeature for dynamic XMLAkihiko Odaki
2024-02-28target/arm: Use GDBFeature for dynamic XMLAkihiko Odaki
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée
2024-02-28tests/tcg: bump TCG test timeout to 120sAlex Bennée
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée
2024-02-28migration: Use migrate_has_error() in close_return_path_on_source()Cédric Le Goater
2024-02-28migration: Join the return path thread before releasing to_dst_fileFabiano Rosas
2024-02-28migration: Fix qmp_query_migrate mbps valueFabiano Rosas
2024-02-28migration: options incompatible with cprSteve Sistare
2024-02-28migration: update cpr-reboot descriptionSteve Sistare
2024-02-28migration: stop vm for cprSteve Sistare
2024-02-28migration: notifier error checkingSteve Sistare
2024-02-28migration: refactor migrate_fd_connect failuresSteve Sistare
2024-02-28migration: per-mode notifiersSteve Sistare
2024-02-28migration: MigrationNotifyFuncSteve Sistare
2024-02-28migration: remove postcopy_after_devicesSteve Sistare
2024-02-28migration: MigrationEvent for notifiersSteve Sistare
2024-02-28migration: convert to NotifierWithReturnSteve Sistare
2024-02-28migration: remove error from notifier dataSteve Sistare
2024-02-28notify: pass error to notifier with returnSteve Sistare
2024-02-28migration/multifd: Drop unnecessary helper to destroy IOCPeter Xu
2024-02-28migration/multifd: Cleanup outgoing_args in state destroyPeter Xu
2024-02-28migration/multifd: Make multifd_channel_connect() return voidPeter Xu
2024-02-28migration/multifd: Drop registered_yankPeter Xu
2024-02-28migration/multifd: Cleanup TLS iochannel referencingPeter Xu
2024-02-28migration/multifd: Release recv sem_sync earlierFabiano Rosas
2024-02-28migration/multifd: Remove p->quit from recv sideFabiano Rosas
2024-02-28tests/qtest/migration: Add a fd + file testFabiano Rosas
2024-02-28tests/qtest/migration: Rename fd_proto testFabiano Rosas
2024-02-28docs/devel/migration.rst: Document the file transportFabiano Rosas
2024-02-28ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini
2024-02-28ide: collapse parameters to ide_init_drivePaolo Bonzini
2024-02-28target/i386: leave the A20 bit set in the final NPT walkPaolo Bonzini
2024-02-28target/i386: remove unnecessary/wrong application of the A20 maskPaolo Bonzini
2024-02-28target/i386: Fix physical address truncationPaolo Bonzini
2024-02-28target/i386: use separate MMU indexes for 32-bit accessesPaolo Bonzini
2024-02-28target/i386: introduce function to query MMU indicesPaolo Bonzini
2024-02-28target/i386: check validity of VMCB addressesPaolo Bonzini
2024-02-28target/i386: mask high bits of CR3 in 32-bit modePaolo Bonzini
2024-02-28vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini
2024-02-27Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2024-02-27Merge tag 'pull-aspeed-20240227' of https://github.com/legoater/qemu into sta...Peter Maydell