Re: [Qemu-devel] [PULL] vhost: build fix

2015-10-23 Thread Peter Maydell
On 22 October 2015 at 20:37, Michael S. Tsirkin  wrote:
> The following changes since commit 3c23402d4032f69af44a87fdb8019ad3229a4f31:
>
>   hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT 
> (2015-10-22 14:39:09 +0300)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
>
> for you to fetch changes up to 7f4a930e64b9e69cd340395a7e4f0494aef4fcdd:
>
>   vhost-user: fix up rhel6 build (2015-10-22 22:34:59 +0300)
>
> 
> vhost: build fix
>
> Fix build breakages when using older gcc.
>
> Signed-off-by: Michael S. Tsirkin 
>
> 
> Michael S. Tsirkin (1):
>   vhost-user: fix up rhel6 build
>
>  hw/virtio/vhost-user.c | 48 
>  1 file changed, 24 insertions(+), 24 deletions(-)

Applied, thanks.

-- PMM



[Qemu-devel] [PULL] vhost: build fix

2015-10-22 Thread Michael S. Tsirkin
The following changes since commit 3c23402d4032f69af44a87fdb8019ad3229a4f31:

  hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT 
(2015-10-22 14:39:09 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 7f4a930e64b9e69cd340395a7e4f0494aef4fcdd:

  vhost-user: fix up rhel6 build (2015-10-22 22:34:59 +0300)


vhost: build fix

Fix build breakages when using older gcc.

Signed-off-by: Michael S. Tsirkin 


Michael S. Tsirkin (1):
  vhost-user: fix up rhel6 build

 hw/virtio/vhost-user.c | 48 
 1 file changed, 24 insertions(+), 24 deletions(-)