Show patches with: State = Action Required       |    Archived = No       |   427072 patches
« 1 2 ... 1486 1487 14884270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/16] memory-device: Track required and actually used memslots in DeviceMemoryState virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-08-25 David Hildenbrand New
[v2,08/16] linux-user: respect timezone for settimeofday - - - - --- 2014-06-21 Paul Burton New
[v2,08/16] linux-user: fix inconsistent spaces in print_siginfo() output - - - - --- 2017-05-15 Milos Stojanovic New
[v2,08/16] ioapic: Reject non-dword accesses to IOWIN register - - - - --- 2011-12-04 Jan Kiszka New
[v2,08/16] io: add abstract QIOChannel classes - - - - --- 2015-10-12 Daniel P. Berrangé New
[v2,08/16] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore block: remove aio_disable_external() API - - 2 - --- 2023-04-19 Stefan Hajnoczi New
[v2,08/16] hw/pci-host/i440fx: Have common names for some local variables Q35 and I440FX host bridge QOM cleanup - - 1 - --- 2023-06-28 Bernhard Beschow New
[v2,08/16] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic… [v2,01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC - - 2 - --- 2022-12-07 Bin Meng New
[v2,08/16] hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked - - - - --- 2014-10-30 Greg Bellows New
[v2,08/16] hw/i386/vmport: Define enum for all commands : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-10 Liran Alon New
[v2,08/16] hw/block/nvme: add request mapping helper hw/block/nvme: dma handling and address mapping cleanup - - 2 - --- 2020-07-29 Klaus Jensen New
[v2,08/16] hw/arm: Use object_initialize_child for correct reference counting hw: Use object_initialize_child for correct reference counting - - 2 - --- 2019-05-07 Philippe Mathieu-Daudé New
[v2,08/16] hw/arm/virt: remove include/hw/arm/virt-acpi-build.h 1 - 1 - --- 2017-01-02 Andrew Jones New
[v2,08/16] hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device Fix crashes with introspection of ARM devices - - 1 - --- 2018-07-13 Thomas Huth New
[v2,08/16] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO esp: avoid explicit setting of DRQ within ESP state machine - - 1 - --- 2024-03-13 Mark Cave-Ayland New
[v2,08/16] crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new crypto/cipher: Class hierarchy cleanups - - 1 - --- 2020-08-28 Richard Henderson New
[v2,08/16] chardev: remove unused 'sioc' variable & cleanup paths chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 2 - --- 2019-01-23 Daniel P. Berrangé New
[v2,08/16] bsd-user: Remove bsd_type bsd-user: Start upstreaming the system calls. - - 2 - --- 2022-02-26 Warner Losh New
[v2,08/16] blockjob: introduce .drain callback for jobs - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,08/16] blockdev: Deprecate -drive with bogus interface type Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,08/16] block: raw-posix image file reopen - - - - --- 2012-09-13 Jeff Cody New
[v2,08/16] block: Manage backing file references in bdrv_set_backing_hd() - - 1 - --- 2015-10-01 Kevin Wolf New
[v2,08/16] block/nbd: Add nbd_has_filename_options_conflict() - - - - --- 2016-02-29 Max Reitz New
[v2,08/16] block/mirror: Use source as a BdrvChild block/mirror: Add active-sync mirroring - - - - --- 2018-01-22 Max Reitz New
[v2,08/16] bitops: Add ONES macro - - - - --- 2016-01-19 Alistair Francis New
[v2,08/16] ahci: delete old port register address definitions AHCI: tracing improvements - - - - --- 2018-05-31 John Snow New
[v2,08/16] ahci/qtest: Execute IDENTIFY prior to data commands - - - - --- 2015-06-22 John Snow New
[v2,08/16] accel: Move HAX hThread to accelerator context accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-06-22 Philippe Mathieu-Daudé New
[v2,08/15] vnc: Add ZRLE and ZYWRLE encodings. - - - - --- 2010-11-11 Corentin Chary New
[v2,08/15] virtio: fill/flush/pop for packed ring packed ring virtio-net backends support - - - - --- 2019-01-16 Wei Xu New
[v2,08/15] virtio-crypto-pci: add virtio crypto pci support - - - - --- 2016-09-13 Gonglei (Arei) New
[v2,08/15] virtio-blk: move property declarations to header file - - - - --- 2012-01-02 Paolo Bonzini New
[v2,08/15] vfio: Report warnings with warn_report(), not error_printf() Clean up use of error_printf() - - - - --- 2019-04-11 Markus Armbruster New
[v2,08/15] tests: acpi: add expected blob for DMAR table tests: acpi: add x2apic and various iommu tests - - - - --- 2021-09-02 Igor Mammedov New
[v2,08/15] tests/tcg/tricore: Add clz test tests/tcg: Add TriCore tests - - - - --- 2020-06-04 Bastian Koppelmann New
[v2,08/15] tests/qtest: add a timeout for subprocess_run_one_test virtio-gpio and various virtio cleanups - - - - --- 2022-05-24 Alex Bennée New
[v2,08/15] tcg: make cpu_get_fp80()/cpu_set_fp80() static - - - - --- 2017-07-03 Yang Zhong New
[v2,08/15] tcg/arm: Implement TCG_TARGET_HAS_shi_vec tcg/arm: host neon support - - 1 - --- 2021-02-08 Richard Henderson New
[v2,08/15] target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c target/ppc: remove getVSR()/putVSR() and further tidy-up - - 1 - --- 2019-06-02 Mark Cave-Ayland New
[v2,08/15] target/ppc: Reduce env->hflags to uint32_t target/ppc: Fix truncation of env->hflags - - - - --- 2021-03-13 Richard Henderson New
[v2,08/15] target/ppc: Add infrastructure for prefixed insns Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-27 Luis Fernando Fujita Pires New
[v2,08/15] target/m68k: Fix address argument for EXCP_TRACE target/m68k: Conditional traps + trap cleanup - - - - --- 2021-12-02 Richard Henderson New
[v2,08/15] target/arm: Wrap vector cmtst/ushl/sshl GVecGen3 in GVecGen3Fn target/arm: partial vector cleanup - - - - --- 2020-05-02 Richard Henderson New
[v2,08/15] target/arm: Rewrite helper_sve_ld[234]*_r target/arm: sve system mode patches - - 1 1 --- 2018-09-26 Richard Henderson New
[v2,08/15] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-10 Richard Henderson New
[v2,08/15] target/arm/ptw: Only fold in NSTable bit effects in Secure state target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-08-07 Peter Maydell New
[v2,08/15] target/arm/arm-semi: Factor out implementation of SYS_WRITE target/arm: Implement semihosting v2.0 - - 2 - --- 2019-09-16 Peter Maydell New
[v2,08/15] target-tricore: Add instructions of SSR opcode format - - 1 - --- 2014-07-14 Bastian Koppelmann New
[v2,08/15] target-sparc: Implement cas_asi/casx_asi inline - - - - --- 2016-10-19 Richard Henderson New
[v2,08/15] target-mips: add microMIPS32 R6 opcode enum - - - - --- 2015-06-19 Yongbok Kim New
[v2,08/15] target-i386: Refactor debug output macros - - - - --- 2013-02-21 Andreas Färber New
[v2,08/15] target-i386: Add property getter for CPU family - - 1 - --- 2012-04-24 Andreas Färber New
[v2,08/15] target-arm: Add feature unset function - - 1 - --- 2014-12-11 Greg Bellows New
[v2,08/15] tap: Convert net_init_tap_one() to Error - - 1 - --- 2015-05-15 Markus Armbruster New
[v2,08/15] stream: Add 'job-id' parameter to 'block-stream' - - 1 - --- 2016-06-22 Alberto Garcia New
[v2,08/15] sheepdog: Use SocketAddress and socket_connect() - - 1 - --- 2017-03-06 Markus Armbruster New
[v2,08/15] scripts/qapi: add required system includes to visitor Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
[v2,08/15] s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes s390x/tcg: Implement floating-point extension facility - - - - --- 2019-02-13 David Hildenbrand New
[v2,08/15] qtest/ahci: Store hba_base in AHCIQState - - 1 - --- 2015-01-19 John Snow New
[v2,08/15] qga: throw an Error in ga_channel_open() Misc cleanups - - - - --- 2022-05-05 Marc-André Lureau New
[v2,08/15] qdev: Make DeviceState.id independent of QemuOpts qdev: Add JSON -device - - 2 - --- 2021-10-08 Kevin Wolf New
[v2,08/15] qcow2: truncate preallocated space - - - - --- 2017-06-01 Anton Nefedov New
[v2,08/15] qcow2: remove l2meta from QCowAIOCB - - - - --- 2011-08-09 Frediano Ziglio New
[v2,08/15] qbus_find_recursive(): reorganize - - - - --- 2013-02-05 Laszlo Ersek New
[v2,08/15] qapi: Move exprs checking from parse_schema() to check_exprs() - - 1 - --- 2015-06-16 Markus Armbruster New
[v2,08/15] qapi: Drop redundant, unclean error_is_set() - - 2 - --- 2014-04-28 Markus Armbruster New
[v2,08/15] qapi: Assert output visitors see only valid enum values qapi: Spring cleaning - - 1 - --- 2020-04-24 Markus Armbruster New
[v2,08/15] python: add pylint to pipenv python: create installable package - - - - --- 2020-10-14 John Snow New
[v2,08/15] ppc/pnv: add a OCC model class ppc: add POWER9 support to the PowerNV platform - - 1 - --- 2019-03-07 Cédric Le Goater New
[v2,08/15] piix4: add a i8257 dma controller as specified in datasheet piix4: cleanup and improvements - - - - --- 2017-12-16 Hervé Poussineau New
[v2,08/15] nvdimm acpi: save arg3 of _DSM method - - - - --- 2016-05-20 Xiao Guangrong New
[v2,08/15] net: Remove VLANState - - - - --- 2012-05-23 Zhiyong Wu New
[v2,08/15] nbd: make server compliant with fixed newstyle spec - - - - --- 2016-01-11 Daniel P. Berrangé New
[v2,08/15] nbd/server: Support 64-bit block status qemu patches for 64-bit NBD extensions - - - - --- 2022-11-14 Eric Blake New
[v2,08/15] migration: Teach PSS about host page migration: Postcopy Preempt-Full - - 1 - --- 2022-10-11 Peter Xu New
[v2,08/15] memory: Introduce memory listener hook log_clear() kvm/migration: support KVM_CLEAR_DIRTY_LOG - - - - --- 2019-05-20 Peter Xu New
[v2,08/15] linux-user/sparc: Handle division by zero traps linux-user/sparc: Handle missing traps - - - - --- 2023-02-16 Richard Henderson New
[v2,08/15] linux-user/s390x: Tidy save_sigregs linux-user/s390x: some signal fixes - - 1 - --- 2021-04-28 Richard Henderson New
[v2,08/15] kvm: Rename kvm_arch_process_irqchip_events to async_events - - - - --- 2011-02-18 Jan Kiszka New
[v2,08/15] iotests/297: Change run_linter() to raise an exception on failure python/iotests: Run iotest linters during Python CI - - 1 - --- 2021-10-19 John Snow New
[v2,08/15] imx_fec: Add support for multiple Tx DMA rings i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,08/15] hw/riscv: sifive_u: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - - - --- 2020-12-08 Alistair Francis New
[v2,08/15] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC) riscv: QEMU RISC-V IOMMU Support - - - - --- 2024-03-07 Daniel Henrique Barboza New
[v2,08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h' hw/southbridge: Extract ICH9 QOM container model - - - - --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,08/15] hw/nvme: Implement the Function Level Reset hw/nvme: SR-IOV with Virtualization Enhancements - - 1 - --- 2021-11-16 Łukasz Gieryk New
[v2,08/15] hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation raspi: add the bcm2835 cprman clock manager - - 1 1 --- 2020-10-05 Luc Michel New
[v2,08/15] hw/block/nvme: Make Zoned NS Command Set definitions hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set - - - - --- 2020-09-12 Dmitry Fomichev New
[v2,08/15] hw/arm/fsl-imx: Alias 'phy-num' QOM property in SoC object hw: Use QOM alias properties and few QOM/QDev cleanups - - - - --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,08/15] gdbstub: add multiprocess support to gdb_vm_state_change() gdbstub: support for the multiprocess extension - - 1 - --- 2018-10-01 Luc Michel New
[v2,08/15] fuzz: add a DISABLE_PCI op to general-fuzzer Add a General Virtual Device Fuzzer - - 1 - --- 2020-08-19 Alexander Bulekov New
[v2,08/15] docker: Add clang test - - - - --- 2016-02-16 Fam Zheng New
[v2,08/15] chardev: allow telnet gsource to switch gcontext qio: general non-default GMainContext support - - - - --- 2018-03-01 Peter Xu New
[v2,08/15] bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder bsd-user: misc cleanup for aarch64 import - - 3 - --- 2021-10-08 Warner Losh New
[v2,08/15] block: add bdrv_co_discard and bdrv_aio_discard support - - - - --- 2011-09-16 Paolo Bonzini New
[v2,08/15] block: Don't use subtree drains in bdrv_drop_intermediate() block: Simplify drain - - 2 - --- 2022-11-18 Kevin Wolf New
[v2,08/15] block: Convert bdrv_get_block_status() to bytes - - 1 - --- 2017-07-03 Eric Blake New
[v2,08/15] block/file-posix.c: extend to use io_uring io_uring: add Linux io_uring AIO engine - - 1 - --- 2019-10-25 Stefan Hajnoczi New
[v2,08/15] audio: add pcm_ops function table for capture backend reduce audio playback latency - - - - --- 2022-01-22 Volker Rümelin New
[v2,08/15] aio/win32: aio_set_fd_handler() only supports SOCKET win32: do not mix SOCKET and fd space - - - - --- 2023-02-20 Marc-André Lureau New
[v2,08/15] ahci: correct ncq sector count - - - - --- 2015-07-01 John Snow New
« 1 2 ... 1486 1487 14884270 4271 »