From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVN0N-0000mj-LH for qemu-devel@nongnu.org; Tue, 10 Mar 2015 12:27:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVN0A-0006Ao-SF for qemu-devel@nongnu.org; Tue, 10 Mar 2015 12:27:39 -0400 Received: from goliath.siemens.de ([192.35.17.28]:33478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVN0A-0006AO-Hk for qemu-devel@nongnu.org; Tue, 10 Mar 2015 12:27:26 -0400 From: Jan Kiszka Date: Tue, 10 Mar 2015 17:27:21 +0100 Message-Id: Subject: [Qemu-devel] [PATCH v4 0/2] integrator/cp: Working SD card support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , Peter Maydell Cc: Peter Crosthwaite Changes in v4: - fixed up type name as Peter suggested Jan PS: Please extend the patch tools to finally support partially updated series. This series is small, but resending some dozens of patches for updating only one in the middle is, well, suboptimal. Jan Kiszka (2): integrator/cp: Model CP control registers as sysbus device integrator/cp: Implement CARDIN and WPROT signals hw/arm/integratorcp.c | 95 ++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 82 insertions(+), 13 deletions(-) -- 2.1.4