index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-05
memory: Simplify memory_region_init_rom_device_nomigrate() calls
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_device_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Simplify memory_region_init_ram_from_fd() calls
Philippe Mathieu-Daudé
2024-01-05
memory: Simplify memory_region_init_rom_nomigrate() calls
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
hw/mips: Inline 'bios.h' definitions
Philippe Mathieu-Daudé
2024-01-05
hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
Philippe Mathieu-Daudé
2024-01-05
hw: Simplify accesses to the CPUState::'start-powered-off' property
Philippe Mathieu-Daudé
2024-01-05
hw/ppc/spapr_cpu_core: Access QDev properties with proper API
Philippe Mathieu-Daudé
2024-01-05
hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
Philippe Mathieu-Daudé
2024-01-05
hw/arm/bcm2836: Simplify use of 'reset-cbar' property
Philippe Mathieu-Daudé
2024-01-05
hw/audio/sb16: Do not migrate qdev properties
Philippe Mathieu-Daudé
2024-01-05
hw/cpu/cluster: Cleanup unused included header in cluster.c
Zhao Liu
2024-01-05
hw/cpu/core: Cleanup unused included header in core.c
Zhao Liu
2024-01-05
hw/core/cpu: Update description of CPUState::node
Philippe Mathieu-Daudé
2024-01-05
hw/core/cpu: Remove final vestiges of dynamic state tracing
Philippe Mathieu-Daudé
2024-01-05
hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm/virt: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm/virt: Hide host CPU model for tcg
Gavin Shan
2024-01-05
machine: Print CPU model name instead of CPU type
Gavin Shan
2024-01-05
machine: Improve is_cpu_type_supported()
Gavin Shan
2024-01-05
machine: Introduce helper is_cpu_type_supported()
Gavin Shan
2024-01-05
machine: Use error handling when CPU type is checked
Gavin Shan
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-05
target: Use generic cpu_model_from_type()
Gavin Shan
2024-01-05
target/xtensa: Use generic cpu_list()
Gavin Shan
2024-01-05
target/tricore: Use generic cpu_list()
Gavin Shan
2024-01-05
target/sh4: Use generic cpu_list()
Gavin Shan
2024-01-05
target/rx: Use generic cpu_list()
Gavin Shan
2024-01-05
target/riscv: Use generic cpu_list()
Gavin Shan
2024-01-05
target/openrisc: Use generic cpu_list()
Gavin Shan
2024-01-05
target/mips: Use generic cpu_list()
Gavin Shan
2024-01-05
target/m68k: Use generic cpu_list()
Gavin Shan
2024-01-05
target/loongarch: Use generic cpu_list()
Gavin Shan
2024-01-05
target/hppa: Use generic cpu_list()
Gavin Shan
2024-01-05
target/hexagon: Use generic cpu_list()
Gavin Shan
2024-01-05
target/cris: Use generic cpu_list()
Gavin Shan
2024-01-05
target/avr: Use generic cpu_list()
Gavin Shan
2024-01-05
target/arm: Use generic cpu_list()
Gavin Shan
2024-01-05
target/alpha: Use generic cpu_list()
Gavin Shan
2024-01-05
cpu: Add generic cpu_list()
Gavin Shan
2024-01-05
cpu: Add helper cpu_model_from_type()
Gavin Shan
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-05
target/hppa: Remove object_class_is_abstract()
Gavin Shan
[prev]
[next]