qemu.git
2024-01-08 Alex Bennéereplay: stop us hanging in rr_wait_io_event
2024-01-08 Alex Bennéereplay/replay-char: use report_sync_error
2024-01-08 Alex Bennéereplay: introduce a central report point for sync errors
2024-01-08 Alex Bennéereplay: make has_unread_data a bool
2024-01-08 Alex Bennéereplay: add proper kdoc for ReplayState
2024-01-08 Alex Bennéereplay: remove host_clock_last
2024-01-08 Alex Bennéescripts/replay_dump: track total number of instructions
2024-01-08 Alex Bennéescripts/replay-dump: update to latest format
2024-01-08 Alex Bennéetests/avocado: modernise the drive args for replay_linux
2024-01-08 Alex Bennéetests/avocado: fix typo in replay_linux
2024-01-08 Alex Bennéetests/avocado: add a simple i386 replay kernel test
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Clément Chigottarget/sparc: Simplify qemu_irq_ack
2024-01-05 Pavel Pisahw/net/can/sja1000: fix bug for single acceptance filte...
2024-01-05 Thomas Huthhw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_...
2024-01-05 Philippe Mathieu... hw/pci-host/raven: Propagate error in raven_realize()
2024-01-05 Philippe Mathieu... hw/nvram: Simplify memory_region_init_rom_device()...
2024-01-05 Philippe Mathieu... hw/misc: Simplify memory_region_init_ram_from_fd()...
2024-01-05 Philippe Mathieu... hw/sparc: Simplify memory_region_init_ram_nomigrate...
2024-01-05 Philippe Mathieu... hw/arm: Simplify memory_region_init_rom() calls
2024-01-05 Philippe Mathieu... hw: Simplify memory_region_init_ram() calls
2024-01-05 Philippe Mathieu... misc: Simplify qemu_prealloc_mem() calls
2024-01-05 Philippe Mathieu... util/oslib: Have qemu_prealloc_mem() handler return...
2024-01-05 Philippe Mathieu... backends: Reduce variable scope in host_memory_backend_...
2024-01-05 Philippe Mathieu... backends: Have HostMemoryBackendClass::alloc() handler...
2024-01-05 Philippe Mathieu... backends: Simplify host_memory_backend_memory_complete()
2024-01-05 Philippe Mathieu... backends: Use g_autofree in HostMemoryBackendClass...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_from_fd() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_from_file() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_resizeable_ram() return...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom_device() handler...
2024-01-05 Philippe Mathieu... memory: Simplify memory_region_init_rom_device_nomigrat...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom_device_nomigrate...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom() handler return...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram() handler return...
2024-01-05 Philippe Mathieu... memory: Simplify memory_region_init_ram_from_fd() calls
2024-01-05 Philippe Mathieu... memory: Simplify memory_region_init_rom_nomigrate(...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom_nomigrate() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_nomigrate() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_flags_nomigrate...
2024-01-05 Philippe Mathieu... hw/mips: Inline 'bios.h' definitions
2024-01-05 Philippe Mathieu... hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
2024-01-05 Philippe Mathieu... hw: Simplify accesses to the CPUState::'start-powered...
2024-01-05 Philippe Mathieu... hw/ppc/spapr_cpu_core: Access QDev properties with...
2024-01-05 Philippe Mathieu... hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
2024-01-05 Philippe Mathieu... hw/arm/bcm2836: Simplify use of 'reset-cbar' property
2024-01-05 Philippe Mathieu... hw/audio/sb16: Do not migrate qdev properties
2024-01-05 Zhao Liuhw/cpu/cluster: Cleanup unused included header in cluster.c
2024-01-05 Zhao Liuhw/cpu/core: Cleanup unused included header in core.c
2024-01-05 Philippe Mathieu... hw/core/cpu: Update description of CPUState::node
2024-01-05 Philippe Mathieu... hw/core/cpu: Remove final vestiges of dynamic state...
2024-01-05 Gavin Shanhw/riscv/shakti_c: Check CPU type in machine_run_board_...
2024-01-05 Gavin Shanhw/arm: Check CPU type in machine_run_board_init()
2024-01-05 Gavin Shanhw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
2024-01-05 Gavin Shanhw/arm/virt: Check CPU type in machine_run_board_init()
2024-01-05 Gavin Shanhw/arm/virt: Hide host CPU model for tcg
2024-01-05 Gavin Shanmachine: Print CPU model name instead of CPU type
2024-01-05 Gavin Shanmachine: Improve is_cpu_type_supported()
2024-01-05 Gavin Shanmachine: Introduce helper is_cpu_type_supported()
2024-01-05 Gavin Shanmachine: Use error handling when CPU type is checked
2024-01-05 Philippe Mathieu... hw/core: Add machine_class_default_cpu_type()
2024-01-05 Gavin Shantarget: Use generic cpu_model_from_type()
2024-01-05 Gavin Shantarget/xtensa: Use generic cpu_list()
2024-01-05 Gavin Shantarget/tricore: Use generic cpu_list()
2024-01-05 Gavin Shantarget/sh4: Use generic cpu_list()
2024-01-05 Gavin Shantarget/rx: Use generic cpu_list()
2024-01-05 Gavin Shantarget/riscv: Use generic cpu_list()
2024-01-05 Gavin Shantarget/openrisc: Use generic cpu_list()
2024-01-05 Gavin Shantarget/mips: Use generic cpu_list()
2024-01-05 Gavin Shantarget/m68k: Use generic cpu_list()
2024-01-05 Gavin Shantarget/loongarch: Use generic cpu_list()
2024-01-05 Gavin Shantarget/hppa: Use generic cpu_list()
2024-01-05 Gavin Shantarget/hexagon: Use generic cpu_list()
2024-01-05 Gavin Shantarget/cris: Use generic cpu_list()
2024-01-05 Gavin Shantarget/avr: Use generic cpu_list()
2024-01-05 Gavin Shantarget/arm: Use generic cpu_list()
2024-01-05 Gavin Shantarget/alpha: Use generic cpu_list()
2024-01-05 Gavin Shancpu: Add generic cpu_list()
2024-01-05 Gavin Shancpu: Add helper cpu_model_from_type()
2024-01-05 Philippe Mathieu... cpu: Call object_class_dynamic_cast() once in cpu_class...
2024-01-05 Gavin Shantarget/hppa: Remove object_class_is_abstract()
2024-01-05 Gavin Shantarget/alpha: Remove fallback to ev67 cpu class
2024-01-05 Philippe Mathieu... meson: Allow building binary with no target-specific...
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
next