qemu.git
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2024-01-04 Steve Sistaremigration: fix coverity migrate_mode finding
2024-01-04 Avihai Horonmigration/multifd: Remove unnecessary usage of local...
2024-01-04 Avihai Horonmigration: Remove unnecessary usage of local Error
2024-01-04 Avihai Horonmigration: Fix migration_channel_read_peek() error...
2024-01-04 Avihai Horonmigration/multifd: Remove error_setg() in migration_ioc...
2024-01-04 Avihai Horonmigration/multifd: Fix leaking of Error in TLS error...
2024-01-04 Avihai Horonmigration/multifd: Simplify multifd_channel_connect...
2024-01-04 Avihai Horonmigration/multifd: Fix error message in multifd_recv_in...
2024-01-04 Avihai Horonmigration: Remove errp parameter in migration_fd_proces...
2024-01-04 Avihai Horonmigration: Refactor migration_incoming_setup()
2024-01-04 Avihai Horonmigration: Remove nulling of hostname in migrate_init()
2024-01-04 Avihai Horonmigration: Remove migrate_max_downtime() declaration
2024-01-04 Steve Sistaretests/qtest: postcopy migration with suspend
2024-01-04 Steve Sistaretests/qtest: precopy migration with suspend
2024-01-04 Steve Sistaretests/qtest: option to suspend during migration
2024-01-04 Steve Sistaretests/qtest: migration events
2024-01-04 Steve Sistaremigration: preserve suspended for bg_migration
2024-01-04 Steve Sistaremigration: preserve suspended for snapshot
2024-01-04 Steve Sistaremigration: preserve suspended runstate
2024-01-04 Steve Sistaremigration: propagate suspended runstate
2024-01-04 Steve Sistarecpus: vm_resume
2024-01-04 Steve Sistarecpus: check running not RUN_STATE_RUNNING
2024-01-04 Steve Sistarecpus: stop vm in suspended runstate
2024-01-04 Steve Sistarecpus: vm_was_suspended
2024-01-04 Leonardo BrasMAINTAINERS: Remove myself as reviewer from Live Migration
2024-01-04 Juan QuintelaMAINTAINERS: Leaving Migration
2023-12-31 Alex Bennéemeson.build: report graphics backends separately
2023-12-31 Paolo Bonziniconfigure, meson: rename targetos to host_os
2023-12-31 Paolo Bonzinimeson: rename config_all
2023-12-31 Paolo Bonzinimeson: remove CONFIG_ALL
2023-12-31 Paolo Bonzinimeson: remove config_targetos
2023-12-31 Paolo Bonzinimeson: remove CONFIG_POSIX and CONFIG_WIN32 from config...
2023-12-31 Paolo Bonzinimeson: remove OS definitions from config_targetos
2023-12-31 Paolo Bonzinimeson: always probe u2f and canokey if the option is...
2023-12-31 Paolo Bonzinimeson: move subdirs to "Collect sources" section
2023-12-31 Paolo Bonzinimeson: move config-host.h definitions together
2023-12-31 Paolo Bonzinimeson: move CFI detection code with other compiler...
2023-12-31 Paolo Bonzinimeson: keep subprojects together
2023-12-31 Paolo Bonzinimeson: move accelerator dependency checks together
2023-12-31 Paolo Bonzinimeson: move option validation together
2023-12-31 Paolo Bonzinimeson: move program checks together
2023-12-31 Paolo Bonzinimeson: add more sections to main meson.build
2023-12-31 Paolo Bonziniconfigure: unify again the case arms in probe_target_co...
2023-12-31 Paolo Bonziniconfigure: remove unnecessary subshell
2023-12-31 Paolo BonziniMakefile: clean qemu-iotests output
2023-12-31 Paolo Bonzinimeson: use version_compare() to compare version
2023-12-31 Paolo Bonzinimeson: remove unused variable
2023-12-31 Paolo Bonzinimeson: fix type of "relocatable" option
2023-12-31 Alexandra Diupinaesp: check for NULL result from scsi_device_find()
2023-12-31 Paolo Bonzinitarget/i386: the sgx_epc_get_section stub is reachable
2023-12-29 Paolo Bonzinitarget/i386: implement CMPccXADD
2023-12-29 Paolo Bonzinitarget/i386: introduce flags writeback mechanism
2023-12-29 Paolo Bonzinitarget/i386: adjust decoding of J operand
2023-12-29 Paolo Bonzinitarget/i386: move operand load and writeback out of...
2023-12-29 Paolo Bonzinitarget/i386: prepare for implementation of STOS/SCAS...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp0 for jumps on ECX =...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp4 for push
2023-12-29 Paolo Bonzinitarget/i386: split eflags computation out of gen_comput...
2023-12-29 Paolo Bonzinitarget/i386: do not clobber T0 on string operations
2023-12-29 Paolo Bonzinitarget/i386: do not clobber A0 in POP translation
2023-12-29 Paolo Bonzinitarget/i386: do not decode string source/destination...
2023-12-29 Paolo Bonzinitarget/i386: add X86_SPECIALs for MOVSX and MOVZX
2023-12-29 Paolo Bonzinitarget/i386: rename zext0/zext2 and make them closer...
2023-12-29 Paolo Bonzinitarget/i386: avoid trunc and ext for MULX and RORX
2023-12-29 Paolo Bonzinitarget/i386: reimplement check for validity of LOCK...
2023-12-29 Paolo Bonzinitarget/i386: document more deviations from the manual
2023-12-29 Paolo Bonzinitarget/i386: clean up cpu_cc_compute_all
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary truncations
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary arguments from raise_in...
2023-12-29 Paolo Bonzinitarget/i386: speedup JO/SETO after MUL or IMUL
2023-12-29 Paolo Bonzinitarget/i386: optimize computation of JL and JLE from...
2023-12-29 Richard Hendersondocs: Constify VMstate in examples
2023-12-29 Richard Hendersontests/unit/test-vmstate: Constify VMState
2023-12-29 Richard Hendersonutil/fifo8: Constify VMState
2023-12-29 Richard Hendersonreplay: Constify VMState
2023-12-29 Richard Hendersonsystem: Constify VMState
2023-12-29 Richard Hendersonmigration: Constify VMState
2023-12-29 Richard Hendersoncpu-target: Constify VMState
2023-12-29 Richard Hendersonbackends: Constify VMState
2023-12-29 Richard Hendersonaudio: Constify VMState
2023-12-29 Richard Hendersonhw/misc/macio: Constify VMState
2023-12-29 Richard Hendersonhw/watchdog: Constify VMState
2023-12-29 Richard Hendersonhw/virtio: Constify VMState
2023-12-29 Richard Hendersonhw/vfio: Constify VMState
2023-12-29 Richard Hendersonhw/usb: Constify VMState
2023-12-29 Richard Hendersonhw/tpm: Constify VMState
2023-12-29 Richard Hendersonhw/timer: Constify VMState
2023-12-29 Richard Hendersonhw/ssi: Constify VMState
2023-12-29 Richard Hendersonhw/sparc: Constify VMState
2023-12-29 Richard Hendersonhw/sensor: Constify VMState
2023-12-29 Richard Hendersonhw/sd: Constify VMState
2023-12-29 Richard Hendersonhw/scsi: Constify VMState
2023-12-29 Richard Hendersonhw/s390x: Constify VMState
2023-12-29 Richard Hendersonhw/rtc: Constify VMState
2023-12-29 Richard Hendersonhw/riscv: Constify VMState
2023-12-29 Richard Hendersonhw/ppc: Constify VMState
2023-12-29 Richard Hendersonhw/pci-host: Constify VMState
next