Show patches with: State = Action Required       |    Archived = No       |   428631 patches
« 1 2 ... 1047 1048 10494286 4287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,07/17] hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device Fix crashes with introspection of ARM devices - - 4 - --- 2018-07-16 Thomas Huth New
[v3,07/17] hw/block/nvme: fix endian conversion hw/block/nvme: multiple namespaces support - - 2 - --- 2020-09-22 Klaus Jensen New
[v3,07/17] hw/arm/allwinner: add Security Identifier device Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-01-08 Niek Linnenbank New
[v3,07/17] hw/9pfs: Support getting current directory offset for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,07/17] esp.c: use esp_fifo_push() instead of fifo8_push() esp: avoid explicit setting of DRQ within ESP state machine - - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,07/17] blockdev: Move parsing of 'media' option to drive_init - - 2 - --- 2013-10-08 Kevin Wolf New
[v3,07/17] block/parallels: use QEMU_IOVEC_INIT_BUF block: local qiov helper - - 1 - --- 2019-02-07 Vladimir Sementsov-Ogievskiy New
[v3,07/17] block/io: support int64_t bytes in bdrv_co_do_copy_on_readv() 64bit block-layer - - 1 - --- 2020-04-30 Vladimir Sementsov-Ogievskiy New
[v3,07/17] block/gluster: drop qemu_gluster_aio_flush_cb() - - - - --- 2013-06-10 Stefan Hajnoczi New
[v3,07/17] accel: Make AccelClass.available() optional - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,07/17] accel/tcg: Introduce TARGET_TB_PCREL accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-22 Richard Henderson New
[v3,07/17] .travis.yml: Drop superfluous use of --python=python3 parameter testing/next (with build fixes, finally GREEN!) - - - - --- 2020-02-03 Alex Bennée New
[v3,07/16] win32/socket: introduce qemu_socket_unselect() helper win32: do not mix SOCKET and fd space - - 1 - --- 2023-02-21 Marc-André Lureau New
[v3,07/16] vnc: palette: add palette_init calls - - - - --- 2011-02-04 Corentin Chary New
[v3,07/16] virtio: split vhost user blk bits from virtio-pci Virtio devices split from virtio-pci - - 3 - --- 2018-12-13 Juan Quintela New
[v3,07/16] vhost-user: start and end the va_list - - - - --- 2015-08-06 Marc-André Lureau New
[v3,07/16] vfio/pci: Pass an error object to vfio_pci_igd_opregion_init - - - - --- 2016-10-02 Eric Auger New
[v3,07/16] tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test tests: Add CPU topology related smbios test cases - - 1 - --- 2023-10-23 Zhao Liu New
[v3,07/16] tcg/s390x: Implement tcg_out_dup*_vec tcg/s390x: host vector support - - - - --- 2021-05-03 Richard Henderson New
[v3,07/16] tcg/ppc: Fold away "noaddr" branch routines tcg: Assorted cleanups - - 1 - --- 2018-11-30 Richard Henderson New
[v3,07/16] tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr tcg/mips: Unaligned access and other cleanup - - 1 - --- 2021-08-18 Richard Henderson New
[v3,07/16] tcg/loongarch64: Lower neg_vec to vneg Lower TCG vector ops to LSX - - 1 - --- 2023-09-02 Jiajie Chen New
[v3,07/16] tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZE - - 1 - --- 2014-04-28 Richard Henderson New
[v3,07/16] target/riscv: rework 'vext_spec' target/riscv: deprecate riscv_cpu_options[] - - 1 - --- 2024-01-03 Daniel Henrique Barboza New
[v3,07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/ target/riscv: Allow building without TCG (KVM-only so far) 1 - - - --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,07/16] target/ppc: Disconnect hflags from MSR target/ppc: Fix truncation of env->hflags - - - - --- 2021-03-14 Richard Henderson New
[v3,07/16] target/i386: floatx80: avoid compound literals in static initializers candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu) - 2 3 - --- 2020-07-24 Alex Bennée New
[v3,07/16] target/arm: Decode aa32 armv8.1 three same ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2018-02-28 Richard Henderson New
[v3,07/16] target/arm: Create gen_gvec_{mla,mls} target/arm: partial vector cleanup - - 1 - --- 2020-05-08 Richard Henderson New
[v3,07/16] target-s390x: Define cpu model specific facility lists - - - - --- 2015-03-02 Michael Mueller New
[v3,07/16] target-or32: Add float instruction helpers - - - - --- 2012-06-06 Jia Liu New
[v3,07/16] target-m68k: manage FPU exceptions - - - - --- 2017-02-07 Laurent Vivier New
[v3,07/16] target-arm: Add HCR_EL2 - - 1 - --- 2014-06-17 Edgar E. Iglesias New
[v3,07/16] sun4u: improve bus implementation of EBus bridge - - - - --- 2011-10-02 Hervé Poussineau New
[v3,07/16] stubs: Rename qmp_memory_device.c to memory_device.c virtio-mem: Expose device memory through multiple memslots - - 1 - --- 2023-09-08 David Hildenbrand New
[v3,07/16] spapr: Convert debug printfs to QEMU_DPRINTF 1 - - - --- 2014-05-17 Marc Marí New
[v3,07/16] s390-bios: Decouple channel i/o logic from virtio s390: vfio-ccw dasd ipl support - - - - --- 2019-03-01 Jason J. Herne New
[v3,07/16] register: Add block initialise helper - - - - --- 2016-01-30 Alistair Francis New
[v3,07/16] qtest: bump prom-env-test timeout to 6 minutes tests: enable meson test timeouts to improve debuggability - - - - --- 2023-12-15 Thomas Huth New
[v3,07/16] qtest: Don't reset on qtest chardev connect - - 1 - --- 2013-06-14 Markus Armbruster New
[v3,07/16] qemu-io: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé New
[v3,07/16] qcow2: Write v3-compliant snapshot list on upgrade qcow2: Let check -r all repair some snapshot bits - - 1 - --- 2019-10-11 Max Reitz New
[v3,07/16] qapi: remove QEMU-specific monitor dependency from dispatch Preliminary patches for subproject split - - - - --- 2022-08-10 Marc-André Lureau New
[v3,07/16] qapi: Drop support for escape sequences other than \\ qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,07/16] qapi/expr.py: Add casts in a few select cases qapi: static typing conversion, pt3 - - 2 - --- 2021-02-23 John Snow New
[v3,07/16] python/machine.py: Fix monitor address typing python: add mypy support to python/qemu - - - - --- 2020-06-04 John Snow New
[v3,07/16] postcopy: Plumb pagesize down into place helpers - - 2 - --- 2017-02-24 Dr. David Alan Gilbert New
[v3,07/16] nvme: add max_ioqpairs device parameter nvme: refactoring and cleanups - - 3 - --- 2020-04-22 Klaus Jensen New
[v3,07/16] net: Remove vlan code from net.c - - - - --- 2012-05-24 Zhiyong Wu New
[v3,07/16] net: Add macros for MAC address tracing - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,07/16] msi: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-26 Akihiko Odaki New
[v3,07/16] linux-user: fix struct target_epoll_event layout for MIPS - - - - --- 2014-06-22 Paul Burton New
[v3,07/16] libqos: enforce Device Initialization order libqos: add VIRTIO PCI 1.0 support - - - - --- 2019-10-19 Stefan Hajnoczi New
[v3,07/16] job.c: move inner aiocontext lock in callbacks job: replace AioContext lock with job_mutex - - - - --- 2022-01-05 Emanuele Giuseppe Esposito New
[v3,07/16] ipmi: Add documentation - - - - --- 2015-06-09 Corey Minyard New
[v3,07/16] iotests/297: Don't rely on distro-specific linter binaries python/iotests: Run iotest linters during Python CI - - 4 - --- 2021-09-16 John Snow New
[v3,07/16] ioapic: Convert to memory API - - - - --- 2011-12-06 Jan Kiszka New
[v3,07/16] i2c:pm_smbus: Fix pm_smbus handling of I2C block read Fix/add vmstate handling in some I2C code - - - - --- 2018-11-26 Corey Minyard New
[v3,07/16] hw/timer: QOM'ify grlib_gptimer - - 1 - --- 2016-02-16 zhao xiao qiang New
[v3,07/16] hw/sd: Add Cadence SDHCI emulation hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support 2 - - - --- 2020-09-01 Bin Meng New
[v3,07/16] hw/intc: sifive_plic: Improve robustness of the PLIC config parser [v3,01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC 1 - - - --- 2022-12-11 Bin Meng New
[v3,07/16] hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked - - - - --- 2015-04-15 Greg Bellows New
[v3,07/16] hw/i386/vmport: Introduce vmport.h : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-12 Liran Alon New
[v3,07/16] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf hw/arm: use qemu_log_mask instead of fprintf - - 1 - --- 2018-06-24 Philippe Mathieu-Daudé New
[v3,07/16] hw/arm/bcm2836: Use per CPU address spaces hw/arm/raspi: Add thermal/timer, improve address space, run U-boot - - 1 - --- 2019-10-19 Philippe Mathieu-Daudé New
[v3,07/16] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo gdbstub: support for the multiprocess extension - - 1 - --- 2018-10-26 Luc Michel New
[v3,07/16] fuzz: Add support for custom crossover functions Add a General Virtual Device Fuzzer - - 1 - --- 2020-09-21 Alexander Bulekov New
[v3,07/16] eepro100: Add a dev field to eeprom new/free functions - - - - --- 2010-07-02 Alex Williamson New
[v3,07/16] dma/rc4030: convert to QOM - - 1 - --- 2015-06-03 Hervé Poussineau New
[v3,07/16] chardev: ensure qemu_chr_parse_compat reports missing driver error chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - - - --- 2019-02-11 Daniel P. Berrangé New
[v3,07/16] block: add block-job-complete - - - - --- 2012-10-18 Paolo Bonzini New
[v3,07/16] block: Convert bs->backing_hd to BdrvChild - - 2 - --- 2015-10-09 Kevin Wolf New
[v3,07/16] block/nvme: Rename local variable block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-07-04 Philippe Mathieu-Daudé New
[v3,07/16] block/mirror: Wait for in-flight op conflicts [v3,01/16] block: BDS deletion during bdrv_drain_recurse - - - - --- 2018-02-28 Max Reitz New
[v3,07/16] block/file-posix: Generalize raw_regular_truncate - - 2 - --- 2017-05-26 Max Reitz New
[v3,07/16] backup: Do initial aio context move of target via BB interface - - - - --- 2017-05-24 Fam Zheng New
[v3,07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-06-24 Philippe Mathieu-Daudé New
[v3,07/15] vnc: drop unused depth arg for set_pixel_format - - - - --- 2016-06-13 Stefan Hajnoczi New
[v3,07/15] virtio-pci: support queue enable Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern 1 - - - --- 2022-08-25 Kangjie Xu New
[v3,07/15] vfio: Report warnings with warn_report(), not error_printf() Clean up use of error_printf() 1 - - - --- 2019-04-17 Markus Armbruster New
[v3,07/15] vfio/pci: Introduce vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,07/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,07/15] tests/tcg/tricore: Add bmerge test tests/tcg: Add TriCore tests - - - 1 --- 2021-03-05 Bastian Koppelmann New
[v3,07/15] target/sh4: only save flags state at the end of the TB - - 1 - --- 2017-05-10 Aurelien Jarno New
[v3,07/15] target/riscv: Add instructions of the Zbc-extension target/riscv: Update QEmu for Zb[abcs] 1.0.0 - - - - --- 2021-08-23 Philipp Tomsich New
[v3,07/15] target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c target/ppc: remove getVSR()/putVSR() and further tidy-up - - 1 - --- 2019-06-16 Mark Cave-Ayland New
[v3,07/15] target/ppc/power8_pmu.c: add PMC14/PMC56 counter freeze bits PMU-EBB support for PPC64 TCG - - - - --- 2021-09-03 Daniel Henrique Barboza New
[v3,07/15] target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2 target/mips/mips-defs: Simplify ISA definitions - - 1 - --- 2021-01-04 Philippe Mathieu-Daudé New
[v3,07/15] target/cris: Mark helper_raise_exception noreturn target/cris: Convert to TranslatorOps - - - - --- 2021-06-22 Richard Henderson New
[v3,07/15] target/arm: Rewrite helper_sve_ld1*_r using pages target/arm: sve system mode patches - - 1 - --- 2018-10-05 Richard Henderson New
[v3,07/15] target/arm: Remove fp checks from sve_exception_el target/arm: SME prep patches - - - - --- 2022-05-27 Richard Henderson New
[v3,07/15] target/arm: Allow SVE to be disabled via a CPU property target/arm/kvm: enable SVE in guests - - 1 - --- 2019-08-02 Andrew Jones New
[v3,07/15] target-tricore: Add instructions of SRR opcode format - - - - --- 2014-08-04 Bastian Koppelmann New
[v3,07/15] target-sparc: Implement ldstub_asi inline - - - 1 --- 2016-10-27 Richard Henderson New
[v3,07/15] target-ppc: implement branch-less divw[o][.] - - - - --- 2016-07-25 Nikunj A Dadhania New
[v3,07/15] target-mips: signal RI for removed instructions in microMIPS R6 - - 2 - --- 2015-06-23 Yongbok Kim New
[v3,07/15] target-mips: add TLBINV support - - 1 - --- 2014-10-24 Leon Alrae New
[v3,07/15] target-i386: Add "model-id" property to X86CPU - - 2 - --- 2012-04-25 Andreas Färber New
[v3,07/15] target-arm: Add virt machine secure property - - 1 - --- 2014-12-15 Greg Bellows New
[v3,07/15] target-arm: Add TTBR0_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
« 1 2 ... 1047 1048 10494286 4287 »