From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9c9J-0007Z2-M2 for qemu-devel@nongnu.org; Tue, 22 Jul 2014 11:38:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9c99-000893-Vi for qemu-devel@nongnu.org; Tue, 22 Jul 2014 11:38:41 -0400 From: Alexander Graf Date: Tue, 22 Jul 2014 17:38:29 +0200 Message-Id: <1406043510-8604-1-git-send-email-agraf@suse.de> Subject: [Qemu-devel] [PULL 2.1 0/1] ppc patch queue 2014-07-22 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-ppc@nongnu.org Cc: Peter Maydell , qemu-devel@nongnu.org Hi Peter, This is my current patch queue for ppc. Please pull. Alex The following changes since commit 35858955e6c6f9ef41c199d15457c13426ac6434: Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into staging (2014-07-21 18:06:12 +0100) are available in the git repository at: git://github.com/agraf/qemu.git tags/signed-ppc-for-upstream for you to fetch changes up to e206ad48333c50373663945746828fc893b50700: ppc: fix -mem-path failure (2014-07-22 17:37:25 +0200) ---------------------------------------------------------------- Patch queue for ppc - 2014-07-22 Only a single bug fix to make -mem-path only affect RAM regions. ---------------------------------------------------------------- Hu Tao (1): ppc: fix -mem-path failure hw/ppc/mac_newworld.c | 5 +++-- hw/ppc/mac_oldworld.c | 5 +++-- hw/ppc/ppc405_boards.c | 28 ++++++++++++++++++---------- hw/ppc/ppc405_uc.c | 4 ++-- hw/ppc/ppc4xx_devs.c | 38 ++++++++++++++++++++++++++------------ 5 files changed, 52 insertions(+), 28 deletions(-)