Show patches with: none      |   431746 patches
« 1 2 ... 1085 1086 10874317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,04/15] hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - 1 - --- 2019-07-01 Philippe Mathieu-Daudé New
[v3,04/15] hw/block/nvme: Introduce the Namespace Types definitions hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set - - - - --- 2020-09-13 Dmitry Fomichev New
[v3,04/15] hw/arm/raspi: fix CPRMAN base address [v3,01/15] hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro - - 1 - --- 2020-10-10 Luc Michel New
[v3,04/15] fix sparse support (?) - - - - --- 2010-12-23 Paolo Bonzini New
[v3,04/15] exec: Factor out setting ram settings (madvise ...) into qemu_ram_apply_settings() Ram blocks with resizeable anonymous allocations under POSIX - - 2 - --- 2020-02-27 David Hildenbrand New
[v3,04/15] block: keep bitmap if incremental backup job is cancelled - - 1 - --- 2015-07-10 Fam Zheng New
[v3,04/15] block: Use bdrv_reopen_set_read_only() in bdrv_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,04/15] block: Move block dirty bitmap code to separate files - - 1 - --- 2016-02-27 Fam Zheng New
[v3,04/15] block: Default to enabled write cache in blk_new() - - 2 - --- 2016-05-25 Kevin Wolf New
[v3,04/15] block: Add chain helper functions Apply COR-filter to the block-stream permanently - - 1 - --- 2020-05-12 Andrey Shinkevich New
[v3,04/15] block/io_uring: implements interfaces for io_uring io_uring: add Linux io_uring AIO engine 1 - - - --- 2019-12-18 Stefan Hajnoczi New
[v3,04/15] block/commit: refactor commit to use job callbacks jobs: Job Exit Refactoring Pt 2 - - 1 - --- 2018-08-31 John Snow New
[v3,04/15] audio: replace the resampling loop in audio_pcm_sw_write() audio: improve callback interface for audio frontends 2 - - - --- 2023-02-24 Volker Rümelin New
[v3,04/15] audio: inline function audio_pcm_sw_get_rpos_in() reduce audio playback latency - - - - --- 2022-03-01 Volker Rümelin New
[v3,04/15] ahci: use new DMA helpers - - - - --- 2012-02-13 Paolo Bonzini New
[v3,04/15] acpi: drop pointless _STA method acpi: i386 tweaks - - 2 - --- 2020-04-29 Gerd Hoffmann New
[v3,04/15] MAINTAINERS: add missing VMWare entry add missing entries in MAINTAINERS - - 2 - --- 2017-09-08 Philippe Mathieu-Daudé New
[v3,04/15] KVM: Extend the memslot to support fd-based private memory KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2021-12-21 Chao Peng New
[v3,04/14] virtio-scsi: Wrap in vmstate - - 1 - --- 2016-07-14 Dr. David Alan Gilbert New
[v3,04/14] vhost: Add vhost_svq_valid_features to shadow vq vDPA shadow virtqueue - - - - --- 2022-03-02 Eugenio Perez Martin New
[v3,04/14] vdpa: move shadow_data to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,04/14] vdpa: add vhost_vdpa_suspend Dynamically switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-02-15 Eugenio Perez Martin New
[v3,04/14] tpm_crb: use a single read-as-mem/write-as-mmio mapping tpm: introduce TPM CRB SysBus device - - - - --- 2023-10-29 Joelle van Dyne New
[v3,04/14] tests/vm: use ssh with pty unconditionally tests/vm: serial console autoinstall, misc fixes. - - 1 2 --- 2019-05-20 Gerd Hoffmann New
[v3,04/14] tcg/ppc: Reinterpret tb-relative to TB+4 tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,04/14] tcg/arm: Support armv4t in tcg_out_goto and tcg_out_call tcg/arm: Unaligned access and other cleanup - - 1 - --- 2021-08-18 Richard Henderson New
[v3,04/14] tcg-ppc: Don't implement rem - - 1 - --- 2013-07-03 Richard Henderson New
[v3,04/14] target/s390x: Fix ICM with M3=0 target/s390x: Miscellaneous TCG fixes, part 2 - 1 2 - --- 2023-07-19 Ilya Leoshkevich New
[v3,04/14] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,04/14] target/ppc: Use env_cpu for cpu_abort in excp_helper Misc clean ups to target/ppc exception handling - - - - --- 2023-06-15 BALATON Zoltan New
[v3,04/14] target/arm: Split out output_vector_union_type target/arm: gdbstub cleanups and additions - - 2 - --- 2023-02-27 Richard Henderson New
[v3,04/14] simpletrace: changed naming of edict and idtoname to improve readability simpletrace: refactor and general improvements - - 2 - --- 2023-06-08 Mads Ynddal New
[v3,04/14] scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh scsi: add quirks and features to support m68k Macs - - - - --- 2022-06-22 Mark Cave-Ayland New
[v3,04/14] qapi: fix schema symbol sections - - 1 - --- 2016-11-07 Marc-André Lureau New
[v3,04/14] qapi: fix example of BLOCK_JOB_PENDING event Fix some qapi examples and a TODO section - - 2 - --- 2022-03-28 Victor Toso New
[v3,04/14] qapi: better error message for bad enum - - - - --- 2014-08-06 Eric Blake New
[v3,04/14] qapi: Rename generate_enum_full_value() to c_enum_const() - - - - --- 2015-05-05 Eric Blake New
[v3,04/14] pflash: Rename *CFI_PFLASH* to *PFLASH_CFI* pflash: Fixes and cleanups - - 2 - --- 2019-03-07 Markus Armbruster New
[v3,04/14] nbd: Prepare for 64-bit request effect lengths qemu patches for 64-bit NBD extensions - - - - --- 2023-05-15 Eric Blake New
[v3,04/14] linux-headers: update kernel header to include SEV migration commands Add SEV guest live migration support - - - - --- 2019-08-06 Brijesh Singh New
[v3,04/14] io: Add generic pwritev/preadv interface File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,04/14] i82374: replace register_ioport* - - - - --- 2013-06-22 Jan Kiszka New
[v3,04/14] hw/sysbus.h: Increase maximum number of device IRQs. - - - - --- 2011-12-12 Evgeny Voevodin New
[v3,04/14] hw/i2c: support multiple masters hw/i2c/aspeed: I2C slave mode DMA RX w/ new regs - - - - --- 2022-06-30 Peter Delevoryas New
[v3,04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface mps2: Add few more peripherals - - - - --- 2020-06-17 Philippe Mathieu-Daudé New
[v3,04/14] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,04/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs hw/arm: Prefer arm_feature() over object_property_find() - - 1 - --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,04/14] error: Consistently name Error ** objects errp, and not err - - 1 - --- 2014-05-02 Markus Armbruster New
[v3,04/14] dump: Allocate header dump: Add arch section and s390x PV dump - - 1 - --- 2022-07-21 Janosch Frank New
[v3,04/14] dp8393x: Have dp8393x_receive() return the packet size Fixes for DP8393X SONIC device emulation - - 2 1 --- 2020-01-19 Finn Thain New
[v3,04/14] dec_pci: QOM'ify DEC 21154 PCI-PCI bridge - - - - --- 2012-07-04 Andreas Färber New
[v3,04/14] block: Convert throttle_group_get_name() to BlockBackend - - 1 - --- 2016-05-11 Kevin Wolf New
[v3,04/14] block: Add blk_name_taken() - - - - --- 2016-02-16 Max Reitz New
[v3,04/14] block/xen: Use blk_new_open() in blk_connect() - - 1 - --- 2015-01-26 Max Reitz New
[v3,04/14] block/nbd: Default port in nbd_refresh_filename() - - 1 - --- 2016-04-06 Max Reitz New
[v3,04/14] block/amend: separate amend and create options for qemu-img LUKS: encryption slot management using amend interface - - 1 - --- 2020-05-03 Maxim Levitsky New
[v3,04/14] audio: return Error ** from audio_state_by_name Cleanup deprecated audio features, take 2 - - - - --- 2023-09-29 Paolo Bonzini New
[v3,04/14] audio: add audiodev properties to frontends Multiple simultaneous audio backends - - 1 - --- 2019-08-04 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v3,04/14] acpi: pre-compiled ASL files - - - - --- 2013-07-24 Michael S. Tsirkin New
[v3,04/14] Update version for v2.10.0-rc0 release - - - - --- 2017-07-26 Lukáš Doktor New
[v3,04/14] RISC-V: Adding XTheadBb ISA extension Add support for the T-Head vendor extensions - - 1 - --- 2023-01-24 Christoph Müllner New
[v3,04/13] xen: Move xenstore_update to xen_pvdev.c - - - - --- 2016-10-25 Emil Condrea New
[v3,04/13] virtio-pci: implement queue_enabled method vDPA support in qemu - - - - --- 2020-07-01 Cindy Lu New
[v3,04/13] virtio-iommu: Rename reserved_regions into prop_resv_regions VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-10-11 Eric Auger New
[v3,04/13] vfio/common: Add VFIOBitmap and alloc function vfio/migration: Device dirty page tracking - - 1 - --- 2023-03-04 Joao Martins New
[v3,04/13] tpm_tis: move buffers from localities into common location tpm: Extend TPM with state migration support (not 2.11) - - 1 - --- 2017-11-10 Stefan Berger New
[v3,04/13] tests: acpi: fetch X_DSDT if pointer to DSDT is 0 tests: acpi: add UEFI (ARM) testing support - - 2 - --- 2019-04-25 Igor Mammedov New
[v3,04/13] tests: Update our CI to use CentOS Stream 9 instead of 8 Drop old distros, bump glib and switch to glib URI parsing code - - 1 - --- 2024-04-18 Thomas Huth New
[v3,04/13] tests/vm: switch centos.aarch64 to CentOS 8 Stream Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v3,04/13] tests/qapi-schema: Cover anonymous union types - - 1 - --- 2014-03-01 Markus Armbruster New
[v3,04/13] tcg/s390x: Distinguish RRF-a and RRF-c formats tcg/s390x: misc patches - - 1 - --- 2022-12-02 Richard Henderson New
[v3,04/13] target/riscv: Don't allow guest to write to htinst RISC-V: Update the Hypervisor spec to v0.6.1 - - - - --- 2020-08-12 Alistair Francis New
[v3,04/13] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen' - - 2 - --- 2024-01-16 Daniel Henrique Barboza New
[v3,04/13] target/mips: Add emulation of MMI instruction PEXCH target/mips: Add emulation of data communication MMI instructions - - 1 - --- 2019-03-04 Mateja Marjanovic New
[v3,04/13] target/i386: move cpu_T1 to DisasContext i386 + x86_64 mttcg - - 2 - --- 2018-09-11 Emilio Cota New
[v3,04/13] target-sh4: Do not reset CPU feature flags on reset - - 1 - --- 2012-04-14 Andreas Färber New
[v3,04/13] target-arm: A64: add support for EXTR - - 1 - --- 2013-12-09 Peter Maydell New
[v3,04/13] sm501: QOMify - - 1 - --- 2017-03-03 BALATON Zoltan New
[v3,04/13] signal/all: remove return value from setup_sigcontext - - 1 - --- 2014-06-10 Riku Voipio New
[v3,04/13] s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE s390x: skey related fixes, cleanups, and memory device preparations 1 - - - --- 2021-09-03 David Hildenbrand New
[v3,04/13] qemu-timer: more clock functions - - 1 - --- 2011-10-21 Paolo Bonzini New
[v3,04/13] qemu-plugin.h: remove GCC < 4 Remove GCC < 4.8 checks 1 - - - --- 2020-12-10 Marc-André Lureau New
[v3,04/13] qemu-file: Add tow function will be used in migration - - - - --- 2014-12-12 Li, Liang Z New
[v3,04/13] qcow2: Improve error message - - 1 - --- 2015-09-07 Kevin Wolf New
[v3,04/13] qapi: adapt to moved location of StringIO module in py3 Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v3,04/13] qapi: Add spaces after symbol declaration for consistency [v3,01/13] qapi/pylintrc: ignore 'consider-using-f-string' warning - - - - --- 2021-09-29 John Snow New
[v3,04/13] qapi/introspect.py: guard against ifcond/comment misuse qapi: static typing conversion, pt2 - - - - --- 2020-12-17 John Snow New
[v3,04/13] python/aqmp-tui: Add AQMP TUI draft AQMP TUI Draft - - - - --- 2021-07-30 Niteesh G. S. New
[v3,04/13] plugins/hotblocks: Added correct boolean argument parsing new plugin argument passing scheme - - - - --- 2021-07-22 Mahmoud Abumandour New
[v3,04/13] pcie: add pcie constants to pcie_regs.h - - - - --- 2010-09-15 Isaku Yamahata New
[v3,04/13] pc-dimm: remove pc_dimm_get_free_slot() from header pc-dimm: next bunch of cleanups - - 2 - --- 2018-06-15 David Hildenbrand New
[v3,04/13] numa: Make all callbacks of ram block notifiers optional migrate/ram: Fix resizing RAM blocks while migrating - - 1 - --- 2020-02-26 David Hildenbrand New
[v3,04/13] netmap: Drop netmap_can_send - - - - --- 2015-05-19 Fam Zheng New
[v3,04/13] net: tap: Pad short frames to minimum size before send net: Pad short frames for network backends - - - - --- 2021-03-16 Bin Meng Superseded
[v3,04/13] nbd: convert to using I/O channels for actual socket I/O - - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,04/13] nbd/server: structurize simple reply header sending nbd minimal structured read - - 1 - --- 2017-10-12 Vladimir Sementsov-Ogievskiy New
[v3,04/13] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c RFC: [for 5.0]: HMP monitor handlers cleanups - - 1 - --- 2020-01-27 Maxim Levitsky New
[v3,04/13] migration: Make all functions check have the same format Migration: Create options.c for capabilities/params/properties - - 1 - --- 2023-04-24 Juan Quintela New
[v3,04/13] migration/rdma: Remove all uses of RAM_CONTROL_HOOK Removal of QEMUFileHooks - - 2 - --- 2023-10-11 Juan Quintela New
[v3,04/13] macfb: fix overflow of color_palette array macfb: fixes for booting MacOS - - 1 - --- 2021-10-07 Mark Cave-Ayland New
« 1 2 ... 1085 1086 10874317 4318 »