Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 27 28 29214 215 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] qcow2: Make qcow2_free_any_clusters() free only one cluster Fix error handling in preallocate_co() --- 2020-09-08 Alberto Garcia New
[2/2] qdev: Ensure devices are fully realized when calling DeviceReset handler qdev: Ensure devices are fully realized when calling DeviceReset handler --- 2023-09-18 Philippe Mathieu-Daudé New
[2/2] qdev: Let BusRealize() return a boolean value to indicate error qdev: Let BusRealize() return a boolean value to indicate error --- 2020-09-20 Philippe Mathieu-Daudé New
[2/2] qemu-iotests: Test convert to qcow2 compressed to NBD Untitled series #58737 --- 2020-07-26 Nir Soffer New
[2/2] qemu-options.hx: Clean up and fix typo for colo-compare net/colo-compare.c: Expose "max_queue_size" to users and clean up --- 2020-04-11 Zhang, Chen New
[2/2] qemu-option: warn for short-form boolean options deprecate short-form boolean options --- 2020-11-05 Paolo Bonzini New
[2/2] QEMU: PPC: set default cpu type to be 'host' --- 2014-02-14 Stuart Yoder New
[2/2] qemu-storage-daemon: add missing cleanup calls [1/2] qemu-storage-daemon: remember to add qemu_object_opts --- 2020-06-19 Stefan Hajnoczi New
[2/2] qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{add,remove}-authorized-keys --- 2020-10-13 Marc-André Lureau New
[2/2] qom: Correct error values in two contracts qpm: Minor error value corrections --- 2020-09-17 Markus Armbruster New
[2/2] qom: Make "info qom-tree" show children sorted qom: Make "info qom-tree" show children sorted --- 2020-05-27 Markus Armbruster New
[2/2] rcu: add uninit destructor for rcu so the pending calls be called before the process exit rcu: add uninit destructor for rcu so the pending calls be called before the process exit --- 2020-09-08 罗勇刚(Yonggang Luo) New
[2/2] riscv: Add sifive test device to sifive_u target riscv: Add SiFive test device to sifive targets --- 2020-10-23 Zhijian Li (Fujitsu)" via New
[2/2] s390x/pci: fix set_ind_atomic two atomic_cmpxchg() related fixes --- 2020-06-16 Halil Pasic New
[2/2] s390x: pv: Fix diag318 PV fencing s390x: pv: Diag318 fixes --- 2020-10-21 Janosch Frank New
[2/2] scripts/oss-fuzz/build.sh: fix rpath Untitled series #57844 --- 2020-09-02 Alexander Bulekov New
[2/2] scripts/qemu-binfmt-check.py: a binfmt checker --- 2014-01-08 Alex Bennée New
[2/2] scsi-generic: Fix HM-zoned device scan block;scsi-generic: Fix max transfer size calculation --- 2020-08-11 Dmitry Fomichev New
[2/2] scsi/qemu-pr-helper: Use defaults [get/set]_multipath_config() impl scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers --- 2023-06-05 Philippe Mathieu-Daudé New
[2/2] sd: disable sdhci-pci device by default avoid OOB access in SD card emulator --- 2020-05-20 Prasad Pandit New
[2/2] sev: scan guest ROM for launch secret address Add support for SEV Launch Secret Injection --- 2020-05-28 Tobin Feldman-Fitzthum New
[2/2] sysemu/kvm: Reduce target-specific declarations sysemu/kvm: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[2/2] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets sysemu/accel: Simplify sysemu/hvf.h --- 2023-09-05 Philippe Mathieu-Daudé New
[2/2] target/alpha: Fix user-only floating-point exceptions target/alpha: Fix bug 1701835 --- 2019-04-27 Richard Henderson New
[2/2] target/arm: Add sve-default-vector-length cpu property target/arm: Add sve-default-vector-length cpu property --- 2021-07-14 Richard Henderson New
[2/2] target/arm: Don't add system-registers.xml for user-only target/arm: gdbstub system registers refinement --- 2019-03-07 Richard Henderson New
[2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile target/arm: Fix gdbstub for m-profile (#1421) --- 2023-02-21 Richard Henderson New
[2/2] target/arm: Implement an IMPDEF pauth algorithm target/arm: Implement an IMPDEF pauth algorithm --- 2020-08-12 Richard Henderson New
[2/2] target/arm: Look up ARMCPRegInfo at runtime target/arm: Look up ARMCPRegInfo at runtime --- 2023-01-06 Richard Henderson New
[2/2] target/arm: Relax r13 restriction for ldrex/strex for v8.0 target/arm: two fixes for ldrex/strex --- 2019-11-17 Richard Henderson New
[2/2] target/arm: Use tcg_gen_gvec_bitsel target/arm: make use of new gvec expanders --- 2019-05-18 Richard Henderson New
[2/2] target/i386/cpu: Update comment that mentions Texinfo Update leftover comments that mention Texinfo --- 2020-09-29 Markus Armbruster New
[2/2] target/i386: Enable TSX Suspend Load Address Tracking feature Add new features for intel processor --- 2020-07-05 Cathy Zhang New
[2/2] target/i386: Fix BEXTR instruction target/i386: Fix BEXTR instruction [#1372] --- 2023-01-14 Richard Henderson New
[2/2] target/i386: Use i128 for 128 and 256-bit loads and stores tcg: Streamline vector load/store --- 2023-08-31 Richard Henderson New
[2/2] target/m68k: fix gdb for m68xxx [1/2] softfloat: m68k: infinity is a valid encoding --- 2020-04-28 KONRAD Frederic New
[2/2] target/m68k: Remove sprintf() calls m68k: Remove sprintf() calls due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[2/2] target/riscv: fix vector index load/store constraints Untitled series #58837 --- 2020-07-21 LIU Zhiwei New
[2/2] target/riscv: Mark amo insns during translation target/riscv: Annotate atomic operations --- 2022-04-01 Richard Henderson New
[2/2] target/riscv: Mark MSTATUS_FS dirty RISC-V: Mark FP status dirty --- 2018-03-28 Richard Henderson New
[2/2] target/riscv: Only build KVM guest with same wordsize as host target/riscv: Only build qemu-system-riscv$$ on rv$$ host --- 2023-06-27 Philippe Mathieu-Daudé New
[2/2] target/riscv: Remove helper_set_rod_rounding_mode target/riscv: Fix double calls to gen_set_rm [#1411] --- 2023-01-15 Richard Henderson New
[2/2] target/rx: Check for page crossings in use_goto_tb() [1/2] target/hppa: Check page crossings in use_goto_tb() only in system mode --- 2020-05-19 Ahmed Karaman New
[2/2] target/s390x: Align __excp_addr in s390_probe_access target/s390x: s390_probe_access fixes --- 2022-08-23 Richard Henderson New
[2/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline --- 2019-12-11 Richard Henderson New
[2/2] tcg: Add missing tcg_can_emit_vec_op check in tcg_gen_gvec_2s tcg: tcg_can_emit_vec_op cleanup+fix --- 2018-02-17 Richard Henderson New
[2/2] tcg: Introduce INDEX_op_qemu_st8_i32 tcg: Eliminate scratch regs from i386 backend --- 2020-12-11 Richard Henderson New
[2/2] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug Regenerated DSDT.hpbrroot to match with other ACPI blobs --- 2020-09-29 Ani Sinha New
[2/2] tests: add test-fdmon-epoll Untitled series #58297 --- 2020-08-21 Stefan Hajnoczi New
[2/2] tests: Exclude 'boot_linux.py' from fetch-acceptance rule Untitled series #58761 --- 2020-07-24 Philippe Mathieu-Daudé New
[2/2] tests/qtest/fuzz: Avoid QTest mmio serialization tests/qtest/fuzz: Avoid QTest serialization --- 2020-05-26 Philippe Mathieu-Daudé New
[2/2] tests: Skip over first 14 bytes when comparing TPM PCRRead result Untitled series #59148 --- 2020-07-06 Stefan Berger New
[2/2] tests/test-image-locking: Pass the fd to the argument of qemu_has_ofd_lock() [1/2] file-posix: Use OFD lock only if the filesystem supports the lock --- 2020-11-06 Masayoshi Mizuma New
[2/2] tools: Fix use of fcntl(F_SETFD) during socket activation fix fcntl(F_SETFD) usage --- 2020-04-20 Eric Blake New
[2/2] travis: Remove docs from "tools and docs" job [1/2] travis: Check if docs can be built with multiple Sphinx versions --- 2020-10-19 Eduardo Habkost New
[2/2] travis.yml: Drop the Python 3.5 and 3.6 builds Untitled series #58567 --- 2020-08-05 Thomas Huth New
[2/2] ui/kbd-state: QAPI'fy QKbdModifier ui/kbd-state: QAPI'fy QKbdModifier --- 2023-02-24 Philippe Mathieu-Daudé New
[2/2] util/qemu-sockets: make keep-alive enabled by default Untitled series #59095 --- 2020-07-08 Vladimir Sementsov-Ogievskiy New
[2/2,v2] Set proper device-width for vexpress flash --- 2013-10-18 Roy Franz New
[2/2,v3] block,arm: Set proper device-width for vexpress flash --- 2013-10-19 Roy Franz New
[2/2] vfio iommu: typecast corrections Untitled series #60179 --- 2020-06-02 Kirti Wankhede New
[2/2] vga: build qxl as module build qxl as module --- 2020-06-04 Gerd Hoffmann New
[2/2] vhost-vdpa: add trace-events vhost-vdpa: add trace functions in vhost-vdpa.c --- 2020-09-20 Laurent Vivier New
[2/2] vhost-vdpa: improve error reporting vhost-vdpa: improve parameters error management --- 2020-09-03 Laurent Vivier New
[2/2] virtiofsd: drop all capabilities in the wait parent process virtiofsd: drop Linux capabilities(7) --- 2020-04-16 Stefan Hajnoczi New
[2/2] virtio-iommu-pci: force virtio version 1 Untitled series #57846 --- 2020-09-02 Eric Auger New
[2/2] virtio: verify that legacy support is not accidentally on Untitled series #59119 --- 2020-07-07 Cornelia Huck New
[2/2] xen/9pfs: yield when there isn't enough room on the ring Untitled series #60502 --- 2020-05-20 Stefano Stabellini New
[23/23] target/arm: Implement SVE Element Count Group, register destinations target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[23/24] arm/aspeed: Add DPS310 to rainier Untitled series #117957 --- 2021-04-07 Cédric Le Goater New
[23/24] exec: Remove 'disas/disas.h' from 'exec/log.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[23/24] fpu: Implement muladd with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[23/24] target/ppc: Introduce ppc_xlate target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[23/25] block/nvme: Change size and alignment of prp_list_pages block/nvme: Fix Aarch64 host --- 2020-10-27 Philippe Mathieu-Daudé New
[23/25] qapi/schema.py: enable pylint checks qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[23/26] hw/usb/usb-hcd: Use EHCI type definitions hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/ --- 2020-07-04 Philippe Mathieu-Daudé New
[23/26] target/xtensa: Convert to CPUClass::tlb_fill tcg: Add CPUClass::tlb_fill --- 2019-04-03 Richard Henderson New
[23/26] tcg: Pass TCGTempKind to tcg_temp_new_internal target/s390x: pc-relative translation blocks --- 2022-10-06 Richard Henderson New
[23/28] target/arm: Move regime_is_user to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[23/28] target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0, 1}_SUFFIX cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-12 Richard Henderson New
[23/29] hw/arm/nseries.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[23/29] tcg/ppc: Create tcg_out_and_rc Untitled series #225661 --- 2023-10-26 Richard Henderson New
[23/29] vl: move -global check earlier cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini New
[23/32] target/hexagon: Use translator_ldl in pkt_crosses_page accel/tcg: Improve disassembly for target and plugin --- 2024-04-05 Richard Henderson New
[23/33] hw/arm/exynos4210: Let the A9MPcore create/wire the CPU cores hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[23/33] linux-user: Split out access, faccessat, futimesat, kill, nice, sync, syncfs linux-user: Begin splitting do_syscall --- 2018-06-01 Richard Henderson New
[23/34] target/ppc: convert xxspltib to vector operations tcg, target/ppc vector improvements --- 2018-12-18 Richard Henderson New
[23/35] tcg/mips: Implement neg opcodes [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[23/36] exec: Factor out cpu_watchpoint_address_matches tcg patch queue --- 2019-09-03 Richard Henderson New
[23/37] qapi/source.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-09-15 John Snow New
[23/39] tests/migration/stress: remove unused exit_success Untitled series #57845 --- 2020-09-02 Paolo Bonzini New
[23/41] nubus: Delete unused NUBUS_BRIDGE macro Untitled series #58117 --- 2020-08-13 Eduardo Habkost New
[23/41] target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8 target/sparc: Implement VIS4 --- 2024-03-02 Richard Henderson New
[23/42] tcg/arm: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[23/43] semihosting: Split out semihost_sys_write semihosting cleanup --- 2022-04-30 Richard Henderson New
[23/55] ssi: Convert last use of ssi_create_slave_no_init() manually qdev: Rework how we plug into the parent bus --- 2020-05-19 Markus Armbruster New
[23/77] KVM: x86: believe what KVM says about WAITPKG [01/77] hostmem: don't use mbind() if host-nodes is empty --- 2020-09-03 Michael Roth New
[23/78] intel_iommu: a fix to vtd_find_as_from_bus_num() Patch Round-up for stable 4.2.1, freeze on 2020-06-22 --- 2020-06-16 Michael Roth New
[2/3] accel/stubs: Restrict system-mode emulation stubs accel: Remove system-mode stubs from user-mode builds --- 2020-11-09 Philippe Mathieu-Daudé New
[2/3] Acceptance tests: do not show canceled test logs on GitLab CI Acceptance Tests: improve usage on GitLab CI --- 2020-10-09 Cleber Rosa New
« 1 2 ... 27 28 29214 215 »