Show patches with: Archived = No       |   430554 patches
« 1 2 ... 1286 1287 12884305 4306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/3] migration: add more traces - - - - --- 2014-03-04 Alexey Kardashevskiy New
[v2,3/3] migration: add bitmap for received page - - 1 - --- 2017-06-15 Alexey Perevalov New
[v2,3/3] migration: Replace strncpy() by strpadcpy(pad='\0') Fix strncpy() warnings for GCC8 new -Wstringop-truncation - - 1 - --- 2018-12-18 Philippe Mathieu-Daudé New
[v2,3/3] migration: Rename res_{postcopy,precopy}_only Remove res_compatible parameter - - 1 - --- 2023-02-15 Juan Quintela New
[v2,3/3] migration: Remove section_id parameter from vmstate_load - - 1 - --- 2017-05-30 Juan Quintela New
[v2,3/3] migration: Pre-fault memory before starting background snasphot migration: Fixes to the 'background-snapshot' code - - - - --- 2021-03-31 Andrey Gruzdev New
[v2,3/3] migration: Postpone postcopy preempt channel to be after main migration: Fix disorder of channel creations - - 1 - --- 2023-02-02 Peter Xu New
[v2,3/3] migration: Perform vmsd structure check during tests vmsd checks - - 2 - --- 2022-01-13 Dr. David Alan Gilbert New
[v2,3/3] migration: Make multifd_bytes atomic Migration: Make more ram_counters atomic - - 1 - --- 2023-03-02 Juan Quintela New
[v2,3/3] migration/socket: fix typo in file header - - 1 - --- 2016-07-28 Cao jin New
[v2,3/3] migration/ram: Optimize ram_save_host_page() Some modifications about ram_save_host_page() - - - - --- 2021-03-01 Kunkun Jiang New
[v2,3/3] migration/multifd: Warn user when zerocopy not working Zero copy improvements (QIOChannel + multifd) - - - - --- 2022-07-01 Leonardo Bras New
[v2,3/3] migration/migration.c: Remove superfluous breaks Migration Pull request - - 3 - --- 2020-07-13 Juan Quintela New
[v2,3/3] migration/doc: We broke backwards compatibility Migration Documentation for backward compatibility 1 - 1 - --- 2023-10-17 Juan Quintela New
[v2,3/3] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation support dirtyrate measurement with dirty bitmap - - - - --- 2021-07-12 Hyman Huang New
[v2,3/3] migration-test: Make sure that multifd and cancel works Fix multifd + cancel + multifd - - 1 - --- 2020-01-07 Juan Quintela New
[v2,3/3] microblaze: Add PetaLogix ml605 MMU little-endian ref design - - - - --- 2011-03-15 Edgar E. Iglesias New
[v2,3/3] meson: Allow to enable gtk and sdl while cocoa is enabled ui/cocoa: Run qemu_init in the main thread - - 1 - --- 2022-07-15 Akihiko Odaki New
[v2,3/3] memory: fix bh-initiated dma-reentracy issues Fix dma-reentrancy issues - - - - --- 2022-05-27 Alexander Bulekov New
[v2,3/3] memory: drop some wrappers that waste cpu cycle - - - - --- 2016-05-10 Gonglei (Arei) New
[v2,3/3] memory: Update description of memory_region_is_mapped() memory: memory_region_is_mapped() cleanups - - 1 - --- 2021-10-26 David Hildenbrand New
[v2,3/3] memory: Remove the superfluous code - - - - --- 2016-02-22 Gonglei (Arei) New
[v2,3/3] megasas: use unsigned type for positive numeric fields Megasas: fix OOB access and NULL dereference issues - - 1 - --- 2020-05-13 Prasad Pandit New
[v2,3/3] mc146818rtc: Handle host clock resets - - - - --- 2011-06-20 Jan Kiszka New
[v2,3/3] mailmap: Fix BALATON Zoltan author email Another attempt at mailmap patches - - - - --- 2023-09-27 Eric Blake New
[v2,3/3] m68k: fix usp processing on interrupt entry and exception exit - - 2 - --- 2015-06-19 Greg Ungerer New
[v2,3/3] lsi53c895a boot support - - - - --- 2012-07-20 Gerd Hoffmann New
[v2,3/3] linux-user: implement special usbfs ioctls. Linux usermode emulation user mode USB driver support. - - - - --- 2018-09-25 Cortland Setlow Tölva New
[v2,3/3] linux-user: exclude SO_TIMESTAMP cmsg_type from unsuppoted ancillary data - - - - --- 2012-07-16 Jing Huang New
[v2,3/3] linux-user: define correct UTS machine name for hppa - - - - --- 2017-01-25 Laurent Vivier New
[v2,3/3] linux-user: add netlink audit - - - - --- 2016-05-22 Laurent Vivier New
[v2,3/3] linux-user: Use safe_syscall wrapper for fcntl - - 1 - --- 2016-06-09 Peter Maydell New
[v2,3/3] linux-user: Remove pointless CPU{ARCH}State casts linux-user: Use CPUArchState* instead of void* when possible - - 1 - --- 2022-05-09 Philippe Mathieu-Daudé New
[v2,3/3] linux-user: Remove TARGET_SIGSTKSZ Move target_signal.h generic definitions to generic/signal.h - - 1 - --- 2021-11-26 gaosong New
[v2,3/3] linux-user: Improve strace output of pread64() and pwrite64() linux-user: Fix fcntl64() and accept4() for 32-bit targets - - 1 - --- 2023-07-08 Helge Deller New
[v2,3/3] linux-user: Emulate /proc/cpuinfo for Alpha linux-user: /proc/cpuinfo fix and content emulation for arm - - - - --- 2023-08-01 Helge Deller New
[v2,3/3] linux-user: Add support for ustat() syscall - - - - --- 2016-09-05 Aleksandar Markovic New
[v2,3/3] linux-user: Add support for SO_REUSEPORT linux-user: Support for misc features - - 1 - --- 2018-10-23 Aleksandar Markovic New
[v2,3/3] linux-user: Add strace support for printing arguments for ioctls used for terminals and se… Adding support for printing contents of 'struct termios' which is used by ioctls of group 'ioctl_tt… - - 1 - --- 2020-07-23 Filip Bozuta New
[v2,3/3] linux-user/mmap.c: Use TARGET_PAGE_SIZE as the increasing step - - - - --- 2016-01-11 Chen Gang New
[v2,3/3] linux-user/arm: Implement __kernel_cmpxchg64 with host atomics linux-user/arm: Improvements for commpage atomics - - 1 - --- 2022-03-23 Richard Henderson New
[v2,3/3] linux-aio: process completions from ioq_submit() - - - - --- 2016-07-19 Roman Pen New
[v2,3/3] linux-aio: fix re-entrant completion processing - - 1 1 --- 2016-09-27 Stefan Hajnoczi New
[v2,3/3] linux-aio: add `dev_max_batch` parameter to laio_io_unplug() linux-aio: allow block devices to limit aio-max-batch - - 2 - --- 2021-10-26 Stefano Garzarella New
[v2,3/3] libvduse: Pass positive value to strerror() Fix some coverity issues on VDUSE - 1 2 - --- 2022-07-06 Yongji Xie New
[v2,3/3] kvm: irqchip: skip update msi when disabled - - - - --- 2017-05-09 Peter Xu New
[v2,3/3] kvm: Support for querying fd-based stats Support fd-based KVM stats - - - - --- 2021-11-19 Mark Kanda New
[v2,3/3] kvm: Pass PCI device pointer to MSI routing functions - - - - --- 2015-10-14 Pavel Fedin New
[v2,3/3] kvm: Atomic memslot updates KVM: allow listener to stop all vcpus before - - - 1 --- 2022-11-10 Emanuele Giuseppe Esposito New
[v2,3/3] json-parser: Accept 'null' in QMP - - - - --- 2015-04-29 Eric Blake New
[v2,3/3] jobs: add job-driver.h job: split job API in driver and monitor - - - - --- 2022-02-08 Emanuele Giuseppe Esposito New
[v2,3/3] jazz-led: compile it only twice - - - - --- 2012-02-01 Hervé Poussineau New
[v2,3/3] ivshmem: Improve MSI irqfd error handling ivshmem: MSI bug fixes - - 1 - --- 2017-11-15 Ladi Prosek New
[v2,3/3] iscsi: add support for getting CHAP password via QCryptoSecret API - - - - --- 2015-12-21 Daniel P. Berrangé New
[v2,3/3] ipmi: Add the platform event message command - - 1 - --- 2017-08-20 Corey Minyard New
[v2,3/3] iotests: use virtio aliases for 067 iotests: cure s390x failures by switching to ccw/aliases - - 1 - --- 2017-09-13 Cornelia Huck New
[v2,3/3] iotests: use python logging for iotests.log() iotests: use python logging - - 1 - --- 2019-07-29 John Snow New
[v2,3/3] iotests: test bitmap moving inside 254 qapi: block-dirty-bitmap-remove transaction action - - - - --- 2019-07-01 John Snow New
[v2,3/3] iotests: test big qcow2 shrink Fix overflow bug in qcow2 discard - - - - --- 2019-04-19 Vladimir Sementsov-Ogievskiy New
[v2,3/3] iotests: modify test 040 to use JobRunner iotests: add JobRunner framework - - - - --- 2020-03-05 John Snow New
[v2,3/3] iotests: add test for stream job with an unaligned prefetch read fix two edge cases related to stream block jobs - - - - --- 2024-03-21 Fiona Ebner New
[v2,3/3] iotests: add dirty bitmap migration test fix bitmaps migration through shared storage - - 1 - --- 2017-12-12 Vladimir Sementsov-Ogievskiy New
[v2,3/3] iotests: Use -qmp-pretty in 067 - - 1 - --- 2014-11-14 Max Reitz New
[v2,3/3] iotests: Test node/bitmap aliases during migration migration: Add block-bitmap-mapping parameter - - 1 - --- 2020-07-16 Max Reitz New
[v2,3/3] iotests: Fix test 039 - - 1 - --- 2014-12-04 Max Reitz New
[v2,3/3] iotests: Add test for rebase without input base qemu-img: Allow rebase with no input base - - - - --- 2019-05-08 Max Reitz New
[v2,3/3] iotests: Add test for post-mirror backing chains - - - - --- 2016-06-06 Max Reitz New
[v2,3/3] iotests: Add test for map commands - - 1 - --- 2014-10-22 Max Reitz New
[v2,3/3] iotests: Add test for drive-mirror with NBD target - - 1 - --- 2015-02-06 Max Reitz New
[v2,3/3] iotests: Add test for colon handling - - 1 - --- 2017-05-22 Max Reitz New
[v2,3/3] iotests: Add test cases for drive-mirror "detect-zeroes" option - - - - --- 2015-06-08 Fam Zheng New
[v2,3/3] iotests: Add creation test to 153 block/file-posix: File locking during creation - - 1 - --- 2018-05-09 Max Reitz New
[v2,3/3] iotests: Add case for a corrupted inactive image qcow2: Do not mark inactive images corrupt - - 2 1 --- 2018-06-06 Max Reitz New
[v2,3/3] iotests/graph-changes-while-io: New test block: Make bdrv_refresh_limits() non-recursive - - 1 - --- 2022-02-16 Hanna Czenczek New
[v2,3/3] iotests/303: Check for zstd support iotests: Check for zstd support - 1 - - --- 2022-03-02 Hanna Czenczek New
[v2,3/3] iotests/223: check new possibility of exporting bitmaps by node/name qapi: nbd-export: select bitmap by node/name pair - - 1 - --- 2022-03-14 Vladimir Sementsov-Ogievskiy New
[v2,3/3] iotests/124: Add cluster_size mismatch test - - 1 - --- 2016-02-22 John Snow New
[v2,3/3] iotests/041: block-job-complete on user-paused job job: Add job_wait_unpaused() for block-job-complete - - - - --- 2021-04-09 Max Reitz New
[v2,3/3] iotests, parallels: Add a test for duplicated clusters Check and repair duplicated clusters in parallels images - - 1 - --- 2022-08-05 Alexander Ivanov New
[v2,3/3] io: use case insensitive check for Connection & Upgrade websock headers Improve websock response / error handling - - 1 - --- 2017-09-08 Daniel P. Berrangé New
[v2,3/3] io: Introduce a qio_channel_set_feature() helper - - - - --- 2016-09-28 Felipe Franciosi New
[v2,3/3] intel_iommu: cleanup vtd_interrupt_remap_msi() - - - - --- 2017-06-09 Peter Xu New
[v2,3/3] intel_iommu: allow invalidation typed notifiers - - - - --- 2016-09-06 Peter Xu New
[v2,3/3] intel-iommu: extend iotlb search logic to cover 57-bit IOVA. intel-iommu: add support for 5-level virtual IOMMU. - - 1 - --- 2018-11-14 Yu Zhang New
[v2,3/3] intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a switch - - - - --- 2014-07-27 Le Tan New
[v2,3/3] input-linux: add option to toggle grab on all devices - - - - --- 2015-12-14 Gerd Hoffmann New
[v2,3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug() PIIX3-IDE XEN cleanup - - 1 - --- 2022-05-13 Bernhard Beschow New
[v2,3/3] include/hw/block: Include hw/block/block.h where needed block: Clean up includes - - 1 - --- 2022-12-21 Markus Armbruster New
[v2,3/3] ide: add TRIM support - - - - --- 2011-06-14 Kevin Wolf New
[v2,3/3] icount: print a warning if there is no more deadline in sleep=no mode - - - - --- 2015-05-29 Victor CLEMENT New
[v2,3/3] i386: introduce cpu QOM hierarchy tree - - - - --- 2014-03-20 chenfan New
[v2,3/3] i386: firmware parsing and sev setup for -bios loaded firmware i386: firmware parsing and sev setup for -bios loaded firmware 1 - 2 2 --- 2022-04-25 Gerd Hoffmann New
[v2,3/3] i386: KVM: List -cpu host and best in -cpu ? - - - - --- 2012-06-26 Alexander Graf New
[v2,3/3] i386: Hyper-V XMM fast hypercall input feature i386: Add support for Hyper-V Enlightened MSR-Bitmap and XMM fast hypercall input features - - - - --- 2022-02-17 Vitaly Kuznetsov New
[v2,3/3] i386: Don't set CPUClass::cpu_def on "max" model - - - - --- 2017-02-22 Eduardo Habkost New
[v2,3/3] i386: Change stepping of Haswell to non-blacklisted value - - - - --- 2017-02-22 Eduardo Habkost New
[v2,3/3] i386: Add notify VM exit support Enable notify VM exit - - - - --- 2022-03-18 Chenyi Qiang New
[v2,3/3] i386/cpuid: Move leaf 7 to correct group i386: Minor fixes of building CPUIDs - 1 1 - --- 2023-06-13 Xiaoyao Li New
[v2,3/3] i386/cpu: net: Flatten simple union GuestPanicInformationType - - 1 - --- 2017-02-21 Markus Armbruster New
[v2,3/3] i.MX: Add GPIO devices to i.MX25 SOC - - 1 - --- 2015-09-06 Jean-Christophe Dubois New
« 1 2 ... 1286 1287 12884305 4306 »