Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 20 21 22214 215 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] hw/isa/i82378: Access memory regions via pci_address_space() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé New
[1/4] hw/nmi: Use object_child_foreach_recursive() in nmi_children() hw/nmi: Remove @cpu_index argument --- 2024-02-20 Philippe Mathieu-Daudé New
[1/4] hw/pci-host/prep: Update coding style to make checkpatch.pl happy hw/pci-host/prep: Fix PCI swizzling in map_irq() --- 2020-10-12 Philippe Mathieu-Daudé New
[1/4] hw/pci/msi: Fix debug format string hw/pci: Ensure capabilities are added before calling pci_qdev_realize() --- 2023-03-14 Philippe Mathieu-Daudé New
[1/4] hw/ppc/spapr: Add missing license hw/ppc/spapr: Rename SoftMMU -> TCG --- 2023-10-02 Philippe Mathieu-Daudé New
[1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header hw: Remove 'exec/exec-all.h' header when unused --- 2023-12-12 Philippe Mathieu-Daudé New
[1/4] hw/qdev-properties: Constify Property* in object_field_prop_ptr() hw/qdev-properties: Constify Property* in DeviceClass --- 2023-02-03 Philippe Mathieu-Daudé New
[1/4] hw/s390x/virtio-ccw: Add virtio_ccw_device_plugged for virtio-ccw --- 2015-04-17 Shannon Zhao New
[1/4] io/channel: Explicit QIOChannel doc is based on GLib's IOChannel chardev/char-fe: Document FEWatchFunc and use G_SOURCE_CONTINUE/REMOVE --- 2023-07-05 Philippe Mathieu-Daudé New
[1/4] iotests: QemuIoInteractive: use qemu_io_args_no_fmt [1/4] iotests: QemuIoInteractive: use qemu_io_args_no_fmt --- 2020-06-25 Vladimir Sementsov-Ogievskiy New
[1/4] kvm: Update headers for device control api --- 2013-08-23 Christoffer Dall New
[1/4] linux-user: update syscall_nr.h to Linux 5.9-rc7 linux-user: update syscall_nr headers to Linux 5.9-rc7 --- 2020-09-30 Laurent Vivier New
[1/4] m68k: import bootinfo headers from linux m68k: add Virtual M68k Machine --- 2020-10-13 Laurent Vivier New
[1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja SIMPLE_PATH_RE should match the full path token. Or the $ and : contained in path would not matched if the path are start with C:/ and E:/ [1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja SIMPLE_PATH_RE s... --- 2020-08-25 罗勇刚(Yonggang Luo) New
[1/4] migration/savevm: respect qemu_fclose() error code in save_snapshot() [1/4] migration/savevm: respect qemu_fclose() error code in save_snapshot() --- 2020-06-11 Denis V. Lunev New
[1/4] plugins: Fixes a issue when dlsym failed, the handle not closed. Enable plugin support on msys2/mingw --- 2020-09-26 罗勇刚(Yonggang Luo) New
[1/4] qemu/bswap: Move const_le() definitions around qemu/bswap: Let cpu_to_endian() functions handle constant expressions --- 2020-09-17 Philippe Mathieu-Daudé New
[1/4] qemu-iotest: add 308 testcase Test qemu-img with different options --- 2020-10-21 likejun6@huawei.com New
[1/4] qemu-sockets: refactor inet_connect_addr non-blocking connect --- 2020-07-20 Vladimir Sementsov-Ogievskiy New
[1/4] qga: Rename guest-get-devices return member 'address' to 'id' qga: Fix several guest-get-devices issues --- 2020-10-21 Markus Armbruster New
[1/4] qom: object*_property_add_bool_ptr() functions qom: Introduce object*_property_add_bool_ptr() functions --- 2020-10-22 Eduardo Habkost New
[1/4] riscv: Generalize CPU init routine for the base CPU [1/4] riscv: Generalize CPU init routine for the base CPU --- 2020-06-05 Bin Meng New
[1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB Subject: [PATCH 0/4] smbus: SPD fixes --- 2020-04-20 Markus Armbruster New
[1/4] scripts/qmp: Fix shebang and imports python: pylint and flake8 support --- 2020-05-28 John Snow New
[1/4] semihosting: Move ARM semihosting code to shared directories riscv: Add semihosting support [v10] --- 2020-10-26 Zhijian Li (Fujitsu)" via New
[1/4] semihosting: Move ARM semihosting code to shared directories [v3] Add RISC-V semihosting support --- 2020-10-28 Zhijian Li (Fujitsu)" via New
[1/4] semihosting-tests: add timeout support Some tweaks for semihosting-tests --- 2023-01-05 Alex Bennée New
[1/4] slirp: Convert Makefile bits to meson bits Convert remaining submodules to meson, cleanup env var handling --- 2020-10-05 Paolo Bonzini New
[1/4] softfloat: Add scaling int-to-float routines target/arm: Fix int64_to_float16 double-rounding --- 2018-08-14 Richard Henderson New
[1/4] spapr: Fix leak of CPU machine specific data spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-12 Greg Kurz New
[1/4] spapr: qemu_memalign() doesn't return NULL spapr: Error handling fixes and cleanups (round 5) --- 2020-10-26 Greg Kurz New
[1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé New
[1/4] target/arm: Add helpers for FMLAL and FMLSL target/arm: Implement ARMv8.2-FHM --- 2019-02-14 Richard Henderson New
[1/4] target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore target/arm: Implement TBI for user-only --- 2019-01-10 Richard Henderson New
[1/4] target/arm: Flush only required tlbs for TCR_EL[12] target/arm: Cache ARMVAParameters --- 2023-02-02 Richard Henderson New
[1/4] target/mips: Legalize Loongson insn flags [1/4] target/mips: Legalize Loongson insn flags --- 2020-06-14 Jiaxun Yang New
[1/4] tcg: Add tcg_out_tb_start backend hook tcg/aarch64: Enable BTI within the JIT --- 2023-08-16 Richard Henderson New
[1/4] tcg: Canonicalize subi to addi during opcode generation tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson New
[1/4] tcg: Don't free vector results tcg: Optimize loads and stores to env --- 2023-08-31 Richard Henderson New
[1/4] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive Test more "check-acceptance" tests in the gitlab-CI --- 2020-10-23 Thomas Huth New
[1/4] tests/acpi: remove stale allowed tables [1/4] tests/acpi: remove stale allowed tables --- 2020-06-29 Andrew Jones New
[1/4] tests/libqtest: Introduce qtest_get_arch_bits() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[1/4] util/cacheflush: fix illegal instruction on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier New
[1/4,v4] block: rename pflash_t member width to bank_width --- 2013-10-22 Roy Franz New
[1/4] vhost-user-blk: delay vhost_user_blk_disconnect [1/4] vhost-user-blk: delay vhost_user_blk_disconnect --- 2020-04-15 Li Feng New
[1/4] vl: Remove unused variable in configure_accelerators vl: Fixes for cleanups to -accel --- 2020-01-09 Richard Henderson New
[1/4] vmdk: fix maybe uninitialized warnings assorted gcc 10/fedora32 compile warning fixes --- 2020-09-30 Christian Borntraeger New
[150/150] docs: convert build system documentation to rST [001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE --- 2020-08-17 Paolo Bonzini New
[15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé New
[15/15] RFC accel/tcg: Defer some unaligned accesses to memory subsystem accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[15/15] spapr: Simplify error handling in spapr_memory_unplug_request() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[15/15] tcg/optimize: Lower unsupported deposit during optimize tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[15/16] block/nvme: Switch to using the MSIX API util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[15/16] hw/block/nvme: support zone active excursions hw/block/nvme: zoned namespace command set --- 2020-09-24 Klaus Jensen New
[15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error Crazy shit around -global (pardon my french) --- 2020-06-05 Markus Armbruster New
[15/16] target/arm: Enable FEAT_RAS for -cpu max target/arm: Implement features Debugv8p4, RAS, IESB --- 2022-04-09 Richard Henderson New
[15/16] target/mips/cpu: Do not allow system-mode use without input clock hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[15/17] hw/block/nvme: allow multiple aios per command [01/17] hw/block/nvme: memset preallocated requests structures --- 2020-06-29 Klaus Jensen New
[15/17] hw/block/nvme: support multiple namespaces hw/block/nvme: multiple namespaces support --- 2020-09-04 Klaus Jensen New
[15/17] target/arm: Add allocation tag storage for user-only target/arm: Implement ARMv8.5-MemTag --- 2019-01-14 Richard Henderson New
[15/17] target/ppc: Split out VSCR_SAT to a vector field Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[15/17] target/riscv: Use gen_arith for mulh and mulhu target/riscv: Use tcg_constant_* --- 2021-07-09 Richard Henderson New
[15/18] chardev: Rename VC_CHARDEV to CHARDEV_VC chardev: QOM cleanups --- 2020-09-10 Eduardo Habkost New
[15/18] docs/system: Convert security.texi to rST format Untitled series #26237 --- 2020-02-26 Paolo Bonzini New
[15/18] hw/arm/fsl-imx31: 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
[15/18] hw/misc/unimp: Mark the device with no migratable fields [01/18] migration/vmstate: Document vmstate_dummy --- 2020-07-03 Philippe Mathieu-Daudé New
[15/18] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs Untitled series #58400 --- 2020-08-14 Bin Meng New
[15/18] target/arm: Create helper_exception_swstep target/arm: tidy exception routing --- 2022-05-23 Richard Henderson New
[15/18] target/s390x: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[15/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RISCV_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[15/19] hw: Add an IRQ interface --- 2016-12-30 Corey Minyard New
[15/19] qht: Fix tsan warnings. Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[15/20] hw/block: Make PFlashCFI01 QOM declaration internal hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[15/20] hw/net: Add generic Bit-bang MDIO PHY. [01/20] loader.c: Add support Motrola S-record format. --- 2020-08-27 Yoshinori Sato New
[15/20] python/qemu/console_socket.py: Add type hint annotations python/qemu: strictly typed mypy conversion, pt2 --- 2020-10-06 John Snow New
[15/20] qerror: Delete unused QERR_PROPERTY_VALUE_BAD macro qdev/qom: Remove explicit type names from error_setg() calls --- 2020-10-30 Eduardo Habkost New
[15/20] target/arm: Use gvec for NEON_3R_VML target/arm: Convert some neon insns to gvec --- 2018-10-11 Richard Henderson New
[15/20] target/sparc: Use DISAS_EXIT in do_wrpsr target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[15/21] accel/tcg: Include missing 'hw/core/cpu.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[15/21] hw/core/register: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[15/21] target/arm/kvm: Unexport kvm_arm_vcpu_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[15/22] adb: add autopoll_blocked variable to block autopoll [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[15/22] exec/cpu: Introduce CPUClass::verify_accel_features() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[15/22] hw/sh4: make RTL8139 a hard dependency for RD2 testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[15/22] qdev: Drop qbus_set_hotplug_handler() parameter @errp Untitled series #59601 --- 2020-06-22 Markus Armbruster New
[15/22] tcg: Remove TCG_TARGET_HAS_direct_jump tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[15/23] target/arm: Implement SVE Integer Multiply-Add Group target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[15/24] exec: Restrict inclusion of 'user/guest-base.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[15/24] fpu: Implement add/sub/mul/div with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[15/25] arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 --- 2014-08-27 Michael Roth New
[15/25] qapi/schema.py: add type hint annotations qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[15/26] docs: add a proper feature overview in "About QEMU" current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[15/26] hw/usb: Add new 'usb-quirks.h' local header hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/ --- 2020-07-04 Philippe Mathieu-Daudé New
[15/26] qapi/parser.py: add ParsedExpression type qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[15/26] target/arm: Introduce arm_mmu_idx target/arm: Implement ARMv8.3-PAuth --- 2018-12-07 Richard Henderson New
[15/29] block/export: Add node-name to BlockExportOptions block/export: Add infrastructure and QAPI for block exports --- 2020-09-07 Kevin Wolf New
[15/29] hw/mips/mips_jazz.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[15/32] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start accel/tcg: Improve disassembly for target and plugin --- 2024-04-05 Richard Henderson New
[15/33] hw/cpu/arm: Handle 'gic-irq' property 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
[15/33] linux-user: Split out creat, fork, waitid, waitpid linux-user: Begin splitting do_syscall --- 2018-06-01 Richard Henderson New
« 1 2 ... 20 21 22214 215 »