Show patches with: Archived = No       |   430827 patches
« 1 2 ... 1059 1060 10614308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,06/28] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - 1 - --- 2019-08-11 Bin Meng Superseded
[v3,06/28] hw/xen: take iothread mutex in xen_evtchn_reset_op() Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[v3,06/28] bsd-user: Implement target_to_host_resource conversion function bsd-user: Implement freebsd process related system calls. - - - - --- 2023-09-17 Karim Taha New
[v3,06/27] tests/tcg/s390x: Add sam.S target/s390x: pc-relative translation blocks - - - - --- 2023-01-09 Richard Henderson New
[v3,06/27] tcg-ppc64: Introduce and use tcg_out_shri64 - - 1 - --- 2013-04-02 Richard Henderson New
[v3,06/27] target/i386: Convert to CPUClass::tlb_fill tcg: Add CPUClass::tlb_fill - - 1 - --- 2019-05-09 Richard Henderson New
[v3,06/27] target/arm/helper: Remove unused include Support disabling TCG on ARM - - - - --- 2019-07-01 Philippe Mathieu-Daudé New
[v3,06/27] scsi-disk: Factor out scsi_disk_emulate_start_stop() - - 1 - --- 2011-09-06 Markus Armbruster New
[v3,06/27] migration: force QEMUFile to blocking mode for outgoing migration - - 1 - --- 2016-02-26 Daniel P. Berrangé New
[v3,06/27] linux-user/alpha: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-24 Richard Henderson New
[v3,06/27] hw/mips/malta: Add re-usable rng_seed_hex_new() method misc: Replace sprintf - - - - --- 2024-04-12 Richard Henderson New
[v3,06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) 1 - - - --- 2024-02-26 Alex Bennée New
[v3,06/27] cpu: Directly use get_memory_mapping() fallback handlers in place cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode - - - - --- 2021-03-02 Philippe Mathieu-Daudé New
[v3,06/27] block: Make bdrv_reopen_{commit, abort} private functions - - - - --- 2016-04-28 Fam Zheng New
[v3,06/26] vhost-user: wrap some read/write with retry handling vhost-user for input & GPU - - 1 - --- 2018-06-18 Marc-André Lureau New
[v3,06/26] usb/dev-mtp: Fix Error double free after inotify failure Error handling fixes & cleanups - 1 1 - --- 2020-06-30 Markus Armbruster New
[v3,06/26] tests/avocado: extend the timeout for x86_64 tcg tests testing/next (docker, avocado, s390x, MAINTAINERS) 1 - 1 - --- 2022-10-20 Alex Bennée New
[v3,06/26] tcg: improve tcg_reg_alloc_movi() - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,06/26] tcg-aarch64: Special case small constants in tcg_out_movi - - 1 - --- 2014-04-03 Richard Henderson New
[v3,06/26] target/i386: Create gen_update_eip_next target/i386: pc-relative translation blocks - - 1 - --- 2022-10-01 Richard Henderson New
[v3,06/26] s390x/tcg: Simplify vftci64() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,06/26] qmp: Drop duplicated QMP command object checks - - 1 - --- 2017-02-28 Markus Armbruster New
[v3,06/26] pc: Move ioapic_init() from pc_piix.c to pc.c - - 1 - --- 2012-10-19 Jason Baron New
[v3,06/26] migration: Report error when shutdown fails migration: Improve error reporting - - 2 - --- 2024-03-04 Cédric Le Goater New
[v3,06/26] gitmodules: Correct libvirt-ci submodule URL testing and plugins pre-PR - 1 2 - --- 2022-02-04 Alex Bennée New
[v3,06/26] e1000e: Mask registers when writing e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-26 Akihiko Odaki New
[v3,06/26] crypto: add support for the cast5-128 cipher algorithm - - - - --- 2016-02-15 Daniel P. Berrangé New
[v3,06/26] Hexagon (target/hexagon) decide if pred has been written at TCG gen time [v3,01/26] Hexagon (target/hexagon) TCG generation cleanup - - 1 - --- 2021-04-08 Taylor Simpson New
[v3,06/26] DAX subprojects/libvhost-user: Add virtio-fs slave types virtiofs dax patches - - 1 - --- 2021-04-28 Dr. David Alan Gilbert New
[v3,06/25] virtio: add version 0.9.5 struct - - - - --- 2015-07-01 Gerd Hoffmann New
[v3,06/25] tcg-ppc64: Make TCG_AREG0 and TCG_REG_CALL_STACK enum constants - - - - --- 2014-06-20 Richard Henderson New
[v3,06/25] target/ppc: Implement Vector Insert Word from GPR using Immediate insns PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,06/25] target/arm: Update SCR and HCR for RME target/arm: Implement FEAT_RME - - 1 - --- 2023-02-22 Richard Henderson New
[v3,06/25] target-arm: Add condexec state to insn_start - - 2 - --- 2015-09-22 Richard Henderson New
[v3,06/25] python: add commit-per-subsystem.py error: auto propagated local_err - - - - --- 2019-09-24 Vladimir Sementsov-Ogievskiy New
[v3,06/25] python/aqmp: add runstate state machine to AsyncProtocol python: introduce Asynchronous QMP package - - 1 - --- 2021-08-03 John Snow New
[v3,06/25] linux-user/cris: Use force_sig_fault linux-user: Clean up siginfo_t handling - - - - --- 2021-09-19 Richard Henderson New
[v3,06/25] include/block/block_int: split header into I/O and global state API block layer: split block APIs in global state and I/O - - 1 - --- 2021-10-12 Emanuele Giuseppe Esposito New
[v3,06/25] hw/display: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,06/25] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,06/25] gdbstub: Use size_t to hold GDBState::last_packet_len chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,06/25] cris: cpu: add CPU_RESOLVING_TYPE macro generalize parsing of cpu_model (part 4) - - - - --- 2018-01-23 Igor Mammedov New
[v3,06/25] block: bdrv_get_full_backing_filename_from_...'s ret. val. - - 1 - --- 2016-11-30 Max Reitz New
[v3,06/25] block/block-copy: add list of all call-states backup performance: block_status + async - - 1 - --- 2020-10-26 Vladimir Sementsov-Ogievskiy New
[v3,06/25] blkverify: implement .bdrv_detach/attach_aio_context() - - - - --- 2014-05-08 Stefan Hajnoczi New
[v3,06/25] Make some risu.c symbols static risu cleanups and improvements - - 1 - --- 2020-05-22 Richard Henderson New
[v3,06/24] timer/arm_mptimer: Convert to QOM realize - - - - --- 2013-08-20 Andreas Färber New
[v3,06/24] tcg/arm: Split out target constraints to tcg-target-con-str.h tcg: backend constraints cleanup - - 1 - --- 2021-01-29 Richard Henderson New
[v3,06/24] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,06/24] target-sparc: Store %asi in TB flags - - - - --- 2016-06-02 Richard Henderson New
[v3,06/24] target-ppc: Enable writes to user-privileged PMU registers - - - - --- 2014-05-27 Alexey Kardashevskiy New
[v3,06/24] ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects - - - - --- 2017-02-24 Cédric Le Goater New
[v3,06/24] ossaudio: port to the new audio backend api Audio: Mixeng-free 5.1/7.1 audio support - - - - --- 2019-09-15 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v3,06/24] modules: add chardev module annotations modules: add meta-data database - - - - --- 2021-06-18 Gerd Hoffmann New
[v3,06/24] instrument: [none] Add null instrumentation - - - - --- 2013-04-21 Lluís Vilanova New
[v3,06/24] includes: move tb_flush into its own header gdbstub: re-organise to for better compilation behaviour - - 1 - --- 2023-02-21 Alex Bennée New
[v3,06/24] gitlab: extend custom runners with base_job_template testing/next: docker, avocado, unit, gitlab - - 1 - --- 2023-02-28 Alex Bennée New
[v3,06/24] docker: create deb-src entry and setup Emdebian in the same layer - - 1 - --- 2017-05-21 Philippe Mathieu-Daudé New
[v3,06/24] disas/nanomips: Remove __cond methods from class Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-12 Milica Lazarevic New
[v3,06/24] block: Clean up "Could not create temporary overlay" error message - - 1 - --- 2015-12-18 Markus Armbruster New
[v3,06/24] armv7m: Delete unused "ARM,bitband-memory" devices Fixes around device realization - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,06/23] target/openrisc: Fix singlestep_enabled target/openrisc improvements - - 1 - --- 2018-06-28 Richard Henderson New
[v3,06/23] target/arm: Use is_a64 in arm_generate_debug_exceptions target/arm: tidy exception routing - - 1 - --- 2022-06-09 Richard Henderson New
[v3,06/23] qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail() tests: Compile-time format string checking for libqtest.h - - 2 - --- 2018-08-06 Markus Armbruster New
[v3,06/23] qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail() tests: Compile-time format string checking for libqtest.h - - 2 - --- 2018-07-30 Markus Armbruster New
[v3,06/23] qemu-img: Switch get_block_status() to byte-based - - 1 - --- 2017-07-13 Eric Blake New
[v3,06/23] q800: move ROM memory region to Q800MachineState q800: add support for booting MacOS Classic - part 1 - - 2 - --- 2023-06-04 Mark Cave-Ayland New
[v3,06/23] multifd: remove used parameter from send_prepare() method Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2021-11-24 Juan Quintela New
[v3,06/23] memory: export AddressSpace - - 1 - --- 2012-10-09 Avi Kivity New
[v3,06/23] linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW linux-user: Clean up siginfo_t handling - - 1 - --- 2021-11-03 Richard Henderson New
[v3,06/23] i386: Move 3DNOW decoder target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,06/23] hw/pvrdma: Make function reset_device return void Add support for RDMA MAD - - 1 - --- 2018-11-13 Yuval Shaia New
[v3,06/23] hw/pvrdma: Make function reset_device return void Untitled series #75623 - - 1 - --- 2018-11-13 Yuval Shaia New
[v3,06/23] crypto: Change the qcrypto_random_bytes buffer type to void* Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-03-15 Richard Henderson New
[v3,06/23] contrib: Add spaces around operator plugins/next pre-PR (hwprofile, regression fixes, icount count fix) - - - - --- 2021-02-13 Alex Bennée New
[v3,06/23] bsd-user: Implement shm_rename(2) system call bsd-user: Implement mmap related system calls for FreeBSD. - - 2 - --- 2023-09-09 Karim Taha New
[v3,06/23] block: Make BlockBackend own its BlockDriverState - - 2 - --- 2014-09-16 Markus Armbruster New
[v3,06/22] tests/docker: fix sorting in package lists tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - 2 - --- 2021-05-13 Daniel P. Berrangé New
[v3,06/22] target/riscv: Add AIA cpu feature QEMU RISC-V AIA support - - 2 - --- 2021-10-23 Anup Patel New
[v3,06/22] target/i386/cpu: Add missing 'qapi/error.h' header target/i386/sev: Housekeeping SEV + measured Linux SEV guest - - 3 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,06/22] target/arm: Mask PMU register writes based on PMCR_EL0.N More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,06/22] target-arm: A64: Add SP entries for EL2 and 3 - - - - --- 2014-05-19 Edgar E. Iglesias New
[v3,06/22] qcow2: Helper for refcount array reallocation - - 2 - --- 2014-11-20 Max Reitz New
[v3,06/22] qapi: qapi_visit.py, support generating static functions - - 1 - --- 2012-10-04 Michael Roth New
[v3,06/22] ppc/ppc405: Start QOMification of the SoC ppc: QOM'ify 405 board - - - - --- 2022-08-08 Cédric Le Goater New
[v3,06/22] memory-device: document MemoryDeviceClass memory-device: complete refactoring + virtio-pmem - - 1 - --- 2018-09-20 David Hildenbrand New
[v3,06/22] iscsi: Advertise realistic limits to block layer - - 3 - --- 2016-06-23 Eric Blake New
[v3,06/22] iotests: Replace IMGOPTS by _unsupported_imgopts iotests: Allow ./check -o data_file - - 1 - --- 2019-11-07 Max Reitz New
[v3,06/22] include/fpu/softfloat: implement float16_chs helper re-factor softfloat and add fp16 functions - - 2 - --- 2018-01-24 Alex Bennée New
[v3,06/22] hw/acpi/ich9: Remove 'memory-hotplug-support' property [v3,01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines - - 1 - --- 2024-04-16 Philippe Mathieu-Daudé New
[v3,06/22] host-utils: move udiv_qrnnd() to host-utils target/ppc: DFP instructions using decodetree - - 1 - --- 2021-09-10 Luis Fernando Fujita Pires New
[v3,06/22] fuzz: add configure flag --enable-fuzzing Add virtual device fuzzing support - - - - --- 2019-09-18 Alexander Bulekov New
[v3,06/22] cpu: Add per-cpu address space - - - - --- 2014-01-13 Edgar E. Iglesias New
[v3,06/22] acpi: create acpi-common.c and move madt code microvm: add acpi support - - 2 - --- 2020-05-20 Gerd Hoffmann New
[v3,06/21] vl: add todo note about root container cleanup - - - - --- 2017-03-16 Marc-André Lureau New
[v3,06/21] target/xtensa: rename FPU2000 translators and helpers target/xtensa: implement double precision FPU - - 1 - --- 2020-07-08 Max Filippov New
[v3,06/21] target/riscv: array for the 64 upper bits of 128-bit registers Adding partial support for 128-bit riscv target - - - - --- 2021-10-19 Frédéric Pétrot New
[v3,06/21] target/riscv: Remove gen_arith_div* target/riscv: Use tcg_constant_* - - 2 - --- 2021-08-19 Richard Henderson New
[v3,06/21] target/ppc: Use GDBFeature for dynamic XML plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,06/21] target/ppc: Remove msr_ile macro target/ppc: Remove hidden usages of *env - - 1 - --- 2022-05-03 Víctor Colombo New
« 1 2 ... 1059 1060 10614308 4309 »