Show patches with: State = Action Required       |    Archived = No       |   428835 patches
« 1 2 ... 798 799 8004288 4289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,01/19] target/riscv: introduce TCG AccelCPUClass riscv: split TCG/KVM accelerators from cpu.c - - 3 - --- 2023-09-25 Daniel Henrique Barboza New
[v4,01/19] target/mips: fpu: Demacro ADD.<D|S|PS> [v4,01/19] target/mips: fpu: Demacro ADD.<D|S|PS> - - - - --- 2020-05-17 Aleksandar Markovic New
[v4,01/19] scripts/clean-includes: Fully skip / ignore files Clean up includes - 3 1 - --- 2023-01-19 Markus Armbruster New
[v4,01/19] qapi: Consistent whitespace in tests/Makefile - - 1 - --- 2014-09-19 Eric Blake New
[v4,01/19] qapi/expr: Comment cleanup qapi: static typing conversion, pt3 - 1 - - --- 2021-03-25 John Snow New
[v4,01/19] migration: Postpone releasing MigrationState.hostname migration: Postcopy Preemption - - 1 - --- 2022-03-31 Peter Xu New
[v4,01/19] mac_newworld: Drop some variables Misc ppc/mac machines clean up - - 2 - --- 2022-10-25 BALATON Zoltan New
[v4,01/19] linux-user: Fix some constants in termbits.h linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-11 Aleksandar Markovic New
[v4,01/19] job.c: make job_mutex and job_lock/unlock() public job: replace AioContext lock with job_mutex - - - - --- 2022-01-28 Emanuele Giuseppe Esposito New
[v4,01/19] iotests.py: img_info_log(): rename imgopts argument iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,01/19] i2c: Split smbus into parts Fix/add vmstate handling in some I2C code - - 1 1 --- 2019-01-28 Corey Minyard New
[v4,01/19] host-utils: move checks out of divu128/divs128 target/ppc: DFP instructions using decodetree - - 1 - --- 2021-10-25 Luis Fernando Fujita Pires New
[v4,01/19] contrib/elf2dmp: Remove unnecessary err flags contrib/elf2dmp: Improve robustness - - 1 - --- 2024-03-07 Akihiko Odaki New
[v4,01/19] build-sys: add a "pixman" feature Make Pixman an optional dependency - - - - --- 2023-10-18 Marc-André Lureau New
[v4,01/19] blockdev: Allow external snapshots everywhere block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,01/19] block: implement bdrv_snapshot_goto for blkreplay reverse debugging - - - - --- 2018-05-28 Pavel Dovgalyuk New
[v4,01/19] block: correctly set the keep_read_only flag - - - - --- 2012-09-20 Jeff Cody New
[v4,01/19] backends: Introduce HostIOMMUDevice abstract Add a host IOMMU device abstraction to check with vIOMMU - - - - --- 2024-05-07 Duan, Zhenzhong New
[v4,01/19] Acceptance tests: show avocado test execution by default Acceptance Tests: target architecture support - - 4 - --- 2019-03-12 Cleber Rosa New
[v4,01/18] xen: re-name XenDevice to XenLegacyDevice... Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v4,01/18] vhost: Rework memslot filtering and fix "used_memslot" tracking virtio-mem: Expose device memory through multiple memslots 1 1 1 - --- 2023-09-26 David Hildenbrand New
[v4,01/18] ui: avoid compiler warnings from unused clipboard info variable tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - 1 1 --- 2021-11-24 Daniel P. Berrangé New
[v4,01/18] tcg-arm: Fix local stack frame - - - - --- 2013-03-30 Richard Henderson New
[v4,01/18] target/s390x: Add ilen to unwind data target/s390: Use tcg unwinding for ilen - - 1 - --- 2019-09-27 Richard Henderson New
[v4,01/18] target-i386: kvm: Don't enable MONITOR by default on any CPU model - - 1 - --- 2014-04-30 Eduardo Habkost New
[v4,01/18] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,01/18] qom: make object_ref/unref use a void * instead of Object *. qom: Automated conversion of type checking boilerplate - - - - --- 2020-08-31 Eduardo Habkost New
[v4,01/18] qapi: Belatedly document modular code generation qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-14 Markus Armbruster New
[v4,01/18] qapi/migration.json: Fix indentation Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-03-09 Peter Maydell New
[v4,01/18] qapi/block-core: Introduce BackupCommon bitmaps: introduce 'bitmap' sync mode - - 2 - --- 2019-07-09 John Snow New
[v4,01/18] python/utils: add add_visual_margin() text decoration utility iotests: add enhanced debugging info to qemu-img failures 1 - 1 - --- 2022-03-17 John Snow New
[v4,01/18] ppc/xive2: Introduce a XIVE2 core framework ppc/pnv: Extend the powernv10 machin - - 1 - --- 2022-02-28 Cédric Le Goater New
[v4,01/18] plugins: remove previous n_vcpus functions from API TCG Plugin inline operation enhancement - - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,01/18] pci: Make host bridge TypeInfos const - - - - --- 2012-07-26 Andreas Färber New
[v4,01/18] migration: dump vmstate info as a json file for static analysis - - 1 - --- 2014-06-18 Amit Shah New
[v4,01/18] migration/rdma: add the 'migrate_rdma_pin_all' function Support Multifd for RDMA migration - - 1 - --- 2021-02-03 Zheng Chuan New
[v4,01/18] linux-user: Introduce imgsrc_read, imgsrc_read_alloc linux-user: Implement VDSOs - - 1 - --- 2023-08-16 Richard Henderson New
[v4,01/18] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N> target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-03-01 Richard Henderson New
[v4,01/18] exec: Add block comments for watchpoint routines target/arm: sve load/store improvements - - 1 - --- 2020-04-30 Richard Henderson New
[v4,01/18] dma-helpers: make QEMUSGList target independent - - - - --- 2012-02-22 Paolo Bonzini New
[v4,01/18] crypto: cipher: introduce context free function - - 2 - --- 2017-07-04 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[v4,01/18] block: expose crypto option names / defs to other drivers - - 3 - --- 2017-02-10 Daniel P. Berrangé New
[v4,01/18] block/block-copy: move copy_bitmap initialization to block_copy_state_new() Make image fleecing more usable - - 1 - --- 2022-02-16 Vladimir Sementsov-Ogievskiy New
[v4,01/18] MAINTAINERS: Move machine test to the machine section (not ARCH one) [v4,01/18] MAINTAINERS: Move machine test to the machine section (not ARCH one) - - - - --- 2020-01-20 Philippe Mathieu-Daudé New
[v4,01/18] Add hard build dependency on glib - - - - --- 2011-06-22 Michael Roth New
[v4,01/17] vfio/pci: Use local error object in vfio_initfn - - - - --- 2016-10-03 Eric Auger New
[v4,01/17] util: add helper APIs for dealing with inotify in portable manner Add authorization support to all network services - - 1 - --- 2019-02-15 Daniel P. Berrangé New
[v4,01/17] ui: Check numeric part of expire_password argument @time properly ui: Move and clean up monitor command code - - 1 - --- 2023-01-09 Markus Armbruster New
[v4,01/17] trace: add trace event iterator APIs - - 2 - --- 2016-09-22 Daniel P. Berrangé New
[v4,01/17] target/riscv: Refactor some of the generic vector functionality Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-06-22 Max Chou New
[v4,01/17] target/riscv/cpu_cfg.h: remove unused fields target/riscv: deprecate riscv_cpu_options[] - - 1 - --- 2024-01-05 Daniel Henrique Barboza New
[v4,01/17] target/ppc: Move helper_regs.h functions out-of-line target/ppc: Fix truncation of env->hflags - - 1 - --- 2021-03-15 Richard Henderson New
[v4,01/17] target/m68k: Raise the TRAPn exception with the correct pc target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-04-30 Richard Henderson New
[v4,01/17] target-i386: Allow tsc-frequency to be larger then 2.147G - - - - --- 2012-09-20 Don Slutz New
[v4,01/17] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length() xen: Support grant mappings 1 - 4 - --- 2024-04-30 Edgar E. Iglesias New
[v4,01/17] qcow2: Add new overlap check functions - - - - --- 2015-05-04 Max Reitz New
[v4,01/17] monitor: Use BB list for BB name completion - - - - --- 2016-03-16 Max Reitz New
[v4,01/17] ide: start extracting ide_restart_dma out of bmdma_restart_dma - - - - --- 2015-02-23 John Snow New
[v4,01/17] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer() Get Xen PV shim running in QEMU, add net and console - - 1 - --- 2023-11-06 David Woodhouse New
[v4,01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,01/17] hw/loongarch: Move boot fucntions to boot.c Add boot LoongArch elf kernel with FDT - - - - --- 2024-01-18 gaosong New
[v4,01/17] hw/intc/arm_gic: Create outbound FIQ lines - - 1 - --- 2015-05-01 Peter Maydell New
[v4,01/17] gdbstub, mcdstub: file and build structure adapted to accomodate for the mcdstub first version of mcdstub - - - - --- 2023-12-07 nicolas.eder@lauterbach.com New
[v4,01/17] exec/memop: Rename MO_Q definition as MO_UQ and add MO_UO Adding partial support for 128-bit riscv target - - 1 - --- 2021-10-25 Frédéric Pétrot New
[v4,01/17] dump: Rename write_elf_loads to write_elf_phdr_loads dump: Add arch section and s390x PV dump - - 3 - --- 2022-07-26 Janosch Frank New
[v4,01/17] docs: add sPAPR hotplug/dynamic-reconfiguration documentation - - 1 - --- 2014-12-23 Michael Roth New
[v4,01/17] dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented - - 1 - --- 2017-07-03 Eric Blake New
[v4,01/17] build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO} - - - - --- 2016-08-10 Marc-André Lureau New
[v4,01/17] block: stop relying on io_flush() in bdrv_drain_all() - - - - --- 2013-06-14 Stefan Hajnoczi New
[v4,01/17] block: enhance QEMUIOVector structure block: local qiov helper - - 1 - --- 2019-02-18 Vladimir Sementsov-Ogievskiy New
[v4,01/16] virtio: split vhost vsock bits from virtio-pci Virtio devices split from virtio-pci - - 2 - --- 2019-01-03 Juan Quintela New
[v4,01/16] tests/virtio-blk-test: read config space after feature negotiation libqos: add VIRTIO PCI 1.0 support - - 1 - --- 2019-10-23 Stefan Hajnoczi New
[v4,01/16] tcg: Fix register move type in tcg_out_ld_helper_ret tcg: Improvements to atomic128 - 1 1 - --- 2023-05-26 Richard Henderson New
[v4,01/16] tcg/s390x: Rename from tcg/s390 tcg/s390x: host vector support - - 1 - --- 2021-06-26 Richard Henderson New
[v4,01/16] tcg/loongarch64: Import LSX instructions Lower TCG vector ops to LSX 1 - - - --- 2023-09-08 Jiajie Chen New
[v4,01/16] target/riscv: Move cpu_get_tb_cpu_state out of line target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-19 Richard Henderson New
[v4,01/16] target/arm: Create gen_gvec_[us]sra target/arm: partial vector cleanup - - 1 - --- 2020-05-13 Richard Henderson New
[v4,01/16] target-or32: Add target stubs and cpu support - - - - --- 2012-06-11 Jia Liu New
[v4,01/16] s390: cio: introduce cio_cancel_halt_clear 1 - 1 - --- 2017-03-17 Dong Jia Shi New
[v4,01/16] qapi: Fix C identifiers generated for names containing '.' - - 1 - --- 2015-05-14 Eric Blake New
[v4,01/16] qapi/commands: assert arg_type is not None qapi: static typing conversion, pt1.5 - - - - --- 2021-02-01 John Snow New
[v4,01/16] python/qmp.py: Define common types python: add mypy support to python/qemu - - 1 - --- 2020-06-26 John Snow New
[v4,01/16] pci/shpc: set attention led to OFF on reset pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,01/16] pc: set APIC ID based on socket/core/thread ids if it's not been set yet - - 1 - --- 2016-07-14 Igor Mammedov New
[v4,01/16] net: Add a hub net client - - - - --- 2012-06-04 Zhiyong Wu New
[v4,01/16] msix: make msix_clr_pending() visible for clients - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,01/16] memory: Allow subregions to not be printed by info mtree - - 1 - --- 2016-02-09 Alistair Francis New
[v4,01/16] memory: Add FlatView foreach function Add a General Virtual Device Fuzzer 1 - - - --- 2020-10-15 Alexander Bulekov New
[v4,01/16] linux-user: Remove DEBUG [v4,01/16] linux-user: Remove DEBUG - - 2 - --- 2018-08-18 Richard Henderson New
[v4,01/16] hw/riscv: Expand the is 32-bit check to support more CPUs RISC-V: Start to remove xlen preprocess 1 - 1 - --- 2020-12-16 Alistair Francis New
[v4,01/16] hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs APIC ID fixes for AMD EPYC CPU model - - 1 - --- 2020-02-13 Babu Moger New
[v4,01/16] hw/cpu: introduce CPU clusters gdbstub: support for the multiprocess extension - - 2 1 --- 2018-11-06 Luc Michel New
[v4,01/16] hw/9pfs: Add missing definitions for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2023-01-30 Bin Meng New
[v4,01/16] fdc: move object structures to header file piix4: cleanup and improvements 3 - - - --- 2018-01-06 Hervé Poussineau New
[v4,01/16] exec: Use TARGET_PAGE_BITS_MIN for TLB flags Move rom and notdirty handling to cputlb - - 3 - --- 2019-09-23 Richard Henderson New
[v4,01/16] block: refactor bdrv_check_request: add errp 64bit block-layer: part I - - 1 - --- 2020-12-11 Vladimir Sementsov-Ogievskiy New
[v4,01/16] block: Lift some BDS functions to the BlockBackend - - 2 - --- 2015-02-05 Max Reitz New
[v4,01/16] block: Add PreallocMode to BD.bdrv_truncate() - - 1 - --- 2017-06-13 Max Reitz New
[v4,01/16] atomic: introduce atomic operations - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,01/16] acpi: enable INTR for DMAR report structure - - - - --- 2016-04-19 Peter Xu New
« 1 2 ... 798 799 8004288 4289 »