Show patches with: Archived = No       |   430128 patches
« 1 2 ... 525 526 5274301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/19] blkverify: Make bdrv_dirname() return NULL - - - - --- 2016-04-26 Max Reitz New
[14/19] block/parallels: create catalog_offset helper 1 - - - --- 2014-12-30 Denis V. Lunev New
[14/19] block/qcow2: extend qemu-img amend interface with crypto options block: LUKS encryption slot management + iotest tweaks - - 2 - --- 2020-06-25 Max Reitz New
[14/19] block: Defer .bdrv_drain_begin callback to polling phase Drain fixes and cleanups, part 3 - - - - --- 2018-04-11 Kevin Wolf New
[14/19] block: New bdrv_next() - - - - --- 2010-06-15 Kevin Wolf New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-26 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-19 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-14 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-13 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-11 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2010-12-27 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). 1 - - - --- 2011-01-28 Yoshiaki Tamura New
[14/19] block: introduce dirty_bitmap_mutex - - 1 - --- 2017-06-05 Paolo Bonzini New
[14/19] block: qcow image file reopen - - - - --- 2012-09-24 Kevin Wolf New
[14/19] chardev: add vc support to qapi - - - - --- 2013-03-12 Gerd Hoffmann New
[14/19] console: Eliminate text_consoles[] - - - - --- 2012-02-07 Markus Armbruster New
[14/19] convert net_init_slirp() to NetClientOptions - - - - --- 2012-07-23 Stefan Hajnoczi New
[14/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_S390X_CPU) cpus: Step toward removing global 'first_cpu' - - - - --- 2023-10-20 Philippe Mathieu-Daudé New
[14/19] dev-hid: convert init to realize - - - - --- 2014-09-18 Gonglei (Arei) New
[14/19] disentangle tcg and deadline calculation - - - - --- 2009-12-21 Paolo Bonzini New
[14/19] e1000e: Configure ResettableClass e1000x cleanups (preliminary for IGB) - - 2 - --- 2023-01-14 Akihiko Odaki New
[14/19] hw/microblaze: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) - - - - --- 2023-02-03 Philippe Mathieu-Daudé New
[14/19] hw/misc/tz-ppc: Model TrustZone peripheral protection controller Add Cortex-M33 and mps2-an505 board model - - 1 - --- 2018-02-20 Peter Maydell New
[14/19] hw/net: Declare device little or big endian Declare device little or big endian - - - - --- 2019-08-26 Tony Nguyen New
[14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[14/19] hw: use default-configs for more devices instead of hw/ARCH/Makefile.objs - - - - --- 2013-02-04 Paolo Bonzini New
[14/19] i2c:smbus_slave: Add an SMBus vmstate structure Fix/add vmstate handling in some I2C code - - 1 - --- 2019-02-20 Corey Minyard New
[14/19] i8254: Convert to MemoryRegion - - - - --- 2011-08-25 Avi Kivity New
[14/19] iostatus: reorganize io error code - - - - --- 2012-09-28 Paolo Bonzini New
[14/19] kvm: Publicize kvm_irqchip_release_virq - - - - --- 2012-05-21 Avi Kivity New
[14/19] libqos/ahci: Add ahci_guest_io - - - - --- 2015-01-30 John Snow New
[14/19] linux-user: Implement *listxattr syscalls - - - - --- 2012-02-03 Riku Voipio New
[14/19] linux-user: Implement *listxattr syscalls - - - - --- 2012-01-31 Riku Voipio New
[14/19] migration/rdma: Remove all uses of RAM_CONTROL_HOOK migration: Remove QEMUFileHooks - - - - --- 2023-04-27 Juan Quintela New
[14/19] migration: Add pss_init() Migration patches for 8.8 - - 2 - --- 2022-11-21 Juan Quintela New
[14/19] migration: Convert do_info_migrate() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[14/19] migration: Remove vmstate.h from migration.h - - 1 - --- 2017-04-17 Juan Quintela New
[14/19] nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT - - - - --- 2017-05-30 Vladimir Sementsov-Ogievskiy New
[14/19] net: Make "info network" output more readable info - - 2 - --- 2012-08-01 Stefan Hajnoczi New
[14/19] nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clear ARMv8M: support security extn in the NVIC - - 1 - --- 2017-09-12 Peter Maydell New
[14/19] openpic: convert to qdev - - - - --- 2012-12-12 Alexander Graf New
[14/19] openpic: convert to qdev - - - - --- 2012-12-08 Alexander Graf New
[14/19] parallels: Truncate images on the last used cluster parallels: Add full dirty bitmap support - - - - --- 2023-10-02 Alexander Ivanov New
[14/19] pc: Add an SMB0 ACPI device to q35 - - - - --- 2016-12-30 Corey Minyard New
[14/19] pc: acpi: memhp: move MHPD.MEJ0 method into MHPT table - - - - --- 2015-10-23 Igor Mammedov New
[14/19] plugins: fix -Werror=maybe-uninitialized false-positive -Werror=maybe-uninitialized fixes - - 1 - --- 2024-03-28 Marc-André Lureau New
[14/19] ppc/ppc405: QOM'ify POB ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[14/19] python/qemu/machine: Allow to use other serial consoles than default hw/arm/raspi: Improve Raspberry Pi 2/3 reliability - - - - --- 2019-09-26 Philippe Mathieu-Daudé New
[14/19] qapi/schema: assert QAPISchemaVariants are QAPISchemaObjectType qapi: statically type schema.py - - - - --- 2023-11-16 John Snow New
[14/19] qapi: Convert query-spice - - - - --- 2011-10-27 Luiz Capitulino New
[14/19] qapi: Convert query-spice - - - - --- 2011-10-24 Luiz Capitulino New
[14/19] qapi: Fold normalize_if() into check_if() qapi: Doc generation fixes - - - - --- 2019-10-24 Markus Armbruster New
[14/19] qapi: Simplify check_keys() qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[14/19] qcow2: handle_copied(): Get rid of keep_clusters parameter - - - - --- 2013-03-25 Kevin Wolf New
[14/19] qemu-char: move spice registration to spice-qemu-char.c - - - - --- 2013-02-18 Anthony Liguori New
[14/19] qemu-iotests: add a simple test for write_zeroes - - - - --- 2012-04-12 Kevin Wolf New
[14/19] s390-virtio: Check for NULL device in reset hypercall - - - - --- 2013-01-29 Alexander Graf New
[14/19] s390: Remove ELF_MACHINE from cpu.h - - - - --- 2015-08-15 Peter Crosthwaite New
[14/19] s390x: Prepare cpu.h for emulation - - - - --- 2011-03-29 Alexander Graf New
[14/19] smbios: in case of entry point is 'auto' try to build v2 tables 1st Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 - --- 2024-02-27 Igor Mammedov New
[14/19] softfloat: improve description of comparison functions - - - - --- 2011-04-12 Aurelien Jarno New
[14/19] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE - - - - --- 2013-04-11 Igor Mammedov New
[14/19] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN - - - - --- 2013-07-06 Alexey Kardashevskiy New
[14/19] target-sh4: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[14/19] target/arm: Move the vfp decodetree calls next to the base isa target/arm: vfp feature and decodetree cleanup - - - - --- 2020-02-14 Richard Henderson New
[14/19] target/arm: secure stage 2 translation regime ARMv8.4-A Secure EL2 - - 1 - --- 2021-01-12 Rémi Denis-Courmont New
[14/19] target/hppa: Convert offset memory insns target/hppa: Convert to decodetree - - - - --- 2019-02-07 Richard Henderson New
[14/19] target/mips: Move mmu_init() functions to tlb_helper.c target/mips: Boring code reordering - - 1 - --- 2020-12-06 Philippe Mathieu-Daudé New
[14/19] target/ppc/pmu_book3s_helper.c: add generic timeout helpers PMU-EBB support for PPC64 TCG - - - - --- 2021-08-09 Daniel Henrique Barboza New
[14/19] target/ppc: Add POWER9 exception model ppc: support for the baremetal XIVE interrupt controller (POWER9) - - 1 - --- 2019-01-28 Cédric Le Goater New
[14/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP_HP Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] to decodetree target/ppc: DFP instructions using decodetree - - 1 - --- 2021-08-24 Luis Fernando Fujita Pires New
[14/19] target/riscv: remove cpu->cfg.ext_j remove MISA ext_N flags from cpu->cfg - - - - --- 2023-03-27 Daniel Henrique Barboza New
[14/19] target/s390x: Remove floatX_maybe_silence_nan from conversions softfloat: Clean up NaN handling - - 1 - --- 2018-05-11 Richard Henderson New
[14/19] tcg-ia64: Re-bundle the tlb load - - - - --- 2013-09-06 Richard Henderson New
[14/19] test-bdrv-drain: Test behaviour in coroutine context Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[14/19] tests/tcg: Move i386 tests to arch specific folder - - - - --- 2016-12-01 Pranith Kumar New
[14/19] unicore32-softmmu: Add maintainer information for UniCore32 machine - - - - --- 2012-08-07 Guan Xuetao New
[14/19] util/async: Fixed tsan warnings Add Thread Sanitizer support to QEMU - - - - --- 2020-05-22 Robert Foley New
[14/19] vga: ppm_save(): add error handling - - - - --- 2012-09-05 Luiz Capitulino New
[14/19] virtio-net: add vnet_hdr support - - - - --- 2009-10-22 Mark McLoughlin New
[14/19] virtio-net: add vnet_hdr support - - - - --- 2009-10-21 Mark McLoughlin New
[14/19] vmdk: clean up open - - - - --- 2011-10-21 Kevin Wolf New
[14/19] vnc: only alloc server surface with clients connected - - 1 - --- 2015-10-30 Gerd Hoffmann New
[14/20,MIPS] qdev: add an isa bus device - - - - --- 2010-08-01 Hervé Poussineau New
[14/20] Add build_docs to new feature convention - - - - --- 2009-08-12 Juan Quintela Superseded
[14/20] Hexagon HVX (target/hexagon) import semantics Hexagon HVX (target/hexagon) patch series - - - - --- 2021-07-05 Taylor Simpson New
[14/20] QMP: Introduce basic asynchronous events - - - - --- 2009-11-27 Luiz Capitulino New
[14/20] acpi: cleanup ich9 memory region - - - - --- 2012-11-23 Gerd Hoffmann New
[14/20] block-gen: assert that bdrv_co_pread is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[14/20] block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[14/20] block: prepare bdrv_reopen_multiple to release AioContext - - 1 - --- 2016-10-27 Paolo Bonzini New
[14/20] block: prepare bdrv_reopen_multiple to release AioContext - - 1 - --- 2016-10-17 Paolo Bonzini New
[14/20] ccid-card-emulated: use PROP_TYPE_ENUM for backend - - - - --- 2011-02-02 Alon Levy New
[14/20] char: rename TCPChardev and NetChardev - - 1 - --- 2017-01-05 Marc-André Lureau New
[14/20] chardev: add vc support to qapi - - - - --- 2013-03-14 Gerd Hoffmann New
[14/20] configure: move tests/tcg/Makefile.prereqs to root build directory Cross compilation changes for 7.2 - - - - --- 2022-08-25 Paolo Bonzini New
[14/20] disas/nanomips: Remove function overloading Convert nanoMIPS disassembler from C++ to C 1 - - - --- 2022-08-15 Milica Lazarevic New
« 1 2 ... 525 526 5274301 4302 »