203439ce0a
virtio-console: Use exitfn for virtserialport, too
...
virtconsole and virtserialport are identical in every other aspect
except for the distinguishing VirtIOSerialPortClass::is_console field.
Cc: qemu-stable@nongnu.org
Signed-off-by: Andreas Färber <afaerber@suse.de >
Signed-off-by: Andreas Färber <afaerber@suse.de >
Message-id: 1375313326-14966-1-git-send-email-afaerber@suse.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com >
2013-08-01 11:18:32 -05:00
c3d6b96ebb
virtio-console: Remove any pending watches on close
...
Signed-off-by: Hans de Goede <hdegoede@redhat.com >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2013-04-16 11:52:09 +02:00
f9fb0532fb
virtio-console: Also throttle when less was written then requested
...
This is necessary so that we get properly woken up to write the rest.
This patch also changes the len argument to the have_data callback, to
avoid doing an unsigned signed comparison.
Signed-off-by: Hans de Goede <hdegoede@redhat.com >
Acked-by: Amit Shah <amit.shah@redhat.com >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2013-04-16 11:52:09 +02:00
dccfcd0e5f
sysemu: avoid proliferation of include/ subdirectories
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-15 18:19:25 +02:00
49ab747f66
hw: move target-independent files to subdirectories
...
This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:12 +02:00