On Mon, Mar 9, 2015 at 4:04 PM, Cornelia Huck
wrote:
On Mon, 09 Mar 2015 15:32:51 +0800
Jason Wang wrote:
On Fri, Mar 6, 2015 at 8:28 PM, Cornelia Huck
wrote:
> On Thu, 5 Mar 2015 13:48:45 +0800
> Jason Wang wrote:
>
>> Instead of depending on a macro, switch to use a bus s
On Mon, 09 Mar 2015 15:32:51 +0800
Jason Wang wrote:
>
>
> On Fri, Mar 6, 2015 at 8:28 PM, Cornelia Huck
> wrote:
> > On Thu, 5 Mar 2015 13:48:45 +0800
> > Jason Wang wrote:
> >
> >> Instead of depending on a macro, switch to use a bus specific queue
> >> limit.
> >>
> >> Cc: Anthony
On Fri, Mar 6, 2015 at 8:28 PM, Cornelia Huck
wrote:
On Thu, 5 Mar 2015 13:48:45 +0800
Jason Wang wrote:
Instead of depending on a macro, switch to use a bus specific queue
limit.
Cc: Anthony Liguori
Cc: Michael S. Tsirkin
Signed-off-by: Jason Wang
---
hw/virtio/virtio-pci.c
On Thu, 5 Mar 2015 13:48:45 +0800
Jason Wang wrote:
> Instead of depending on a macro, switch to use a bus specific queue
> limit.
>
> Cc: Anthony Liguori
> Cc: Michael S. Tsirkin
> Signed-off-by: Jason Wang
> ---
> hw/virtio/virtio-pci.c | 12 +++-
> include/hw/virtio/virtio.h
Instead of depending on a macro, switch to use a bus specific queue
limit.
Cc: Anthony Liguori
Cc: Michael S. Tsirkin
Signed-off-by: Jason Wang
---
hw/virtio/virtio-pci.c | 12 +++-
include/hw/virtio/virtio.h | 1 -
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/hw