Show patches with: State = Action Required       |    Archived = No       |   426767 patches
« 1 2 ... 1022 1023 10244267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,09/23] block: Merge BlockBackend and BlockDriverState name spaces - - 3 - --- 2014-09-16 Markus Armbruster New
[v3,09/23] accel/tcg/plugin-gen: fix the call signature for inline callbacks plugins/next pre-PR (hwprofile, regression fixes, icount count fix) - - 1 - --- 2021-02-13 Alex Bennée New
[v3,09/22] tests/docker: fix mistakes in ubuntu package lists tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - 2 - --- 2021-05-13 Daniel P. Berrangé New
[v3,09/22] target/riscv: Implement AIA local interrupt priorities QEMU RISC-V AIA support - - - - --- 2021-10-23 Anup Patel New
[v3,09/22] target/i386/sev: Mark unreachable code with g_assert_not_reached() target/i386/sev: Housekeeping SEV + measured Linux SEV guest - - 2 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,09/22] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h' [v3,01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines - - 2 - --- 2024-04-16 Philippe Mathieu-Daudé New
[v3,09/22] target/arm: Add pre-EL change hooks More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,09/22] target-arm: A64: Introduce aarch64_banked_spsr_index() - - - - --- 2014-05-19 Edgar E. Iglesias New
[v3,09/22] qtest: add in-process incoming command handler Add virtual device fuzzing support - - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,09/22] qcow2: Open images with refcount order != 4 - - 2 - --- 2014-11-20 Max Reitz New
[v3,09/22] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-10-04 Michael Roth New
[v3,09/22] ppc/ppc405: QOM'ify CPC ppc: QOM'ify 405 board - - 1 - --- 2022-08-08 Cédric Le Goater New
[v3,09/22] memory-device: drop get_region_size() memory-device: complete refactoring + virtio-pmem - - 2 - --- 2018-09-20 David Hildenbrand New
[v3,09/22] libdecnumber: introduce decNumberFrom[U]Int128 target/ppc: DFP instructions using decodetree - - 1 - --- 2021-09-10 Luis Fernando Fujita Pires New
[v3,09/22] iotests: Add -o and --no-opts to _make_test_img iotests: Allow ./check -o data_file - - 1 - --- 2019-11-07 Max Reitz New
[v3,09/22] fpu/softfloat: improve comments on ARM NaN propagation re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,09/22] exec: Make ldq/ldub_*_phys input an AddressSpace - - - - --- 2014-01-13 Edgar E. Iglesias New
[v3,09/22] blkdebug: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-23 Eric Blake New
[v3,09/22] acpi: ged: rename event memory region microvm: add acpi support - - 2 - --- 2020-05-20 Gerd Hoffmann New
[v3,09/21] target/xtensa: add DFP option, registers and opcodes target/xtensa: implement double precision FPU - - - - --- 2020-07-08 Max Filippov New
[v3,09/21] target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault() s390x cleanups and CPU hotplug via device_add - - 1 - --- 2017-09-07 David Hildenbrand New
[v3,09/21] target/riscv: moving some insns close to similar insns Adding partial support for 128-bit riscv target - - 1 - --- 2021-10-19 Frédéric Pétrot New
[v3,09/21] target/riscv: Move gen_* helpers for RVB target/riscv: Use tcg_constant_* - - 2 - --- 2021-08-19 Richard Henderson New
[v3,09/21] target/ppc: Remove msr_pow macro target/ppc: Remove hidden usages of *env - - 1 - --- 2022-05-03 Víctor Colombo New
[v3,09/21] target-mips: redefine Integer Multiply and Divide instructions - - 1 - --- 2014-06-27 Leon Alrae New
[v3,09/21] sd: emmc: Update CMD1 definition for eMMC eMMC support - - 1 - --- 2021-02-28 Sai Pavan Boddu New
[v3,09/21] scsi: introduce scsi_req_abort - - 1 - --- 2011-05-17 Paolo Bonzini New
[v3,09/21] quorum: Add QuorumChild.to_be_replaced block: Fix check_to_replace_node() - - 1 - --- 2020-01-30 Max Reitz New
[v3,09/21] qapi: add QMP dispatch functions - - - - --- 2011-06-14 Michael Roth New
[v3,09/21] parallels: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,09/21] parallels: Create used bitmap even if checks needed parallels: Add full dirty bitmap support - - - - --- 2023-10-27 Alexander Ivanov New
[v3,09/21] nvme: add support for the asynchronous event request command nvme: support NVMe v1.3d, SGLs and multiple namespaces - - - - --- 2019-11-11 Klaus Jensen New
[v3,09/21] monitor: Propagate errors through qmp_check_client_args() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,09/21] migration: Add multifd-compress parameter Multifd Migration Compression - - 2 - --- 2020-01-23 Juan Quintela New
[v3,09/21] migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup Fix error handling during bitmap postcopy - - 2 - --- 2020-07-24 Vladimir Sementsov-Ogievskiy New
[v3,09/21] linux-user: Do not use guest_addr_valid for h2g_valid target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-01-15 Richard Henderson New
[v3,09/21] linux-user, ppc: add syscall table generation support linux-user: generate syscall_nr.sh - - - - --- 2020-02-25 Laurent Vivier New
[v3,09/21] kvm: x86: Fix xcr0 reset mismerge - - - - --- 2011-01-04 Jan Kiszka New
[v3,09/21] input/pl050: Convert sysbus init function to realize function QOM'ify SysBusDeviceClass->init - - 1 - --- 2018-11-30 Mao Zhongyi New
[v3,09/21] hw/virtio: fix vhost_user_read tracepoint virtio-gpio and various virtio cleanups 1 1 - - --- 2022-07-26 Alex Bennée New
[v3,09/21] gdbstub: Use GDBFeature for GDBRegisterState plugin updates (register access) for 9.0 (pre-PR?) - - 2 - --- 2024-01-22 Alex Bennée New
[v3,09/21] char: remove chardevs list - - - - --- 2017-03-16 Marc-André Lureau New
[v3,09/21] block: Pass reference to bdrv_file_open() - - - - --- 2013-12-11 Max Reitz New
[v3,09/21] block: Allow specifying child options in reopen - - 2 - --- 2015-12-04 Kevin Wolf New
[v3,09/21] block: Add average I/O queue depth to BlockDeviceTimedStats - - - - --- 2015-10-22 Alberto Garcia New
[v3,09/21] RISC-V Physical Memory Protection RISC-V QEMU Port Submission v3 - - - - --- 2018-01-11 Michael Clark New
[v3,09/20] virtio-crypto: Convert to DEFINE_PROP_LINK - - - - --- 2017-07-04 Fam Zheng New
[v3,09/20] util/dsa: Implement DSA task asynchronous completion thread model. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - - --- 2024-01-04 Hao Xiang New
[v3,09/20] ui/pixman: Add qemu_pixman_to_drm_format() virtio-gpu: Add support for Blob resources - - - - --- 2021-05-11 Kasireddy, Vivek New
[v3,09/20] tcg-arm: Implement division instructions - - - - --- 2013-03-28 Richard Henderson New
[v3,09/20] target/riscv: remove cpu->cfg.ext_i remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,09/20] target/riscv: Alloc tcg global for cur_pm[mask|base] Support UXL filed in xstatus - - 1 - --- 2021-11-11 LIU Zhiwei New
[v3,09/20] target/mips: Drop tcg_temp_free from tx79_translate.c tcg: drop tcg_temp_free from translators - - - - --- 2023-03-04 Richard Henderson New
[v3,09/20] target/mips/cpu: Calculate the CP0 timer period using the CPU frequency hw/mips: Set CPU frequency - - 1 - --- 2020-10-10 Philippe Mathieu-Daudé New
[v3,09/20] target/arm: prepare for multiple dynamic XMLs gdbstub refactor and SVE support (+check-tcg tweaks) - - - - --- 2019-12-11 Alex Bennée New
[v3,09/20] target/arm: Tidy msr_mask target/arm: Implement PAN, ATS1E1, UAO - - - - --- 2020-02-03 Richard Henderson New
[v3,09/20] target/arm: Load/store integer pair with one tcg operation target/arm: Implement FEAT_LSE2 - - 1 - --- 2023-05-30 Richard Henderson New
[v3,09/20] smbios: add smbios_add_usr_blob_size() helper Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 - --- 2024-03-12 Igor Mammedov New
[v3,09/20] qapi: allow a 'gen' key to suppress code generation - - - - --- 2011-12-12 Anthony Liguori New
[v3,09/20] qapi/schema: assert resolve_type has 'info' and 'what' args on error qapi: statically type schema.py - - - - --- 2024-02-01 John Snow New
[v3,09/20] q800: add Apple Sound Chip (ASC) audio to machine q800: add support for booting MacOS Classic - part 2 - - - - --- 2023-09-29 Mark Cave-Ayland New
[v3,09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse ppc4xx_sdram QOMify and clean ups - - - - --- 2022-09-13 BALATON Zoltan New
[v3,09/20] parallels: Switch to .bdrv_co_block_status() add byte-based block_status driver callbacks - - 1 - --- 2017-09-14 Eric Blake New
[v3,09/20] mirror: Update signature of mirror_clip_sectors() - - 3 - --- 2017-06-27 Eric Blake New
[v3,09/20] mcdstub: open/close core added. This includes core specific data preparation: memory spa… first version of mcdstub - - - - --- 2023-11-07 nicolas.eder@lauterbach.com New
[v3,09/20] macfb: don't register declaration ROM nubus: bus, device, bridge, IRQ and address space improvements - - - - --- 2021-09-16 Mark Cave-Ayland New
[v3,09/20] linux-user: introduce preexit_cleanup Travis, Code Coverage and Cross Build updates - - 3 - --- 2018-07-02 Alex Bennée New
[v3,09/20] linux-headers: update to contain virtio-mem virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-03 David Hildenbrand New
[v3,09/20] kvm: arm64: Make stage2 page table layout dynamic arm64: Dynamic & 52bit IPA support - - - - --- 2018-06-29 Suzuki K Poulose New
[v3,09/20] intc/arm_gic: Add virtualization enabled IRQ helper functions arm_gic: add virtualization extensions support - - - - --- 2018-06-29 Luc Michel New
[v3,09/20] hw/virtio: derive vhost-user-rng from vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone - - - - --- 2023-07-10 Alex Bennée New
[v3,09/20] hw/mips/mips_malta: Create IDE hard drive array dynamically hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - 2 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,09/20] hw/intc/arm_gicv3: ARM GICv3 device framework - - 1 - --- 2016-06-14 Peter Maydell New
[v3,09/20] gdbstub: Implement set register (P pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,09/20] exec: Let the cpu_[physical]_memory API use void pointer arguments global exec/memory/dma APIs cleanup - - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,09/20] cputlb: Replace switches in load/store_helper with callback Move rom and notdirty handling to cputlb - - 2 - --- 2019-09-22 Richard Henderson New
[v3,09/20] cow: correctly propagate errors - - - - --- 2014-02-17 Paolo Bonzini New
[v3,09/20] bsd-user: h2g_rusage bsd-user 2023 Q2 first batch - - 1 - --- 2023-04-11 Warner Losh New
[v3,09/20] block: add blk_in_drain() API block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,09/20] arm: add Faraday FTRTC011 RTC timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,09/20] Boot Linux Console Test: update the x86_64 kernel Acceptance Tests: target architecture support - - 2 1 --- 2019-02-21 Cleber Rosa New
[v3,09/19] vhost: Track number of descs in SVQDescState vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-15 Eugenio Perez Martin New
[v3,09/19] tracing: only allow -trace to override -D if set testing & plugin updates - - 1 1 --- 2020-02-25 Alex Bennée New
[v3,09/19] test-cutils: Add coverage of qemu_strtod Fix qemu_strtosz() read-out-of-bounds - - 1 - --- 2023-05-22 Eric Blake New
[v3,09/19] tcg: Rename struct tcg_temp_info to TempOptInfo tcg: Better handling of constants - - 1 - --- 2020-05-08 Richard Henderson New
[v3,09/19] tcg: Add andcs and rotrs tcg gvec ops Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,09/19] target/riscv: make riscv_add_satp_mode_properties() public riscv: split TCG/KVM accelerators from cpu.c - - 3 - --- 2023-09-20 Daniel Henrique Barboza New
[v3,09/19] target/microblaze: Force rtid, rted, rtbd to exit target/microblaze improvements - - 1 1 --- 2020-09-04 Richard Henderson New
[v3,09/19] target/loongarch: Add fixed point extra instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-08-27 gaosong New
[v3,09/19] target/arm: Move ARM_V7M Kconfig from hw/ to target/ Support disabling TCG on ARM (part 2) 1 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,09/19] target-mips: add MSA I8 format instructions - - 1 - --- 2014-11-01 Yongbok Kim New
[v3,09/19] spapr: populate PHB DRC entries for root DT node spapr: Add support for PHB hotplug - - 1 - --- 2019-01-17 Greg Kurz New
[v3,09/19] replay: introduce breakpoint at the specified step reverse debugging - - - - --- 2018-05-23 Pavel Dovgalyuk New
[v3,09/19] qtest/ahci: Demagic ahci tests. - - 1 - --- 2015-02-05 John Snow New
[v3,09/19] qlit: Add more test literals to qlit_equal_qobject() test case qom: Use qlit to represent property defaults - - - - --- 2020-11-23 Eduardo Habkost New
[v3,09/19] qdict qlist: Make most helper macros functions Clean up includes to reduce compile time - - 2 - --- 2018-02-01 Markus Armbruster New
[v3,09/19] qapi: introduce x-query-numa QMP command monitor: explicitly permit QMP commands to be added for all use cases - - - - --- 2021-09-30 Daniel P. Berrangé New
[v3,09/19] python: Add 'fh' to known-good variable names Python: move /scripts/qmp/qom* to /python/qemu/qmp/qom* - - - - --- 2021-06-03 John Snow New
[v3,09/19] pc: delay setting number of boot CPUs to machine_done time - - - - --- 2016-07-06 Igor Mammedov New
[v3,09/19] nbd/client: Change signature of nbd_negotiate_simple_meta_context() nbd: add qemu-nbd --list - - 2 - --- 2019-01-12 Eric Blake New
« 1 2 ... 1022 1023 10244267 4268 »