From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: [PATCHv1 0/2 net] xen-netfront: fix resume regressions in 3.16-rc1 Date: Wed, 18 Jun 2014 10:47:26 +0100 Message-ID: <1403084848-12872-1-git-send-email-david.vrabel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: xen-devel@lists.xenproject.org, Boris Ostrovsky , David Vrabel To: Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org List-Id: netdev.vger.kernel.org The introduction of multi-queue support to xen-netfront in 3.16-rc1, broke resume/migration. David