Show patches with: Archived = No       |   431016 patches
« 1 2 ... 446 447 4484310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,10/10] qcow2: Forward ZERO_WRITE flag for full preallocation block: Fix resize (extending) of short overlays - - 1 - --- 2020-04-23 Kevin Wolf New
[v6,10/10] qapi: New -compat deprecated-input=crash Configurable policy for handling deprecated interfaces - - 1 - --- 2021-03-12 Markus Armbruster New
[v6,10/10] ppc/pnv: Add Naples chip support for LPC interrupts - - 1 - --- 2016-11-08 Cédric Le Goater New
[v6,10/10] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2022-08-25 Alexander Ivanov New
[v6,10/10] paaudio: fix channel order for usb-audio 5.1 and 7.1 streams Audio: Mixeng-free 5.1/7.1 audio support - - - - --- 2019-10-13 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v6,10/10] msi_init: convert assert to return -errno - - 2 - --- 2016-11-05 Cao jin New
[v6,10/10] migration: introduce snapshot-{save, load, delete} QMP commands migration: bring improved savevm/loadvm/delvm to QMP 1 - - - --- 2020-10-08 Daniel P. Berrangé New
[v6,10/10] migration: hmp: dump globals - - 1 - --- 2017-06-27 Peter Xu New
[v6,10/10] migration: Add a wrapper to cleanup migration files Fix segfault on migration return path - - - - --- 2023-09-11 Fabiano Rosas New
[v6,10/10] linux-user: dumping hot TBs at the end of the execution Measure Tiny Code Generation Quality - - - - --- 2019-08-21 vandersonmr New
[v6,10/10] linux-user: Remove a duplicate item from strace.list - - - - --- 2016-09-22 Aleksandar Markovic New
[v6,10/10] i386: Simplify CPUID_8000_001E for AMD Remove EPYC mode apicid decode and use generic decode - - 1 - --- 2020-08-31 Moger, Babu New
[v6,10/10] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU 2 - - - --- 2022-07-01 Joao Martins New
[v6,10/10] hw/m68k: define Macintosh Quadra 800 hw/m68k: add Apple Machintosh Quadra 800 machine - - - - --- 2018-11-02 Mark Cave-Ayland New
[v6,10/10] hw/i386: Introduce the microvm machine type Introduce the microvm machine type - - - - --- 2019-10-04 Sergio Lopez New
[v6,10/10] hw/fsi: Update MAINTAINER list Introduce model for IBM's FSI - - - - --- 2023-10-21 Ninad Palsule New
[v6,10/10] block: More operations for meta dirty bitmap - - 1 - --- 2016-07-15 John Snow New
[v6,10/10] block: Allow backup on referenced named BlockDriverState - - - - --- 2013-11-28 Fam Zheng New
[v6,10/10] block/vvfat: fix setbuf stream parameter may be NULL - - - - --- 2014-08-14 Zhanghailiang New
[v6,10/10] QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze command - - 2 - --- 2013-07-10 Tomoki Sekiyama New
[v6,10/10] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - 1 - --- 2022-10-20 Ani Sinha New
[v6,10/10] KVM: Dirty ring support KVM: Dirty ring support (QEMU part) - - - - --- 2021-03-24 Peter Xu New
[v6,10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() Fixed some bugs and optimized some codes for COLO - - 3 1 --- 2021-04-09 Lei Rao New
[v6,10/10] Exynos4210: added display controller implementation - - - - --- 2012-01-12 Evgeny Voevodin New
[v6,10/10] Add ENET device to i.MX6 SOC. - - 1 - --- 2016-05-30 Jean-Christophe Dubois New
[v6,10/10] ACPI ERST: step 6 of bios-tables-test acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-08-05 Eric DeVolder New
[v6,1/9] virtio: basic structure for packed ring Packed virtqueue for virtio - - 1 - --- 2019-10-24 Eugenio Perez Martin New
[v6,1/9] virtio: Add shared memory capability gfxstream + rutabaga_gfx 1 - 2 2 --- 2023-08-16 Gurchetan Singh New
[v6,1/9] virtio-crypto: header update Introduce akcipher service for virtio-crypto - - 2 - --- 2022-05-14 zhenwei pi New
[v6,1/9] util: Add UUID API - - 1 - --- 2016-08-17 Fam Zheng New
[v6,1/9] trans_rvv.c.inc: mark_vs_dirty() before loads and stores riscv: set vstart_eq_zero on mark_vs_dirty - - 2 - --- 2024-02-21 Daniel Henrique Barboza New
[v6,1/9] tests/vm: Add configuration to basevm.py tests/vm: Add support for aarch64 VMs - - 1 - --- 2020-05-12 Robert Foley New
[v6,1/9] tcg: pass down TranslationBlock to tcg_code_gen - - - - --- 2016-02-11 Alex Bennée New
[v6,1/9] target/riscv: turn write_misa() into an official no-op make write_misa a no-op and FEATURE_* cleanups - - 3 - --- 2023-02-16 Daniel Henrique Barboza New
[v6,1/9] target/riscv: add cfg properties for Zc* extension support subsets of code size reduction extension - - 2 - --- 2022-11-28 Weiwei Li New
[v6,1/9] target/riscv/cpu.c: add riscv_cpu_validate_v() target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper Misc clean ups to target/ppc exception handling - - 2 - --- 2024-02-22 BALATON Zoltan New
[v6,1/9] target/i386: Convert to disas_set_info hook [v6,1/9] target/i386: Convert to disas_set_info hook - - 2 1 --- 2017-10-19 Richard Henderson New
[v6,1/9] target/arm: Introduce curr_insn_len target/arm: pc-relative translation blocks - - 1 - --- 2022-10-06 Richard Henderson New
[v6,1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion target/arm/kvm: enable SVE in guests - - 3 - --- 2019-10-16 Andrew Jones New
[v6,1/9] stubs: Add stubs for ram block API block: Add VFIO based driver for NVMe device 1 - 1 - --- 2018-01-16 Fam Zheng New
[v6,1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit - - - 1 --- 2016-05-16 Aleksandar Markovic New
[v6,1/9] qemu-binfmt-conf.sh: enforce safe style consistency qemu-binfmt-conf.sh - - 1 - --- 2019-03-12 Unai Martinez Corral New
[v6,1/9] qdev: Add a granule_mode property VIRTIO-IOMMU: Introduce aw-bits and granule options - - 1 - --- 2024-03-05 Eric Auger New
[v6,1/9] qapi: group BlockDeviceStats fields discard blockstats - - 2 - --- 2018-11-30 Anton Nefedov New
[v6,1/9] pci: Clean up error checking in pci_add_capability() - - 1 - --- 2017-06-20 Mao Zhongyi New
[v6,1/9] oslib-posix: Align to permit transparent hugepages on ARM Linux - - 1 - --- 2013-02-22 Peter Maydell New
[v6,1/9] net: Introduce announce timer Network announce changes - - 1 - --- 2019-02-27 Dr. David Alan Gilbert New
[v6,1/9] misc/pca9552: Fix inverted input status Add powernv10 I2C devices and tests - - 1 - --- 2023-11-27 Glenn Miles New
[v6,1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 2 - --- 2023-06-06 Het Gala New
[v6,1/9] microblaze: boot.c: Don't try to find NULL pointer Add the ZynqMP PMU and IPI - - 1 - --- 2018-01-18 Alistair Francis New
[v6,1/9] memfd: split qemu_memfd_alloc() Add memfd memory backend - - 1 - --- 2017-10-23 Marc-André Lureau New
[v6,1/9] linux-headers: update to 4.16-rc1 vfio: add display support - - - - --- 2018-02-28 Gerd Hoffmann New
[v6,1/9] iotests: do a light delinting iotests: use python logging - - - - --- 2020-02-27 John Snow New
[v6,1/9] icount: update instruction counter on apic patching - - - - --- 2016-12-19 Pavel Dovgalyuk New
[v6,1/9] i386: Helpers to encode cache information consistently i386: Enable TOPOEXT to support hyperthreading on AMD CPU - - - 1 --- 2018-04-10 Moger, Babu New
[v6,1/9] hw: Add check for queue number vhost-vdpa: add support for configure interrupt - - - - --- 2021-04-27 Cindy Lu New
[v6,1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr Introduce igb - - - - --- 2023-02-01 Akihiko Odaki New
[v6,1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref() [v6,1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref() - - 3 - --- 2020-06-23 Philippe Mathieu-Daudé New
[v6,1/9] hw/core/clock: introduce clock objects Clock framework API - - 1 1 --- 2019-09-04 damien.hedde@greensocs.con New
[v6,1/9] hw/core/clock: introduce clock objects Clock framework API - - 1 1 --- 2019-09-04 Damien Hedde New
[v6,1/9] e1000: Cosmetic and alignment fixes - - - - --- 2015-11-11 Leonid Bloch New
[v6,1/9] drm: Disable the cursor plane on atomic contexts with virtualized drivers Fix cursor planes with virtualized drivers 2 1 1 - --- 2023-10-23 Albert Esteve New
[v6,1/9] define hotplug interface - - - - --- 2014-02-05 Igor Mammedov New
[v6,1/9] build: add separate spice-protocol config option ui: add vdagent implementation and clipboard support. - - 1 - --- 2021-05-19 Gerd Hoffmann New
[v6,1/9] block: introduce bdrv_remove_file_or_backing_child() Allow changing bs->file on reopen - - - - --- 2021-06-10 Vladimir Sementsov-Ogievskiy New
[v6,1/9] block: add bdrv_measure() API - - 2 - --- 2017-05-08 Stefan Hajnoczi New
[v6,1/9] block: Always set *file in get_block_status - - 1 - --- 2017-01-13 Max Reitz New
[v6,1/9] Introduce yank feature [v6,1/9] Introduce yank feature 1 - 1 - --- 2020-07-31 Lukas Straub New
[v6,1/8] vvfat: use bdrv_new() to allocate BlockDriverState - - - - --- 2013-08-23 Fam Zheng New
[v6,1/8] vt82c686: Implement control of serial port io ranges via config regs Pegasos2 emulation - - - - --- 2021-03-09 BALATON Zoltan New
[v6,1/8] vmstate: add qom interface to get id Add dbus-vmstate 1 - 1 - --- 2019-12-11 Marc-André Lureau New
[v6,1/8] vmdk: Move vmdk_find_offset_in_cluster() to the top - - 1 - --- 2017-06-05 Ashijeet Acharya New
[v6,1/8] virtio_legacy_get_byteswap: endian-ambivalent targets using legacy virtio - - - - --- 2014-03-28 Greg Kurz New
[v6,1/8] virtio-blk: don't use pointer for configuration. - - 1 - --- 2013-03-12 fred.konrad@greensocs.com New
[v6,1/8] vfio: Enable sparse mmap capability - - - - --- 2016-05-17 Alex Williamson New
[v6,1/8] tracetool: Rewrite infrastructure as python modules - - - - --- 2012-04-02 Lluís Vilanova New
[v6,1/8] tpm-backend: Remove unneeded member variable from backend class - - 2 - --- 2017-07-18 Valluri, Amarnath New
[v6,1/8] tests/unit/test-smp-parse: Pass machine type as argument to tests tests/unit: Rework test-smp-parse tests - - 2 - --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,1/8] tests/tcg: target/mips: Add tests for MSA bit move instructions target/mips: Improve MSA TCG tests - - 1 - --- 2019-06-26 Aleksandar Markovic New
[v6,1/8] tests/docker/docker.py: docker_dir outside build - - 1 - --- 2016-07-19 Fam Zheng New
[v6,1/8] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64 tcg/sparc: Unaligned access for user-only - - 1 - --- 2022-02-08 Richard Henderson New
[v6,1/8] target/riscv: zfh: half-precision load and store target/riscv: support Zfh, Zfhmin extension v0.1 - - 1 - --- 2021-12-10 Frank Chang New
[v6,1/8] target/ppc: support for 32-bit carry and overflow - - - - --- 2017-02-27 Nikunj A Dadhania New
[v6,1/8] target/ppc: Implement xxm[tf]acc and xxsetaccz VSX MMA Implementation - - 1 - --- 2022-05-24 Lucas Mateus Martins Araujo e Castro New
[v6,1/8] target/arm: Move start-powered-off property to generic CPUState Generalize start-powered-off property from ARM - - 3 - --- 2020-08-19 Thiago Jung Bauermann New
[v6,1/8] scripts: Allow include "stdint.h" in virtio headers - - 1 - --- 2015-08-24 Gavin Shan New
[v6,1/8] s390/sclp: get machine once during read scp/cpu info s390: Extended-Length SCCB & DIAGNOSE 0x318 - - 4 - --- 2020-09-15 Collin Walling New
[v6,1/8] qcow2: Options' documentation fixes qcow2: Take the image size into account when allocating the L2 cache - - - - --- 2018-08-09 Leonid Bloch New
[v6,1/8] qcow2: Fix capitalization of header extension constant. iotests: Dump QCOW2 dirty bitmaps metadata - - 1 - --- 2020-06-11 Andrey Shinkevich New
[v6,1/8] qcow2.h: add missing include qcow2: encryption threads - - 2 - --- 2019-05-06 Vladimir Sementsov-Ogievskiy New
[v6,1/8] multifd: Add multifd-compression parameter Multifd Migration Compression 1 - 1 - --- 2020-02-13 Juan Quintela New
[v6,1/8] monitor: simplify functions for getting a dup'd fdset entry [v6,1/8] monitor: simplify functions for getting a dup'd fdset entry - - 2 - --- 2020-09-03 Daniel P. Berrangé New
[v6,1/8] mm: Introduce memfile_notifier KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,1/8] migration: Add switchover ack capability migration: Add switchover ack capability and VFIO precopy support 1 - 1 1 --- 2023-06-21 Avihai Horon New
[v6,1/8] make.rule: fix $(obj) to a real relative path - - - - --- 2013-09-11 Fam Zheng New
[v6,1/8] machine: Use error handling when CPU type is checked Unified CPU type check - - - - --- 2023-11-20 Gavin Shan New
[v6,1/8] linux-user: Unset MAP_FIXED_NOREPLACE for host linux-user: brk fixes - - 1 - --- 2023-08-01 Helge Deller New
[v6,1/8] linux-user: Add support for semtimedop() syscall linux-user: Misc patches for 4.2 - - - - --- 2019-09-04 Aleksandar Markovic New
[v6,1/8] linux-user/strace: Display invalid pointer in print_timeval() linux-user: strace improvements - - - - --- 2019-09-08 Philippe Mathieu-Daudé New
« 1 2 ... 446 447 4484310 4311 »