Go to file
Daniel P. Berrange 1ad1f9a1d1 Fix packaging of the QEMU guest agent
The binary 'qemu-ga' is not a userspace emulator, it is the
QEMU guest agent. Since this typically needs to be installed
in the guest put it in a sub-RPM.

A systemd service is used to start the agent. A udev rule is
used to automatically start the systemd service, if the
corresponding virtio-serial port is present
2011-10-05 17:33:58 +01:00
.gitignore Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0001-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0002-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0003-iohandlers-Add-enable-disable_write_fd_handler-funct.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0004-char-Add-framework-for-a-write-unblocked-callback.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0005-char-Update-send_all-to-handle-nonblocking-chardev-w.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0006-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0007-char-Throttle-when-host-connection-is-down.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0008-virtio-console-Enable-port-throttling-when-chardev-i.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0009-spice-qemu-char.c-add-throttling.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0010-spice-qemu-char.c-remove-intermediate-buffer.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0011-usb-redir-Add-flow-control-support.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0012-spice-add-worker-wrapper-functions.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0013-spice-add-qemu_spice_display_init_common.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0014-spice-qxl-move-worker-wrappers.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0015-qxl-fix-surface-tracking-locking.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0016-qxl-add-io_port_to_string.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0017-qxl-error-handling-fixes-and-cleanups.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0018-qxl-make-qxl_guest_bug-take-variable-arguments.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0019-qxl-only-disallow-specific-io-s-in-vga-mode.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0020-qxl-async-io-support-using-new-spice-api.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0021-qxl-add-QXL_IO_FLUSH_-SURFACES-RELEASE-for-guest-S3-.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0022-qxl-bump-pci-rev.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0023-virtio-serial-bus-replay-guest_open-on-migration.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0024-qemu-char-make-qemu_chr_event-public.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0025-spice-qemu-char-Generate-chardev-open-close-events.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0026-usb-redir-Call-qemu_chr_guest_open-close.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0027-usb-redir-Device-disconnect-re-connect-robustness-fi.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
0028-usb-redir-Don-t-try-to-write-to-the-chardev-after-a-.patch Update to 0.15.0 final 2011-08-14 14:24:40 -05: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
ksm.init Fix qxl pci id, and grab ksm updates. 2010-09-21 16:52:25 -05:00
ksm.sysconfig - Add ksm control script from Dan Kenigsberg 2009-09-16 09:38:29 +00:00
ksmtuned Fix qxl pci id, and grab ksm updates. 2010-09-21 16:52:25 -05:00
ksmtuned.conf - Avoid creating too large iovecs in multiwrite merge (#559717) 2010-02-04 15:58:29 +00:00
ksmtuned.init - Update to 0.13.0 release final 2010-10-18 23:05:18 -05:00
kvm.modules Update to 0.14.0 git snapshot 3593e6b 2011-02-08 17:35:06 -06:00
qemu-Allow-to-leave-type-on-default-in-machine.patch - Add upstream qemu patch 'Allow to leave type on default in -machine' 2011-08-18 16:39:31 +01:00
qemu-fix-non-PCI-target-build.patch Re-enable cris and sparc 2011-03-02 11:09:57 -06:00
qemu-guest-agent.service Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
qemu-vhost-fix-dirty-page-handling.patch fix vhost migration issues, and qxl locking for spice 2011-03-16 15:31:55 -05:00
qemu.init - Register binary handlers also for shared libraries 2008-05-17 06:52:47 +00:00
qemu.spec Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
sources Update to 0.15.0 final 2011-08-14 14:24:40 -05:00