]> git.proxmox.com Git - mirror_qemu.git/commit
Revert "vhost-user: Attempt to fix a race with set_mem_table."
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 15 Aug 2016 13:35:24 +0000 (16:35 +0300)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Aug 2016 14:12:21 +0000 (15:12 +0100)
commit94c9cb31c04737f86be29afefbff401cd23bc24d
treeeec75aaa9bee39c30502b0111c04469a05f564e2
parent6bbbb0ac136102098a70b97ab0c07bc7bf53131c
Revert "vhost-user: Attempt to fix a race with set_mem_table."

This reverts commit 28ed5ef16384f12500abd3647973ee21b03cbe23.

I still think it's the right thing to do, but
tests have been failing sporadically.

Revert for now, and hope to fix it before the release.

Cc: Prerna Saxena <prerna.saxena@nutanix.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Marc-André Lureau <mlureau@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 1471268075-3425-1-git-send-email-mst@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/virtio/vhost-user.c