qemu-patch-raspberry4/docs
Paolo Bonzini 1964a39706 migration: move rate limiting to QEMUFile
Rate limiting is now simply a byte counter; client call
qemu_file_rate_limit() manually to determine if they have to exit.
So it is possible and simple to move the functionality to QEMUFile.

This makes the remaining functionality of s->file redundant;
in the next patch we can remove it and write directly to s->migration_file.

Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2013-03-11 13:32:02 +01:00
..
specs pci: use constants for devices under the 1B36 device ID, document them 2013-01-09 12:10:28 +02:00
blkverify.txt
bootindex.txt
ccid.txt
ich9-ehci-uhci.cfg
libcacard.txt
live-block-ops.txt
memory.txt
migration.txt migration: move rate limiting to QEMUFile 2013-03-11 13:32:02 +01:00
q35-chipset.cfg q35: document chipset devices 2013-01-11 08:30:24 +01:00
qapi-code-gen.txt
qdev-device-use.txt
qemupciserial.inf serial: add windows inf file for the pci card to docs 2012-10-22 13:26:42 -05:00
spice-port-fqdn.txt docs: add spice-port-fqdn.txt 2012-12-17 14:01:41 +01:00
tracing.txt trace: Fix location of simpletrace.py in docs 2013-02-05 21:52:55 +01:00
usb-storage.txt usb: add usb-bot device (scsi bulk-only transport). 2013-01-22 11:09:54 +01:00
usb2.txt
virtio-balloon-stats.txt docs: document virtio-balloon stats 2013-01-25 10:49:46 -02:00
writing-qmp-commands.txt
xbzrle.txt
xen-save-devices-state.txt