dcavalca / rpms / qemu

Forked from rpms/qemu 10 months ago
Clone

1d442b qemu-4.2.0-4.fc32

Authored and Committed by crobinso 4 years ago
118 files changed. 42758 lines added. 43 lines removed.
0001-tests-fix-modules-test-duplicate-test-case-error.patch
file modified
+0 -5
0002-riscv-sifive_u-fix-a-memory-leak-in-soc_realize.patch0001-riscv-sifive_u-fix-a-memory-leak-in-soc_realize.patch
file renamed
+1 -5
0003-riscv-Set-xPIE-to-1-after-xRET.patch0002-riscv-Set-xPIE-to-1-after-xRET.patch
file renamed
+1 -5
0004-target-riscv-Fix-tb-flags-FS-status.patch0003-target-riscv-Fix-tb-flags-FS-status.patch
file renamed
+1 -5
0005-target-riscv-fsd-fsw-doesn-t-dirty-FP-state.patch0004-target-riscv-fsd-fsw-doesn-t-dirty-FP-state.patch
file renamed
+1 -5
0006-target-riscv-update-mstatus.SD-when-FS-is-set-dirty.patch0005-target-riscv-update-mstatus.SD-when-FS-is-set-dirty.patch
file renamed
+1 -5
0007-virtio-fs-fix-MSI-X-nvectors-calculation.patch
file added
+41
0008-vhost-user-fs-remove-vhostfd-property.patch
file added
+43
0009-build-rename-CONFIG_LIBCAP-to-CONFIG_LIBCAP_NG.patch
file added
+118
0010-virtiofsd-Pull-in-upstream-headers.patch
file added
+4895
0011-virtiofsd-Pull-in-kernel-s-fuse.h.patch
file added
+929
0012-virtiofsd-Add-auxiliary-.c-s.patch
file added
+1371
0013-virtiofsd-Add-fuse_lowlevel.c.patch
file added
+3156
0014-virtiofsd-Add-passthrough_ll.patch
file added
+1370
0015-virtiofsd-Trim-down-imported-files.patch
file added
+1565
0016-virtiofsd-Format-imported-files-to-qemu-style.patch
file added
+14727
0017-virtiofsd-remove-mountpoint-dummy-argument.patch
file added
+143
0018-virtiofsd-remove-unused-notify-reply-support.patch
file added
+278
0019-virtiofsd-Remove-unused-enum-fuse_buf_copy_flags.patch
file added
+252
0020-virtiofsd-Fix-fuse_daemonize-ignored-return-values.patch
file added
+104
0021-virtiofsd-Fix-common-header-and-define-for-QEMU-buil.patch
file added
+147
0022-virtiofsd-Trim-out-compatibility-code.patch
file added
+529
0023-vitriofsd-passthrough_ll-fix-fallocate-ifdefs.patch
file added
+36
0024-virtiofsd-Make-fsync-work-even-if-only-inode-is-pass.patch
file added
+79
0025-virtiofsd-Add-options-for-virtio.patch
file added
+84
0026-virtiofsd-add-o-source-PATH-to-help-output.patch
file added
+30
0027-virtiofsd-Open-vhost-connection-instead-of-mounting.patch
file added
+241
0028-virtiofsd-Start-wiring-up-vhost-user.patch
file added
+231
0029-virtiofsd-Add-main-virtio-loop.patch
file added
+89
0030-virtiofsd-get-set-features-callbacks.patch
file added
+50
0031-virtiofsd-Start-queue-threads.patch
file added
+148
0032-virtiofsd-Poll-kick_fd-for-queue.patch
file added
+81
0033-virtiofsd-Start-reading-commands-from-queue.patch
file added
+184
0034-virtiofsd-Send-replies-to-messages.patch
file added
+183
0035-virtiofsd-Keep-track-of-replies.patch
file added
+100
0036-virtiofsd-Add-Makefile-wiring-for-virtiofsd-contrib.patch
file added
+90
0037-virtiofsd-Fast-path-for-virtio-read.patch
file added
+220
0038-virtiofsd-add-fd-FDNUM-fd-passing-option.patch
file added
+154
0039-virtiofsd-make-f-foreground-the-default.patch
file added
+60
0040-virtiofsd-add-vhost-user.json-file.patch
file added
+57
0041-virtiofsd-add-print-capabilities-option.patch
file added
+105
0042-virtiofs-Add-maintainers-entry.patch
file added
+36
0043-virtiofsd-passthrough_ll-create-new-files-in-caller-.patch
file added
+179
0044-virtiofsd-passthrough_ll-add-lo_map-for-ino-fh-indir.patch
file added
+162
0045-virtiofsd-passthrough_ll-add-ino_map-to-hide-lo_inod.patch
file added
+376
0046-virtiofsd-passthrough_ll-add-dirp_map-to-hide-lo_dir.patch
file added
+222
0047-virtiofsd-passthrough_ll-add-fd_map-to-hide-file-des.patch
file added
+308
0048-virtiofsd-passthrough_ll-add-fallback-for-racy-ops.patch
file added
+284
0049-virtiofsd-validate-path-components.patch
file added
+148
0050-virtiofsd-Plumb-fuse_bufvec-through-to-do_write_buf.patch
file added
+149
0051-virtiofsd-Pass-write-iov-s-all-the-way-through.patch
file added
+121
0052-virtiofsd-add-fuse_mbuf_iter-API.patch
file added
+115
0053-virtiofsd-validate-input-buffer-sizes-in-do_write_bu.patch
file added
+117
0054-virtiofsd-check-input-buffer-size-in-fuse_lowlevel.c.patch
file added
+1091
0055-virtiofsd-prevent-.-escape-in-lo_do_lookup.patch
file added
+35
0056-virtiofsd-prevent-.-escape-in-lo_do_readdir.patch
file added
+89
0057-virtiofsd-use-proc-self-fd-O_PATH-file-descriptor.patch
file added
+374
0058-virtiofsd-sandbox-mount-namespace.patch
file added
+150
0059-virtiofsd-move-to-an-empty-network-namespace.patch
file added
+50
0060-virtiofsd-move-to-a-new-pid-namespace.patch
file added
+207
0061-virtiofsd-add-seccomp-whitelist.patch
file added
+265
0062-virtiofsd-Parse-flag-FUSE_WRITE_KILL_PRIV.patch
file added
+57
0063-virtiofsd-cap-ng-helpers.patch
file added
+159
0064-virtiofsd-Drop-CAP_FSETID-if-client-asked-for-it.patch
file added
+156
0065-virtiofsd-set-maximum-RLIMIT_NOFILE-limit.patch
file added
+77
0066-virtiofsd-fix-libfuse-information-leaks.patch
file added
+306
0067-virtiofsd-add-syslog-command-line-option.patch
file added
+223
0068-virtiofsd-print-log-only-when-priority-is-high-enoug.patch
file added
+451
0069-virtiofsd-Add-ID-to-the-log-with-FUSE_LOG_DEBUG-leve.patch
file added
+68
0070-virtiofsd-Add-timestamp-to-the-log-with-FUSE_LOG_DEB.patch
file added
+56
0071-virtiofsd-Handle-reinit.patch
file added
+37
0072-virtiofsd-Handle-hard-reboot.patch
file added
+49
0073-virtiofsd-Kill-threads-when-queues-are-stopped.patch
file added
+126
0074-vhost-user-Print-unexpected-slave-message-types.patch
file added
+32
0075-contrib-libvhost-user-Protect-slave-fd-with-mutex.patch
file added
+118
0076-virtiofsd-passthrough_ll-add-renameat2-support.patch
file added
+33
0077-virtiofsd-passthrough_ll-disable-readdirplus-on-cach.patch
file added
+33
0078-virtiofsd-passthrough_ll-control-readdirplus.patch
file added
+60
0079-virtiofsd-rename-unref_inode-to-unref_inode_lolocked.patch
file added
+77
0080-virtiofsd-fail-when-parent-inode-isn-t-known-in-lo_d.patch
file added
+66
0081-virtiofsd-extract-root-inode-init-into-setup_root.patch
file added
+91
0082-virtiofsd-passthrough_ll-clean-up-cache-related-opti.patch
file added
+121
0083-virtiofsd-passthrough_ll-use-hashtable.patch
file added
+195
0084-virtiofsd-Clean-up-inodes-on-destroy.patch
file added
+69
0085-virtiofsd-support-nanosecond-resolution-for-file-tim.patch
file added
+66
0086-virtiofsd-fix-error-handling-in-main.patch
file added
+47
0087-virtiofsd-cleanup-allocated-resource-in-se.patch
file added
+66
0088-virtiofsd-fix-memory-leak-on-lo.source.patch
file added
+47
0089-virtiofsd-add-helper-for-lo_data-cleanup.patch
file added
+72
0090-virtiofsd-Prevent-multiply-running-with-same-vhost_u.patch
file added
+127
0091-virtiofsd-enable-PARALLEL_DIROPS-during-INIT.patch
file added
+31
0092-virtiofsd-fix-incorrect-error-handling-in-lo_do_look.patch
file added
+27
0093-Virtiofsd-fix-memory-leak-on-fuse-queueinfo.patch
file added
+44
0094-virtiofsd-Support-remote-posix-locks.patch
file added
+336
0095-virtiofsd-use-fuse_lowlevel_is_virtio-in-fuse_sessio.patch
file added
+40
0096-virtiofsd-prevent-fv_queue_thread-vs-virtio_loop-rac.patch
file added
+132
0097-virtiofsd-make-lo_release-atomic.patch
file added
+46
0098-virtiofsd-prevent-races-with-lo_dirp_put.patch
file added
+131
0099-virtiofsd-rename-inode-refcount-to-inode-nlookup.patch
file added
+123
0100-libvhost-user-Fix-some-memtable-remap-cases.patch
file added
+98
0101-virtiofsd-passthrough_ll-fix-refcounting-on-remove-r.patch
file added
+123
0102-virtiofsd-introduce-inode-refcount-to-prevent-use-af.patch
file added
+569
0103-virtiofsd-do-not-always-set-FUSE_FLOCK_LOCKS.patch
file added
+38
0104-virtiofsd-convert-more-fprintf-and-perror-to-use-fus.patch
file added
+83
0105-virtiofsd-Reset-O_DIRECT-flag-during-file-open.patch
file added
+56
0106-virtiofsd-Fix-data-corruption-with-O_APPEND-write-in.patch
file added
+120
0107-virtiofsd-passthrough_ll-Use-cache_readdir-for-direc.patch
file added
+29
0108-virtiofsd-add-definition-of-fuse_buf_writev.patch
file added
+77
0109-virtiofsd-use-fuse_buf_writev-to-replace-fuse_buf_wr.patch
file added
+66
0110-virtiofsd-process-requests-in-a-thread-pool.patch
file added
+514
0111-virtiofsd-prevent-FUSE_INIT-FUSE_DESTROY-races.patch
file added
+84
0112-virtiofsd-fix-lo_destroy-resource-leaks.patch
file added
+78
0113-virtiofsd-add-thread-pool-size-NUM-option.patch
file added
+90
0114-virtiofsd-Convert-lo_destroy-to-take-the-lo-mutex-lo.patch
file added
+96
0115-virtiofsd-passthrough_ll-Pass-errno-to-fuse_reply_er.patch
file added
+34
0116-virtiofsd-stop-all-queue-threads-on-exit-in-virtio_l.patch
file added
+52
0117-virtiofsd-add-some-options-to-the-help-message.patch
file added
+55
qemu.spec
file modified
+128 -13
    qemu-4.2.0-4.fc32
    
    virtio-fs support from upstream
    
        
0002-riscv-sifive_u-fix-a-memory-leak-in-soc_realize.patch 0001-riscv-sifive_u-fix-a-memory-leak-in-soc_realize.patch
file renamed
+1 -5
0003-riscv-Set-xPIE-to-1-after-xRET.patch 0002-riscv-Set-xPIE-to-1-after-xRET.patch
file renamed
+1 -5
0004-target-riscv-Fix-tb-flags-FS-status.patch 0003-target-riscv-Fix-tb-flags-FS-status.patch
file renamed
+1 -5
0005-target-riscv-fsd-fsw-doesn-t-dirty-FP-state.patch 0004-target-riscv-fsd-fsw-doesn-t-dirty-FP-state.patch
file renamed
+1 -5
0006-target-riscv-update-mstatus.SD-when-FS-is-set-dirty.patch 0005-target-riscv-update-mstatus.SD-when-FS-is-set-dirty.patch
file renamed
+1 -5
file modified
+128 -13