From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kc9oR-0004h8-2m for qemu-devel@nongnu.org; Sat, 06 Sep 2008 22:15:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kc9oP-0004e7-60 for qemu-devel@nongnu.org; Sat, 06 Sep 2008 22:15:38 -0400 Received: from [199.232.76.173] (port=38466 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kc9oO-0004dr-JL for qemu-devel@nongnu.org; Sat, 06 Sep 2008 22:15:36 -0400 Received: from an-out-0708.google.com ([209.85.132.243]:56001) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kc9oO-0007yL-8S for qemu-devel@nongnu.org; Sat, 06 Sep 2008 22:15:36 -0400 Received: by an-out-0708.google.com with SMTP id d18so162628and.130 for ; Sat, 06 Sep 2008 19:15:35 -0700 (PDT) Message-ID: <48C33916.6010608@codemonkey.ws> Date: Sat, 06 Sep 2008 21:14:46 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RESEND][PATCH 2/13] Refactor and enhance break/watchpoint API References: <486CF559.5090805@siemens.com> <48AC2E09.3030405@siemens.com> <48AC2EE9.8050803@siemens.com> In-Reply-To: <48AC2EE9.8050803@siemens.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl , Paul Brook , Aurelien Jarno Does anyone have any objections to this series? It literally touches every architectures so I don't want to commit it without some Ack'ing for the appropriate architecture maintainers. I've heard a lot of reports recently that gdb support in QEMU for x86 is pretty broken so I think the refactoring is needed. Regards, Anthony Liguori