Show patches with: Archived = No       |   73984 patches
« 1 2 ... 34 35 36739 740 »
Patch Series S/W/F Date Submitter Delegate State
[v3,04/38] tcg/optimize: Split out do_constant_folding_cond1 tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson Superseded
[v3,03/38] tcg/optimize: Split out arg_is_const_val tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson Superseded
[v3,02/38] tcg: Introduce TCG_TARGET_HAS_tst tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson Superseded
[v3,01/38] tcg: Introduce TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson New
[PULL,4/4] util: fix build with musl libc on ppc64le [PULL,1/4] tcg/i386: convert add/sub of 128 to sub/add of -128 --- 2024-01-10 Richard Henderson Accepted
[PULL,3/4] tcg/ppc: Use new registers for LQ destination [PULL,1/4] tcg/i386: convert add/sub of 128 to sub/add of -128 --- 2024-01-10 Richard Henderson New
[PULL,2/4] tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates [PULL,1/4] tcg/i386: convert add/sub of 128 to sub/add of -128 --- 2024-01-10 Richard Henderson Accepted
[PULL,1/4] tcg/i386: convert add/sub of 128 to sub/add of -128 [PULL,1/4] tcg/i386: convert add/sub of 128 to sub/add of -128 --- 2024-01-10 Richard Henderson Accepted
[PULL,0/4] tcg patch queue --- 2024-01-10 Richard Henderson New
[v3,14/14] hw/arm: Prefer cpu_isar_feature(aa64_mte) over property_find(tag-memory) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,12/14] hw/arm: Prefer arm_feature(GENERIC_TMR) over 'kvm-no-adjvtime' property hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,11/14] hw/arm: Prefer arm_feature(PMU) over object_property_find(pmu) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,10/14] hw/arm: Prefer arm_feature(CBAR*) over object_property_find(reset-cbar) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,09/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,08/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,07/14] hw/arm: Prefer arm_feature(V7) over object_property_find(pmsav7-dregion) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,06/14] hw/arm: Prefer arm_feature(THUMB_DSP) over object_property_find(dsp) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,05/14] hw/arm: Prefer arm_feature(M_SECURITY) over object_property_find() hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,04/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,03/14] hw/arm/armv7m: Move code setting 'start-powered-off' property around hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,02/14] hw/arm/armv7m: Ensure requested CPU type implements ARM_FEATURE_M hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,01/14] hw/arm/armv7m: Introduce cpudev variable in armv7m_realize() hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-10 Philippe Mathieu-Daudé New
[v4,8/9b] target/loongarch: Implement set vcpu intr for kvm [v4,8/9b] target/loongarch: Implement set vcpu intr for kvm --- 2024-01-10 Philippe Mathieu-Daudé New
[v4,8/9a] target/loongarch: Restrict TCG-specific code [v4,8/9a] target/loongarch: Restrict TCG-specific code --- 2024-01-10 Philippe Mathieu-Daudé New
[PULL,2/2] util/fifo8: Introduce fifo8_peek_buf() [PULL,1/2] util/fifo8: Allow fifo8_pop_buf() to not populate popped length --- 2024-01-10 Mark Cave-Ayland Accepted
[PULL,1/2] util/fifo8: Allow fifo8_pop_buf() to not populate popped length [PULL,1/2] util/fifo8: Allow fifo8_pop_buf() to not populate popped length --- 2024-01-10 Mark Cave-Ayland Accepted
[v2,14/14] hw/arm: Prefer arm_feature(GENERIC_TMR) over 'kvm-no-adjvtime' property hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,13/14] hw/arm: Prefer cpu_isar_feature(aa64_mte) over property_find(tag-memory) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,12/14] hw/arm: Prefer arm_feature(PMU) over object_property_find(pmu) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,11/14] hw/arm: Prefer arm_feature(CBAR*) over object_property_find(reset-cbar) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,10/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé New
[v2,09/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,08/14] hw/arm: Prefer arm_feature(V7) over object_property_find(pmsav7-dregion) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,07/14] hw/arm: Prefer arm_feature(THUMB_DSP) over object_property_find(dsp) hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,06/14] hw/arm: Prefer arm_feature(M_SECURITY) over object_property_find() hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,05/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,04/14] hw/arm/armv7m: Move code setting 'start-powered-off' property around hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,03/14] hw/arm/armv7m: Ensure requested CPU type implements ARM_FEATURE_M hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,02/14] hw/arm/armv7m: Introduce cpudev variable in armv7m_realize() hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé Superseded
[v2,01/14] target/arm/cpu: Simplify checking A64_MTE bit in FEATURE_ID register hw/arm: Prefer arm_feature() over object_property_find() --- 2024-01-09 Philippe Mathieu-Daudé New
docs/system/arm/virt.rst: Improve 'highmem' option docs docs/system/arm/virt.rst: Improve 'highmem' option docs --- 2024-01-09 Peter Maydell Superseded
target/arm: arm_pamax() no longer needs to do feature propagation target/arm: arm_pamax() no longer needs to do feature propagation --- 2024-01-09 Peter Maydell Superseded
net/eth: Have eth_pad_short_frame() take void* arguments net/eth: Have eth_pad_short_frame() take void* arguments --- 2024-01-08 Philippe Mathieu-Daudé New
[PULL,13/13] tests/avocado: remove skips from replay_kernel [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Superseded
[PULL,12/13] chardev: force write all when recording replay logs [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Accepted
[PULL,11/13] replay: stop us hanging in rr_wait_io_event [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée New
[PULL,10/13] replay/replay-char: use report_sync_error [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Accepted
[PULL,09/13] replay: introduce a central report point for sync errors [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée New
[PULL,08/13] replay: make has_unread_data a bool [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée New
[PULL,07/13] replay: add proper kdoc for ReplayState [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Accepted
[PULL,06/13] replay: remove host_clock_last [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Accepted
[PULL,05/13] scripts/replay_dump: track total number of instructions [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Accepted
[PULL,04/13] scripts/replay-dump: update to latest format [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Accepted
[PULL,03/13] tests/avocado: modernise the drive args for replay_linux [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée New
[PULL,02/13] tests/avocado: fix typo in replay_linux [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée New
[PULL,01/13] tests/avocado: add a simple i386 replay kernel test [PULL,01/13] tests/avocado: add a simple i386 replay kernel test --- 2024-01-08 Alex Bennée Accepted
[PULL,00/13] replay fixes for replay_kernel --- 2024-01-08 Alex Bennée New
[v2,2/2] hw/pflash: implement update buffer for block writes hw/pflash: implement update buffer for block writes --- 2024-01-08 Philippe Mathieu-Daudé New
[v2,1/2] hw/block/pflash_cfi01: Use the LD/ST API in pflash_data_read/write hw/pflash: implement update buffer for block writes --- 2024-01-08 Philippe Mathieu-Daudé New
[PULL,71/71] target/sparc: Simplify qemu_irq_ack [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,70/71] hw/net/can/sja1000: fix bug for single acceptance filter and standard frame [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,69/71] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,68/71] hw/pci-host/raven: Propagate error in raven_realize() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,67/71] hw/nvram: Simplify memory_region_init_rom_device() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,66/71] hw/misc: Simplify memory_region_init_ram_from_fd() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,65/71] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,64/71] hw/arm: Simplify memory_region_init_rom() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,63/71] hw: Simplify memory_region_init_ram() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,62/71] misc: Simplify qemu_prealloc_mem() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,61/71] util/oslib: Have qemu_prealloc_mem() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,60/71] backends: Reduce variable scope in host_memory_backend_memory_complete [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,59/71] backends: Have HostMemoryBackendClass::alloc() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,58/71] backends: Simplify host_memory_backend_memory_complete() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,57/71] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,56/71] memory: Have memory_region_init_ram_from_fd() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Superseded
[PULL,55/71] memory: Have memory_region_init_ram_from_file() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,54/71] memory: Have memory_region_init_resizeable_ram() return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Superseded
[PULL,53/71] memory: Have memory_region_init_rom_device() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,52/71] memory: Simplify memory_region_init_rom_device_nomigrate() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,51/71] memory: Have memory_region_init_rom_device_nomigrate() return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,50/71] memory: Have memory_region_init_rom() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,49/71] memory: Have memory_region_init_ram() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,48/71] memory: Simplify memory_region_init_ram_from_fd() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Superseded
[PULL,47/71] memory: Simplify memory_region_init_rom_nomigrate() calls [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,46/71] memory: Have memory_region_init_rom_nomigrate() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,45/71] memory: Have memory_region_init_ram_nomigrate() handler return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,44/71] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,43/71] hw/mips: Inline 'bios.h' definitions [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,42/71] hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,41/71] hw: Simplify accesses to the CPUState::'start-powered-off' property [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,40/71] hw/ppc/spapr_cpu_core: Access QDev properties with proper API [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,39/71] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,38/71] hw/arm/bcm2836: Simplify use of 'reset-cbar' property [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,37/71] hw/audio/sb16: Do not migrate qdev properties [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,36/71] hw/cpu/cluster: Cleanup unused included header in cluster.c [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,35/71] hw/cpu/core: Cleanup unused included header in core.c [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,34/71] hw/core/cpu: Update description of CPUState::node [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,33/71] hw/core/cpu: Remove final vestiges of dynamic state tracing [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,32/71] hw/riscv/shakti_c: Check CPU type in machine_run_board_init() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
« 1 2 ... 34 35 36739 740 »