qemu.git
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-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
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
next