Show patches with: Archived = No       |   431455 patches
« 1 2 ... 979 980 9814314 4315 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,13/17] hw/9pfs: Translate Windows errno to Linux value hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,13/17] hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic' Fix crashes with introspection of ARM devices - - 3 - --- 2018-07-16 Thomas Huth New
[v3,13/17] gdbstub: Replace GdbCmdContext with plain g_array() misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,13/17] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file esp: avoid explicit setting of DRQ within ESP state machine - - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,13/17] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - - - --- 2024-02-06 Pierrick Bouvier New
[v3,13/17] blockdev: Remove IF_* check for read-only blockdev_init - - 1 - --- 2013-10-08 Kevin Wolf New
[v3,13/17] block: use int64_t instead of uint64_t in driver read handlers 64bit block-layer - - - - --- 2020-04-30 Vladimir Sementsov-Ogievskiy New
[v3,13/17] block/ssh: drop return_true() - - - - --- 2013-06-10 Stefan Hajnoczi New
[v3,13/17] accel: Move accel init/allowed code to separate function - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,13/16] vnc: use the new generic bitmap functions - - - - --- 2011-02-04 Corentin Chary New
[v3,13/16] virtio: split virtio serial bits rom virtio-pci Virtio devices split from virtio-pci - - 2 - --- 2018-12-13 Juan Quintela New
[v3,13/16] vhost-user-test: wrap server in TestServer struct - - - - --- 2015-08-06 Marc-André Lureau New
[v3,13/16] vfio/pci: Conversion to realize - - - - --- 2016-10-02 Eric Auger New
[v3,13/16] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test tests: Add CPU topology related smbios test cases - - 1 - --- 2023-10-23 Zhao Liu New
[v3,13/16] tests/unit: Bump test-aio-multithread test timeout to 2 minutes tests: enable meson test timeouts to improve debuggability - - - - --- 2023-12-15 Thomas Huth New
[v3,13/16] tcg: Expand usadd/ussub with umin/umax tcg/s390x: host vector support - - - - --- 2021-05-03 Richard Henderson New
[v3,13/16] tcg/mips: Use the constant pool for 64-bit constants tcg/mips: Unaligned access and other cleanup - - - - --- 2021-08-18 Richard Henderson New
[v3,13/16] tcg/loongarch64: Lower vector shift integer ops Lower TCG vector ops to LSX - - 1 - --- 2023-09-02 Jiajie Chen New
[v3,13/16] tcg/aarch64: Return false on failure from patch_reloc tcg: Assorted cleanups - - 1 - --- 2018-11-30 Richard Henderson New
[v3,13/16] tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE - - - - --- 2014-04-28 Richard Henderson New
[v3,13/16] target/riscv: remove riscv_cpu_options[] target/riscv: deprecate riscv_cpu_options[] - - 1 - --- 2024-01-03 Daniel Henrique Barboza New
[v3,13/16] target/ppc: Remove env->immu_idx and env->dmmu_idx target/ppc: Fix truncation of env->hflags - - - - --- 2021-03-14 Richard Henderson New
[v3,13/16] target/arm: Pass pointer to qc to qrdmla/qrdmls target/arm: partial vector cleanup - - 1 - --- 2020-05-08 Richard Henderson New
[v3,13/16] target/arm: Decode aa32 armv8.3 3-same ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2018-02-28 Richard Henderson New
[v3,13/16] target-s390x: New QMP command query-cpu-model - - - - --- 2015-03-02 Michael Mueller New
[v3,13/16] target-or32: Add gdb stub - - - - --- 2012-06-06 Jia Liu New
[v3,13/16] target-m68k: add fsglmul and fsgldiv - - - - --- 2017-02-07 Laurent Vivier New
[v3,13/16] target-arm: A64: Emulate the HVC insn - - - - --- 2014-06-17 Edgar E. Iglesias New
[v3,13/16] slirp: open-code qemu_socket_(un)select() win32: do not mix SOCKET and fd space - - 1 - --- 2023-02-21 Marc-André Lureau New
[v3,13/16] semihosting/arm-compat: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé New
[v3,13/16] scripts/oss-fuzz: build the general-fuzzer configs Add a General Virtual Device Fuzzer - - 1 - --- 2020-09-21 Alexander Bulekov New
[v3,13/16] savevm: Create a new continue flag to avoid resending block name - - - - --- 2010-07-02 Alex Williamson New
[v3,13/16] s390-bios: Use control unit type to determine boot method s390: vfio-ccw dasd ipl support - - - - --- 2019-03-01 Jason J. Herne New
[v3,13/16] qemu-common: move glib-compat.h Preliminary patches for subproject split - - 1 - --- 2022-08-10 Marc-André Lureau New
[v3,13/16] qcow2: Repair snapshot table with too many entries qcow2: Let check -r all repair some snapshot bits - - 1 - --- 2019-10-11 Max Reitz New
[v3,13/16] qapi/expr.py: Modify check_keys to accept any Collection qapi: static typing conversion, pt3 - - - - --- 2021-02-23 John Snow New
[v3,13/16] python/machine.py: fix _popen access python: add mypy support to python/qemu - - - - --- 2020-06-04 John Snow New
[v3,13/16] postcopy: Update userfaultfd.h header - - - - --- 2017-02-24 Dr. David Alan Gilbert New
[v3,13/16] nvme: factor out namespace setup nvme: refactoring and cleanups - - 3 - --- 2020-04-22 Klaus Jensen New
[v3,13/16] net: Make the monitor output more reasonable hub info - - - - --- 2012-05-24 Zhiyong Wu New
[v3,13/16] net/dp8393x: add load/save support - - 1 - --- 2015-06-03 Hervé Poussineau New
[v3,13/16] memory: Clarify mapping requirements for RamDiscardManager virtio-mem: Expose device memory through multiple memslots - - 1 - --- 2023-09-08 David Hildenbrand New
[v3,13/16] linux-user: support the setns syscall - - - - --- 2014-06-22 Paul Burton New
[v3,13/16] linux-user, ppc: fix clock_nanosleep() for linux-user-ppc candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu) - - 1 - --- 2020-07-24 Alex Bennée New
[v3,13/16] libqos: expose common virtqueue setup/cleanup functions libqos: add VIRTIO PCI 1.0 support - - 2 - --- 2019-10-19 Stefan Hajnoczi New
[v3,13/16] kvm: x86: Add user space part for in-kernel APIC - - - - --- 2011-12-06 Jan Kiszka New
[v3,13/16] jobs: add job lock in find_* functions job: replace AioContext lock with job_mutex - - - - --- 2022-01-05 Emanuele Giuseppe Esposito New
[v3,13/16] isa: use bus given in parameter to get/set irqs on specified ISA bus - - - - --- 2011-10-02 Hervé Poussineau New
[v3,13/16] isa: Convert debug printfs to QEMU_DPRINTF - - - - --- 2014-05-17 Marc Marí New
[v3,13/16] irq: Add opaque setter routine - - - - --- 2016-01-30 Alistair Francis New
[v3,13/16] ipmi: Add SMBIOS table entry 1 - - - --- 2015-06-09 Corey Minyard New
[v3,13/16] iotests/linters: Add entry point for Python CI linters python/iotests: Run iotest linters during Python CI - - 2 - --- 2021-09-16 John Snow New
[v3,13/16] iostatus: forward block_job_iostatus_reset to block job - - - - --- 2012-10-18 Paolo Bonzini New
[v3,13/16] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size Fix/add vmstate handling in some I2C code - - 1 - --- 2018-11-26 Corey Minyard New
[v3,13/16] hw/timer: QOM'ify puv3_ost - - 1 - --- 2016-02-16 zhao xiao qiang New
[v3,13/16] hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb [v3,01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC - 1 1 - --- 2022-12-11 Bin Meng New
[v3,13/16] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support - - 2 - --- 2020-09-01 Bin Meng New
[v3,13/16] hw/pci-bridge/pcie_pci_bridge: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-26 Akihiko Odaki New
[v3,13/16] hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error hw/arm: use qemu_log_mask instead of fprintf - - 1 - --- 2018-06-24 Philippe Mathieu-Daudé New
[v3,13/16] hw/intc/arm_gic: Change behavior of IAR writes - - - - --- 2015-04-15 Greg Bellows New
[v3,13/16] hw/i386/vmport: Allow x2apic without IR : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-12 Liran Alon New
[v3,13/16] hw/arm/raspi: Make the board code modular hw/arm/raspi: Add thermal/timer, improve address space, run U-boot - - - - --- 2019-10-19 Philippe Mathieu-Daudé New
[v3,13/16] gdbstub: processes initialization on new peer connection gdbstub: support for the multiprocess extension - - 1 - --- 2018-10-26 Luc Michel New
[v3,13/16] e1000_regs: Add definitions for Intel 82574-specific bits - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,13/16] docs/devel/qapi-code-gen: Rewrite compatibility considerations qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,13/16] chardev: disallow TLS/telnet/websocket with tcp_chr_wait_connected chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,13/16] boot-order-test: Add tests for PowerPC PREP - - - - --- 2013-06-14 Markus Armbruster New
[v3,13/16] block: Implement bdrv_append() without bdrv_swap() - - 2 - --- 2015-10-09 Kevin Wolf New
[v3,13/16] block/qcow2: Rename "fail_block" to just "fail" - - 1 - --- 2017-05-26 Max Reitz New
[v3,13/16] block/nvme: Simplify nvme_create_queue_pair() arguments block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-07-04 Philippe Mathieu-Daudé New
[v3,13/16] block/mirror: Add MirrorBDSOpaque [v3,01/16] block: BDS deletion during bdrv_drain_recurse - - - - --- 2018-02-28 Max Reitz New
[v3,13/16] blk: fix aio context loss on media change - - - - --- 2017-05-24 Fam Zheng New
[v3,13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-06-24 Philippe Mathieu-Daudé New
[v3,13/15] virtio-scsi: add basic SCSI bus operation - - 1 - --- 2012-02-13 Paolo Bonzini New
[v3,13/15] virtio-net: support queue reset Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern - - - - --- 2022-08-25 Kangjie Xu New
[v3,13/15] vfio/common: Store the parent container in VFIODevice Prerequisite changes for IOMMUFD support - - - - --- 2023-10-03 Eric Auger New
[v3,13/15] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap() vfio: VFIO migration support with vIOMMU - - - - --- 2023-05-30 Joao Martins New
[v3,13/15] util: oslib: Resizeable anonymous allocations under POSIX Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,13/15] tests/tcg/tricore: Add madd test tests/tcg: Add TriCore tests - - - 1 --- 2021-03-05 Bastian Koppelmann New
[v3,13/15] tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write - - - - --- 2016-09-30 Alex Bennée New
[v3,13/15] target/sh4: movua.l is an SH4-A only instruction - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,13/15] target/riscv: cpu_helper: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 1 - --- 2020-12-14 Alistair Francis New
[v3,13/15] target/riscv: Remove RVB (replaced by Zb[abcs] target/riscv: Update QEmu for Zb[abcs] 1.0.0 - - 1 - --- 2021-08-23 Philipp Tomsich New
[v3,13/15] target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at translation time target/ppc: remove getVSR()/putVSR() and further tidy-up - - 1 - --- 2019-06-16 Mark Cave-Ayland New
[v3,13/15] target/ppc: PMU: insns counter negative overflow support PMU-EBB support for PPC64 TCG - - - - --- 2021-09-03 Daniel Henrique Barboza New
[v3,13/15] target/mips/mips-defs: Rename ISA_MIPS32R3 as ISA_MIPS_R3 target/mips/mips-defs: Simplify ISA definitions - - 1 - --- 2021-01-04 Philippe Mathieu-Daudé New
[v3,13/15] target/cris: Improve JMP_INDIRECT target/cris: Convert to TranslatorOps - - - - --- 2021-06-22 Richard Henderson New
[v3,13/15] target/arm: Use expand_pred_b in mve_helper.c target/arm: SME prep patches - - 1 - --- 2022-05-27 Richard Henderson New
[v3,13/15] target/arm: Rewrite vector gather stores target/arm: sve system mode patches - - 1 1 --- 2018-10-05 Richard Henderson New
[v3,13/15] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features target/arm/kvm: enable SVE in guests - - 2 - --- 2019-08-02 Andrew Jones New
[v3,13/15] target-tricore: Add instructions of SC opcode format - - 1 - --- 2014-08-04 Bastian Koppelmann New
[v3,13/15] target-sparc: Remove MMU_MODE*_SUFFIX - - - 1 --- 2016-10-27 Richard Henderson New
[v3,13/15] target-ppc: add maddld instruction - - 1 - --- 2016-07-25 Nikunj A Dadhania New
[v3,13/15] target-mips: microMIPS32 R6 Major instructions - - 1 - --- 2015-06-23 Yongbok Kim New
[v3,13/15] target-mips: add restrictions for possible values in registers - - 1 - --- 2014-10-24 Leon Alrae New
[v3,13/15] target-i386: Introduce "xlevel" property for X86CPU - - 2 - --- 2012-04-25 Andreas Färber New
[v3,13/15] target-arm: Pass timeridx as argument to various timer functions - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,13/15] target-arm: Breakout integratorcp and versatilepb cpu init - - 1 - --- 2014-12-15 Greg Bellows New
[v3,13/15] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall. Nested PAPR API (KVM on PowerVM) - - - - --- 2024-01-18 Harsh Prateek Bora New
[v3,13/15] spapr/irq: introduce a spapr_irq_init_device() helper spapr: add KVM support to the XIVE interrupt mode - - 1 - --- 2019-03-21 Cédric Le Goater New
« 1 2 ... 979 980 9814314 4315 »