Show patches with: State = Action Required       |    Archived = No       |   21530 patches
« 1 2 ... 23 24 25215 216 »
Patch Series S/W/F Date Submitter Delegate State
[1/7] block/null: Make more explicit the driver default size is 1GiB block: Use definitions instead of magic values --- 2020-08-14 Philippe Mathieu-Daudé New
[1/7] block/nvme: poll queues without q->lock [1/7] block/nvme: poll queues without q->lock --- 2020-05-19 Stefan Hajnoczi New
[1/7] hw/arm/mps2: Rename CMSDK AHB peripheral region [1/7] hw/arm/mps2: Rename CMSDK AHB peripheral region --- 2020-06-16 Philippe Mathieu-Daudé New
[1/7] hw/arm/raspi: Define various blocks base addresses hw/arm/raspi: Fix SYS_timer on Linux + misc changes --- 2020-09-20 Philippe Mathieu-Daudé New
[1/7] hw/arm/virt: Add a GPIO controller --- 2015-05-12 Shannon Zhao New
[1/7] hw/display: Move omap_lcdc.c out of target-specific source set [1/7] hw/display: Move omap_lcdc.c out of target-specific source set --- 2023-01-12 Thomas Huth New
[1/7] hw/isa: Un-inline isa_bus_from_device() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé New
[1/7] hw/misc/platform_devices: helpers for dynamic instantiation of platform devices --- 2014-07-07 Auger Eric New
[1/7] hw/ppc/spapr: Restrict PPCTimebase structure declaration to sPAPR target/ppc: Move most of 'cpu-qom.h' definitions to 'cpu.h' --- 2023-10-13 Philippe Mathieu-Daudé New
[1/7] hw/sd: Rename read/write_data() as read/write_byte() hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access --- 2020-08-14 Philippe Mathieu-Daudé New
[1/7] ipmi: Remove hotplug from IPMI BMCs --- 2016-10-24 Corey Minyard New
[1/7] linux-user/nios2: Fix clone child return linux-user/nios2: Fix clone and sigreturn --- 2022-03-20 Richard Henderson New
[1/7] linux-user: Restrict usage of sa_restorer linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[1/7] MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section [1/7] MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section --- 2020-05-25 Thomas Huth New
[1/7] python/qemu: create qemu.lib module [1/7] python/qemu: create qemu.lib module --- 2020-06-03 John Snow New
[1/7] qemu-common: Briefly document qemu_timedate_diff() unit misc: Reduce QEMUTimer pressure by using lower precision when possible --- 2020-06-16 Philippe Mathieu-Daudé New
[1/7] scripts/ci/gitlab-pipeline-status: make branch name configurable gitlab pipeline check/watch script improvements --- 2020-09-04 Cleber Rosa New
[1/7] softfloat: merge floatx80_mod and floatx80_rem [1/7] softfloat: merge floatx80_mod and floatx80_rem --- 2020-06-05 Joseph Myers New
[1/7] sparc: Fix property/field size mismatch for iu-version [1/7] sparc: Fix property/field size mismatch for iu-version --- 2020-11-04 Eduardo Habkost New
[1/7] spice: simplify chardev setup Make SPICE a load module --- 2020-07-23 Christophe de Dinechin New
[1/7] target/arm: Enable FEAT_CSV2 for -cpu max target/arm: More trivial features, A76, N1 --- 2022-04-10 Richard Henderson New
[1/7] target-arm: use correct do_interrupt handler for AArch64 user mode --- 2014-05-05 Rob Herring New
[1/7] tcg: Introduce INDEX_op_plugin_pc plugins: Use unwind info for special gdb registers --- 2024-04-16 Richard Henderson New
[1/7] tcg/tcg-op: Document bswap16() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[1/7] tests/docker: Use apt build-dep in debian10 tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 Richard Henderson New
[1/7] tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI Do not support Debian 9 and Python 3.5 anymore --- 2020-09-21 Thomas Huth New
[1/7] tests/Makefile.include: unbreak non-tcg builds build: replace ninjatool with ninja --- 2020-10-14 Paolo Bonzini New
[1/7] virtio-net: implement RSS configuration command reference implementation of RSS and hash report --- 2020-05-08 Yuri Benditovich New
[1/7] virtio-net: move qdev properties into virtio-net.c --- 2015-04-29 Shannon Zhao New
[18/18] chardev: Rename WIN_STDIO_CHARDEV to CHARDEV_WIN_STDIO chardev: QOM cleanups --- 2020-09-10 Eduardo Habkost New
[18/18] host/include/aarch64: Implement clmul.h crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[18/18] hw/arm/allwinner: 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
[18/18] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[18/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RX_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[18/19] fpu/softfloat: Pass FloatClass to pickNaN softfloat: Clean up NaN handling --- 2018-05-11 Richard Henderson New
[18/19] hw/rx: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé New
[18/19] i2c: Add an SMBus alert device. --- 2016-12-30 Corey Minyard New
[18/19] target/arm: Fix tsan warning in cpu.c Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[18/20] hw/sh4: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[18/20] python/qemu/qmp.py: re-raise OSError when encountered python/qemu: strictly typed mypy conversion, pt2 --- 2020-10-06 John Snow New
[18/21] exec: Declare target_words_bigendian() in 'exec/tswap.h' exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[18/21] hw/pci-host/versatile: Replace object_initialize() -> _child() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[18/21] target/arm: Handle m-profile in arm_is_secure Untitled series #206738 --- 2023-04-13 Michael Tokarev New
[18/21] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[18/21] tests/tcg/xtensa: test double precision load/store target/xtensa: implement double precision FPU --- 2020-07-06 Max Filippov New
[18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write() [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[18/22] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations Untitled series #59601 --- 2020-06-22 Markus Armbruster New
[18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[18/22] tcg/riscv: Convert to tcg-target-conset.h tcg: backend constraints cleanup --- 2020-12-23 Richard Henderson New
[18/22] vl: move semihosting command line fallback to qemu_finish_machine_init cleanup qemu_init and make sense of command line processing --- 2020-10-21 Paolo Bonzini New
[18/23] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée New
[18/23] target/arm: Implement SVE Stack Allocation Group target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[18/24] fpu: Implement compares with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[18/24] plugins: Include missing 'qemu/bitmap.h' header include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[18/25] block/nvme: Pass AioContext argument to nvme_add_io_queue() block/nvme: Fix Aarch64 host --- 2020-10-27 Philippe Mathieu-Daudé New
[18/25] qapi/schema.py: Add pylint warning suppressions qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[18/26] qapi/parser.py: Modify _include() to use parser state qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[18/26] target/arm: Export aa64_va_parameters to internals.h target/arm: Implement ARMv8.3-PAuth --- 2018-12-07 Richard Henderson New
[18/28] target/arm: Move arm_pamax, pamax_map into ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[18/29] block/export: Add 'id' option to block-export-add block/export: Add infrastructure and QAPI for block exports --- 2020-09-07 Kevin Wolf New
[18/29] hw/m68k/mcf5206.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[18/33] hw/cpu/arm: Replace A15MPPrivState by CortexMPPrivState hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[18/33] linux-user: Split out chdir, mknod, mknodat, time, chmod linux-user: Begin splitting do_syscall --- 2018-06-01 Richard Henderson New
[18/34] target/ppc: convert vaddu[b, h, w, d] and vsubu[b, h, w, d] over to use vector operations tcg, target/ppc vector improvements --- 2018-12-18 Richard Henderson New
[18/39] meson: remove old socket_scm_helper rule Untitled series #57845 --- 2020-09-02 Paolo Bonzini New
[18/41] target/sparc: Implement FNMUL target/sparc: Implement VIS4 --- 2024-03-02 Richard Henderson New
[18/42] tcg: Introduce tcg_out_movext2 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[18/45] target/hppa: Use displacements in DisasIAQE target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[18/46] qemu-option: Smooth error checking manually [01/46] error: Improve examples in error.h's big comment --- 2020-06-24 Markus Armbruster New
[18/47] hw/i386: Rename default_bus_bypass_iommu Untitled series #162295 --- 2021-12-15 Michael Roth New
[18/55] isa: Convert uses of isa_create() with Coccinelle qdev: Rework how we plug into the parent bus --- 2020-05-19 Markus Armbruster New
[18/55] target/arm: Free TCG temps in trans_VMOV_64_sp() Untitled series #24706 --- 2019-11-05 Michael Roth New
[18/77] Fix tulip breakage [01/77] hostmem: don't use mbind() if host-nodes is empty --- 2020-09-03 Michael Roth New
[1/8] decodetree: Remove python 3.4 check decodetree: Add non-overlapping groups --- 2020-05-18 Richard Henderson New
[1/8] docker.py/build: support -t and -f arguments run-coverity-scan: misc improvements, especially for docker mode --- 2020-04-22 Paolo Bonzini New
[1/8] etsec: Use TYPE_ETSEC_COMMON constant qom: Use TYPE_* constants --- 2020-08-26 Eduardo Habkost New
[1/8] gitlab: explicit set artifacts publishing criteria testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[1/8] hw/arm/aspeed: Correct DRAM container region size hw: Fix some incomplete memory region size --- 2020-05-31 Philippe Mathieu-Daudé New
[1/8] hw/char/escc2: Add device [1/8] hw/char/escc2: Add device --- 2020-06-17 Jasper Lowell New
[1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
[1/8] linux/fuse.h: Pull in from Linux virtiofsd: Announce submounts to the guest --- 2020-09-09 Max Reitz New
[1/8] memory: Introduce memory_region_transaction_{push|pop}() [1/8] memory: Introduce memory_region_transaction_{push|pop}() --- 2020-04-21 Peter Xu New
[1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority [1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority --- 2020-08-19 Cédric Le Goater New
[1/8] tcg: Add generic vector infrastructure and ops for add/sub/logic TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[1/8] tcg: Add TCG_TARGET_SIGNED_ADDR32 tcg: support 32-bit guest addresses as signed --- 2021-10-10 Richard Henderson New
[1/8] tests/9pfs: simplify fs_mkdir() 9pfs: more local tests --- 2020-10-19 Christian Schoenebeck New
[1/8] vhost-user-video: Add a README.md with cheat sheet of commands virtio: Add vhost-user based Video decode --- 2021-12-09 Peter Griffin New
[1/8] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type --- 2014-02-04 Juan Quintela New
[1/8] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type --- 2014-02-04 Juan Quintela New
[19/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_X86_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[19/19] docs: Added details on TSan to testing.rst Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[19/19] fpu/softfloat: Pass FloatClass to pickNaNMulAdd softfloat: Clean up NaN handling --- 2018-05-11 Richard Henderson New
[19/19] hw/sparc: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[19/19] iotests: add tests for blockdev-amend block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[19/19] ipmi_smbus: Add alert capability to the IPMI SSIF code --- 2016-12-30 Corey Minyard New
[19/20] hw/block: Remove unused pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[19/20] hw/rx: Add CQ-FRK-RX62N target [01/20] loader.c: Add support Motrola S-record format. --- 2020-08-27 Yoshinori Sato New
[19/20] python/qemu/qmp.py: Straighten out exception hierarchy python/qemu: strictly typed mypy conversion, pt2 --- 2020-10-06 John Snow New
« 1 2 ... 23 24 25215 216 »