* [Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes
@ 2010-10-07 14:54 Michael S. Tsirkin
2010-10-11 21:07 ` Anthony Liguori
0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2010-10-07 14:54 UTC (permalink / raw)
To: qemu-devel, Anthony Liguori
Here are some fixes, all over the place.
I am guessing the below fixes all make sense for the 0.13 branch, too.
The per-device notifier patch is the only one that does not
fix bugs, but it is needed for a bugfix patch on qemu-kvm stable
that depends on it.
The following changes since commit 358664cc6d1b5f7c36004be0179b36011b81c49d:
console: Avoid dereferencing NULL active_console (2010-10-03 06:43:10 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
Michael S. Tsirkin (5):
net: delay freeing peer host device
virtio: invoke set_status callback on reset
virtio-net: unify vhost-net start/stop
virtio: change set guest notifier to per-device
vhost: error code
Stefan Weil (1):
eepro100: Add support for multiple individual addresses (multiple IA)
hw/eepro100.c | 30 +++++++++++++-----
hw/vhost.c | 54 ++++++++++++++++++---------------
hw/virtio-net.c | 89 ++++++++++++++++++++++++++----------------------------
hw/virtio-pci.c | 29 +++++++++++++++++-
hw/virtio.c | 2 +
hw/virtio.h | 2 +-
net.c | 49 ++++++++++++++++++++++++++----
net.h | 1 +
8 files changed, 168 insertions(+), 88 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes
2010-10-07 14:54 [Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes Michael S. Tsirkin
@ 2010-10-11 21:07 ` Anthony Liguori
0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2010-10-11 21:07 UTC (permalink / raw)
To: Michael S. Tsirkin; +Cc: qemu-devel
On 10/07/2010 09:54 AM, Michael S. Tsirkin wrote:
> Here are some fixes, all over the place.
>
> I am guessing the below fixes all make sense for the 0.13 branch, too.
> The per-device notifier patch is the only one that does not
> fix bugs, but it is needed for a bugfix patch on qemu-kvm stable
> that depends on it.
>
> The following changes since commit 358664cc6d1b5f7c36004be0179b36011b81c49d:
>
> console: Avoid dereferencing NULL active_console (2010-10-03 06:43:10 +0000)
>
Pulled. Thanks.
Regards,
Anthony Liguori
> are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>
> Michael S. Tsirkin (5):
> net: delay freeing peer host device
> virtio: invoke set_status callback on reset
> virtio-net: unify vhost-net start/stop
> virtio: change set guest notifier to per-device
> vhost: error code
>
> Stefan Weil (1):
> eepro100: Add support for multiple individual addresses (multiple IA)
>
> hw/eepro100.c | 30 +++++++++++++-----
> hw/vhost.c | 54 ++++++++++++++++++---------------
> hw/virtio-net.c | 89 ++++++++++++++++++++++++++----------------------------
> hw/virtio-pci.c | 29 +++++++++++++++++-
> hw/virtio.c | 2 +
> hw/virtio.h | 2 +-
> net.c | 49 ++++++++++++++++++++++++++----
> net.h | 1 +
> 8 files changed, 168 insertions(+), 88 deletions(-)
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-11 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 14:54 [Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes Michael S. Tsirkin
2010-10-11 21:07 ` Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).