On 22 November 2017 at 04:48, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit a15d835f00dce270fd3194e83d9910f4b5b44ac0: > > Update version for v2.11.0-rc2 release (2017-11-21 17:50:36 +0000) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.11-20171122 > > for you to fetch changes up to 6dd836f5d32b989e18c6dda655a26f4d73a52f6a: > > ppc: fix VTB migration (2017-11-22 15:28:37 +1100) > > ---------------------------------------------------------------- > ppc patch queue 2017-11-22 > > Several more fixes to merge for qemu-2.11. > > ---------------------------------------------------------------- > David Gibson (1): > spapr: Implement bug in spapr-vty device to be compatible with PowerVM > > Laurent Vivier (1): > ppc: fix VTB migration > > Thomas Huth (1): > hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256 > > hw/char/spapr_vty.c | 18 ++++++++++++++++++ > hw/ppc/spapr.c | 4 ++++ > target/ppc/translate_init.c | 4 ++-- > 3 files changed, 24 insertions(+), 2 deletions(-)
Applied, thanks. -- PMM