Show patches with: none      |   75115 patches
« 1 2 3 4751 752 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/ plugins: Few debugging cleanups --- 2024-06-06 Philippe Mathieu-Daudé New
[2/3] plugins: Free CPUPluginState before destroying vCPU state plugins: Few debugging cleanups --- 2024-06-06 Philippe Mathieu-Daudé New
[1/3] plugins: Ensure vCPU index is assigned in init/exit hooks plugins: Few debugging cleanups --- 2024-06-06 Philippe Mathieu-Daudé New
[PULL,12/12] scripts/ci: drive ubuntu/build-environment.yml from lcitool [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,11/12] tests/lcitool: generate package lists for ansible [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,10/12] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,09/12] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,08/12] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,07/12] tests/lcitool: Delete obsolete centos-stream-8.yml file [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,06/12] docs/ci: clean-up references for consistency [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,05/12] scripts/ci: remove CentOS bits from common build-environment [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,04/12] tests/vm: remove plain centos image [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,03/12] tests/vm: update centos.aarch64 image to 9 [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,02/12] docs/devel: update references to centos to non-versioned container [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,01/12] ci: remove centos-steam-8 customer runner [PULL,01/12] ci: remove centos-steam-8 customer runner --- 2024-06-06 Alex Bennée New
[PULL,00/12] testing cleanups (ci, vm, lcitool, ansible) --- 2024-06-06 Alex Bennée New
[5/5] tracetool: Forbid newline character in event format trace: Remove and forbid newline characters in event format --- 2024-06-06 Philippe Mathieu-Daudé New
[4/5] hw/vfio: Remove newline character in trace events trace: Remove and forbid newline characters in event format --- 2024-06-06 Philippe Mathieu-Daudé New
[3/5] hw/usb: Remove newline character in trace events trace: Remove and forbid newline characters in event format --- 2024-06-06 Philippe Mathieu-Daudé New
[2/5] hw/sh4: Remove newline character in trace events trace: Remove and forbid newline characters in event format --- 2024-06-06 Philippe Mathieu-Daudé New
[1/5] backends/tpm: Remove newline character in trace event trace: Remove and forbid newline characters in event format --- 2024-06-06 Philippe Mathieu-Daudé New
target/s390x: Fix tracing header path in TCG mem_helper.c target/s390x: Fix tracing header path in TCG mem_helper.c --- 2024-06-06 Philippe Mathieu-Daudé New
tracetool: Remove unused vcpu.py script tracetool: Remove unused vcpu.py script --- 2024-06-06 Philippe Mathieu-Daudé New
util/bufferiszero: Split out host include files util/bufferiszero: Split out host include files --- 2024-06-06 Richard Henderson New
[v2,9/9] target/arm: Implement TCGCPUOps for plugin register reads plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,8/9] target/arm: Add aarch64_tcg_ops plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,7/9] target/i386: Implement TCGCPUOps for plugin register reads plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,6/9] target/i386: Introduce cpu_compute_eflags_ccop plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,5/9] target/i386: Split out gdb-internal.h plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,4/9] plugins: Introduce TCGCPUOps callbacks for mid-tb register reads plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,3/9] accel/tcg: Return the TranslationBlock from cpu_unwind_state_data plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,2/9] accel/tcg: Set CPUState.plugin_ra before all plugin callbacks plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
[v2,1/9] tcg: Introduce INDEX_op_plugin_pc plugins: Use unwind info for special gdb registers --- 2024-06-06 Richard Henderson New
accel/tcg/plugin: Fix inject_mem_cb rw masking accel/tcg/plugin: Fix inject_mem_cb rw masking --- 2024-06-05 Richard Henderson New
[v2,10/10] target/s390x: Enable CF_PCREL target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,09/10] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,08/10] target/s390x: Use ilen instead in branches target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,07/10] target/s390x: Use gen_psw_addr_disp in op_sam target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,06/10] target/s390x: Use deposit in save_link_info target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,05/10] target/s390x: Use gen_psw_addr_disp in save_link_info target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,04/10] target/s390x: Use gen_psw_addr_disp in pc_to_link_info target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,03/10] target/s390x: Remove pc argument to pc_to_link_into target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,02/10] target/s390x: Introduce gen_psw_addr_disp target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[v2,01/10] target/s390x: Change help_goto_direct to work on displacements target/s390x: pc-relative translation --- 2024-06-05 Richard Henderson New
[PULL,16/16] disas/riscv: Use GString in format_inst [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,15/16] disas/microblaze: Split get_field_special [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,14/16] disas/microblaze: Print registers directly with PRIrfsl [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,13/16] disas/microblaze: Print immediates directly with PRIimm [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,12/16] disas/microblaze: Print registers directly with PRIreg [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,11/16] disas/microblaze: Merge op->name output into each fprintf [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,10/16] disas/microblaze: Re-indent print_insn_microblaze [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,09/16] disas/microblaze: Split out print_immval_addr [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,08/16] hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson New
[PULL,07/16] hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,06/16] hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,05/16] system/qtest: Replace sprintf by qemu_hexdump_line [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,04/16] hw/mips/malta: Add re-usable rng_seed_hex_new() method [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,03/16] util/hexdump: Inline g_string_append_printf "%02x" [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson Accepted
[PULL,02/16] util/hexdump: Add unit_len and block_len to qemu_hexdump_line [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson New
[PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line [PULL,01/16] util/hexdump: Use a GString for qemu_hexdump_line --- 2024-06-05 Richard Henderson New
[PULL,00/16] sprintf fixes --- 2024-06-05 Richard Henderson New
[PULL,38/38] target/sparc: Enable VIS4 feature bit [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,37/38] target/sparc: Implement monitor ASIs [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,36/38] target/sparc: Implement MWAIT [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,35/38] target/sparc: Implement SUBXC, SUBXCcc [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,34/38] target/sparc: Implement FPMIN, FPMAX [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,33/38] target/sparc: Implement VIS4 comparisons [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,32/38] target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,31/38] target/sparc: Implement FALIGNDATAi [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,30/38] target/sparc: Add feature bit for VIS4 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,29/38] target/sparc: Implement IMA extension [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson New
[PULL,28/38] target/sparc: Enable VIS3 feature bit [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,27/38] target/sparc: Implement XMULX [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,26/38] target/sparc: Implement UMULXHI [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,25/38] target/sparc: Implement PDISTN [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,24/38] target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,23/38] target/sparc: Implement LZCNT [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,22/38] target/sparc: Implement LDXEFSR [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson New
[PULL,21/38] target/sparc: Implement FSLL, FSRL, FSRA, FSLAS [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,20/38] target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,19/38] target/sparc: Implement FPADDS, FPSUBS [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,18/38] target/sparc: Implement FPADD64, FPSUB64 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,17/38] target/sparc: Implement FMEAN16 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,16/38] target/sparc: Implement FLCMP [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson New
[PULL,15/38] target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD, FNMUL [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson New
[PULL,14/38] target/sparc: Implement FCHKSM16 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,13/38] target/sparc: Implement CMASK instructions [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,12/38] target/sparc: Implement ADDXC, ADDXCcc [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,11/38] target/sparc: Add feature bits for VIS 3 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,10/38] target/sparc: Implement FMAf extension [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson New
[PULL,09/38] target/sparc: Use gvec for VIS1 parallel add/sub [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,08/38] target/sparc: Remove cpu_fpr[] [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,07/38] target/sparc: Remove gen_dest_fpr_D [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,06/38] target/sparc: Perform DFPREG/QFPREG in decodetree [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,05/38] target/sparc: Fix helper_fmul8ulx16 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,04/38] target/sparc: Fix do_dc [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,03/38] target/sparc: Rewrite gen_edge [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson New
[PULL,02/38] target/sparc: Fix ARRAY8 [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,01/38] linux-user: Add ioctl for BLKBSZSET [PULL,01/38] linux-user: Add ioctl for BLKBSZSET --- 2024-06-05 Richard Henderson Accepted
[PULL,00/38] sparc + linux-user patch queue --- 2024-06-05 Richard Henderson New
« 1 2 3 4751 752 »