Show patches with: Archived = No       |   430855 patches
« 1 2 ... 476 477 4784308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,03/11] tests/qtest: Support libqtest to build and run on Windows tests/qtest: Enable running qtest on Windows - - - - --- 2022-10-28 Bin Meng New
[v6,03/11] target/mips: Update some CP0 registers bit definitions Mips maintenance and misc fixes and improvements - - 2 - --- 2018-07-19 Stefan Markovic New
[v6,03/11] target/arm: Restrict ARMv4 cpus to TCG accel Support disabling TCG on ARM (part 2) 1 - 1 - --- 2021-01-31 Philippe Mathieu-Daudé New
[v6,03/11] target-avr: adding a sample AVR board - - - - --- 2016-06-12 Michael Rolnik New
[v6,03/11] spice/qxl: move worker wrappers - - - - --- 2011-07-15 Alon Levy New
[v6,03/11] scripts: add coccinelle script to use auto propagated errp error: auto propagated local_err part I - - 1 - --- 2020-01-10 Vladimir Sementsov-Ogievskiy New
[v6,03/11] s390x: topology: implementating Store Topology System Information s390x: CPU Topology - - - - --- 2022-02-17 Pierre Morel New
[v6,03/11] rdma: export throughput w/ MigrationStats QMP - - - - --- 2013-04-24 mrhines@linux.vnet.ibm.com New
[v6,03/11] qcow2: Split qcow2_check_refcounts() - - 1 - --- 2014-10-20 Max Reitz New
[v6,03/11] qapi: add QAPISchemaIfCond.is_present() qapi: untie 'if' conditions from C preprocessor - - 1 - --- 2021-06-18 Marc-André Lureau New
[v6,03/11] pci: mark devices partially unplugged add failover feature for assigned network devices 1 - - - --- 2019-10-25 Jens Freimann New
[v6,03/11] nbd: Utilize QAPI_CLONE for type conversion Exposing backing-chain allocation over NBD - - 2 - --- 2020-10-27 Eric Blake New
[v6,03/11] migration: implement bi-directional RDMA QIOChannel Enable postcopy RDMA live migration - - 1 - --- 2018-08-06 858585 jemmy New
[v6,03/11] mac_oldworld: Drop a variable, use get_system_memory() directly [v6,01/11] mac_oldworld: Allow loading binary ROM image - - 1 - --- 2020-06-28 BALATON Zoltan New
[v6,03/11] libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config vhost-user for input & GPU - - - - --- 2019-04-23 Marc-André Lureau New
[v6,03/11] iotests: fix some whitespaces in test output files Rework iotests/check - - 1 - --- 2021-01-09 Vladimir Sementsov-Ogievskiy New
[v6,03/11] hw/usb: don't set IN_ISDIR for inotify watch in MTP driver Add a standard authorization framework - - 2 - --- 2018-10-19 Daniel P. Berrangé New
[v6,03/11] hw/rdma: Protect against concurrent execution of poll_cq Misc fixes to pvrdma device - - 2 - --- 2019-03-11 Yuval Shaia New
[v6,03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox Implementation of NPI Mailbox and GMAC Networking Module - - 1 - --- 2023-12-11 Nabih Estefan New
[v6,03/11] hw/core: create Resettable QOM interface Multi-phase reset mechanism - - 1 - --- 2019-12-20 Damien Hedde New
[v6,03/11] hw/block/nvme: Add support for Namespace Types hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set - - - - --- 2020-10-13 Dmitry Fomichev New
[v6,03/11] hvf: Move common code out hvf: Implement Apple Silicon Support - - 2 1 --- 2021-01-20 Alexander Graf New
[v6,03/11] fw_cfg_mem: max access size and region size are the same for data register - - - - --- 2014-12-22 Paolo Bonzini New
[v6,03/11] exec: Do vmstate unregistration from cpu_exec_exit() - - 1 - --- 2016-01-08 Bharata B Rao New
[v6,03/11] dump: Add API to write vmcore - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,03/11] dump-guest-memory: using static DumpState, add DumpStatus - - 1 - --- 2015-12-09 Peter Xu New
[v6,03/11] crypto: move crypto objects out of libqemuutil.la - - - - --- 2015-09-02 Daniel P. Berrangé New
[v6,03/11] cli: add --preconfig option enable numa configuration before machine_init() from QMP - - - - --- 2018-04-27 Igor Mammedov New
[v6,03/11] change pvscsi_init_msi() type to void 1 - 1 - --- 2016-05-24 Cao jin New
[v6,03/11] blockdev: n-ary bitmap merge bitmaps: remove x- prefix from QMP api - - 2 - --- 2018-12-21 John Snow New
[v6,03/11] block: use int64_t instead of uint64_t in driver read handlers 64bit block-layer: part II - - 1 - --- 2021-09-03 Vladimir Sementsov-Ogievskiy New
[v6,03/11] block: m25p80: Widen flags variable - - 1 - --- 2016-03-23 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v6,03/11] MAINTAINERS: Add an entry for the HAX accelerator accel: Allow targets to use Kconfig - - - - --- 2020-06-05 Philippe Mathieu-Daudé New
[v6,03/11] Add save_block_hdr function - - - - --- 2012-01-25 Orit Wasserman New
[v6,03/11] 9p: darwin: Handle struct stat(fs) differences 9p: Add support for darwin - - - - --- 2022-02-10 Will Cohen New
[v6,03/10] vl: clean up global property registerations - - 1 - --- 2017-06-27 Peter Xu New
[v6,03/10] virtiofsd: Parse extended "struct fuse_init_in" virtiofsd: Add support for file security context at file creation - - 1 - --- 2022-02-08 Vivek Goyal New
[v6,03/10] virtio-blk: fix reference a pointer which might be freed - - 2 - --- 2014-08-14 Zhanghailiang New
[v6,03/10] virtio-blk: add "discard" and "write-zeroes" properties virtio-blk: add DISCARD and WRITE_ZEROES features - - 2 - --- 2019-02-21 Stefano Garzarella New
[v6,03/10] vhost: Allocate SVQ device file descriptors at device start ASID support in vhost-vdpa net 1 - - - --- 2022-11-08 Eugenio Perez Martin New
[v6,03/10] util/bufferiszero: Reorganize for early test for acceleration Optimize buffer_is_zero - - - - --- 2024-04-24 Richard Henderson New
[v6,03/10] tests: Add test code for meta bitmap - - 2 - --- 2016-07-15 John Snow New
[v6,03/10] tcg-mips: Support 64-bit opcodes - - - 3 --- 2016-12-11 Jin Guojie New
[v6,03/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza New
[v6,03/10] target-mips: improve exception handling - - 1 - --- 2015-07-07 Pavel Dovgalyuk New
[v6,03/10] target-arm: A64: Refactor aarch64_cpu_do_interrupt - - 1 - --- 2014-09-13 Edgar E. Iglesias New
[v6,03/10] sheepdog: Add trivial backing_fmt support Tighten qemu-img rules on missing backing format - - - - --- 2020-07-06 Eric Blake New
[v6,03/10] scsi/scsi_bus: switch search direction in scsi_device_find Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,03/10] rocker: add register programming guide - - - - --- 2015-02-05 Scott Feldman New
[v6,03/10] raw: Implement copy offloading qemu-img convert with copy offloading - - 1 - --- 2018-05-28 Fam Zheng New
[v6,03/10] qemu.py: Use iteritems rather than keys() - - 3 - --- 2017-08-18 Lukáš Doktor New
[v6,03/10] qemu-nbd: add support for --object command line arg - - 1 - --- 2016-02-15 Daniel P. Berrangé New
[v6,03/10] qcow2: Assert that cluster operations are aligned - - 1 - --- 2017-03-08 Eric Blake New
[v6,03/10] qapi: Implement deprecated-output=hide for QMP events Configurable policy for handling deprecated interfaces - - 1 - --- 2021-03-12 Markus Armbruster New
[v6,03/10] ppc/xics: add a 'realize' handler to the xics_common class - - - - --- 2016-11-08 Cédric Le Goater New
[v6,03/10] piix: create host bridge to passthrough - - - - --- 2015-01-19 Tiejun Chen New
[v6,03/10] pci: Convert msix_init() to Error and fix callers to check it - - 2 - --- 2016-11-05 Cao jin New
[v6,03/10] parallels: Fix data_end after out-of-image check parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2022-08-25 Alexander Ivanov New
[v6,03/10] paaudio: get/put_buffer functions Audio: Mixeng-free 5.1/7.1 audio support - - - - --- 2019-10-13 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v6,03/10] netfilter: add netfilter_{add|del} commands - - - - --- 2015-08-07 Yang Hongyang New
[v6,03/10] migration: Fix possible race when shutting down to_dst_file Fix segfault on migration return path - - 1 - --- 2023-09-11 Fabiano Rosas New
[v6,03/10] linux-user: Add support for sysfs() syscall - - - - --- 2016-09-22 Aleksandar Markovic New
[v6,03/10] i386/pc: pass pci_hole64_size to pc_memory_init() i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU - - 1 - --- 2022-07-01 Joao Martins New
[v6,03/10] i.MX: Fix FEC code for MDIO operation selection - - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,03/10] hw/intc: GICv3 ITS command queue framework GICv3 LPI and ITS feature implementation - - 2 - --- 2021-07-07 Shashi Mallela New
[v6,03/10] hw/i386/pc: move shared x86 functions to x86.c and export them Introduce the microvm machine type - - 2 1 --- 2019-10-04 Sergio Lopez New
[v6,03/10] hw/fsi: Introduce IBM's cfam,fsi-slave Introduce model for IBM's FSI - - - - --- 2023-10-21 Ninad Palsule New
[v6,03/10] escc: introduce a selector for the register bit hw/m68k: add Apple Machintosh Quadra 800 machine - - 1 - --- 2018-11-02 Mark Cave-Ayland New
[v6,03/10] dump: Reorder struct DumpState dump: Add arch section and s390x PV dump - - 2 - --- 2022-10-17 Janosch Frank New
[v6,03/10] checkpatch.pl: Check .cpp files - - - - --- 2013-07-10 Tomoki Sekiyama New
[v6,03/10] block: rename BlkTransactionState and BdrvActionOps - - 2 - --- 2015-06-05 John Snow New
[v6,03/10] block: add ability to specify list of blockdevs during snapshot migration: bring improved savevm/loadvm/delvm to QMP - - 1 - --- 2020-10-08 Daniel P. Berrangé New
[v6,03/10] block: Parse "backing" option to reference existing BDS - - - - --- 2013-11-28 Fam Zheng New
[v6,03/10] block: Introduce bdrv_dirty_bitmap_granularity() - - 1 - --- 2014-10-30 Fam Zheng New
[v6,03/10] block-backend: Add flags to blk_truncate() block: Fix resize (extending) of short overlays - - 3 - --- 2020-04-23 Kevin Wolf New
[v6,03/10] add pflib: PixelFormat conversion library. - - - - --- 2010-09-21 Gerd Hoffmann New
[v6,03/10] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits [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,03/10] accel: collecting JIT statistics Measure Tiny Code Generation Quality - - 1 - --- 2019-08-21 vandersonmr New
[v6,03/10] Revert "hw/i386: Move arch_id decode inside x86_cpus_init" Remove EPYC mode apicid decode and use generic decode - - 1 - --- 2020-08-31 Moger, Babu New
[v6,03/10] Optimize the function of filter_send Fixed some bugs and optimized some codes for COLO - - 3 1 --- 2021-04-09 Lei Rao New
[v6,03/10] KVM: Create the KVMSlot dirty bitmap on flag changes KVM: Dirty ring support (QEMU part) - - 1 - --- 2021-03-24 Peter Xu New
[v6,03/10] ARM: exynos4210: IRQ subsystem support. - - - - --- 2012-01-12 Evgeny Voevodin New
[v6,03/10] ACPI ERST: PCI device_id for ERST acpi: Error Record Serialization Table, ERST, support for QEMU 1 - - - --- 2021-08-05 Eric DeVolder New
[v6,02/82] target/arm: Implement SVE2 Integer Multiply - Unpredicated target/arm: Implement SVE2 - - 1 - --- 2021-04-30 Richard Henderson New
[v6,02/79] machine: introduce memory-backend property refactor main RAM allocation to use hostmem backend - - 2 - --- 2020-02-19 Igor Mammedov New
[v6,02/77] target/mips: Avoid case statements formulated by ranges Add nanoMIPS support to QEMU - - 2 - --- 2018-08-02 Stefan Markovic New
[v6,02/73] cpu: rename cpu->work_mutex to cpu->lock per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,02/72] target/riscv: Use FIELD_EX32() to extract wd field support vector extension v1.0 - - 2 - --- 2021-01-12 Frank Chang New
[v6,02/66] accel/tcg: Move clear_helper_retaddr to cpu loop user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,02/61] target/riscv: implementation-defined constant parameters target/riscv: support vector extension v0.7.1 - - 2 - --- 2020-03-17 LIU Zhiwei New
[v6,02/57] target/loongarch: Implement gvec_*_vl functions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 gaosong New
[v6,02/54] trace: add mmu_index to mem_info Support for TCG plugins - - - - --- 2019-10-17 Alex Bennée New
[v6,02/51] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation Xen support under KVM - - 1 - --- 2023-01-10 David Woodhouse New
[v6,02/49] configure: move i386_cc to cross_cc_i386 fix building of tests/tcg - - 1 1 --- 2018-06-08 Alex Bennée New
[v6,02/47] Split header writing out of qemu_savevm_state_begin - - 1 - --- 2015-04-14 Dr. David Alan Gilbert New
[v6,02/45] target/arm: Add infrastructure for disas_sme target/arm: Scalable Matrix Extension - - 1 - --- 2022-07-08 Richard Henderson New
[v6,02/43] target/loongarch: Add core definition Add LoongArch softmmu support - - 2 - --- 2022-06-01 Xiaojuan Yang New
[v6,02/42] target/arm: Improve masking of SCR RES0 bits [v6,01/42] target/arm: Add isar tests for mte - - - - --- 2020-03-12 Richard Henderson New
[v6,02/42] nvme: remove superfluous breaks nvme: support NVMe v1.3d, SGLs and multiple namespaces 1 - 1 - --- 2020-03-16 Klaus Jensen New
[v6,02/42] copy-on-read: Support compressed writes block: Deal with filters - - 1 - --- 2019-08-09 Max Reitz New
« 1 2 ... 476 477 4784308 4309 »