Show patches with: Archived = No       |   430957 patches
« 1 2 ... 648 649 6504309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] libqos: add qemu-img presence check - - - - --- 2015-11-12 John Snow New
[2/3] libqtest: Add a generic function to run a callback function for every machine - - 1 - --- 2017-03-21 Thomas Huth New
[2/3] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq [1/3] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU - - - - --- 2022-12-19 Marcel Holtmann New
[2/3] libvhost-user: Adopt new backend naming Vhost-user: replace _SLAVE_ with _BACKEND_ - - - - --- 2023-01-30 Maxime Coquelin New
[2/3] libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply libvhost-user: NEED_REPLY behaviour fixes - 1 - - --- 2022-06-27 Kevin Wolf New
[2/3] libvhost-user: Fix extra vu_add/rem_mem_reg reply vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG - - 1 - --- 2022-04-07 Kevin Wolf New
[2/3] libvhost-user: Fix format strings libvhost-user: Add format attribute and fix format strings - - 1 - --- 2022-04-22 Stefan Weil New
[2/3] linux user: moving is proc functions to separate file [1/3] linux user: make execfd global (like exec path) and keep it open - - - - --- 2020-08-17 Andrew Aladjev New
[2/3] linux-aio: add `dev_max_batch` parameter to laio_co_submit() linux-aio: allow block devices to limit aio-max-batch - - 1 - --- 2021-09-23 Stefano Garzarella New
[2/3] linux-aio: split processing events function - - - - --- 2016-07-19 Roman Pen New
[2/3] linux-headers: update against Linux 5.7-rc3 headers update and virtio-net fixup - - 1 - --- 2020-04-27 Cornelia Huck New
[2/3] linux-headers: update to 3.6-rc3 - - - - --- 2012-08-29 Anthony Liguori New
[2/3] linux-headers: update to Linux 4.6 - - - - --- 2016-05-26 Greg Kurz New
[2/3] linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 linux-user: update headers to linux v5.13 - - - - --- 2021-07-08 Laurent Vivier New
[2/3] linux-user/aarch64: Fix normal SIGILL si_code linux-user/aarch64: Add ESR signal frame record - - 1 - --- 2023-08-22 Richard Henderson New
[2/3] linux-user/arm: Implement __kernel_cmpxchg with host atomics linux-user/arm: Improvements for commpage atomics - - 1 - --- 2022-03-14 Richard Henderson New
[2/3] linux-user/i386: Split out gen_signal linux-user: Implement x86_64 vsyscalls - - 2 - --- 2020-01-14 Richard Henderson New
[2/3] linux-user/s390x: Clean up signal.c linux-user/s390x: some signal fixes - - - - --- 2021-04-28 Richard Henderson New
[2/3] linux-user/syscall.c: Implement f and l versions of set/get/removexattr - - - - --- 2011-12-14 Peter Maydell New
[2/3] linux-user: Add aliases for some Alpha syscalls - - - - --- 2009-12-19 Richard Henderson New
[2/3] linux-user: Add more drm ioctls for mesa linux-user: Add some ioctls for mesa amdgpu support - - - - --- 2023-04-10 Xiongchuan Tan New
[2/3] linux-user: Add strace for shmat linux-user: Rewrite target_shmat - - - - --- 2024-02-23 Richard Henderson New
[2/3] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock mem… Add strace support for printing arguments for a group of selected syscalls - - - - --- 2020-06-26 Filip Bozuta New
[2/3] linux-user: Add support for more VT ioctls - - - - --- 2011-06-29 vincent New
[2/3] linux-user: Add support for semtimedop() syscall linux-user: Support for misc feateres - - - - --- 2018-10-23 Aleksandar Markovic New
[2/3] linux-user: Add support for sysfs() syscall - - - - --- 2016-08-29 Aleksandar Markovic New
[2/3] linux-user: Fix 'recvmmsg()' implementation linux-user: Introducing support for 'recvmmsg_time64()' - - - - --- 2020-07-31 Filip Bozuta New
[2/3] linux-user: Fix NR_fadvise64 and NR_fadvise64_64 for 32-bit guests - - 1 - --- 2016-05-31 Peter Maydell New
[2/3] linux-user: Fix TARGET_SA_* defines for HPPA - - 1 - --- 2017-03-11 Richard Henderson New
[2/3] linux-user: Fix errno for sendrecvmsg with large iovec length - - - - --- 2016-07-15 Peter Maydell New
[2/3] linux-user: Fix mmap_lock ordering - - - - --- 2009-12-04 riku.voipio@nokia.com New
[2/3] linux-user: Fix shmat emulation by honoring host SHMLBA linux-user: Fix shmat by honoring SHMLBA - - - - --- 2018-10-17 Richard Henderson New
[2/3] linux-user: Fix structure target_flock definition for Mips - - - - --- 2016-08-29 Aleksandar Markovic New
[2/3] linux-user: Fix the build on systems without MAP_SHARED_VALIDATE Fix the build on CentOS 7 - 1 - - --- 2023-08-10 Ilya Leoshkevich New
[2/3] linux-user: Fix wrong type used for argument to rt_sigqueueinfo - - 1 - --- 2016-06-20 Peter Maydell New
[2/3] linux-user: Have do_syscall() use CPUArchState* instead of void* linux-user: Use CPUArchState* instead of void* when possible - - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL linux-user: Implement some prctls - - 1 - --- 2024-03-02 Richard Henderson New
[2/3] linux-user: Rename user_force_sig tracepoint to match function name linux-user: Fix some minor nits - - - - --- 2022-01-14 Peter Maydell New
[2/3] linux-user: Report AArch64 hwcap2 fields above bit 31 target/arm: Fix various FEAT_MOPS bugs - - 1 - --- 2023-10-30 Peter Maydell New
[2/3] linux-user: Tidy and enforce reserved_va initialization - - 1 - --- 2017-07-08 Richard Henderson New
[2/3] linux-user: Verify MIPS syscall arguments - - 1 - --- 2011-08-09 An-Cheng Huang New
[2/3] linux-user: add SO_LINGER to setsockopt [1/3] linux-user: fix TARGET_SO_LINGER for sparc - - - - --- 2017-09-19 Carlo Arenas New
[2/3] linux-user: added support for preadv() system call. - - - - --- 2016-10-06 Dejan Jovicevic New
[2/3] linux-user: cleanup unused linux-user/include/host directories linux-user, configure: fix CPU canonicalization - - - - --- 2023-08-07 Paolo Bonzini New
[2/3] linux-user: fix emulation of getdents - - 1 - --- 2012-08-27 Riku Voipio New
[2/3] linux-user: fix netlink memory corruption - - - - --- 2016-06-21 Laurent Vivier New
[2/3] linux-user: fix undefined shift in copy_to_user_fdset - - 1 - --- 2013-04-19 Riku Voipio New
[2/3] linux-user: fixed getsockopt() optlen - - - - --- 2014-01-11 Pavel Zbitskiy New
[2/3] linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate - - 1 - --- 2022-10-10 Paolo Bonzini New
[2/3] linux-user: implement FS_IOC_SETFLAGS ioctl - - - - --- 2012-08-21 Alexander Graf New
[2/3] linux-user: make do_setsockopt() support SOL_RAW ICMP_FILTER socket option - - - - --- 2012-07-14 Jing Huang New
[2/3] linux-user: netlink: Add IFLA_VFINFO_LIST [1/3] linux-user: netlink: update IFLA entries - - 1 - --- 2021-12-19 Laurent Vivier New
[2/3] linux-user: remove unavailable syscalls from aarch64 - - - - --- 2016-02-19 Riku Voipio New
[2/3] linux-user: remove unavailable syscalls from aarch64 - - 1 - --- 2016-02-15 Riku Voipio New
[2/3] linux-user: strace: better format mmap logs, support mremap Untitled series #171321 - - - - --- 2020-04-20 Nikolay Igotti New
[2/3] linux-user: update netlink route types linux-user: netlink fixes - - - - --- 2018-08-14 Laurent Vivier New
[2/3] live block copy - - - - --- 2010-12-16 Marcelo Tosatti New
[2/3] log: Fix qemu_set_dfilter_ranges() error reporting - - 1 - --- 2016-06-15 Markus Armbruster New
[2/3] log: report hmp/qmp command and qmp event - - - - --- 2015-10-15 Denis V. Lunev New
[2/3] loop write in qemu_event_increment upon EINTR - - - - --- 2010-02-02 Paolo Bonzini New
[2/3] m25p80: Improve command handling for Jedec and unsupported commands [1/3] m25p80: Convert to support tracing - - 2 - --- 2020-02-03 Guenter Roeck New
[2/3] m25p80: avoid out of bounds accesses - - 1 - --- 2016-06-28 Paolo Bonzini New
[2/3] m68k: implement move to/from usp register instruction - - 1 - --- 2014-08-19 Greg Ungerer New
[2/3] m68k: virt: add a bootstrap ROM m68k: virt: add a firmware to the virt machine (petit boot) - - - - --- 2022-02-02 Laurent Vivier New
[2/3] mac_newworld: enable access to EDID data for the VGA device macppc: minor patches for 4.0 - - - - --- 2018-12-07 Mark Cave-Ayland New
[2/3] mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly uninorth: move wiring of macio IRQs to Mac New World machine - - - - --- 2018-05-03 Mark Cave-Ayland New
[2/3] machine: Add wakeup method to MachineClass Series to implement suspend for ppc/spapr - - - - --- 2019-07-18 Nicholas Piggin New
[2/3] machine: Eliminate unnecessary stringify() usage machine: Make compat_props arrays shorter and more readable - - 4 - --- 2019-01-07 Eduardo Habkost New
[2/3] machine: Use SupportStatusInfo for deprecation info Export machine type deprecation info through QMP 1 - - - --- 2019-04-23 Eduardo Habkost New
[2/3] mailmap: Update philmd email address mailmap: Clean up - - 1 - --- 2019-08-22 Philippe Mathieu-Daudé New
[2/3] main-loop: Add qemu_idle_add() char-socket: Fix race condition - - 2 - --- 2019-02-07 Alberto Garcia New
[2/3] main-loop: update comment for qemu_mutex_lock/unlock_iothread - - - - --- 2016-12-01 Yaowei Bai New
[2/3] mainstone: convert FPGA emulation code to use QDev/SysBus - - - - --- 2011-02-12 Dmitry Baryshkov New
[2/3] make hyperv hypercall, vapic, and os id MSRs migratable - - - - --- 2014-01-21 Vadim Rozenfeld New
[2/3] make latency configurable Fixes for PulseAudio driver - - - - --- 2019-03-14 Martin Schrodt New
[2/3] make_device_config.sh: Emit dependency file to directory where included - - - - --- 2013-02-21 Andreas Färber New
[2/3] marvell_88w8618_audio: Use DEFINE_PROP_* macros - - - - --- 2012-01-26 Andreas Färber New
[2/3] mc146818rtc: add rtc_reset_reinjection QMP command - - - - --- 2014-05-30 Marcelo Tosatti New
[2/3] mc146818rtc: port rtc to vmstate - - - - --- 2009-10-07 Juan Quintela Changes Requested
[2/3] megasas: LSI Megaraid SAS HBA emulation - - - - --- 2012-05-29 Hannes Reinecke New
[2/3] megasas: LSI Megaraid SAS HBA emulation - - - - --- 2012-05-09 Hannes Reinecke New
[2/3] megasas: LSI Megaraid SAS HBA emulation - - - - --- 2012-05-09 Hannes Reinecke New
[2/3] megasas: simplify trace event messages - - - - --- 2014-04-28 Hannes Reinecke New
[2/3] memory-device: break the loop if no hint is provided memory-device: refine memory_device_get_free_addr - - 1 - --- 2019-07-28 Wei Yang New
[2/3] memory.c: Use trace_event_get_state_backends() Use only trace_event_get_state_backends() to check trace enablement - - - - --- 2020-01-20 Peter Maydell New
[2/3] memory.h: Add new utility function memory_region_allocate_aux_memory() - - - - --- 2017-07-04 Peter Maydell New
[2/3] memory: Do not print empty PIO root - - - - --- 2011-09-27 Jan Kiszka New
[2/3] memory: Provide 'base address' argument to mtree_print_mr() [1/3] memory: Better name 'offset' argument in mtree_print_mr() - - - - --- 2021-03-05 Philippe Mathieu-Daudé New
[2/3] memory: Refactor common shifting code from accessors Fix access_with_adjusted_size() on big-endian - - 1 - --- 2018-09-27 Philippe Mathieu-Daudé New
[2/3] memory: Remove MMIO request_ptr APIs Untitled series #61234 - - 2 - --- 2018-08-17 Peter Maydell New
[2/3] memory: actually set the owner - - 1 - --- 2013-07-16 Paolo Bonzini New
[2/3] memory: add API for creating ROM/device regions - - - - --- 2011-08-08 Avi Kivity New
[2/3] memory: add iommu_notify_flag - - - - --- 2016-09-05 Paolo Bonzini New
[2/3] memory: add iommu_notify_flag - - - - --- 2016-09-05 Peter Xu New
[2/3] memory: add memory_region_is_mapped_shared() vhost-user: warn when guest RAM is not shared - - - - --- 2021-02-22 Stefan Hajnoczi New
[2/3] memory: add tests for the sparse-mem device fuzz: Add a sparse-memory device to accelerate fuzzing - - - - --- 2021-03-11 Alexander Bulekov New
[2/3] memory: avoid unnecessary coalesced_io_del operations memory: update coalesced_range on transaction_commit - - - - --- 2018-11-29 Paolo Bonzini New
[2/3] memory: change dirty setting APIs to take a size - - - - --- 2012-01-22 Blue Swirl New
[2/3] memory: introduce memory_region_set_address() - - - - --- 2011-09-14 Avi Kivity New
[2/3] memory: make function memory_access_is_direct public - - - - --- 2015-07-16 Efimov Vasily New
« 1 2 ... 648 649 6504309 4310 »