On Tue, Oct 26, 2010 at 05:22:55PM +0200, Michael S. Tsirkin wrote: > > The following changes since commit 6ed912999d6ef636a5be5ccb266d7d3c0f0310b4: > > Update for 0.13.0 release (2010-10-14 10:00:59 -0500) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git stable-0.13 > > Michael S. Tsirkin (3): > vhost: enable log before starting vq > migration: don't segfault on invalid input > virtio: sanity-check available index
Ugh, the vhost patch is broken. Please don't merge yet, I will send another request separately. > arch_init.c | 3 +++ > hw/vhost.c | 20 ++++++++++---------- > hw/virtio.c | 11 +++++++++++ > 3 files changed, 24 insertions(+), 10 deletions(-)