Show patches with: none      |   432163 patches
« 1 2 ... 1501 1502 15034321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/28] riscv: sifive_u: Update PLIC hart topology configuration string [v2,01/28] riscv: hw: Remove superfluous "linux, phandle" property - - 1 - --- 2019-08-07 Bin Meng Superseded
[v2,08/28] qapi block: Elide redundant has_FOO in generated C qapi: Elide redundant has_FOO in generated C - - - - --- 2022-10-18 Markus Armbruster New
[v2,08/28] linux-user: Support for restarting system calls for MIPS targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,08/28] bsd-user: Implement host_to_target_rusage and host_to_target_wrusage. bsd-user: Implement freebsd process related system calls. - - 2 - --- 2023-09-17 Karim Taha New
[v2,08/28] 9pfs: local: llistxattr: don't follow symlinks - - 1 - --- 2017-02-26 Greg Kurz New
[v2,08/27] vhost-user-scsi: code style fixes vhost-user-scsi: code clean-up - - 1 - --- 2017-09-19 Marc-André Lureau New
[v2,08/27] vfio/container: Move hostwin_list in base container vfio: Adopt iommufd - - - - --- 2023-10-16 Duan, Zhenzhong New
[v2,08/27] tcg-ppc64: Introduce and use TAI and SAI - - 1 - --- 2013-03-05 Richard Henderson New
[v2,08/27] target/s390x: Introduce gen_psw_addr_disp target/s390x: pc-relative translation blocks - - 1 - --- 2022-12-11 Richard Henderson New
[v2,08/27] target/riscv: refactoring calls to gen_shift Adding partial support for 128-bit riscv target - - - - --- 2021-10-06 Frédéric Pétrot New
[v2,08/27] target/riscv: Dump Hypervisor registers if enabled Add RISC-V Hypervisor Extension v0.4 - - 1 - --- 2019-10-25 Alistair Francis New
[v2,08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755 target/ppc: SPR registration cleanups - - 1 - --- 2022-02-16 Fabiano Rosas New
[v2,08/27] target/m68k: Convert to CPUClass::tlb_fill tcg: Add CPUClass::tlb_fill - - 1 - --- 2019-05-09 Richard Henderson New
[v2,08/27] target/arm: Decode PAuth within disas_data_proc_2src [v2,01/27] target/arm: Add state for the ARMv8.3-PAuth extension - - 1 - --- 2018-12-14 Richard Henderson New
[v2,08/27] qom: fix off-by-one - - - - --- 2012-02-04 Paolo Bonzini New
[v2,08/27] mkvenv: add console script entry point generation configure: create a python venv and ensure meson, sphinx - - - - --- 2023-05-16 Paolo Bonzini New
[v2,08/27] migration: add helpers for creating QEMUFile from a QIOChannel - - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,08/27] migration: Build migration_files once accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,08/27] linux-user/sh4: Notice gUSA regions during signal delivery - - 1 - --- 2017-07-07 Richard Henderson New
[v2,08/27] imx_fec: Use correct length for packet size Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[v2,08/27] hw/xen: Create initial XenStore nodes Enable PV backends with Xen/KVM emulation - - 1 - --- 2023-03-07 David Woodhouse New
[v2,08/27] hw/m68k/Makefile.objs: Conditionally build boards make qemu configurable for Kconfig - - 1 - --- 2019-02-02 Yang Zhong New
[v2,08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-23 Alex Bennée New
[v2,08/27] fpu/softfloat: Replace float_class_dnan with parts_default_nan softfloat patch roundup - - 1 - --- 2018-05-12 Richard Henderson New
[v2,08/27] failover: Rename bool to failover_primary_hidden Virtio net failover fixes - - - - --- 2020-11-18 Juan Quintela New
[v2,08/27] HACK: Always enable parallel_cpus - - - - --- 2016-07-01 Richard Henderson New
[v2,08/27] 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h - - - - --- 2016-01-07 Wei Liu New
[v2,08/26] tests/qtests: clean-up and fix leak in generic_fuzz maintainer omnibus: testing, fuzz, plugins, documentation - - 2 - --- 2023-06-26 Alex Bennée New
[v2,08/26] tcg: always mark dead input arguments as dead - - 1 - --- 2012-10-09 Aurelien Jarno New
[v2,08/26] tcg-ppc64: Fix TCG_TARGET_CALL_STACK_OFFSET - - - - --- 2014-05-27 Richard Henderson New
[v2,08/26] target/arm: Fill in helper_mte_check target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v2,08/26] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' - - 1 - --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,08/26] s390x/tcg: Simplify vfll32() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-05-17 David Hildenbrand New
[v2,08/26] qmp: Improve QMP dispatch error messages - - 1 - --- 2017-02-26 Markus Armbruster New
[v2,08/26] qapi: Reorder check_FOO() parameters for consistency qapi: Pay back some frontend technical debt - - 1 - --- 2019-09-27 Markus Armbruster New
[v2,08/26] qapi: Generate a nicer struct for flat unions - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,08/26] monitor: Extract qmp_human_monitor_command into monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,08/26] file-posix: add missing coroutine_fn annotations block: fix coroutine_fn annotations - - 2 - --- 2022-05-09 Paolo Bonzini New
[v2,08/26] fdc: QOM'ify some more - - - - --- 2013-07-01 Hu Tao New
[v2,08/26] e1000e: Use more constant definitions e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-24 Akihiko Odaki New
[v2,08/26] armv7m: rewrite NVIC - - - - --- 2015-12-03 Michael Davidsaver New
[v2,08/26] Use g_unix_set_fd_nonblocking() Misc cleanups - - 1 - --- 2022-04-26 Marc-André Lureau New
[v2,08/25] tests/vm: Added a new script for centos.aarch64. testing/next (vm, gitlab, docker) - - 2 - --- 2020-06-24 Alex Bennée New
[v2,08/25] tests/docker: fix mistakes in centos package lists tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - 1 - --- 2021-01-14 Daniel P. Berrangé New
[v2,08/25] target/arm: Move exception_bkpt_insn to debug_helper.c target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,08/25] target/arm: Avoid tcg_const_* in translate-mve.c tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,08/25] target-arm: A64: implement SVC, BRK - - 1 - --- 2013-12-22 Peter Maydell New
[v2,08/25] target-arm: A64: Implement SHLL, SHLL2 - - - - --- 2014-03-14 Peter Maydell New
[v2,08/25] sdcard: use the registerfields API to access the OCR register SDCard: housekeeping, improve SPI, introduce new Specs - - - - --- 2018-01-03 Philippe Mathieu-Daudé New
[v2,08/25] qga: Plug unlikely memory leak in guest-set-memory-blocks Error handling fixes & cleanups - 1 1 - --- 2020-06-24 Markus Armbruster New
[v2,08/25] qapi: ignore top-level 'id' field - - - - --- 2017-01-18 Marc-André Lureau New
[v2,08/25] python/qmp: switch qom tools to AQMP Python: delete synchronous qemu.qmp package - - 2 - --- 2021-12-15 John Snow New
[v2,08/25] migration: Add pss.postcopy_requested status migration: Postcopy Preemption - - 1 - --- 2022-03-01 Peter Xu New
[v2,08/25] linux-user/sparc: Merge sparc64 target_elf.h linux-user/sparc: Implement rt signals - - - - --- 2021-04-26 Richard Henderson New
[v2,08/25] hw/timer/cmsdk-apb-dualtimer: Add Clock input Convert CMSDK timer, watchdog, dualtimer to Clock framework - - 2 - --- 2021-01-28 Peter Maydell New
[v2,08/25] hw/sd: ssi-sd: Add a state representing Nac hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,08/25] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,08/25] hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-13 Thomas Huth New
[v2,08/25] gluster: use BlockDriverState's AioContext - - - - --- 2014-05-07 Stefan Hajnoczi New
[v2,08/25] drop libxml2 checks since libxml is not actually used (for parallels) testing and plugin updates - - 4 1 --- 2022-02-01 Alex Bennée New
[v2,08/25] build: move rules for nesting to Makefile.objs - - - - --- 2012-06-06 Paolo Bonzini New
[v2,08/25] DAX: virtio-fs: Add vhost-user slave commands for mapping virtiofs dax patches - - - - --- 2021-04-14 Dr. David Alan Gilbert New
[v2,08/24] virt-arm: add node-id property to CPU - - 1 - --- 2017-05-03 Igor Mammedov New
[v2,08/24] vhost: extract the logic of unmapping the vrings and desc Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern 1 - - - --- 2022-08-16 Kangjie Xu New
[v2,08/24] util/cutils: Clean up control flow around qemu_strtol() a bit - - 1 - --- 2017-02-21 Markus Armbruster New
[v2,08/24] tusb6010: move declarations to new file tusb6010.h - - - - --- 2011-08-15 Avi Kivity New
[v2,08/24] trace: simple: pass trace_file unmodified to config-host.h configure->meson queue for 6.2 - - 1 - --- 2021-10-12 Paolo Bonzini New
[v2,08/24] target/ppc: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-08-02 Akihiko Odaki New
[v2,08/24] target/mips: Remove now unused ASE_MSA definition target/mips: Convert MSA ASE to decodetree - - 2 - --- 2020-12-15 Philippe Mathieu-Daudé New
[v2,08/24] target/cris: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-04 Philippe Mathieu-Daudé New
[v2,08/24] target/arm: Use field names for manipulating EL2 and EL3 modes target/arm: 8 new features, A76 and N1 - - 1 - --- 2022-04-12 Richard Henderson New
[v2,08/24] target/arm: Enforce alignment for LDA/LDAH/STL/STLH target/arm: enforce alignment - - 1 - --- 2020-12-08 Richard Henderson New
[v2,08/24] target-sparc: Pass TCGMemOp to gen_ld/st_asi - - - - --- 2016-02-23 Richard Henderson New
[v2,08/24] softfloat: Add float32_to_uint64() - - 2 - --- 2014-01-06 Peter Maydell New
[v2,08/24] sdlaudio: port to the new audio backend api Audio: Mixeng-free 5.1/7.1 audio support - - - - --- 2019-09-08 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,08/24] raw: Probe required direct I/O alignment - - 1 - --- 2013-12-13 Kevin Wolf New
[v2,08/24] qobject: Propagate parse errors through qobject_from_jsonv() - - 1 - --- 2017-02-28 Markus Armbruster New
[v2,08/24] qdev: move bus properties to a separate global - - - - --- 2012-04-11 Paolo Bonzini New
[v2,08/24] python/aqmp: add logging to AsyncProtocol python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,08/24] ppc: replace cpu_model with cpu_type on ref405ep, taihu boards generalize parsing of cpu_model (part 3/PPC) 1 - - - --- 2017-10-09 Igor Mammedov New
[v2,08/24] mac_via: Fix to realize "mos6522-q800-via*" devices Fixes around device realization - 1 1 - --- 2020-05-28 Markus Armbruster New
[v2,08/24] kvm: Report proper error on GET_VCPU_MMAP_SIZE failures - - - - --- 2011-02-01 Jan Kiszka New
[v2,08/24] include: update Xen public headers to Xen 4.17.2 release Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h' hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type hw/arm: New board model mps3-an524 - - 3 - --- 2021-02-15 Peter Maydell New
[v2,08/24] bsd-user: Use page_check_range_empty for MAP_EXCL linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,08/24] block: Add bdrv_make_absolute_filename() - - - - --- 2016-11-27 Max Reitz New
[v2,08/24] accel/tcg: Move CPUNegativeOffsetState into CPUState Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,08/23] vhost-net: always call vhost_dev_cleanup() on failure - - - - --- 2016-06-24 Marc-André Lureau New
[v2,08/23] vfio-user: define socket receive functions vfio-user client - - - - --- 2023-02-02 John Johnson New
[v2,08/23] test-throttle: Simplify qemu_init_main_loop() error handling - - 1 - --- 2015-12-17 Markus Armbruster New
[v2,08/23] test-qobject-input-visitor: Avoid format string ambiguity tests: Compile-time format string checking for libqtest.h - - 1 - --- 2018-07-27 Markus Armbruster New
[v2,08/23] target/sparc: Use tcg_gen_movcond_i64 in gen_edge tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,08/23] target/mips: Use MMU_INDEX() helper Introduce MMU_INDEX() - - - - --- 2023-08-06 Helge Deller New
[v2,08/23] target/i386: Use DISAS_EOB* in gen_movl_seg_T0 target/i386: pc-relative translation blocks - - 1 - --- 2022-09-06 Richard Henderson New
[v2,08/23] target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt tcg: singlestep reorg - - - - --- 2021-10-12 Richard Henderson New
[v2,08/23] target/i386/sev: Mark unreachable code with g_assert_not_reached() target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,08/23] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro - - 1 - --- 2024-01-26 Philippe Mathieu-Daudé New
[v2,08/23] target/arm: Move all v7m insn helpers into their own file Support disabling TCG on ARM - - - - --- 2019-06-15 Philippe Mathieu-Daudé New
[v2,08/23] target/arm: Define the FEAT_FGT registers target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-30 Peter Maydell New
« 1 2 ... 1501 1502 15034321 4322 »