Re: [Qemu-devel] [PULL] virtio, e1000, pci aer, pci reset

2010-12-01 Thread Michael S. Tsirkin
On Tue, Nov 30, 2010 at 03:22:43PM -0600, Anthony Liguori wrote: > On 11/24/2010 09:57 AM, Michael S. Tsirkin wrote: > >Note: to avoid conflict in a merge I cherry-picked a patch by Stefan > >from master to my branch. git seems to resolve this without effort. > > > >The following changes since com

Re: [Qemu-devel] [PULL] virtio, e1000, pci aer, pci reset

2010-11-30 Thread Anthony Liguori
On 11/24/2010 09:57 AM, Michael S. Tsirkin wrote: Note: to avoid conflict in a merge I cherry-picked a patch by Stefan from master to my branch. git seems to resolve this without effort. The following changes since commit e927d48722fdcba50f82d653c5a1927752483054: pci: allow hotplug removal

[Qemu-devel] [PULL] virtio, e1000, pci aer, pci reset

2010-11-24 Thread Michael S. Tsirkin
Note: to avoid conflict in a merge I cherry-picked a patch by Stefan from master to my branch. git seems to resolve this without effort. The following changes since commit e927d48722fdcba50f82d653c5a1927752483054: pci: allow hotplug removal of cold-plugged devices (2010-11-16 14:55:23 +0200)

Re: [Qemu-devel] [PULL] virtio, e1000

2010-09-08 Thread Anthony Liguori
On 09/07/2010 12:39 PM, Michael S. Tsirkin wrote: Hi Anthony, The tx timer patches seem to be very stable, and generally a good cleanup, and there's a fallback flag to get the old behaviour, so if there are regressions it will be easy for people to diagnose. Mergeable buffer support has been out

[Qemu-devel] [PULL] virtio, e1000

2010-09-07 Thread Michael S. Tsirkin
Hi Anthony, The tx timer patches seem to be very stable, and generally a good cleanup, and there's a fallback flag to get the old behaviour, so if there are regressions it will be easy for people to diagnose. Mergeable buffer support has been out for a long while with no comments. e1000 patch is ve