qemu /
qemu /
e199f7ad4df8b2c2efad0acdea91b936c130261c - e199f7a backends: Simplify host_memory_backend_memory_complete() by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 2d7a1eb backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 9583a90 memory: Have memory_region_init_ram_from_fd() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 9b9d11a memory: Have memory_region_init_ram_from_file() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- f25a9fb memory: Have memory_region_init_resizeable_ram() return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 62f5c1b memory: Have memory_region_init_rom_device() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- bd3aa06 memory: Simplify memory_region_init_rom_device_nomigrate() calls by Philippe Mathieu-Daudé · 1 year, 4 months ago
- ae076b6 memory: Have memory_region_init_rom_device_nomigrate() return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- b915945 memory: Have memory_region_init_rom() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- fe5f33d memory: Have memory_region_init_ram() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- d3143bd memory: Simplify memory_region_init_ram_from_fd() calls by Philippe Mathieu-Daudé · 1 year, 4 months ago
- fd7549e memory: Simplify memory_region_init_rom_nomigrate() calls by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 197faa7 memory: Have memory_region_init_rom_nomigrate() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 62c19b7 memory: Have memory_region_init_ram_nomigrate() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- cbbc434 memory: Have memory_region_init_ram_flags_nomigrate() return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 1eb64c3 hw/mips: Inline 'bios.h' definitions by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 989f316 hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 287fa32 hw: Simplify accesses to the CPUState::'start-powered-off' property by Philippe Mathieu-Daudé · 1 year, 4 months ago
- eab4f39 hw/ppc/spapr_cpu_core: Access QDev properties with proper API by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 79f5169 hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property by Philippe Mathieu-Daudé · 2 years, 3 months ago
- ca1d323 hw/arm/bcm2836: Simplify use of 'reset-cbar' property by Philippe Mathieu-Daudé · 1 year, 4 months ago
- fa293f8 hw/audio/sb16: Do not migrate qdev properties by Philippe Mathieu-Daudé · 1 year, 4 months ago
- a8a9f69 hw/cpu/cluster: Cleanup unused included header in cluster.c by Zhao Liu · 1 year, 4 months ago
- 72bb895 hw/cpu/core: Cleanup unused included header in core.c by Zhao Liu · 1 year, 4 months ago
- 8d41afa hw/core/cpu: Update description of CPUState::node by Philippe Mathieu-Daudé · 1 year, 4 months ago
- e9f760f hw/core/cpu: Remove final vestiges of dynamic state tracing by Philippe Mathieu-Daudé · 1 year, 4 months ago
- cd75cc6 hw/riscv/shakti_c: Check CPU type in machine_run_board_init() by Gavin Shan · 1 year, 3 months ago
- 3e71f4a hw/arm: Check CPU type in machine_run_board_init() by Gavin Shan · 1 year, 3 months ago
- dbf8e8c hw/arm/sbsa-ref: Check CPU type in machine_run_board_init() by Gavin Shan · 1 year, 3 months ago
- fa8c617 hw/arm/virt: Check CPU type in machine_run_board_init() by Gavin Shan · 1 year, 3 months ago
- 4eab51a hw/arm/virt: Hide host CPU model for tcg by Gavin Shan · 1 year, 3 months ago
- 5422d2a machine: Print CPU model name instead of CPU type by Gavin Shan · 1 year, 3 months ago
- e702cbc machine: Improve is_cpu_type_supported() by Gavin Shan · 1 year, 3 months ago
- acbadc5 machine: Introduce helper is_cpu_type_supported() by Gavin Shan · 1 year, 3 months ago
- b9f4521 machine: Use error handling when CPU type is checked by Gavin Shan · 1 year, 3 months ago
- 62b4a22 hw/core: Add machine_class_default_cpu_type() by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 4b26aa9 target: Use generic cpu_model_from_type() by Gavin Shan · 1 year, 4 months ago
- f08f4c8 target/xtensa: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 40b807e target/tricore: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 08536d1 target/sh4: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- c16de0d target/rx: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 3144fbc target/riscv: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 72b381f target/openrisc: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 31c5147 target/mips: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 261f406 target/m68k: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 979bf44 target/loongarch: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- d33fc71 target/hppa: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- ee0b8ce target/hexagon: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- dd447f0 target/cris: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 7db8f7e target/avr: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- b5154a2 target/arm: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 51d49bd target/alpha: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- dfa4753 cpu: Add generic cpu_list() by Gavin Shan · 1 year, 4 months ago
- 445946f cpu: Add helper cpu_model_from_type() by Gavin Shan · 1 year, 4 months ago
- d5be19f cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 6 months ago
- b0b8fa1 target/hppa: Remove object_class_is_abstract() by Gavin Shan · 1 year, 4 months ago
- 9c115f6 target/alpha: Remove fallback to ev67 cpu class by Gavin Shan · 1 year, 4 months ago
- bf96432 meson: Allow building binary with no target-specific files in hw/ by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 05470c3 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 1 year, 2 months ago
- d328fef Merge tag 'pull-20231230' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 1 year, 2 months ago
- f705c1f meson.build: report graphics backends separately by Alex Bennée · 1 year, 3 months ago
- d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
- cfc1a88 meson: rename config_all by Paolo Bonzini · 1 year, 6 months ago
- 0d66549 meson: remove CONFIG_ALL by Paolo Bonzini · 1 year, 7 months ago
- 1220f58 meson: remove config_targetos by Paolo Bonzini · 1 year, 7 months ago
- dc49549 meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos by Paolo Bonzini · 1 year, 7 months ago
- 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 10 months ago
- e7c22ff meson: always probe u2f and canokey if the option is enabled by Paolo Bonzini · 1 year, 6 months ago
- 9cd76c9 meson: move subdirs to "Collect sources" section by Paolo Bonzini · 1 year, 4 months ago
- 95933f1 meson: move config-host.h definitions together by Paolo Bonzini · 1 year, 6 months ago
- 8276129 meson: move CFI detection code with other compiler flags by Paolo Bonzini · 1 year, 10 months ago
- a775c71 meson: keep subprojects together by Paolo Bonzini · 1 year, 6 months ago
- 0f63d96 meson: move accelerator dependency checks together by Paolo Bonzini · 1 year, 6 months ago
- a9cba05 meson: move option validation together by Paolo Bonzini · 1 year, 3 months ago
- 44458a6 meson: move program checks together by Paolo Bonzini · 1 year, 6 months ago
- ea444d9 meson: add more sections to main meson.build by Paolo Bonzini · 1 year, 6 months ago
- d332202 configure: unify again the case arms in probe_target_compiler by Paolo Bonzini · 1 year, 4 months ago
- 606c3ba configure: remove unnecessary subshell by Paolo Bonzini · 1 year, 4 months ago
- c7e618d Makefile: clean qemu-iotests output by Paolo Bonzini · 1 year, 4 months ago
- 7b47b13 meson: use version_compare() to compare version by Paolo Bonzini · 1 year, 3 months ago
- 781fa47 meson: remove unused variable by Paolo Bonzini · 1 year, 3 months ago
- 2bbc487 meson: fix type of "relocatable" option by Paolo Bonzini · 1 year, 3 months ago
- b22f83d esp: check for NULL result from scsi_device_find() by Alexandra Diupina · 1 year, 3 months ago
- 2196157 target/i386: the sgx_epc_get_section stub is reachable by Paolo Bonzini · 3 years, 1 month ago
- 405c7c0 target/i386: implement CMPccXADD by Paolo Bonzini · 1 year, 5 months ago
- e7bbb7c target/i386: introduce flags writeback mechanism by Paolo Bonzini · 1 year, 5 months ago
- 4b2baf4 target/i386: adjust decoding of J operand by Paolo Bonzini · 1 year, 5 months ago
- d4f6117 target/i386: move operand load and writeback out of gen_cmovcc1 by Paolo Bonzini · 1 year, 5 months ago
- 3497f16 target/i386: prepare for implementation of STOS/SCAS in new decoder by Paolo Bonzini · 1 year, 5 months ago
- 9a5922d target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0 by Paolo Bonzini · 1 year, 5 months ago
- 1ec46bf target/i386: do not use s->tmp4 for push by Paolo Bonzini · 1 year, 5 months ago
- 80e55f5 target/i386: split eflags computation out of gen_compute_eflags by Paolo Bonzini · 1 year, 5 months ago
- c0099cd target/i386: do not clobber T0 on string operations by Paolo Bonzini · 1 year, 5 months ago
- 24c0573 target/i386: do not clobber A0 in POP translation by Paolo Bonzini · 2 years, 6 months ago
- a71e0b2 target/i386: do not decode string source/destination into decode->mem by Paolo Bonzini · 1 year, 5 months ago
- 8a36bbc target/i386: add X86_SPECIALs for MOVSX and MOVZX by Paolo Bonzini · 1 year, 5 months ago
- 5baf564 target/i386: rename zext0/zext2 and make them closer to the manual by Paolo Bonzini · 1 year, 5 months ago
- 6dd2afe target/i386: avoid trunc and ext for MULX and RORX by Paolo Bonzini · 1 year, 5 months ago
- b609db9 target/i386: reimplement check for validity of LOCK prefix by Paolo Bonzini · 1 year, 5 months ago
- 8147df4 target/i386: document more deviations from the manual by Paolo Bonzini · 1 year, 5 months ago