From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXEog-0000dL-Ir for qemu-devel@nongnu.org; Fri, 18 Oct 2013 14:30:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXEob-0006il-IU for qemu-devel@nongnu.org; Fri, 18 Oct 2013 14:30:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXEob-0006iC-AT for qemu-devel@nongnu.org; Fri, 18 Oct 2013 14:30:25 -0400 From: Luiz Capitulino Date: Fri, 18 Oct 2013 14:30:02 -0400 Message-Id: <1382121003-5211-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws Cc: qemu-devel@nongnu.org The following changes since commit fc8ead74674b7129e8f31c2595c76658e5622197: Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-10-18 10:03:24 -0700) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up to c20b7fa4b2fedd979bcb0cc974bb5d08a10e3448: monitor: eliminate monitor_event_state_lock (2013-10-18 14:23:00 -0400) ---------------------------------------------------------------- Paolo Bonzini (1): monitor: eliminate monitor_event_state_lock monitor.c | 6 ------ 1 file changed, 6 deletions(-)