Show patches with: State = Action Required       |    Archived = No       |   426425 patches
« 1 2 ... 1727 1728 17294264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,06/29] .mailmap: fix up some broken commit authors various fixes pre-PR (metadata, docs, plugins, testing) - 2 - - --- 2021-07-20 Alex Bennée New
[v1,06/28] tests/docker: Add debian-microblaze-cross image testing, plugins and gdbstub for 6.2 - - 2 - --- 2021-10-26 Alex Bennée New
[v1,06/28] target/riscv: Print priv and virt in disas log Add RISC-V Hypervisor Extension v0.4 - - 1 - --- 2019-08-23 Alistair Francis New
[v1,06/28] gdbstub: make GDBState static and have common init function testing and gdbstub - - 2 - --- 2020-03-16 Alex Bennée New
[v1,06/27] target/riscv: Dump Hypervisor registers if enabled Add RISC-V Hypervisor Extension - - - - --- 2019-06-07 Alistair Francis New
[v1,06/27] s390x/tcg: injection of emergency signals and extarnal calls s390x: SMP for TCG (+ cleanups) - - - - --- 2017-09-18 David Hildenbrand New
[v1,06/27] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards make qemu configurable for Kconfig - - 1 - --- 2019-01-31 Yang Zhong New
[v1,06/26] tests/docker: Update the Ubuntu image to 19.04 testing/next queue (iotests, docker, tests/vm) - - 1 - --- 2019-05-30 Alex Bennée New
[v1,06/26] target/s390x: Introduce gen_psw_addr_disp target/s390x: pc-relative translation - - - - --- 2022-09-06 Richard Henderson New
[v1,06/25] tests/docker: update and flatten debian-mips64-cross testing updates and mips deprecation - - 1 - --- 2022-08-26 Alex Bennée New
[v1,06/25] tests/docker: remove dead variable testing, docs and gdbstub pre-PR - - 2 - --- 2022-04-19 Alex Bennée New
[v1,06/25] docker: Add Hexagon image testing/next (hexagon/tricore/test cc) - - 1 1 --- 2021-04-19 Alex Bennée New
[v1,06/24] vfio-user: Define type vfio_user_pci_dev_info vfio-user client - - 1 - --- 2022-11-08 John Johnson New
[v1,06/24] monitor: Extract qmp_human_monitor_command into monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,06/24] docker: extend "cc" command to accept compiler fix building of tests/tcg - - - - --- 2018-04-10 Alex Bennée New
[v1,06/23] xen/pt: XenHostPCIDevice: provide functions for PCI Capabilities and PCIe Extended Capab… Q35 support for Xen - - - - --- 2023-06-20 Joel Upham New
[v1,06/23] s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL) s390x/tcg: Vector Instruction Support Part 4 - - - - --- 2019-05-31 David Hildenbrand New
[v1,06/23] riscv: Add the tcg target registers Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,06/23] qapi: add module init types for qapi - - - - --- 2011-05-18 Michael Roth New
[v1,06/23] memory: export AddressSpace - - 1 - --- 2012-10-07 Avi Kivity New
[v1,06/23] editorconfig: add settings for .s/.S files current testing/next queue (docker/system & io tests) - - 1 - --- 2019-05-09 Alex Bennée New
[v1,06/23] docker: add pkg-config and python-minimal packages to debian base - - - - --- 2017-07-17 Alex Bennée New
[v1,06/22] vfio/common: Add a vfio device iterator vfio: Adopt iommufd - - - - --- 2023-08-30 Duan, Zhenzhong New
[v1,06/22] tests/docker: Add genisoimage to the docker file testing and plugin fixes with gitdm updates (pre PR) - - 1 - --- 2020-10-07 Alex Bennée New
[v1,06/22] target-arm: Move get_mem_index to translate.h - - - - --- 2014-05-06 Edgar E. Iglesias New
[v1,06/22] migration: force QEMUFile to blocking mode for outgoing migration - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,06/22] memory: Add address_space_find_by_name() - - - - --- 2013-12-16 Edgar E. Iglesias New
[v1,06/22] hw/pci: introduce pci_device_set/unset_iommu_context() intel_iommu: expose Shared Virtual Addressing to VMs - - 1 - --- 2020-03-22 Yi Liu New
[v1,06/22] gitmodules: Correct libvirt-ci submodule URL testing and plugin updates - 1 2 - --- 2022-01-24 Alex Bennée New
[v1,06/22] RISC-V: Mark ROM read-only after copying in code and Spec conformance bug fixes and cleanups - - - - --- 2018-03-06 Michael Clark New
[v1,06/22] RISC-V: Mark ROM read-only after copying in code Untitled series #32266 - - - - --- 2018-03-06 Michael Clark New
[v1,06/21] target/hppa: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path - - - - --- 2020-08-05 Robert Foley New
[v1,06/21] qapi: add qapi-visit.py code generator - - - - --- 2011-06-01 Michael Roth New
[v1,06/21] ppc: correct typos Trivial tree wide typo fixes - - - - --- 2024-02-20 Manos Pitsidianakis New
[v1,06/21] io: set correct error object in background reader test thread - - - - --- 2016-03-09 Daniel P. Berrangé New
[v1,06/21] RISC-V FPU Support RISC-V QEMU Port Submission v1 - - - - --- 2018-01-03 Michael Clark New
[v1,06/21] .mailmap: fix up some broken commit authors documentation and metadata updates - 2 - - --- 2021-07-14 Alex Bennée New
[v1,06/21] .mailmap: fix up some broken commit authors documentation and metadata updates - 2 - - --- 2021-07-14 Alex Bennée New
[v1,06/20] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY s390x/tcg: Implement Vector enhancements facility and switch to z14 - - - - --- 2020-09-30 David Hildenbrand New
[v1,06/20] gdbstub: add support to Xfer:auxv:read: packet gdbstub, semihosting and test/tool updates (pre PR) - - 1 - --- 2021-01-08 Alex Bennée New
[v1,06/19] travis.yml: Test the release tarball testing/next before softfreeze - - - - --- 2019-10-22 Alex Bennée New
[v1,06/19] tests: use in-place sed magic for enabling deb-src in travis image testing/next queue for travis and docker - - 1 - --- 2019-01-10 Alex Bennée New
[v1,06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive target/arm: Implement FEAT_LSE2 - - 1 - --- 2023-02-16 Richard Henderson New
[v1,06/19] fpu/softfloat: propagate signalling NaNs in MINMAX re-factor softfloat and add fp16 functions - - 1 - --- 2017-12-11 Alex Bennée New
[v1,06/18] thread: add qemu_spin_destroy testing/next (tsan, dtc warnings, cross-builds) - - 1 - --- 2020-06-12 Alex Bennée New
[v1,06/18] tests/vm: Added a new script for ubuntu.aarch64. testing/next (vm, gitlab) - - 1 - --- 2020-06-22 Alex Bennée New
[v1,06/18] target-arm: Add TCR_EL2 - - - - --- 2015-05-13 Edgar E. Iglesias New
[v1,06/18] block/pcache: statistics collection read requests - - - - --- 2016-11-15 Pavel Butsykin New
[v1,06/17] tests/vm: use ssh with pty unconditionally testing/next (Travis fixes, more tests/vm) - - 1 2 --- 2019-06-19 Alex Bennée New
[v1,06/17] target/i386: sev: Use ram_block_discard_set_broken() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-05-06 David Hildenbrand New
[v1,06/17] target-arm: introduce disas flag for endianness - - 1 - --- 2016-01-18 Peter Crosthwaite New
[v1,06/17] hw/loongarch: Init efi_boot_memmap table Add boot LoongArch elf kernel with FDT - - - - --- 2023-12-08 gaosong New
[v1,06/17] block: introduce bdrv_co_can_bypass_co - - - - --- 2014-08-05 Ming Lei New
[v1,06/17] background snapshot: add helpers to manage a copy of ram block list Background snapshots - - - - --- 2018-07-18 Denis Plotnikov New
[v1,06/16] virtio: init wrap counter for packed ring packed ring virtio-net backend support - - - - --- 2018-11-22 Wei Xu New
[v1,06/16] target-microblaze: Convert use-fpu to a CPU property - - 1 - --- 2015-06-21 Edgar E. Iglesias New
[v1,06/16] target-arm: Add FAR_EL2 and 3 - - - - --- 2014-05-30 Edgar E. Iglesias New
[v1,06/16] qom: Demote already-has-a-parent to a regular error - - - - --- 2014-08-04 Peter Crosthwaite New
[v1,06/16] qapi: fix example of query-blockstats command qapi examples fixes and rfc for another generator - - - - --- 2022-08-30 Victor Toso New
[v1,06/16] iotests: Skip test 079 if it is not possible to create large files testing and logging changes for master - - 1 - --- 2019-12-16 Alex Bennée New
[v1,06/16] hw/riscv: spike: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 1 - --- 2020-10-23 Alistair Francis New
[v1,06/16] coroutine: move into libqemuutil.a library - - - - --- 2015-09-18 Daniel P. Berrangé New
[v1,06/15] vhost: Return number of free memslots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,06/15] travis.yml: Update Travis to use Bionic and Focal instead of Xenial testing/next pre-PR (python3.6, check-tcg) - - 1 1 --- 2020-09-25 Alex Bennée New
[v1,06/15] translate: move real_host_page setting to -common - - - - --- 2015-09-11 Peter Crosthwaite New
[v1,06/15] tests/fp: split and audit the conversion tests testing and plugin updates - - 1 - --- 2020-05-20 Alex Bennée New
[v1,06/15] tests/docker: add a docker-exec-copy-test testing/gdbstub/docs pre-PR - - - - --- 2021-02-02 Alex Bennée New
[v1,06/15] target/riscv: Allow generating hlv/hlvx/hsv instructions RISC-V: Update the Hypervisor spec to v0.6 - - - - --- 2020-04-26 Alistair Francis New
[v1,06/15] s390x/tcg: Refactor SET FPC AND SIGNAL handling [v1] s390x: Add floating-point extension facility to "qemu" cpu model - - 1 - --- 2019-02-12 David Hildenbrand New
[v1,06/15] register: Add block initialise helper - - - - --- 2015-07-29 Alistair Francis New
[v1,06/15] monitor: expose monitor_puts to rest of code testing, docs, tracepoints and cputlb hacks - - 1 - --- 2022-04-08 Alex Bennée New
[v1,06/15] libvhost-user: Factor out adding a memory region libvhost-user: support more memslots and cleanup memslot handling code - - 1 - --- 2024-02-02 David Hildenbrand New
[v1,06/15] iotests: skip 048 with qcow which doesn't support resize - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,06/15] crypto: implement the LUKS block encryption format - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,06/15] android-console: Add missing hw_has_battery prop - - - - --- 2014-11-12 Greg Bellows New
[v1,06/15] .shippable: remove the last bits testing and gdbstub pre-PR (travis, shipable, gitlab, gdb float) - - 2 - --- 2021-02-11 Alex Bennée New
[v1,06/14] tests: make docker.py update use configured binfmt path testing/next (binfmt_misc, vm-build and BSD CI) - - - - --- 2019-01-25 Alex Bennée New
[v1,06/14] tests/vm: Add logging of console to file. tests/vm: Add support for aarch64 VMs - - - - --- 2020-02-05 Robert Foley New
[v1,06/14] target-ppc: Add xsaddqp instructions - - - - --- 2017-01-06 Nikunj A Dadhania New
[v1,06/14] softfloat: add float32_is_denormal and float64_is_denormal fp-test + hostfloat - - 1 - --- 2018-03-21 Emilio Cota New
[v1,06/14] semihosting/arm-compat-semi: unify GET/SET_ARG helpers fixes for rc1 (kernel-doc, semihosting, testing) - - 2 - --- 2021-03-20 Alex Bennée New
[v1,06/14] plugins: expand the callback typedef kernel-docs plugins/next (phys addr, syscalls, lots of docs) - - - - --- 2021-03-12 Alex Bennée New
[v1,06/14] net: port tap-win32 onto GSource - - - - --- 2013-05-07 pingfan liu New
[v1,06/14] json-lexer: limit the maximum size of a given token - - - - --- 2011-06-01 Michael Roth New
[v1,06/14] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers guest_base, gdbstub and Travis - 2 - - --- 2020-04-23 Alex Bennée New
[v1,06/14] crypto: add internal handle logic layer - - - - --- 2016-09-08 Gonglei (Arei) New
[v1,06/14] .shippable: temporaily disable some cross builds various fixes for next PR (testing, vhost, guest_base fixes) - - 1 1 --- 2020-06-05 Alex Bennée New
[v1,06/13] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() Ram blocks with resizable anonymous allocations under POSIX 1 - 1 - --- 2020-02-03 David Hildenbrand New
[v1,06/13] ui: introduce enum to track VNC client framebuffer update request state Fix VNC server unbounded memory usage - - - - --- 2017-12-18 Daniel P. Berrangé New
[v1,06/13] tests/docker: move all cross-compilers images into dockerfiles.cross docker multiarch awareness - - - - --- 2020-01-24 Alex Bennée New
[v1,06/13] semihosting: Don't return negative values on qemu_semihosting_console_write() failure fixes for 7.1 (testing, docs, semihosting) - - 1 - --- 2022-07-25 Alex Bennée New
[v1,06/13] qcow2: truncate preallocated space - - - - --- 2017-05-19 Anton Nefedov New
[v1,06/13] plugins: add API to return a name for a IO device misc rc0 fixes (docs, plugins, docker) - - 2 - --- 2020-07-09 Alex Bennée New
[v1,06/13] pc: Move ioapic_init() from pc_piix.c to pc.c - - 1 - --- 2012-10-30 Jason Baron New
[v1,06/13] migrate/ram: Discard new RAM when growing RAM blocks and the VM is stopped migrate/ram: Fix resizing RAM blocks while migrating - - - - --- 2020-02-19 David Hildenbrand New
[v1,06/13] docs: vhost-user: replace master/slave with front-end/back-end various virtio docs, fixes and tweaks - - - - --- 2022-03-21 Alex Bennée New
[v1,06/12] xen-hvm: move common functions to hw/xen/xen-hvm-common.c Introduce xenpv machine for arm architecture - - - - --- 2022-10-15 Vikram Garhwal New
[v1,06/12] tests/acceptance: add a new set of tests to exercise plugins fix plugins double counting with mmio, cleanup CF_ flags - - - - --- 2021-02-09 Alex Bennée New
[v1,06/12] tcg: call qemu_spin_destroy for tb->jmp_lock Add Thread Sanitizer support to QEMU - - - - --- 2020-05-29 Robert Foley New
[v1,06/12] target/riscv: Support start kernel directly by KVM Add riscv kvm accel support - - 1 - --- 2021-11-20 Yifei Jiang New
« 1 2 ... 1727 1728 17294264 4265 »