All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Alexander Graf <agraf@suse.de>
Cc: blauwirbel@gmail.com, cotte@de.ibm.com, waldi@debian.org,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] Fix S390x target v2
Date: Fri, 26 Mar 2010 23:42:12 +0100	[thread overview]
Message-ID: <20100326224212.GY13677@hall.aurel32.net> (raw)
In-Reply-To: <1269525542-6113-1-git-send-email-agraf@suse.de>

On Thu, Mar 25, 2010 at 02:58:59PM +0100, Alexander Graf wrote:
> We're in a bad situation with the S390 qemu target. It only works with KVM,
> so people can't test it when they don't have access to a real S390 machine.
> 
> While trying to build and use s390x-softmmu again I stumbled across a couple
> of issues, all addressed in this patch set. The patches should all not affect
> non-s390 targets at all.
> 
> 
> v1 -> v2:
> 
>   - change CONFIG_PCI to CONFIG_VIRTIO_PCI

Thanks, all applied.

> Alexander Graf (3):
>   S390: Add stub for cpu_get_phys_page_debug
>   S390: Tell user why VM creation failed
>   S390: Don't compile in virtio-pci
> 
>  Makefile.objs                          |    3 ++-
>  default-configs/arm-softmmu.mak        |    1 +
>  default-configs/cris-softmmu.mak       |    1 +
>  default-configs/i386-softmmu.mak       |    1 +
>  default-configs/m68k-softmmu.mak       |    1 +
>  default-configs/microblaze-softmmu.mak |    1 +
>  default-configs/mips-softmmu.mak       |    1 +
>  default-configs/mips64-softmmu.mak     |    1 +
>  default-configs/mips64el-softmmu.mak   |    1 +
>  default-configs/mipsel-softmmu.mak     |    1 +
>  default-configs/ppc-softmmu.mak        |    1 +
>  default-configs/ppc64-softmmu.mak      |    1 +
>  default-configs/ppcemb-softmmu.mak     |    1 +
>  default-configs/sh4-softmmu.mak        |    1 +
>  default-configs/sh4eb-softmmu.mak      |    1 +
>  default-configs/sparc-softmmu.mak      |    1 +
>  default-configs/sparc64-softmmu.mak    |    1 +
>  default-configs/x86_64-softmmu.mak     |    1 +
>  kvm-all.c                              |    7 ++++++-
>  target-s390x/helper.c                  |    5 +++++
>  20 files changed, 30 insertions(+), 2 deletions(-)
> 
> 
> 
> 

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

  parent reply	other threads:[~2010-03-26 22:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-25 13:58 [Qemu-devel] [PATCH 0/3] Fix S390x target v2 Alexander Graf
2010-03-25 13:59 ` [Qemu-devel] [PATCH 1/3] S390: Add stub for cpu_get_phys_page_debug Alexander Graf
2010-03-25 13:59 ` [Qemu-devel] [PATCH 2/3] S390: Tell user why VM creation failed Alexander Graf
2010-03-25 13:59 ` [Qemu-devel] [PATCH 3/3] S390: Don't compile in virtio-pci Alexander Graf
2010-03-26 22:42 ` Aurelien Jarno [this message]
2010-04-01 16:37   ` [Qemu-devel] [PATCH 0/3] Fix S390x target v2 Alexander Graf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100326224212.GY13677@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=agraf@suse.de \
    --cc=blauwirbel@gmail.com \
    --cc=cotte@de.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=waldi@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.