Show patches with: Archived = No       |   74734 patches
« 1 2 ... 151 152 153747 748 »
Patch Series S/W/F Date Submitter Delegate State
[12/18] lcitool: drop texinfo from QEMU project/dependencies testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[11/18] lcitool: drop perl from QEMU project/dependencies testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[10/18] Update lcitool and fedora to 37 testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[09/18] gitlab: add lsan suppression file to workaround tcmalloc issues testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[08/18] docs: drop texinfo options testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[07/18] meson: replace Perl usage with Python testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[06/18] .gitlab-ci.d/windows: do not disable opengl testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[05/18] build-sys: fix crlf-ending C code testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[04/18] tests/unit: drop hacky race avoidance in test-io-channel-command testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[03/18] gitlab: just use plain --cc=clang for custom runner build testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[02/18] gitlab: add FF_SCRIPT_SECTIONS for timings testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
[01/18] scripts/ci: update gitlab-runner playbook to use latest runner testing/next updates (gitlab, docker, check-tcg) --- 2023-01-19 Alex Bennée Superseded
tcg: Mark tcg helpers noinline to avoid an issue with LTO tcg: Mark tcg helpers noinline to avoid an issue with LTO --- 2023-01-19 Richard Henderson Superseded
gitlab-ci: Check building KVM-only aarch64 target gitlab-ci: Check building KVM-only aarch64 target --- 2023-01-19 Philippe Mathieu-Daudé New
[v2,11/11] tests/qtest/migration-test: Only use available accelerators tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[v2,10/11] tests/qtest/migration-test: Build command line using GString API (4/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,09/11] tests/qtest/migration-test: Build command line using GString API (3/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[v2,08/11] tests/qtest/migration-test: Build command line using GString API (2/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,07/11] tests/qtest/migration-test: Build command line using GString API (1/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,05/11] tests/qtest/migration-test: Inverse #ifdef'ry ladders tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,04/11] tests/qtest/boot-serial-test: Only use available accelerators tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,03/11] tests/qtest/boot-serial-test: Build command line using GString API tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[v2,01/11] tests/qtest/boot-serial-test: Constify tests[] array tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[25/25] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[24/25] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[23/25] hw/arm/aspeed_ast10x0: Map HACE peripheral Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[22/25] hw/arm/aspeed_ast10x0: Map the secure SRAM Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[21/25] hw/arm/aspeed_ast10x0: Map I3C peripheral Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[20/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[19/25] hw/misc/aspeed_hace: Do not crash if address_space_map() failed Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[18/25] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[17/25] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[16/25] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' Untitled series #198391 --- 2023-01-19 Cédric Le Goater Superseded
[RFC,3/3] tests/qtest/vnc-display-test: Disable on Darwin tests/qtest/vnc-display-test: Silent warnings & explicit machine --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[2/3] tests/qtest/vnc-display-test: Use the 'none' machine tests/qtest/vnc-display-test: Silent warnings & explicit machine --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[1/3] tests/qtest/vnc-display-test: Suppress build warnings on Windows tests/qtest/vnc-display-test: Silent warnings & explicit machine --- 2023-01-19 Philippe Mathieu-Daudé Superseded
MAINTAINERS: Cover RCU documentation MAINTAINERS: Cover RCU documentation --- 2023-01-19 Philippe Mathieu-Daudé Accepted
[8/8] tests/qtest/migration-test: Allow running with HVF tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[7/8] tests/qtest/boot-serial-test: Allow running with HVF tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[RFC,6/8] tests/qtest/libqtest: Allow checking for HVF accelerator tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[5/8] tests/qtest/migration-test: Only use available accelerators tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[4/8] tests/qtest/migration-test: Build command line using GString API tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[3/8] tests/qtest/boot-serial-test: Only use available accelerators tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[2/8] tests/qtest/boot-serial-test: Build command line using GString API tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[1/8] tests/qtest/boot-serial-test: Constify tests[] array tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé Superseded
[RFC] gitlab: wrap up test results for custom runners [RFC] gitlab: wrap up test results for custom runners --- 2023-01-18 Alex Bennée Superseded
[PULL,3/9] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx Untitled series #198249 --- 2023-01-18 Thomas Huth Accepted
[PULL,2/9] Makefile: allow 'make uninstall' Untitled series #198249 --- 2023-01-18 Thomas Huth Accepted
[v2,2/2] tests/avocado: Add test accessing NVMe on big-endian MIPS target hw/pci-host/gt64120: Fix regression on big-endian targets --- 2023-01-18 Philippe Mathieu-Daudé New
[v2,1/2] hw/pci-host/gt64120: Fix PCI I/O config register endianness hw/pci-host/gt64120: Fix regression on big-endian targets --- 2023-01-18 Philippe Mathieu-Daudé New
[2/2] tests/avocado: Add test accessing NVMe on big-endian MIPS target hw/pci-host/gt64120: Fix regression on big-endian targets --- 2023-01-18 Philippe Mathieu-Daudé Superseded
[1/2] hw/pci-host/gt64120: Fix PCI I/O config register endianness hw/pci-host/gt64120: Fix regression on big-endian targets --- 2023-01-18 Philippe Mathieu-Daudé Superseded
[v2] target/tricore: Remove unused fields from CPUTriCoreState [v2] target/tricore: Remove unused fields from CPUTriCoreState --- 2023-01-18 Philippe Mathieu-Daudé Superseded
[PULL,10/15] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init Untitled series #198245 --- 2023-01-18 Laurent Vivier Accepted
[PULL,05/15] hw/arm: Move various units to softmmu_ss[] Untitled series #198245 --- 2023-01-18 Laurent Vivier Accepted
[PULL,04/15] hw/tpm: Move tpm_ppi.c out of target-specific source set Untitled series #198245 --- 2023-01-18 Laurent Vivier Accepted
[PULL,03/15] hw/intc: Move some files out of the target-specific source set Untitled series #198245 --- 2023-01-18 Laurent Vivier Accepted
[PULL,02/15] hw/display: Move omap_lcdc.c out of target-specific source set Untitled series #198245 --- 2023-01-18 Laurent Vivier New
[v2,10/10] tcg/loongarch64: Reorg goto_tb implementation tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,09/10] tcg/loongarch64: Use tcg_pcrel_diff in tcg_out_ldst tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,08/10] tcg/loongarch64: Implement movcond tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,07/10] tcg/loongarch64: Improve setcond expansion tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,06/10] tcg/loongarch64: Introduce tcg_out_addi tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,05/10] tcg/loongarch64: Update tcg-insn-defs.c.inc tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,04/10] tcg/loongarch64: Optimize immediate loading tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,03/10] target/loongarch: Disassemble pcadd* addresses tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[v2,02/10] target/loongarch: Disassemble jirl properly tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Accepted
[v2,01/10] target/loongarch: Enable the disassembler for host tcg tcg/loongarch64: Reorg goto_tb and cleanups --- 2023-01-18 Richard Henderson Superseded
[PULL,22/22] tcg/riscv: Implement direct branch for goto_tb [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,21/22] tcg/riscv: Introduce OPC_NOP [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,20/22] tcg/arm: Implement direct branch for goto_tb [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,19/22] tcg/sparc64: Reorg goto_tb implementation [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,18/22] tcg/sparc64: Remove USE_REG_TB [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,17/22] tcg/ppc: Reorg goto_tb implementation [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,16/22] tcg/aarch64: Reorg goto_tb implementation [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,15/22] tcg: Remove TCG_TARGET_HAS_direct_jump [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,14/22] tcg: Always define tb_target_set_jmp_target [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,13/22] tcg: Move tb_target_set_jmp_target declaration to tcg.h [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,12/22] tcg: Change tb_target_set_jmp_target arguments [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,11/22] tcg: Add TranslationBlock.jmp_insn_offset [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,10/22] tcg: Add gen_tb to TCGContext [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,09/22] tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,08/22] tcg: Split out tcg_out_goto_tb [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,07/22] tcg: Introduce get_jmp_target_addr [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,06/22] tcg: Introduce set_jmp_insn_offset [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,05/22] tcg: Replace asserts on tcg_jmp_insn_offset [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,04/22] tcg/sparc64: Remove unused goto_tb code for indirect jump [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,03/22] tcg/ppc: Remove unused goto_tb code for indirect jump [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,02/22] tcg/i386: Remove unused goto_tb code for indirect jump [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson Accepted
[PULL,01/22] tcg: Split out tcg_out_exit_tb [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,00/22] tcg patch queue --- 2023-01-17 Richard Henderson New
tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst --- 2023-01-17 Richard Henderson Accepted
[2/2] hw/ppc/pegasos2: Extract via_vt8231_create() helper hw/ppc/pegasos2: Extract southbridge creation code to via_vt8231_create --- 2023-01-17 Philippe Mathieu-Daudé New
[1/2] hw/ppc/pegasos2: Extract via_i2c_bus() helper hw/ppc/pegasos2: Extract southbridge creation code to via_vt8231_create --- 2023-01-17 Philippe Mathieu-Daudé New
hw: Use TYPE_PCI_BUS definition where appropriate hw: Use TYPE_PCI_BUS definition where appropriate --- 2023-01-17 Philippe Mathieu-Daudé Superseded
target/tricore: Remove unused fields from CPUTriCoreState target/tricore: Remove unused fields from CPUTriCoreState --- 2023-01-17 Philippe Mathieu-Daudé Superseded
[3/3] plugins: Iterate on cb_lists in qemu_plugin_user_exit tests: Fix some deadlocks --- 2023-01-17 Richard Henderson Superseded
[2/3] plugins: Avoid deadlock in qemu_plugin_user_exit tests: Fix some deadlocks --- 2023-01-17 Richard Henderson New
« 1 2 ... 151 152 153747 748 »