Show patches with: Archived = No       |   73856 patches
« 1 2 3 4738 739 »
Patch Series S/W/F Date Submitter Delegate State
[01/11] nbd/server: Remove unused variable Fixes for clang-13 plus tcg/ppc --- 2021-07-12 Richard Henderson New
[01/11] nvdimm: Plug memory leak in uuid property setter [01/11] nvdimm: Plug memory leak in uuid property setter --- 2020-04-24 Markus Armbruster New
[01/11] scripts/coverage: initial coverage comparison script more misc fixes for 8.0 (tests, gdbstub, meta, docs) --- 2023-03-30 Alex Bennée Superseded
[01/11] softfloat: Rename float_flag_input_denormal to float_flag_iflush_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[01/11] softmmu: Introduce qemu_target_page_mask/qemu_target_page_align helpers hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[01/11] target-arm: Collect up the debug cp register definitions --- 2014-08-08 Peter Maydell Superseded
[01/11] target/arm: Enforce word alignment for LDRD/STRD target/arm: enforce alignment --- 2020-11-25 Richard Henderson New
[01/11] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[01/11] target-arm: Give CPSR setting on 32-bit exception return its own helper --- 2016-02-15 Peter Maydell Superseded
[01/11] target/arm: Introduce isar_feature_aa64_bti target/arm: Implement ARMv8.5-BTI --- 2019-01-10 Richard Henderson Superseded
[01/11] target/arm: Introduce neon_full_reg_offset target/arm: Fix neon reg offsets --- 2020-10-28 Richard Henderson Superseded
[01/11] target/arm: Pass in pc to thumb_insn_is_16bit target/arm: decodetree prep patches --- 2019-08-07 Richard Henderson Superseded
[01/11] target/hppa: Update to SeaBIOS-hppa version 11 target/hppa: PA2.0 fixes --- 2023-11-11 Richard Henderson Superseded
[01/11] target/hppa: Update to SeaBIOS-hppa version 11 target/hppa: PA2.0 fixes --- 2023-11-11 Richard Henderson New
[01/11] tcg: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-08-31 Philippe Mathieu-Daudé Superseded
[01/11] tcg: Mark tcg_gen_op* as noinline tcg: Move tcg expanders out of line --- 2023-10-29 Richard Henderson Superseded
[01/11] tests/avocado: add a simple i386 replay kernel test record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée Superseded
[01/11] tests/avocado: update AArch64 tests to Alpine 3.17.2 tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-10 Alex Bennée Superseded
[01/11] test-util-sockets: Plug file descriptor leak sockets: Attempt to drain the abstract socket swamp --- 2020-10-29 Markus Armbruster Accepted
[01/11] virtio-mem: Correct format specifier mismatch for RISC-V Run cross-compilation build tests in the gitlab-CI --- 2020-08-04 Thomas Huth New
[01/12] contrib/gitdm: Add more academic domains contrib/gitdm: First round of updates --- 2020-10-06 Philippe Mathieu-Daudé New
[01/12] cpus: pass CPUState to run_on_cpu helpers --- 2016-09-01 Paolo Bonzini Superseded
[01/12] default-configs: move files to default-configs/devices/ Move target configuration to Meson --- 2020-09-23 Paolo Bonzini Superseded
[01/12] docs: Add a vhost-virtio-video rst file [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[01/12] gitlab: tweak and filter ninja output to reduce build noise testing/next: docker, avocado, unit, --- 2023-02-15 Alex Bennée New
[01/12] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-18 Philippe Mathieu-Daudé Superseded
[01/12] hw/nand: Pass block device state to init function --- 2011-07-15 Peter Maydell Accepted
[01/12] hw/pl050: Use LOG_GUEST_ERROR --- 2012-10-25 Peter Maydell Accepted
[01/12] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments virtio: add vhost-user-generic and reduce copy and paste --- 2023-04-14 Alex Bennée Superseded
[01/12] libvhost-user: follow QEMU comment style block/export: vhost-user-blk server cleanups and tests --- 2020-10-27 Stefan Hajnoczi Superseded
[01/12] linux-user: Fix style problems in linuxload.c linux-user: Load a vdso for x86_64 and hppa --- 2021-06-19 Richard Henderson Superseded
[01/12] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer [01/12] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer --- 2020-05-10 Philippe Mathieu-Daudé New
[01/12] plugins: implement inline operation with cpu_index offset TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier Superseded
[01/12] qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h --- 2015-07-22 Peter Maydell Accepted
[01/12] qga/channel-posix: Plug memory leak in ga_channel_write_all() fix some error memleaks --- 2020-08-14 Pan Nengyuan New
[01/12] qom: Helpers for pointer properties [01/12] qom: Helpers for pointer properties --- 2020-10-09 Eduardo Habkost New
[01/12] target/arm/kvm: Remove superfluous break [01/12] target/arm/kvm: Remove superfluous break --- 2020-07-13 Yi Wang Superseded
[01/12] target/arm: Move vfp_expand_imm() to translate.[ch] target/arm: VFP decodetree conversion followups --- 2019-06-13 Peter Maydell Superseded
[01/12] target/arm: Provide fault type enum and FSR conversion functions Refactor get_phys_addr() not to return FSR values --- 2017-12-05 Peter Maydell Superseded
[01/12] target-arm: Split A64 from A32/T32 gen_intermediate_code_internal() --- 2013-12-03 Peter Maydell Superseded
[01/12] target-i386: Avoid shifting left into sign bit --- 2014-03-10 Peter Maydell Superseded
[01/12] tcg: Add preferred_reg argument to tcg_reg_alloc tcg: Improve register allocation for calls --- 2018-11-28 Richard Henderson Superseded
[01/12] tcg/mips: Move TCG_AREG0 to S8 tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[01/12] tcg/tcg-op: Factor tcg_gen_hrev32_i32() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[01/12] tests/qtest/qgraph: add qemu_name to QOSGraphNode 9pfs: add tests using local fs driver --- 2020-09-27 Christian Schoenebeck Superseded
[01/12] ui/console-vc: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[01/12] util/fifo8: Fix typo in fifo8_push_all() description hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-05-22 Philippe Mathieu-Daudé Superseded
[01/12] vexpress, realview: Add (dummy) L2 cache controller --- 2012-01-13 Peter Maydell Accepted
[01/13] arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access() armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[01/13] cputlb: do not evict empty entries to the vtlb Dynamic TLB sizing, backends --- 2019-01-23 Richard Henderson Superseded
[01/13] hw/arm_gic: Move NCPU definition to arm_gic.c --- 2012-04-04 Peter Maydell Accepted
[01/13] hw/arm/pxa2xx: Simplify pxa255_init() hw/arm: Cleanups before pflash refactor --- 2023-01-09 Philippe Mathieu-Daudé Accepted
[01/13] hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t --- 2012-06-28 Peter Maydell Accepted
[01/13] hw/char/serial: Allow disconnected chardevs Drop compile time limit on number of serial ports --- 2018-04-20 Peter Maydell Accepted
[01/13] hw/i386/pc: Include missing 'sysemu/tcg.h' header target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé Superseded
[01/13] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[01/13] i386: hvf: Move HVFState definition into hvf i386: hvf: Remove HVFX86EmulatorState --- 2020-05-28 Roman Bolshakov New
[01/13] linux-user: Split out cpu/target_proc.h linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[01/13] pci: pass along the return value of dma_memory_rw dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult --- 2020-09-04 Philippe Mathieu-Daudé New
[01/13] qapi: Belatedly update visitor.h's big comment for QAPI modules qapi: Spring cleaning --- 2020-04-23 Markus Armbruster New
[01/13] signal.c: remove __get/__put_user return value reading --- 2014-04-23 Riku Voipio Accepted
[01/13] softmmu/trace-events: Fix a typo misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[01/13] target-arm: A64: add support for conditional select --- 2013-12-05 Peter Maydell Superseded
[01/13] target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers arm: Implement ARMv8.1-PMU and ARMv8.4-PMU --- 2020-02-11 Peter Maydell Superseded
[01/13] target/arm: Add ARM_FEATURE_SWP target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[01/13] target-arm: Add vexpress class and machine types --- 2014-12-03 Greg Bellows New
[01/13] target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno() target/arm: Implement semihosting v2.0 --- 2019-09-10 Peter Maydell Superseded
[01/13] target/arm: Define new TBFLAG for v8M stack checking target/arm: Implement v8M stack limit checks --- 2018-10-02 Peter Maydell Superseded
[01/13] target/arm: Move constant expanders to translate.h target/arm: Split translate-*.c.inc into separate compilation units --- 2021-04-13 Peter Maydell Superseded
[01/13] target-arm: Use lookup table for size check on Neon 3-reg-same insns --- 2011-04-11 Peter Maydell Accepted
[01/13] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[01/13] target/openrisc: Add DisasContext parameter to check_r0_write target/openrisc updates --- 2019-08-27 Richard Henderson Superseded
[01/13] target-openrisc: Write back result before FPE exception target/openrisc: Convert to decodetree.py --- 2018-05-04 Richard Henderson Superseded
[01/13] target/ppc: Add do_unaligned_access hook target/ppc improve atomic operations --- 2018-06-26 Richard Henderson New
[01/13] target/riscv: Move cpu_get_tb_cpu_state out of line target/riscv: Rationalize XLEN and operand length --- 2021-10-07 Richard Henderson Superseded
[01/13] target/sparc: Use tlb_set_page_full {tcg,aarch64}: Add TLB_CHECK_ALIGNED --- 2023-02-23 Richard Henderson Superseded
[01/13] util/path: Do not cache all filenames at startup linux-user: path, clone, sparc, shmat fixes --- 2019-05-19 Richard Henderson New
[01/14] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull target/i386: Use atomic operations for pte updates --- 2022-08-22 Richard Henderson Superseded
[01/14] arc: Add initial core cpu files *** ARC port for review *** --- 2020-09-30 Cupertino Miranda New
[01/14] block: return status from bdrv_append and friends block: deal with errp: part I --- 2020-09-09 Vladimir Sementsov-Ogievskiy New
[01/14] cpu: Clean up includes --- 2016-02-09 Peter Maydell Superseded
[01/14] hw/arm/armsse: Fix miswiring of expansion IRQs Add model of the Arm Musca devboards --- 2019-02-14 Peter Maydell Superseded
[01/14] hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[01/14] hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[01/14] hw/display/edid: Add missing 'qdev-properties.h' header [01/14] hw/display/edid: Add missing 'qdev-properties.h' header --- 2020-05-26 Philippe Mathieu-Daudé New
[01/14] i2c:pm_smbus: Clean up some style issues [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard Superseded
[01/14] linux-user/elfload: Disable core dump if getrlimit fails linux-user: Rewrite core dump --- 2024-02-27 Richard Henderson Superseded
[01/14] linux-user/sparc: Raise SIGILL for all unhandled software traps linux-user/sparc: Handle missing traps --- 2023-02-02 Richard Henderson Superseded
[01/14] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer hw/mips: patch queue for 2020-05-26 --- 2020-05-26 Philippe Mathieu-Daudé Superseded
[01/14] MAINTAINERS: Add 'ICH9 South Bridge' section hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[01/14] memory: Define API for MemoryRegionOps to take attrs and return status --- 2015-04-07 Peter Maydell Superseded
[01/14] qapi/doc.py: stash long temporary locals in named locals qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[01/14] spice: add module helpers ui: build spice and opengl as module. --- 2020-10-19 Gerd Hoffmann New
[01/14] target/arm: add arm_is_el2_enabled() helper [01/14] target/arm: add arm_is_el2_enabled() helper --- 2020-11-02 Rémi Denis-Courmont Superseded
[01/14] target-arm: Add exception target el infrastructure --- 2015-05-19 Peter Maydell Superseded
[01/14] target-arm: Add QOM subclasses for each ARM cpu implementation --- 2012-03-30 Peter Maydell Superseded
[01/14] target/arm: Log CPU index in 'Taking exception' log arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[01/14] target-arm: Make IRQ and FIQ gpio lines on the CPU object --- 2013-08-08 Peter Maydell Accepted
[01/14] target/arm: Normalize aarch64 gdbstub get/set function names target/arm: gdbstub cleanups and additions --- 2023-02-14 Richard Henderson Superseded
[01/14] target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
« 1 2 3 4738 739 »