From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLfr-0005T2-J9 for qemu-devel@nongnu.org; Thu, 22 Oct 2015 15:37:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpLfo-0005LS-8R for qemu-devel@nongnu.org; Thu, 22 Oct 2015 15:37:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLfo-0005LL-2w for qemu-devel@nongnu.org; Thu, 22 Oct 2015 15:37:16 -0400 Date: Thu, 22 Oct 2015 22:37:13 +0300 From: "Michael S. Tsirkin" Message-ID: <1445542623-31107-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] vhost: build fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell 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(-)