Go to file
Cole Robinson 7a207f1857 Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521)
Changing streaming mode default to off for spice (bz #1038336)
Fix qemu-img ceph dep (bz #1024781)
2013-12-18 12:13:47 -05:00
.gitignore Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
80-kvm.rules Add udev rules to make /dev/kvm world accessible and group=kvm (rhbz 2009-07-16 09:53:52 +00:00
99-qemu-guest-agent.rules Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
0001-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0002-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0003-iohandlers-Add-enable-disable_write_fd_handler-funct.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0004-char-Add-framework-for-a-write-unblocked-callback.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0005-char-Update-send_all-to-handle-nonblocking-chardev-w.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0006-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0007-virtio-console-Enable-port-throttling-when-chardev-i.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0008-spice-qemu-char.c-add-throttling.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0009-spice-qemu-char.c-remove-intermediate-buffer.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0010-usb-redir-Add-flow-control-support.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0011-char-Disable-write-callback-if-throttled-chardev-is-.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0012-hw-virtio-serial-bus-replay-guest-open-on-destinatio.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0101-vnc-tls-Fix-compilation-with-newer-versions-of-GNU-T.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0102-migration-change-initial-value-of-expected_downtime.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0103-migration-calculate-end-time-after-we-have-sent-the-.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0104-migration-don-t-account-sleep-time-for-calculating-b.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0105-migration-calculate-expected_downtime.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0106-migration-simplify-while-loop.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0107-migration-always-use-vm_stop_force_state.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0108-migration-move-more-error-handling-to-migrate_fd_cle.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0109-migration-push-qemu_savevm_state_cancel-out-of-qemu_.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0110-block-migration-remove-useless-calls-to-blk_mig_clea.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0111-qemu-file-pass-errno-from-qemu_fflush-via-f-last_err.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0112-migration-use-qemu_file_set_error-to-pass-error-code.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0113-qemu-file-temporarily-expose-qemu_file_set_error-and.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0114-migration-flush-all-data-to-fd-when-buffered_flush-i.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0115-migration-use-qemu_file_set_error.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0116-migration-simplify-error-handling.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0117-migration-do-not-nest-flushing-of-device-data.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0118-migration-add-migrate_set_state-tracepoint.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0119-migration-prepare-to-access-s-state-outside-critical.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0120-migration-cleanup-migration-including-thread-in-the-.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0121-block-migration-remove-variables-that-are-never-read.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0122-block-migration-small-preparatory-changes-for-lockin.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0123-block-migration-document-usage-of-state-across-threa.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0124-block-migration-add-lock.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0125-migration-reorder-SaveVMHandlers-members.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0126-migration-run-pending-iterate-callbacks-out-of-big-l.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0127-migration-run-setup-callbacks-out-of-big-lock.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0128-migration-yay-buffering-is-gone.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0129-Rename-buffered_-to-migration_.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0130-qemu-file-make-qemu_fflush-and-qemu_file_set_error-p.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0131-migration-eliminate-last_round.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0132-migration-detect-error-before-sleeping.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0133-migration-remove-useless-qemu_file_get_error-check.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0134-migration-use-qemu_file_rate_limit-consistently.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0135-migration-merge-qemu_popen_cmd-with-qemu_popen.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0136-qemu-file-fsync-a-writable-stdio-QEMUFile.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0137-qemu-file-check-exit-status-when-closing-a-pipe-QEMU.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0138-qemu-file-add-writable-socket-QEMUFile.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0139-qemu-file-simplify-and-export-qemu_ftell.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0140-migration-use-QEMUFile-for-migration-channel-lifetim.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0141-migration-use-QEMUFile-for-writing-outgoing-migratio.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0142-migration-use-qemu_ftell-to-compute-bandwidth.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0143-migration-small-changes-around-rate-limiting.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0144-migration-move-rate-limiting-to-QEMUFile.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0145-migration-move-contents-of-migration_close-to-migrat.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0146-migration-eliminate-s-migration_file.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0147-migration-inline-migrate_fd_close.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0148-Revert-migration-don-t-account-sleep-time-for-calcul.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0201-configure-Add-enable-migration-from-qemu-kvm.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0202-acpi_piix4-Drop-minimum_version_id-to-handle-qemu-kv.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0203-i8254-Fix-migration-from-qemu-kvm-1.1.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0204-pc_piix-Add-compat-handling-for-qemu-kvm-VGA-mem-siz.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0205-qxl-Add-rom_size-compat-property-fix-migration-from-.patch Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
0206-rtl8139-flush-queued-packets-when-RxBufPtr-is-writte.patch Fix rtl8139 + windows 7 + large transfers (bz #970240) 2013-06-11 16:54:00 -04:00
0207-spice-qemu-char-vmc_write-Don-t-write-more-bytes-the.patch Fix rtl8139 + windows 7 + large transfers (bz #970240) 2013-06-11 16:54:00 -04:00
0208-configure-dtc-Probe-for-libfdt_env.h.patch Fix build with latest libfdt 2013-06-19 10:31:57 -04:00
0209-Fix-usage-of-USB_DEV_FLAG_IS_HOST-flag.patch Fix usb_handle_packet assertions (bz #981459) 2013-07-30 09:47:07 -04:00
0210-qxl-Fix-QXLRam-initialisation.patch Fix crash when adding spice vdagent channel in the guest (bz #969084) 2013-08-01 10:59:18 -04:00
0211-qemu-socket-Make-socket_optslist-public.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0212-libcacard-correct-T0-historical-bytes-size.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0213-ccid-card-emul-do-not-crash-if-backend-is-not-provid.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0214-ccid-make-backend_enum_table-static-const-and-adjust.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0215-ccid-declare-DEFAULT_ATR-table-to-be-static-const.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0216-libcacard-use-system-config-directory-for-nss-db-on-.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0217-util-move-socket_init-to-osdep.c.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0218-build-sys-must-link-with-fstack-protector.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0219-libcacard-fix-mingw64-cross-compilation.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0220-libcacard-split-vscclient-main-from-socket-reading.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0221-libcacard-vscclient-to-use-QemuThread-for-portabilit.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0222-libcacard-teach-vscclient-to-use-GMainLoop-for-porta.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0223-libcacard-remove-sql-prefix.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0224-libcacard-remove-default-libcoolkey-loading.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0225-dev-smartcard-reader-white-space-fixes.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0226-dev-smartcard-reader-nicer-debug-messages.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0227-dev-smartcard-reader-remove-aborts-never-triggered-b.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0228-dev-smartcard-reader-support-windows-guest.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0229-dev-smartcard-reader-reuse-usb.h-definitions.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0230-libcacard-change-default-ATR.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0231-ccid-card-passthru-add-atr-check.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0301-ccid-card-passthru-dev-smartcard-reader-add-debug-en.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0302-dev-smartcard-reader-define-structs-for-CCID_Paramet.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0303-dev-smartcard-reader-change-default-protocol-to-T-0.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0304-dev-smartcard-reader-copy-atr-protocol-to-ccid-param.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0305-libcacard-vreader-add-debugging-messages-for-apdu.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0306-libcacard-move-atr-setting-from-macro-to-function.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0307-dev-smartcard-reader-empty-implementation-for-Mechan.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0308-libcacard-cac-change-big-switch-functions-to-single-.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0309-libcacard-vscclient-fix-leakage-of-socket-on-error-p.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0310-libcacard-Fix-cppcheck-warning-and-remove-unneeded-c.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0311-isapc-disable-kvmvapic.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0312-pci-do-not-export-pci_bus_reset.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0313-qdev-allow-both-pre-and-post-order-vists-in-qdev-wal.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0314-qdev-switch-reset-to-post-order.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0315-scsi-avoid-assertion-failure-on-VERIFY-command.patch Fix crash with -M isapc -cpu Haswell (bz #986790) 2013-09-03 15:01:17 -04:00
0316-target-ppc-Add-read-and-write-of-PPR-SPR.patch CVE-2013-4344: buffer overflow in scsi_target_emulate_report_luns (bz #1015274, bz #1007330) 2013-10-06 14:47:27 -04:00
0317-qxl-fix-local-renderer.patch CVE-2013-4344: buffer overflow in scsi_target_emulate_report_luns (bz #1015274, bz #1007330) 2013-10-06 14:47:27 -04:00
0318-scsi-Allocate-SCSITargetReq-r-buf-dynamically.patch CVE-2013-4344: buffer overflow in scsi_target_emulate_report_luns (bz #1015274, bz #1007330) 2013-10-06 14:47:27 -04:00
0319-hw-9pfs-Be-robust-against-paths-without-FS_IOC_GETVE.patch CVE-2013-4344: buffer overflow in scsi_target_emulate_report_luns (bz #1015274, bz #1007330) 2013-10-06 14:47:27 -04:00
0320-hw-9pfs-Fix-errno-value-for-xattr-functions.patch CVE-2013-4344: buffer overflow in scsi_target_emulate_report_luns (bz #1015274, bz #1007330) 2013-10-06 14:47:27 -04:00
0321-seccomp-fine-tuning-whitelist-by-adding-times.patch Fix process exit with -sandbox on (bz #1027421) 2013-11-17 17:34:40 -05:00
0322-seccomp-add-kill-to-the-syscall-whitelist.patch Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:13:47 -05:00
0323-spice-flip-streaming-video-mode-to-off-by-default.patch Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:13:47 -05:00
bridge.conf fixes for -netdev bridge 2012-11-15 17:58:12 +01:00
ksm.service Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
ksm.sysconfig - Add ksm control script from Dan Kenigsberg 2009-09-16 09:38:29 +00:00
ksmctl.c - Require seabios-bin >= 0.6.0-2 (#741992) 2011-10-21 16:29:08 -05:00
ksmtuned ksmtuned: Fix matching qemu w/o set_process_name (bz #1012604) 2013-11-05 19:47:09 -05:00
ksmtuned.conf - Avoid creating too large iovecs in multiwrite merge (#559717) 2010-02-04 15:58:29 +00:00
ksmtuned.service Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00
kvm.modules Drop loading of vhost-net module (bz #963198) 2013-05-16 11:58:11 +02:00
qemu-guest-agent.service Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
qemu-kvm.sh Handful of packaging fixes 2013-02-20 12:18:15 -05:00
qemu.binfmt binfmt fixes and improvements 2013-04-03 21:06:24 -04:00
qemu.spec Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:13:47 -05:00
sources Update to qemu stable 1.4.2 2013-05-25 15:13:26 -04:00