Show patches with: Archived = No       |   432734 patches
« 1 2 ... 974 975 9764327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,14/34] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics() spapr: IRQ subsystem cleanup - - 3 - --- 2019-10-02 David Gibson New
[v3,14/34] qapi/introspect: Rename *qlit* to reduce confusion Configurable policy for handling deprecated interfaces - - 1 - --- 2020-03-15 Markus Armbruster New
[v3,14/34] pc: exit QEMU if number of slots more than supported 256 - - - - --- 2014-05-27 Igor Mammedov New
[v3,14/34] add memdev backend infrastructure - - - - --- 2014-03-26 Hu Tao New
[v3,14/33] tests/docker: remove python2.7 from debian9-mxe testing/next (docker,tcg, alpha ;-) - - 1 1 --- 2019-09-24 Alex Bennée New
[v3,14/33] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,14/33] softmmu/physmem: Remove HOST_PAGE_ALIGN linux-user: Improve host and guest page size handling - - 2 - --- 2024-01-02 Richard Henderson New
[v3,14/33] serial-mm: add "regshift" property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-10-23 Marc-André Lureau New
[v3,14/33] nbd: move connection code from block/nbd to nbd/client-connection block/nbd: rework client connection - - 1 - --- 2021-04-16 Vladimir Sementsov-Ogievskiy New
[v3,14/33] i386: Propagate SGX CPUID sub-leafs to KVM Qemu SGX virtualization - - - - --- 2021-07-09 Yang Zhong New
[v3,14/33] hw/s390x/s390-virtio-ccw.c: remove qdev_reset_all call Multi-phase reset mechanism - - - - --- 2019-07-29 Damien Hedde New
[v3,14/33] docs: Create defs.rst.inc as a place to define substitutions Convert qemu-doc to rST - - 1 - --- 2020-02-28 Peter Maydell New
[v3,14/33] block: Distinguish paths in *_format_default_perms block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,14/32] target/rx: Use generic helper to show CPU model names Unified CPU type check - - - - --- 2023-09-07 Gavin Shan New
[v3,14/32] target/mips: Convert MSA 2RF instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,14/32] target-xtensa: implement SYNC group - - - - --- 2011-08-31 Max Filippov New
[v3,14/32] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI - - - - --- 2014-06-10 Fabian Aggeler New
[v3,14/32] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI - - - - --- 2014-06-17 Aggeler Fabian New
[v3,14/32] s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY s390x/tcg: Vector Instruction Support Part 1 - - 1 - --- 2019-03-07 David Hildenbrand New
[v3,14/32] pc-dimm: drop the prefix of pc-dimm - - - - --- 2015-10-11 Xiao Guangrong New
[v3,14/32] migration: wakeup dst ram-load-thread for recover Migration: postcopy failure recovery - - 1 - --- 2017-10-16 Peter Xu New
[v3,14/32] blockdev: Move vhdx probe to its own file - - 1 - --- 2016-07-05 clord@redhat.com New
[v3,14/32] Implement h2t_freebds11_statfs Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,14/31] tests/tcg/tricore: Add build infrastructure testing/next pre-PR (hexagon, tricore, misc) - - 1 - --- 2021-05-12 Alex Bennée New
[v3,14/31] tcg: Add INDEX_op_dupm_vec tcg vector improvements - - 1 - --- 2019-05-04 Richard Henderson New
[v3,14/31] target/arm: Decode Load/store register (pac) target/arm: Implement ARMv8.3-PAuth - - 1 - --- 2019-01-08 Richard Henderson New
[v3,14/31] target-arm: Implement AArch64 generic timers - - - - --- 2014-02-15 Peter Maydell New
[v3,14/31] python/qmp: switch qmp-shell to AQMP Python: delete synchronous qemu.qmp package - - 1 - --- 2022-01-10 John Snow New
[v3,14/30] tests/docker: check for an parameters not empty string testing/next (gitlab, vm, docker) - - 1 - --- 2020-06-26 Alex Bennée New
[v3,14/30] tcg: Use tcg_constant_ptr in do_dup tcg: Simplify temporary usage - - 2 - --- 2023-02-25 Richard Henderson New
[v3,14/30] tcg/loongarch64: Implement bswap{16,32,64} ops LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-22 WANG Xuerui New
[v3,14/30] target/sh4: Eliminate unused XREG macro - - 1 - --- 2017-07-18 Richard Henderson New
[v3,14/30] target/s390x: improve 24-bit and 31-bit addresses read - - 2 - --- 2017-05-31 Aurelien Jarno New
[v3,14/30] target/ppc: Introduce gen_icount_io_start Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,14/30] target/mips: Add simple user-mode mips_cpu_tlb_fill() target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,14/30] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,14/30] target/arm: Enforce word alignment for LDRD/STRD target/arm: enforce alignment - - 1 - --- 2021-01-11 Richard Henderson New
[v3,14/30] s390x/sclp: introduce sclp feature blocks 1 - - - --- 2016-08-24 David Hildenbrand New
[v3,14/30] qapi/qom: Add ObjectOptions for pr-manager-helper qapi/qom: QAPIfy --object and object-add 1 - 1 - --- 2021-03-08 Kevin Wolf New
[v3,14/30] qapi job: Elide redundant has_FOO in generated C qapi: Elide redundant has_FOO in generated C - - 1 - --- 2022-11-04 Markus Armbruster New
[v3,14/30] i.MX: Add code to emulate i.MX2 watchdog IP block Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,14/30] hw/arm: Express dependencies of xilinx-zynq with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,14/30] Hexagon HVX (target/hexagon) helper overrides for histogram instructions Hexagon HVX (target/hexagon) patch series - - - - --- 2021-09-20 Taylor Simpson New
[v3,14/29] tcg/mips: Support bswap flags in tcg_out_bswap16 tcg: bswap improvements - - 1 - --- 2021-06-26 Richard Henderson New
[v3,14/29] tcg-aarch64: Support movcond - - - - --- 2013-09-02 Richard Henderson New
[v3,14/29] target/ppc: create an interrupt deliver method for POWER8 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,14/29] target/i386: Use cpu_*_mmuidx_ra instead of templates cputlb: Remove support for MMU_MODE*_SUFFIX 1 - 1 - --- 2019-12-28 Richard Henderson New
[v3,14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro - - 2 - --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,14/29] s390x/tcg: MVST: Fix storing back the addresses to registers s390x/tcg: mem_helper: Fault-safe handling - - 1 - --- 2019-09-16 David Hildenbrand New
[v3,14/29] qdev: Introduce block geometry properties - - - - --- 2012-07-10 Markus Armbruster New
[v3,14/29] migration: Move the VMStateDescription typedef to typedefs.h Tame a few "touch this, recompile the world" headers - - 2 1 --- 2019-08-09 Markus Armbruster New
[v3,14/29] exec: use memory_region_get_dirty_log_mask to optimize dirty tracking - - 1 - --- 2015-05-26 Paolo Bonzini New
[v3,14/29] build: move net/ objects to nested Makefile.objs - - - - --- 2012-06-07 Paolo Bonzini New
[v3,14/29] bsd-user/arm/target_arch_elf.h: arm defines for ELF bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,14/29] block: Switch BdrvTrackedRequest to byte granularity - - 2 - --- 2014-01-17 Kevin Wolf New
[v3,14/28] tcg: Introduce tcg_max_ctxs tcg: Clean up code_gen_buffer allocation - - 3 - --- 2021-05-02 Richard Henderson New
[v3,14/28] target/microblaze: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-07-08 Richard Henderson New
[v3,14/28] target/arm: Define arm_cpu_do_unaligned_access for CONFIG_USER_ONLY target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,14/28] riscv: sifive: Implement PRCI model for FU540 riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - - --- 2019-08-11 Bin Meng Superseded
[v3,14/28] qemu-char: check socket is actually connected - - - - --- 2016-07-06 Marc-André Lureau New
[v3,14/28] hw/xen: add get_frontend_path() method to XenDeviceClass Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,14/28] hw/nvram/fw_cfg: Replace g_memdup() by g_memdup2() [v3,01/28] hw/hyperv/vmbus: Remove unused vmbus_load/save_req() - - - - --- 2021-09-03 Philippe Mathieu-Daudé New
[v3,14/28] dev-smartcard-reader: white space fixes - - - - --- 2013-04-22 Alon Levy New
[v3,14/28] bsd-user: Implement getrlimit(2) and setrlimit(2) bsd-user: Implement freebsd process related system calls. - - 1 - --- 2023-09-17 Karim Taha New
[v3,14/27] tcg-ppc64: Streamline qemu_ld/st insn selection - - 1 - --- 2013-04-02 Richard Henderson New
[v3,14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state target/s390x: pc-relative translation blocks - - 1 - --- 2023-01-09 Richard Henderson New
[v3,14/27] target/nios2: Convert to CPUClass::tlb_fill tcg: Add CPUClass::tlb_fill - - 1 - --- 2019-05-09 Richard Henderson New
[v3,14/27] target/arm/vfp_helper: Move code around Support disabling TCG on ARM - - - - --- 2019-07-01 Philippe Mathieu-Daudé New
[v3,14/27] qemu-img: Add "-L" option to sub commands - - - - --- 2016-04-28 Fam Zheng New
[v3,14/27] plugins: add qemu_plugin_num_vcpus function maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-26 Alex Bennée New
[v3,14/27] migration: convert fd socket protocol to use QIOChannel - - 1 - --- 2016-02-26 Daniel P. Berrangé New
[v3,14/27] linux-user/mips: Tidy install_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-24 Richard Henderson New
[v3,14/27] disas/microblaze: Split out print_immval_addr misc: Replace sprintf - - - - --- 2024-04-12 Richard Henderson New
[v3,14/27] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode - - - - --- 2021-03-02 Philippe Mathieu-Daudé New
[v3,14/27] block: Rename bdrv_set_locked() to bdrv_lock_medium() - - - - --- 2011-09-06 Markus Armbruster New
[v3,14/26] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too testing and plugins pre-PR - - 2 - --- 2022-02-04 Alex Bennée New
[v3,14/26] tcg: rework TCG helper flags - - - - --- 2012-10-19 Aurelien Jarno New
[v3,14/26] tcg-aarch64: Avoid add with zero in tlb load - - 1 - --- 2014-04-03 Richard Henderson New
[v3,14/26] target/i386: Truncate values for lcall_real to i32 target/i386: pc-relative translation blocks - - 1 - --- 2022-10-01 Richard Henderson New
[v3,14/26] s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT) s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,14/26] qdev: Drop qbus_set_hotplug_handler() parameter @errp Error handling fixes & cleanups - - - - --- 2020-06-30 Markus Armbruster New
[v3,14/26] qapi: Make string input and opts visitor require non-null input - - 1 - --- 2017-02-28 Markus Armbruster New
[v3,14/26] memory: Add Error** argument to .log_global*() handlers migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,14/26] ich9: Add smbus - - - - --- 2012-10-19 Jason Baron New
[v3,14/26] hw/usb: dev-mtp: Use g_mkdir() testing/next (docker, avocado, s390x, MAINTAINERS) 1 - - - --- 2022-10-20 Alex Bennée New
[v3,14/26] e1000e: Configure ResettableClass e1000x cleanups (preliminary for IGB) - - 2 - --- 2023-01-26 Akihiko Odaki New
[v3,14/26] block: add flag to indicate that no I/O will be performed - - 1 - --- 2016-02-15 Daniel P. Berrangé New
[v3,14/26] Hexagon (target/hexagon) cleanup reg_field_info definition [v3,01/26] Hexagon (target/hexagon) TCG generation cleanup - - 1 - --- 2021-04-08 Taylor Simpson New
[v3,14/26] DAX: virtiofsd: Wire up passthrough_ll's lo_setupmapping virtiofs dax patches - - 1 - --- 2021-04-28 Dr. David Alan Gilbert New
[v3,14/26] Add vhost-user-input-pci vhost-user for input & GPU - - - - --- 2018-06-18 Marc-André Lureau New
[v3,14/25] virtio: add version 1.0 support to vp_notify - - - - --- 2015-07-01 Gerd Hoffmann New
[v3,14/25] virtio-serial: Let VirtIOSerialPortClass::have_data() use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,14/25] tcg-ppc64: Fix sub2 implementation - - - - --- 2014-06-20 Richard Henderson New
[v3,14/25] target/ppc: added the instructions LXVP and STXVP PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,14/25] target/arm: Pipe ARMSecuritySpace through ptw.c target/arm: Implement FEAT_RME - - 1 - --- 2023-02-22 Richard Henderson New
[v3,14/25] target-sparc: Remove gen_opc_jump_pc - - 2 - --- 2015-09-22 Richard Henderson New
[v3,14/25] scripts/cocci: Patch to detect potential use of memory_region_init_rom hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,14/25] python/aqmp: add well-known QMP object models python: introduce Asynchronous QMP package - - - - --- 2021-08-03 John Snow New
[v3,14/25] ppc: cpu: add CPU_RESOLVING_TYPE macro generalize parsing of cpu_model (part 4) 1 - - - --- 2018-01-23 Igor Mammedov New
[v3,14/25] pc98: add NEC PC-9821 family init - - - - --- 2009-10-28 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= New
« 1 2 ... 974 975 9764327 4328 »