Log In
render
/
rpms
/
qemu
Forked from
rpms/qemu
9 months ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
58c34c
Merge branch 'master' into f16
Merged and Committed by Justin M. Forbes
13 years ago
raw
patch
tree
parents
1e4ec795ab3afa84afd2d1843868b1cd056277c6
b51ebd0cd2f64d7bd1f6272e98605ccb774cbc7d
28 files changed.
2005 lines added
.
44 lines removed
.
.gitignore
file modified
+1
-0
0001-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
file modified
+5
-5
0002-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
file modified
+4
-4
0003-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
file modified
+2
-2
0004-char-Add-framework-for-a-write-unblocked-callback.patch
file modified
+3
-3
0005-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
file modified
+5
-5
0006-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
file modified
+5
-5
0007-char-Throttle-when-host-connection-is-down.patch
file modified
+4
-4
0008-virtio-console-Enable-port-throttling-when-chardev-i.patch
file modified
+2
-2
0009-spice-qemu-char.c-add-throttling.patch
file modified
+2
-2
0010-spice-qemu-char.c-remove-intermediate-buffer.patch
file modified
+2
-2
0011-usb-redir-Add-flow-control-support.patch
file modified
+2
-2
0012-usb-redir-Call-qemu_chr_guest_open-close.patch
file modified
+2
-2
0013-spice-qemu-char-Generate-chardev-open-close-events.patch
file modified
+2
-2
0014-spice-add-worker-wrapper-functions.patch
file added
+323
0015-spice-add-qemu_spice_display_init_common.patch
file added
+84
0016-spice-qxl-move-worker-wrappers.patch
file added
+294
0017-qxl-fix-surface-tracking-locking.patch
file added
+92
0018-qxl-add-io_port_to_string.patch
file added
+71
0019-qxl-error-handling-fixes-and-cleanups.patch
file added
+110
0020-qxl-make-qxl_guest_bug-take-variable-arguments.patch
file added
+52
0021-qxl-only-disallow-specific-io-s-in-vga-mode.patch
file added
+31
0022-qxl-async-io-support-using-new-spice-api.patch
file added
+659
0023-qxl-add-QXL_IO_FLUSH_-SURFACES-RELEASE-for-guest-S3-.patch
file added
+77
0024-qxl-bump-pci-rev.patch
file added
+90
0025-virtio-serial-bus-replay-guest_open-on-migration.patch
file added
+50
qemu.spec
file modified
+30
-3
sources
file modified
+1
-1
Merge branch 'master' into f16 Conflicts: qemu.spec
.gitignore
file modified
+1
-0
0001-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
file modified
+5
-5
0002-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
file modified
+4
-4
0003-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
file modified
+2
-2
0004-char-Add-framework-for-a-write-unblocked-callback.patch
file modified
+3
-3
0005-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
file modified
+5
-5
0006-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
file modified
+5
-5
0007-char-Throttle-when-host-connection-is-down.patch
file modified
+4
-4
0008-virtio-console-Enable-port-throttling-when-chardev-i.patch
file modified
+2
-2
0009-spice-qemu-char.c-add-throttling.patch
file modified
+2
-2
0010-spice-qemu-char.c-remove-intermediate-buffer.patch
file modified
+2
-2
0011-usb-redir-Add-flow-control-support.patch
file modified
+2
-2
0012-usb-redir-Call-qemu_chr_guest_open-close.patch
file modified
+2
-2
0013-spice-qemu-char-Generate-chardev-open-close-events.patch
file modified
+2
-2
0014-spice-add-worker-wrapper-functions.patch
file added
+323
0015-spice-add-qemu_spice_display_init_common.patch
file added
+84
0016-spice-qxl-move-worker-wrappers.patch
file added
+294
0017-qxl-fix-surface-tracking-locking.patch
file added
+92
0018-qxl-add-io_port_to_string.patch
file added
+71
0019-qxl-error-handling-fixes-and-cleanups.patch
file added
+110
0020-qxl-make-qxl_guest_bug-take-variable-arguments.patch
file added
+52
0021-qxl-only-disallow-specific-io-s-in-vga-mode.patch
file added
+31
0022-qxl-async-io-support-using-new-spice-api.patch
file added
+659
0023-qxl-add-QXL_IO_FLUSH_-SURFACES-RELEASE-for-guest-S3-.patch
file added
+77
0024-qxl-bump-pci-rev.patch
file added
+90
0025-virtio-serial-bus-replay-guest_open-on-migration.patch
file added
+50
qemu.spec
file modified
+30
-3
sources
file modified
+1
-1