From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:34847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvhng-00062F-SA for qemu-devel@nongnu.org; Mon, 18 Feb 2019 07:13:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvhnf-0006dg-9d for qemu-devel@nongnu.org; Mon, 18 Feb 2019 07:13:32 -0500 Received: from zero.eik.bme.hu ([2001:738:2001:2001::2001]:27814) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gvhnb-0006XR-EI for qemu-devel@nongnu.org; Mon, 18 Feb 2019 07:13:29 -0500 Message-Id: From: BALATON Zoltan Date: Mon, 18 Feb 2019 13:01:41 +0100 Subject: [Qemu-devel] [PATCH v2 0/3] Misc MIPS fulong2e improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Aurelien Jarno , Aleksandar Markovic , Huacai Chen , philmd@redhat.com v2 of http://lists.nongnu.org/archive/html/qemu-devel/2019-02/msg02477.html Addressed review comments and removed last patch (sending it separately) to make this series not depend on my ati-vga patch so it can be applied independently. BALATON Zoltan (3): hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address mips_fulong2e: Fix bios flash size mips_fulong2e: Dynamically generate SPD EEPROM data hw/mips/mips_fulong2e.c | 40 +++++++++++++++++----------------------- hw/pci-host/bonito.c | 7 ++++++- 2 files changed, 23 insertions(+), 24 deletions(-) -- 2.13.7