Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 19 20 21214 215 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] virtio-net: Set mac address to hardware if the peer is vdpa [1/3] virtio-net: Set mac address to hardware if the peer is vdpa --- 2020-09-17 Cindy Lu New
[141/143] meson: convert VNC and dependent libraries to meson Untitled series #58537 --- 2020-08-06 Paolo Bonzini New
[141/150] meson: convert check-block Meson integration for 5.2 --- 2020-08-14 Paolo Bonzini New
[14/14] accel: Rename HVF struct hvf_vcpu_state -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) --- 2023-04-05 Philippe Mathieu-Daudé New
[14/14] hw/southbridge/ich9: Add the LPC / ISA bridge function hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé New
[14/14] MAINTAINERS: Change Aleksandar Rikalo's email address hw/mips: patch queue for 2020-05-26 --- 2020-05-26 Philippe Mathieu-Daudé New
[14/14] opengl: build opengl helper code modular ui: build spice and opengl as module. --- 2020-10-19 Gerd Hoffmann New
[14/14] pc: Add an SMB0 ACPI device to q35 [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard New
[14/14] qapi/doc.py: enable pylint checks qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[14/14] target/arm: Support reading m-profile system registers from gdb target/arm: gdbstub cleanups and additions --- 2023-02-14 Richard Henderson New
[14/14] tests/tcg: ARC: Add TCG instruction definition tests *** ARC port for review *** --- 2020-09-30 Cupertino Miranda New
[14/15] KVM: MIPS: Add more MMIO load/store instructions emulation KVM: MIPS: Add Loongson-3 support (Host Side) --- 2020-04-13 Huacai Chen New
[14/15] softmmu/memory: Support some unaligned access accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[14/15] spapr: Simplify error handling in spapr_memory_plug() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[14/15] tcg: Use arg_is_const_val in fold_sub_to_neg tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[14/16] cirrus: Building freebsd in a single short W32, W64 patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[14/16] hw/block/nvme: allow open to close transitions by controller hw/block/nvme: zoned namespace command set --- 2020-09-24 Klaus Jensen New
[14/16] hw/mips/cps: Do not allow use without input clock hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[14/16] qapi/expr.py: Use tuples instead of lists for static data qapi: static typing conversion, pt2 --- 2020-09-22 John Snow New
[14/16] target/arm: Implement ESB instruction target/arm: Implement features Debugv8p4, RAS, IESB --- 2022-04-09 Richard Henderson New
[14/16] tests/migration/stress: remove unused exit_success [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[14/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_set_irq() util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[14/17] hw/block/nvme: refactor identify active namespace id list hw/block/nvme: multiple namespaces support --- 2020-09-04 Klaus Jensen New
[14/17] hw/block/nvme: remove NvmeCmd parameter [01/17] hw/block/nvme: memset preallocated requests structures --- 2020-06-29 Klaus Jensen New
[14/17] hw/block/nvme: support identify namespace descriptor list Untitled series #59326 --- 2020-06-29 Klaus Jensen New
[14/17] target/ppc: Add set_vscr_sat Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[14/18] chardev: Rename UDP_CHARDEV to CHARDEV_UDP chardev: QOM cleanups --- 2020-09-10 Eduardo Habkost New
[14/18] hw/arm/fsl-imx25: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[14/18] hw/misc/iotkit-sysinfo: Mark the device with no migratable fields [01/18] migration/vmstate: Document vmstate_dummy --- 2020-07-03 Philippe Mathieu-Daudé New
[14/18] hw/net: cadence_gem: Add a new 'phy-addr' property Untitled series #58400 --- 2020-08-14 Bin Meng New
[14/19] block/qcow2: extend qemu-img amend interface with crypto options block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[14/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_S390X_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[14/19] hw/microblaze: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[14/19] pc: Add an SMB0 ACPI device to q35 --- 2016-12-30 Corey Minyard New
[14/19] util/async: Fixed tsan warnings Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[14/20] hw/block: Remove unused pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[14/20] hw/misc/xlnx-versal-crl: Build it only once arm: Rework target/ headers to build various hw/ files once --- 2024-01-18 Philippe Mathieu-Daudé New
[14/20] hw/rx/rx62n: RX62N Add MTU module [01/20] loader.c: Add support Motrola S-record format. --- 2020-08-27 Yoshinori Sato New
[14/20] python/qemu/console_socket.py: Clarify type of drain_thread python/qemu: strictly typed mypy conversion, pt2 --- 2020-10-06 John Snow New
[14/20] target/arm: Generalize inl_qrdmlah_* helper functions target/arm: SVE2 preparatory patches --- 2020-08-15 Richard Henderson New
[14/20] target/arm: Use gvec for VSRI, VSLI target/arm: Convert some neon insns to gvec --- 2018-10-11 Richard Henderson New
[14/21] hw/pci-host/raven: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[14/21] target/i386: Include missing 'exec/exec-all.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[14/22] adb: use adb_request() only for explicit requests [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[14/22] hw/loongarch: add VIRTIO as a dependency for LOONGARCH_VIRT testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[14/22] target/arm: Handle no-execute for Realm and Root regimes target/arm: Implement FEAT_RME --- 2023-01-24 Richard Henderson New
[14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[14/22] target/sparc: Init CPU environment *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[14/23] tcg/tci: Merge INDEX_op_ld16s_{i32,i64} TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[14/24] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[14/24] fpu/soft-fp: Adjust _FP_CMP_CHECK_NAN re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[14/24] macio: Put "macio-nvram" device on the macio bus Fixes around device realization --- 2020-05-18 Markus Armbruster New
[14/24] target/ppc: Remove type argument from mmubooke206_check_tlb target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[14/25] qapi/schema.py: Assert variants of an object are also objects qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[14/25] target-arm: Rename QEMU PSCI v0.1 definitions --- 2014-08-27 Michael Roth New
[14/26] hw/usb/quirks: Rename included source with '.inc.c' suffix hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/ --- 2020-07-04 Philippe Mathieu-Daudé New
[14/26] qapi/parser.py: add docstrings qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[14/28] target/arm: Move combine_cacheattrs and subroutines to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[14/29] hw/mips/mips_int.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[14/29] vl: move semihosting command line fallback to qemu_finish_machine_init cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini New
[143/143] meson: update build-system documentation Untitled series #58537 --- 2020-08-06 Paolo Bonzini New
[143/147] meson: convert po/ Meson integration for 5.2 --- 2020-08-10 Paolo Bonzini New
[143/150] meson: convert sample plugins [001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE --- 2020-08-17 Paolo Bonzini New
[14/32] hw/sd: Basis for eMMC support [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater New
[14/32] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr accel/tcg: Improve disassembly for target and plugin --- 2024-04-05 Richard Henderson New
[14/33] hw/cpu/arm: Handle 'has_el2/3' properties once in MPCore parent hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[14/33] linux-user: Split out open_to_handle_at linux-user: Begin splitting do_syscall --- 2018-06-01 Richard Henderson New
[14/34] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env tcg, target/ppc vector improvements --- 2018-12-18 Richard Henderson New
[14/37] qapi/common.py: Move comments into docstrings qapi: static typing conversion, pt1 --- 2020-09-15 John Snow New
[14/39] target/i386: Use env_cpu, env_archcpu tcg: Move softmmu tlb into CPUNegativeOffsetState --- 2019-06-10 Richard Henderson New
[144/156] coroutine-win32.c: Add noinline attribute to work around gcc bug --- 2014-07-08 Michael Roth New
[14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency Untitled series #58117 --- 2020-08-13 Eduardo Habkost New
[14/41] target/sparc: Implement ADDXC, ADDXCcc target/sparc: Implement VIS4 --- 2024-03-02 Richard Henderson New
[14/46] qemu-option: Factor out helper opt_create() [01/46] error: Improve examples in error.h's big comment --- 2020-06-24 Markus Armbruster New
[14/47] target/arm: Fix in_debug path in S1_ptw_translate Untitled series #203062 --- 2023-03-08 Michael Tokarev New
[145/150] meson: move SDL and SDL-image detection to meson Meson integration for 5.2 --- 2020-08-14 Paolo Bonzini New
[146/147] cflags Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Meson integration for 5.2 --- 2020-08-10 Paolo Bonzini New
[14/63] i8254: Rename TYPE_I8254 to TYPE_PIT qom: Rename macros for consistency --- 2020-09-02 Eduardo Habkost New
[14/67] target/arm: Convert multiply and multiply accumulate target/arm: Convert aa32 base isa to decodetree --- 2019-07-26 Richard Henderson New
[147/147] meson: avoid unstable module warning with Meson 0.56.0 or newer Meson integration for 5.2 --- 2020-08-10 Paolo Bonzini New
[147/150] meson: convert po/ Meson integration for 5.2 --- 2020-08-14 Paolo Bonzini New
[14/77] Revert "9p: init_in_iov_from_pdu can truncate the size" [01/77] hostmem: don't use mbind() if host-nodes is empty --- 2020-09-03 Michael Roth New
[14/84] tcg: Split INDEX_op_qemu_{ld, st}* for guest address size tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[149/150] meson: update build-system documentation Meson integration for 5.2 --- 2020-08-14 Paolo Bonzini New
[14/97] target/arm: Ignore float_flag_input_denormal from fp_status_f16 [01/97] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw --- 2019-04-01 Michael Roth New
[1/4] accel/tcg: Remove tlb_set_dirty() stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[1/4] Acceptance tests: use an available kernel image package for arm Acceptance Tests: update assets location and cancel tests if missing --- 2020-09-07 Cleber Rosa New
[1/4] Add a mutex to guarantee single writer to qemu_logfile handle. Make the qemu_logfile handle thread safe. --- 2019-11-07 Robert Foley New
[1/4] Add ivshmem-flat device Add ivshmem-flat device --- 2023-11-27 Gustavo Romero New
[1/4] block: Add bdrv_make_empty() block: Do not call BlockDriver.bdrv_make_empty() directly --- 2020-04-28 Max Reitz New
[1/4] char/stdio: Fix QMP default for 'signal' qemu-storage-daemon: QAPIfy --chardev the stupid way --- 2020-10-26 Markus Armbruster New
[1/4] ./configure: accept stems to match a range of targets --- 2016-04-15 Alex Bennée New
[1/4] configure: Add a --enable-debug-kvm option to configure [1/4] configure: Add a --enable-debug-kvm option to configure --- 2020-10-28 Alex Chen New
[1/4] configure: Use discovered make for in-source build Compatibility make fixes for meson --- 2020-08-22 Roman Bolshakov New
[1/4] contrib: qemu-guest-agent.service: s/BindTo/BindsTo/g contrib: qemu-guest-agent.service updates --- 2021-07-08 Cole Robinson New
[1/4] cputlb: Add tlb_set_asid_for_mmuidx target/arm: Minimize TLB flushing for ASID changes --- 2018-10-29 Richard Henderson New
[1/4] disas: introduce no_raw_bytes Clean-up disassembler handling for plugins --- 2024-03-04 Alex Bennée New
[1/4] docs: lift block-core.json rST header into parents docs: add qemu-storage-daemon documentation --- 2020-09-08 Stefan Hajnoczi New
[1/4] edid: use physical dimensions if available [1/4] edid: use physical dimensions if available --- 2020-08-17 Marc-André Lureau New
[1/4] fuzz: add datadir for oss-fuzz compatability [1/4] fuzz: add datadir for oss-fuzz compatability --- 2020-05-12 Alexander Bulekov New
« 1 2 ... 19 20 21214 215 »