qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6764] target-ppc: move the CD-ROM drive to the second IDE
@ 2009-03-07 21:35 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2009-03-07 21:35 UTC (permalink / raw)
  To: qemu-devel

Revision: 6764
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6764
Author:   aurel32
Date:     2009-03-07 21:35:27 +0000 (Sat, 07 Mar 2009)
Log Message:
-----------
target-ppc: move the CD-ROM drive to the second IDE

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/vl.c

Modified: trunk/vl.c
===================================================================
--- trunk/vl.c	2009-03-07 21:35:21 UTC (rev 6763)
+++ trunk/vl.c	2009-03-07 21:35:27 UTC (rev 6764)
@@ -2139,11 +2139,7 @@
 /* QEMU Block devices */
 
 #define HD_ALIAS "index=%d,media=disk"
-#ifdef TARGET_PPC
-#define CDROM_ALIAS "index=1,media=cdrom"
-#else
 #define CDROM_ALIAS "index=2,media=cdrom"
-#endif
 #define FD_ALIAS "index=%d,if=floppy"
 #define PFLASH_ALIAS "if=pflash"
 #define MTD_ALIAS "if=mtd"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-07 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-07 21:35 [Qemu-devel] [6764] target-ppc: move the CD-ROM drive to the second IDE Aurelien Jarno

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).