From: "Andreas Färber" <andreas.faerber@web.de>
To: qemu-devel@nongnu.org
Cc: "Markus Armbruster" <armbru@redhat.com>,
"Alexander Graf" <agraf@suse.de>,
blauwirbel@gmail.com, "Andreas Färber" <andreas.faerber@web.de>,
hpoussin@reactos.org, anthony@codemonkey.ws
Subject: [Qemu-devel] [PATCH for-1.2 1/3] prep: Include devices for ppc64 as well
Date: Wed, 15 Aug 2012 16:24:23 +0200 [thread overview]
Message-ID: <1345040665-10175-2-git-send-email-andreas.faerber@web.de> (raw)
In-Reply-To: <1345040665-10175-1-git-send-email-andreas.faerber@web.de>
Allows running qemu-system-ppc64 -M prep for consistency.
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Alexander Graf <agraf@suse.de>
---
default-configs/ppc64-softmmu.mak | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/default-configs/ppc64-softmmu.mak b/default-configs/ppc64-softmmu.mak
index e4265b4..a1d2d4f 100644
--- a/default-configs/ppc64-softmmu.mak
+++ b/default-configs/ppc64-softmmu.mak
@@ -12,9 +12,12 @@ CONFIG_I8254=y
CONFIG_PCKBD=y
CONFIG_FDC=y
CONFIG_DMA=y
+CONFIG_I82374=y
CONFIG_OPENPIC=y
CONFIG_PREP_PCI=y
+CONFIG_I82378=y
CONFIG_MACIO=y
+CONFIG_PCSPK=y
CONFIG_CUDA=y
CONFIG_ADB=y
CONFIG_MAC_NVRAM=y
--
1.7.7
next prev parent reply other threads:[~2012-08-15 14:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-15 14:24 [Qemu-devel] [PATCH for-1.2 0/3] prep: QOM'ify Super I/O Andreas Färber
2012-08-15 14:24 ` Andreas Färber [this message]
2012-08-15 17:18 ` [Qemu-devel] [PATCH for-1.2 1/3] prep: Include devices for ppc64 as well Hervé Poussineau
2012-08-15 14:24 ` [Qemu-devel] [PATCH for-1.2 2/3] prep: Add pc87312 Super I/O emulation Andreas Färber
2012-08-15 14:24 ` [Qemu-devel] [PATCH for-1.2 3/3] prep: Use pc87312 device instead of collection of random ISA devices Andreas Färber
2012-08-15 14:31 ` [Qemu-devel] [PATCH for-1.2 0/3] prep: QOM'ify Super I/O Alexander Graf
2012-08-15 14:53 ` Andreas Färber
2012-08-15 15:00 ` 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=1345040665-10175-2-git-send-email-andreas.faerber@web.de \
--to=andreas.faerber@web.de \
--cc=agraf@suse.de \
--cc=anthony@codemonkey.ws \
--cc=armbru@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=hpoussin@reactos.org \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).