Show patches with: State = Action Required       |    Archived = No       |   426448 patches
« 1 2 ... 881 882 8834264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/5] hw/nvme: fix out-of-bounds reads hw/nvme: fix mmio read - - 2 - --- 2021-07-14 Klaus Jensen New
[v3,3/5] hw/nvme: add basic endurance group support Support Flexible Data Placement (FDP) - - - - --- 2023-02-20 Jesper Wendel Devantier New
[v3,3/5] hw/misc/sifive_test.c: replace exit calls with proper shutdown Risc-V/gdb: replace exit calls with proper shutdown - - 1 - --- 2023-09-07 Clément Chigot New
[v3,3/5] hw/mips/malta: Introduce MaltaMachineClass::max_ramsize hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware - - - - --- 2020-06-30 Philippe Mathieu-Daudé New
[v3,3/5] hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines [v3,1/5] target/riscv: Expose interrupt pending bits as GPIO lines - - 2 - --- 2021-08-30 Alistair Francis New
[v3,3/5] hw/intc/exynos4210_combiner: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ' - - - - --- 2022-03-23 Zongyuan Li New
[v3,3/5] hw/i386/pc: Inline legacy pcspk_init() in pc_basic_device_init() hw/audio/pcspk: Inline pcspk_init() - - 1 - --- 2023-10-20 Philippe Mathieu-Daudé New
[v3,3/5] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper hw/i2c/bitbang_i2c: Housekeeping - - 1 - --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,3/5] hw/gpio: add PCA9536 i2c gpio expander PCA I2C GPIO expanders - - 2 - --- 2023-03-20 Titus Rwantare New
[v3,3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function virtio-gpu cleanups and obvious definitions - - 1 - --- 2023-05-04 Gurchetan Singh New
[v3,3/5] hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL sdl: Let it be optional (in particular, on OpenBSD) - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v3,3/5] hw/core: use qemu_fdt_setprop_strings() [v3,1/5] device_tree: add qemu_fdt_setprop_strings() helper - - 1 - --- 2022-07-27 Ben Dooks New
[v3,3/5] hw/char/stm32l4x5_usart: Add options for serial parameters setting hw/char: Implement the STM32L4x5 USART, UART and LPUART - - 1 - --- 2024-03-29 Arnaud Minier New
[v3,3/5] hw/char/pl011: implement a reset method Series of fixes for PL011 char device - - 2 - --- 2023-01-20 Evgeny Iakovlev New
[v3,3/5] hw/arm: ast2600: Correct the iBT interrupt ID aspeed: LPC peripheral controller devices - - 2 - --- 2021-03-02 Andrew Jeffery New
[v3,3/5] hw/arm: Attach MMC to quanta-gbs-bmc hw/arm: Add MMC device for NPCM7XX boards - - 3 - --- 2021-11-02 Hao Wu New
[v3,3/5] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init hw/arm/virt: Introduce kvm-steal-time - - 2 - --- 2020-09-16 Andrew Jones New
[v3,3/5] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap() hw/arm/virt: Improve address assignment for high memory regions - - 1 - --- 2022-09-21 Gavin Shan New
[v3,3/5] hw/arm/virt: Honor highmem setting when computing the memory map target/arm: Reduced-IPA space and highmem=off fixes - - 1 - --- 2021-12-27 Marc Zyngier New
[v3,3/5] hw/arm/sbsa-ref: honor "-vga none" argument hw/arm/sbsa-ref: sort out graphics a bit - - 1 - --- 2023-05-24 Marcin Juszkiewicz New
[v3,3/5] hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices Wire up USB controllers in i.MX6 emulations - - - - --- 2020-03-13 Guenter Roeck New
[v3,3/5] hw/arm/aspeed: Init CPU defaults in a common helper hw/arm/aspeed: Check for CPU types in machine_run_board_init() - - 3 - --- 2024-01-25 Philippe Mathieu-Daudé New
[v3,3/5] hw/arm : Create Bl475eMachineState Add device DM163 (led driver, matrix colors shield & display) - - - - --- 2024-02-28 Inès Varhol New
[v3,3/5] hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays Fix strncpy() warnings for GCC8 new -Wstringop-truncation - - 1 - --- 2018-12-18 Philippe Mathieu-Daudé New
[v3,3/5] hw/acpi-build: build SRAT memory affinity structures for DIMM devices hw/acpi-build: build SRAT memory affinity structures for DIMM devices - - - - --- 2018-03-05 Haozhong Zhang New
[v3,3/5] hvf: correctly handle REX prefix in relation to legacy prefixes hvf: stability fixes for HVF - - - - --- 2019-12-02 Cameron Esfahani via New
[v3,3/5] hpet 'driftfix': add fields to HPETTimer and VMStateDescription - - - - --- 2011-04-28 Ulrich Obergfell New
[v3,3/5] gtk: Don't use deprecated vte_terminal_get_adjustment - - - - --- 2014-03-17 Cole Robinson New
[v3,3/5] gitlab: stable staging branches publish containers in a separate tag gitlab: improvements to handling of stable staging branches - - 2 - --- 2023-06-08 Daniel P. Berrangé New
[v3,3/5] gitlab-ci: Introduce 'cross_accel_build_job' template gitlab-ci: Add accelerator-specific Linux jobs - - 1 - --- 2020-12-07 Philippe Mathieu-Daudé New
[v3,3/5] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API target/cpu: System/User cleanups around hwaddr/vaddr - - 2 - --- 2022-12-16 Philippe Mathieu-Daudé New
[v3,3/5] gdbstub: Save target's siginfo Add stub to handle Xfer:siginfo:read query - - 1 - --- 2024-03-09 Gustavo Romero New
[v3,3/5] gdbstub: Add syscall entry/return hooks gdbstub: Implement catching syscalls - - - - --- 2024-02-02 Ilya Leoshkevich New
[v3,3/5] fw_cfg: remove offset argument from callback prototype - - 1 - --- 2015-11-03 Gabriel L. Somlo New
[v3,3/5] fw_cfg: prevent selector key conflict - - 1 - --- 2015-03-21 Gabriel L. Somlo New
[v3,3/5] fw_cfg: do DMA read operation fw_cfg: add DMA operations & etc/vmcoreinfo support - - - - --- 2017-09-22 Marc-André Lureau New
[v3,3/5] ftgmac100: check RX and TX buffer alignment aspeed: extensions and fixes - - - - --- 2020-01-14 Cédric Le Goater New
[v3,3/5] fpu/softfloat: support ARM Alternative half-precision refactor float-to-float and fix AHP - - 1 - --- 2018-05-10 Alex Bennée New
[v3,3/5] failover: fix unplug pending detection tests/qtest: add some tests for virtio-net failover - - 1 - --- 2021-11-18 Laurent Vivier New
[v3,3/5] display/edid: add region helper. hw/display: add edid support to stdvga - - 1 - --- 2018-09-25 Gerd Hoffmann New
[v3,3/5] disas: Remove target-specific headers Make the core disassembler functions target-independent - - 1 - --- 2023-05-10 Richard Henderson New
[v3,3/5] disas: Add subset of libvixl sources for A64 disassembler - - 1 - --- 2014-02-05 Peter Maydell New
[v3,3/5] dirty-bitmap: make it possible to restore bitmap after merge transaction support for bitmap merge - - - - --- 2018-09-14 Vladimir Sementsov-Ogievskiy New
[v3,3/5] cutils: Add qemu_strtoll() wrapper - - - - --- 2015-07-19 Carlos L. Torres New
[v3,3/5] crypto/block: rename qcrypto_block_*crypt_helper crypto threads - - 1 - --- 2018-12-07 Vladimir Sementsov-Ogievskiy New
[v3,3/5] cpus: use size_t in qmp_memsave/qmp_pmemsave qmp: add pmemload command - - 1 - --- 2018-05-21 Simon Ruderich New
[v3,3/5] coroutine: Clean up superfluous inclusion of qemu/lockable.h coroutine: Clean up includes - - 1 - --- 2022-12-21 Markus Armbruster New
[v3,3/5] contrib: Add spaces around operator Fix some style problems in contrib - - - - --- 2021-01-18 zhouyang (T) New
[v3,3/5] configure: qemu-ga is only needed with softmmu targets build: cleanup in Makefile.objs - - 1 - --- 2019-04-01 Laurent Vivier New
[v3,3/5] configure: Clean up warning flag lists Vs clang-10 and gcc-9 warnings - - 2 - --- 2020-06-17 Richard Henderson New
[v3,3/5] cadence_gem: Correct the interupt logic - - - - --- 2017-04-11 Alistair Francis New
[v3,3/5] bootdevice: add Error **errp argument for qemu_boot_set() - - 1 - --- 2014-12-20 Gonglei (Arei) New
[v3,3/5] blockjob: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,3/5] block: use the standard 'ret' instead of 'result' - - 1 - --- 2014-07-23 Jeff Cody New
[v3,3/5] block: support compressed write for copy-on-read qcow2: advanced compression options - - - - --- 2019-10-15 Andrey Shinkevich New
[v3,3/5] block: qobject_is_equal() in bdrv_reopen_prepare() - - 1 - --- 2017-07-03 Max Reitz New
[v3,3/5] block: qemu-iotests - test for live migration - - - - --- 2014-04-10 Jeff Cody New
[v3,3/5] block: change block-job-set-speed argument from 'value' to 'speed' 1 - - - --- 2012-04-25 Stefan Hajnoczi New
[v3,3/5] block: add max_ioctl_transfer to BlockLimits SCSI: fix transfer limits for SCSI passthrough - - - - --- 2020-12-17 Maxim Levitsky New
[v3,3/5] block: add BlockBackend->in_flight counter block: fix blk_aio_*() segfault when blk->root == NULL - - - - --- 2018-02-16 Stefan Hajnoczi New
[v3,3/5] block: Relative backing file for image creation - - 2 - --- 2014-11-24 Max Reitz New
[v3,3/5] block: Add driver methods to probe blocksizes and geometry - - - - --- 2014-12-05 Ekaterina Tumanova New
[v3,3/5] block: Add check on mirror target - - 1 - --- 2015-12-23 Fam Zheng New
[v3,3/5] block: Add bdrv_filename() - - - - --- 2015-08-12 Max Reitz New
[v3,3/5] block/ssh: Add InetSocketAddress and accept it - - - - --- 2016-10-17 Ashijeet Acharya New
[v3,3/5] block/rbd: parse all options via bdrv_parse_filename - - 1 - --- 2017-02-28 Jeff Cody New
[v3,3/5] block/qapi: explicitly warn if !has_full_backing_filename - - 1 - --- 2015-12-14 John Snow New
[v3,3/5] block/null: Implement bdrv_refresh_filename() - - - - --- 2016-06-10 Max Reitz New
[v3,3/5] block/io: bdrv_common_block_status_above: support bs == base fix & merge block_status_above and is_allocated_above - - 2 - --- 2020-05-20 Vladimir Sementsov-Ogievskiy New
[v3,3/5] block/dirty-bitmaps: allow clear on disabled bitmaps dirty-bitmaps: fix QMP command permissions - - 1 - --- 2018-09-25 John Snow New
[v3,3/5] block/copy-before-write: create block_copy bitmap in filter node backup: discard-source parameter - - 1 - --- 2024-02-28 Vladimir Sementsov-Ogievskiy New
[v3,3/5] block/block-copy: add state pointer to BlockCopyTask block-copy: use aio-task-pool - - 1 - --- 2020-04-29 Vladimir Sementsov-Ogievskiy New
[v3,3/5] block-copy: move progress_set_remaining in block_copy_task_end block-copy: protect block-copy internal structures - - 1 - --- 2021-06-08 Emanuele Giuseppe Esposito New
[v3,3/5] block-backend: process I/O in the current AioContext block-backend: process I/O in the current AioContext - - 1 - --- 2023-09-12 Stefan Hajnoczi New
[v3,3/5] blkdebug: track all actions blkdebug: fix racing condition when iterating on - - 1 - --- 2021-05-17 Emanuele Giuseppe Esposito New
[v3,3/5] blkdebug: Simplify override logic - - 2 - --- 2016-12-02 Eric Blake New
[v3,3/5] bcm2835_fb: add framebuffer device for Raspberry Pi - - 1 - --- 2016-03-08 Andrew Baumann New
[v3,3/5] atapi: GESN: Use structs for commonly-used field types - - - - --- 2011-04-12 Amit Shah New
[v3,3/5] ast2400: add SPI flash slave object - - - - --- 2016-06-23 Cédric Le Goater New
[v3,3/5] arm/boot: split load_dtb() from arm_load_kernel() arm: isolate and clean up dtb generation - - 2 - --- 2018-05-01 Igor Mammedov New
[v3,3/5] apic, i386/tcg: add x2apic transitions [v3,1/5] i386/tcg: implement x2APIC registers MSR access - - - - --- 2023-04-09 Bui Quang Minh New
[v3,3/5] adb.c: correct several key assignments - - - - --- 2016-05-06 Programmingkid New
[v3,3/5] acpi: pc: add fw_cfg device node to ssdt - - - - --- 2015-09-17 Gabriel L. Somlo New
[v3,3/5] acpi: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,3/5] acpi/nvdimm: define macro for NVDIMM Device _DSM Support ACPI NVDIMM Label Methods - - 2 - --- 2022-09-01 Robert Hoo New
[v3,3/5] aarch64-linux-user: Remove struct target_aux_context target/arm: linux-user changes for sve - - 1 - --- 2018-02-16 Richard Henderson New
[v3,3/5] Wrapper function to wait on condition for the main loop mutex - - - - --- 2017-08-16 Aravinda Prasad New
[v3,3/5] Update subprojects/libvfio-user Support message-based DMA in vfio-user server - - - - --- 2023-09-07 Mattias Nissler New
[v3,3/5] Tranfer dirty blocks during iterative phase - - - - --- 2010-01-26 Liran Schour New
[v3,3/5] Tranfer dirty blocks during iterative phase - - - - --- 2010-01-26 Liran Schour New
[v3,3/5] Split struct QEMUFile out - - 1 - --- 2014-12-12 Dr. David Alan Gilbert New
[v3,3/5] SPARC: Emulation of GRLIB APB UART - - - - --- 2011-01-21 Fabien Chouteau New
[v3,3/5] Refactor i.MX7 processor code Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-08-02 Jean-Christophe Dubois New
[v3,3/5] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver - - - - --- 2014-12-30 Xu, Quan New
[v3,3/5] QMP: Introduce MIGRATION events - - - - --- 2010-06-09 Juan Quintela New
[v3,3/5] QEMUMachine: add events_wait method blockdev-backup: don't check aio_context too early - - 1 - --- 2019-05-23 John Snow New
[v3,3/5] Postcopy: Add stats on page requests - - 2 - --- 2016-05-06 Dr. David Alan Gilbert New
[v3,3/5] NOTFORMERGE update linux-headers/asm-s390/kvm.h s390: Enable AP instructions for pv-guests - - - - --- 2023-08-18 Steffen Eiden New
[v3,3/5] MAINTAINERS: Adjust maintainership for Malta board MAINTAINERS: Fine adjustment for (mostly mips) content 2 - - - --- 2019-12-10 Aleksandar Markovic New
[v3,3/5] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd vfio/pci: Fix up breakage against split irqchip and INTx - - 2 - --- 2020-03-17 Peter Xu New
« 1 2 ... 881 882 8834264 4265 »