Show patches with: State = Action Required       |    Archived = No       |   428866 patches
« 1 2 ... 1724 1725 17264288 4289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,11/16] Fix double free issue in qemu_set_log_filename(). testing and logging changes for master - - 1 - --- 2019-12-16 Alex Bennée New
[v1,11/15] tests/tcg: Replace /bin/true by true (required on macOS) testing/gdbstub/docs pre-PR - - 2 - --- 2021-02-02 Alex Bennée New
[v1,11/15] tests/tcg/aarch64: Add bti smoke test testing and plugin updates - - - - --- 2020-05-20 Alex Bennée New
[v1,11/15] tests/docker: Update the tricore container to debian 10 testing/next pre-PR (python3.6, check-tcg) - - 2 - --- 2020-09-25 Alex Bennée New
[v1,11/15] target/riscv: Update the Hypervisor trap return/entry RISC-V: Update the Hypervisor spec to v0.6 - - - - --- 2020-04-26 Alistair Francis New
[v1,11/15] target/m68k: Drop use of gdb_get_float64() and ldfq_p() testing and gdbstub pre-PR (travis, shipable, gitlab, gdb float) 1 - 1 - --- 2021-02-11 Alex Bennée New
[v1,11/15] s390x/tcg: Prepare for IEEE-inexact-exception control (XxC) [v1] s390x: Add floating-point extension facility to "qemu" cpu model - - 1 - --- 2019-02-12 David Hildenbrand New
[v1,11/15] qdev: Add qdev_pass_all_gpios API - - - - --- 2015-07-29 Alistair Francis New
[v1,11/15] qcow: make encrypt_sectors encrypt in place - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,11/15] qcow2: convert QCow2 to use QCryptoBlock for encryption - - - - --- 2017-01-03 Daniel P. Berrangé New
[v1,11/15] memory-device: Support memory-devices with auto-detection of the number of memslots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,11/15] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va() libvhost-user: support more memslots and cleanup memslot handling code - - 1 - --- 2024-02-02 David Hildenbrand New
[v1,11/15] cputlb: move CPU_LOOP() for tlb_reset() to exec.c - - - - --- 2015-09-11 Peter Crosthwaite New
[v1,11/15] android-console: Add power ac command - - - - --- 2014-11-12 Greg Bellows New
[v1,11/15] accel/tcg: add tb_invalidate_phys_page_range tracepoint testing, docs, tracepoints and cputlb hacks - - - - --- 2022-04-08 Alex Bennée New
[v1,11/14] virtio-crypto: add control queue handler - - - - --- 2016-09-08 Gonglei (Arei) New
[v1,11/14] tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386 testing/next (binfmt_misc, vm-build and BSD CI) - - 1 1 --- 2019-01-25 Alex Bennée New
[v1,11/14] tests/vm: allow wait_ssh() to specify command tests/vm: Add support for aarch64 VMs - - - - --- 2020-02-05 Robert Foley New
[v1,11/14] tests/guest-debug: use the unix socket for linux-user tests guest_base, gdbstub and Travis - - - - --- 2020-04-23 Alex Bennée New
[v1,11/14] target-ppc: Add xsxexpdp instruction - - - - --- 2017-01-06 Nikunj A Dadhania New
[v1,11/14] slirp: make timeout local - - - - --- 2013-05-07 pingfan liu New
[v1,11/14] plugins: expand kernel-doc for instruction query and instrumentation plugins/next (phys addr, syscalls, lots of docs) - - - - --- 2021-03-12 Alex Bennée New
[v1,11/14] linux-user: provide fallback pgd_find_hole for bare chroots various fixes for next PR (testing, vhost, guest_base fixes) - 1 - - --- 2020-06-05 Alex Bennée New
[v1,11/14] json-lexer: fix flushing logic to not always go to error state - - - - --- 2011-06-01 Michael Roth New
[v1,11/14] hostfloat: support float32/64 fused multiply-add fp-test + hostfloat - - - - --- 2018-03-21 Emilio Cota New
[v1,11/14] configure: Don't use the __atomic_*_16 functions for testing 128-bit support fixes for rc1 (kernel-doc, semihosting, testing) 1 - 1 - --- 2021-03-20 Alex Bennée New
[v1,11/13] util: vfio-helpers: Implement ram_block_resized() Ram blocks with resizable anonymous allocations under POSIX - - - - --- 2020-02-03 David Hildenbrand New
[v1,11/13] ui: place a hard cap on VNC server output buffer size Fix VNC server unbounded memory usage - - - - --- 2017-12-18 Daniel P. Berrangé New
[v1,11/13] tests/tcg/s390x: Test unaligned accesses to lowcore fixes for 7.1 (testing, docs, semihosting) 2 - - - --- 2022-07-25 Alex Bennée New
[v1,11/13] tests/docker: rename the cross builds docker multiarch awareness - - - - --- 2020-01-24 Alex Bennée New
[v1,11/13] tests/docker: fall back more gracefully when pull fails misc rc0 fixes (docs, plugins, docker) - - 1 - --- 2020-07-09 Alex Bennée New
[v1,11/13] qcow2-cluster: make handle_dependencies() logic easier to follow - - - - --- 2017-05-19 Anton Nefedov New
[v1,11/13] q35: automatically load the q35 dsdt table - - - - --- 2012-10-30 Jason Baron New
[v1,11/13] migrate/multifd: Print used_length of memory block migrate/ram: Fix resizing RAM blocks while migrating - - - - --- 2020-02-19 David Hildenbrand New
[v1,11/13] contrib/vhost-user-blk: fix 32 bit build and enable various virtio docs, fixes and tweaks - - - - --- 2022-03-21 Alex Bennée New
[v1,11/12] virtio-mem: Set the RamDiscardManager for the RAM memory region earlier virtio-mem: Expose device memory via multiple memslots - - - - --- 2021-10-27 David Hildenbrand New
[v1,11/12] util: Added tsan annotate for thread name. Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,11/12] target/riscv: Implement virtual time adjusting with vm state changing Add riscv kvm accel support - - - - --- 2021-11-20 Yifei Jiang New
[v1,11/12] target/arm: Decode aa32 armv8.3 3-same ARM v8.1 simd + v8.3 complex insns - - - - --- 2017-10-04 Richard Henderson New
[v1,11/12] riscv: sifive_u: Allow up to 4 CPUs to be created Upstream RISC-V fork patches, part 4 - - - - --- 2019-03-16 Alistair Francis New
[v1,11/12] net: Rename vc local variables to nc - - - - --- 2012-03-09 Zhiyong Wu New
[v1,11/12] meson.build: enable xenpv machine build for ARM Introduce xenpv machine for arm architecture - - 1 - --- 2022-10-15 Vikram Garhwal New
[v1,11/12] hw/s390x/s390-skeys: check if an address is valid before dumping the key s390x: skey related fixes, cleanups, and memory device preparations - - - - --- 2021-08-05 David Hildenbrand New
[v1,11/12] hw/arm: versal: Add a model of Xilinx Versal SoC arm: Add first models of Xilinx Versal SoC - - - - --- 2018-10-03 Edgar E. Iglesias New
[v1,11/12] accel/tcg: allow plugin instrumentation to be disable via cflags fix plugins double counting with mmio, cleanup CF_ flags - - 1 - --- 2021-02-09 Alex Bennée New
[v1,11/11] tests/tcg: add vectorised sha512 versions testing/next (docker, lcitool, ci, tcg) - - 1 - --- 2022-02-11 Alex Bennée New
[v1,11/11] target/s390x: use program_interrupt() in per_check_exception() next round of s390x cleanups - - - - --- 2017-08-30 David Hildenbrand New
[v1,11/11] target/arm: Enable BFloat16 extensions target/arm: Implement BFloat16 - - - - --- 2021-04-16 Richard Henderson New
[v1,11/11] ppc/xics: Add xics to the monitor "info pic" command - - - - --- 2016-06-23 Nikunj A Dadhania New
[v1,11/11] pc-dimm: assign and verify the "slot" property during pre_plug pc-dimm: next bunch of cleanups - - 1 - --- 2018-06-11 David Hildenbrand New
[v1,11/11] memory-device: trace when pre_assigning/assigning/unassigning addresses memory-device: complete refactoring - - - - --- 2018-07-05 David Hildenbrand New
[v1,11/11] hw/arm: versal-virt: Add support for the RTC hw/arm: versal: Add SD and the RTC - - 2 - --- 2020-04-27 Edgar E. Iglesias New
[v1,11/11] docs: system: arm: Introduce bananapi_m2u *** add allwinner-r40 support *** - - - - --- 2023-03-21 qianfan New
[v1,11/11] char/cadence_uart: Implement Tx flow control - - - - --- 2013-12-17 Peter Crosthwaite New
[v1,11/11] backends/iommufd: Introduce helper function iommufd_device_get_info() Add a host IOMMU device abstraction - - - - --- 2024-02-28 Duan, Zhenzhong New
[v1,11/11] accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid testing and plugin pre-PR (configure, gitlab, plugins) - 1 1 - --- 2021-09-17 Alex Bennée New
[v1,11/11] RISC-V: Update load reservation comment in do_interrupt Upstream RISC-V fork patches, part 4 - - - - --- 2019-02-09 Alistair Francis New
[v1,11/11] .travis.yml: Build OSX 10.14 with Xcode 10.0 more random fixes - - - - --- 2020-04-09 Alex Bennée New
[v1,11/11] .travis.yml: Add a KVM-only s390x job testing/next 1 - 1 - --- 2020-03-23 Alex Bennée New
[v1,10/72] qapi: Extract ImageInfoSpecific definition into qapi/block-core.json - - - - --- 2014-05-31 Benoît Canet New
[v1,10/59] chardev/char-win.c: remove 'fail' label in win_chr_serial_init() trivial unneeded labels cleanup - - 2 - --- 2020-01-06 Daniel Henrique Barboza New
[v1,10/51] tests/docker: move alpine from edge to tagged release maintainer pre-PR (testing, plugins, gitdm, semihosting) - - 1 - --- 2022-09-29 Alex Bennée New
[v1,10/46] target/loongarch: Implement xvaddw/xvsubw Add LoongArch LASX instructions - - - - --- 2023-06-20 gaosong New
[v1,10/43] target/loongarch: Add floating point arithmetic instruction translation Add LoongArch softmmu support - - 1 - --- 2022-04-15 Xiaojuan Yang New
[v1,10/42] tests/docker: add Buster to DOCKER_PARTIAL_IMAGES current testing/next queue (podman, docker, ci) - - 1 - --- 2019-09-04 Alex Bennée New
[v1,10/41] s390x/tcg: Implement VECTOR ELEMENT COMPARE * s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-04-11 David Hildenbrand New
[v1,10/40] trace: split out trace events for hw/net/ directory - - - - --- 2016-06-09 Daniel P. Berrangé New
[v1,10/40] i386/tdx: Integrate tdx_caps->xfam_fixed0/1 into tdx_cpuid_lookup TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,10/39] tests/docker: don't use BUILDKIT in GitLab either final pre-PR for 6.1 (testing and plugins) - - 1 - --- 2021-07-06 Alex Bennée New
[v1,10/37] vhost-pci-slave/msg: VHOST_USER_SET_PROTOCOL_FEATURES - - - - --- 2016-12-17 Wang, Wei W New
[v1,10/36] target/riscv: Print priv and virt in disas log Add RISC-V Hypervisor Extension v0.5 - - 1 - --- 2019-12-09 Alistair Francis New
[v1,10/34] tests/docker: auto-generate ubuntu1804.docker with lcitool testing/next and other misc fixes - - 1 - --- 2022-01-05 Alex Bennée New
[v1,10/33] tests/docker: update debian-ppc64el-cross with lcitool testing/next (gitlab, junit, lcitool, x-compile) - - 1 - --- 2022-05-27 Alex Bennée New
[v1,10/33] s390x/tcg: Implement VECTOR LOAD ELEMENT s390x/tcg: Vector Instruction Support Part 1 - - 1 - --- 2019-02-26 David Hildenbrand New
[v1,10/30] target-sparc: hypervisor mode takes over nucleus mode - - - - --- 2016-11-04 Artyom Tarasenko New
[v1,10/30] RISC-V: Implement existential predicates for CSRs QEMU 2.13 RISC-V updates - - - - --- 2018-05-23 Michael Clark New
[v1,10/29] target-microblaze: Bypass MMU with MMU_NOMMU_IDX [v1,01/29] target-microblaze: dec_load: Use bool instead of unsigned int - - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,10/29] s390x/cpumodel: expose features and feature groups as properties 1 - - - --- 2016-08-02 David Hildenbrand New
[v1,10/29] contrib/gitdm: add domain-map/group-map mappings for Samsung various fixes pre-PR (metadata, docs, plugins, testing) 1 - - - --- 2021-07-20 Alex Bennée New
[v1,10/28] tests/docker: allow non-unique userid testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,10/28] target/riscv: Convert mie and mstatus to pointers Add RISC-V Hypervisor Extension v0.4 - - 1 - --- 2019-08-23 Alistair Francis New
[v1,10/28] gdbstub: add helper for 128 bit registers testing and gdbstub - - 2 - --- 2020-03-16 Alex Bennée New
[v1,10/27] target/riscv: Add Hypervisor CSR access functions Add RISC-V Hypervisor Extension - - - - --- 2019-06-07 Alistair Francis New
[v1,10/27] s390x/kvm: pass ipb directly into handle_sigp() s390x: SMP for TCG (+ cleanups) - - 2 - --- 2017-09-18 David Hildenbrand New
[v1,10/27] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards make qemu configurable for Kconfig - - 1 - --- 2019-01-31 Yang Zhong New
[v1,10/26] tests/vm: Port basevm to Python 3 testing/next queue (iotests, docker, tests/vm) - - 1 1 --- 2019-05-30 Alex Bennée New
[v1,10/26] target/s390x: Use gen_psw_addr_disp in op_sam target/s390x: pc-relative translation - - - - --- 2022-09-06 Richard Henderson New
[v1,10/25] tests/docker: simplify docker-TEST@IMAGE targets testing, docs and gdbstub pre-PR - - 1 - --- 2022-04-19 Alex Bennée New
[v1,10/25] tests/docker: remove tricore qemu/debian10 dependency testing updates and mips deprecation - 2 - - --- 2022-08-26 Alex Bennée New
[v1,10/25] tests/docker: Added libbpf library to the docker files. testing/next (hexagon/tricore/test cc) - - 2 - --- 2021-04-19 Alex Bennée New
[v1,10/24] vfio-user: get device info vfio-user client - - - - --- 2022-11-08 John Johnson New
[v1,10/24] tests/tcg/multiarch: Build fix for linux-test fix building of tests/tcg - - 1 - --- 2018-04-10 Alex Bennée New
[v1,10/24] monitor: Extract do_info_help in monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,10/23] xen/pt: add support for PCIe Extended Capabilities and larger config space Q35 support for Xen - - - - --- 2023-06-20 Joel Upham New
[v1,10/23] vfio: use new MEMORY_LISTENER_DEFAULT_OPS 1 - - - --- 2012-10-07 Avi Kivity New
[v1,10/23] tests/tcg/multiarch: expand system memory test to cover more current testing/next queue (docker/system & io tests) - - 1 - --- 2019-05-09 Alex Bennée New
[v1,10/23] s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT s390x/tcg: Vector Instruction Support Part 4 - - 1 - --- 2019-05-31 David Hildenbrand New
[v1,10/23] riscv: tcg-target: Add the relocation functions Add RISC-V TCG backend support - - - - --- 2018-12-12 Alistair Francis New
[v1,10/23] qapi: add qapi-commands.py code generator - - - - --- 2011-05-18 Michael Roth New
[v1,10/23] docker: add debian/ppc64el based on Stretch - - - - --- 2017-07-17 Alex Bennée New
« 1 2 ... 1724 1725 17264288 4289 »