Statistics
| Branch: | Revision:

root / default-configs @ 834574ea

Name Size
alpha-linux-user.mak 45 Bytes
alpha-softmmu.mak 262 Bytes
arm-linux-user.mak 65 Bytes
arm-softmmu.mak 798 Bytes
armeb-linux-user.mak 67 Bytes
cris-linux-user.mak 44 Bytes
cris-softmmu.mak 94 Bytes
i386-bsd-user.mak 42 Bytes
i386-linux-user.mak 44 Bytes
i386-softmmu.mak 467 Bytes
lm32-softmmu.mak 114 Bytes
m68k-linux-user.mak 66 Bytes
m68k-softmmu.mak 111 Bytes
microblaze-linux-user.mak 50 Bytes
microblaze-softmmu.mak 171 Bytes
microblazeel-linux-user.mak 52 Bytes
microblazeel-softmmu.mak 173 Bytes
mips-linux-user.mak 44 Bytes
mips-softmmu.mak 567 Bytes
mips64-linux-user.mak 46 Bytes
mips64-softmmu.mak 569 Bytes
mips64el-linux-user.mak 48 Bytes
mips64el-softmmu.mak 604 Bytes
mipsel-linux-user.mak 46 Bytes
mipsel-softmmu.mak 569 Bytes
mipsn32-linux-user.mak 47 Bytes
mipsn32el-linux-user.mak 49 Bytes
or32-linux-user.mak 44 Bytes
or32-softmmu.mak 81 Bytes
pci.mak 440 Bytes
ppc-linux-user.mak 65 Bytes
ppc-softmmu.mak 722 Bytes
ppc64-linux-user.mak 67 Bytes
ppc64-softmmu.mak 724 Bytes
ppc64abi32-linux-user.mak 72 Bytes
ppcemb-softmmu.mak 643 Bytes
s390x-linux-user.mak 45 Bytes
s390x-softmmu.mak 16 Bytes
sh4-linux-user.mak 43 Bytes
sh4-softmmu.mak 145 Bytes
sh4eb-linux-user.mak 45 Bytes
sh4eb-softmmu.mak 147 Bytes
sparc-bsd-user.mak 43 Bytes
sparc-linux-user.mak 45 Bytes
sparc-softmmu.mak 170 Bytes
sparc32plus-linux-user.mak 51 Bytes
sparc64-bsd-user.mak 45 Bytes
sparc64-linux-user.mak 47 Bytes
sparc64-softmmu.mak 256 Bytes
unicore32-linux-user.mak 49 Bytes
unicore32-softmmu.mak 91 Bytes
usb.mak 182 Bytes
x86_64-bsd-user.mak 44 Bytes
x86_64-linux-user.mak 46 Bytes
x86_64-softmmu.mak 469 Bytes
xtensa-softmmu.mak 97 Bytes
xtensaeb-softmmu.mak 97 Bytes

Latest revisions

# Date Author Comment
6c83f815 02/19/2013 01:28 pm Gerd Hoffmann

make usb devices configurable

Leave the core usb devices (usb hub, tablet, mouse, keyboard)
enabled unconditionally. Make the other ones configurable.

Exceptions:
- bluetooth: not qdevified yet, has a vl.c dependency because
of that, thus disabling isn't as easy as not linking the...

9c16fa79 01/14/2013 09:26 pm Alberto Garcia

Add TEWS TPCI200 IndustryPack emulation

The TPCI200 is a PCI board that supports up to 4 IndustryPack modules.

A new bus type called 'IndustryPack' has been created so any
compatible module can be attached to this board.

Reviewed-by: Andreas Färber <>...

63e3555e 01/10/2013 10:52 pm Andreas Färber

Merge branch 'master' of git://git.qemu.org/qemu into prep-up

Conflicts:
hw/Makefile.objs
hw/ppc_prep.c

Signed-off-by: Andreas Färber <>

0356404b 10/27/2012 05:36 pm Aurelien Jarno

target-sparc64: disable VGA cirrus

OpenBIOS on sparc64 only support Standard VGA and not Cirrus VGA. Don't
build Cirrus VGA support so that it can't be selected.

This fixes the breakage introduced by commit f2898771.

Reported-by: Richard Henderson <>...

419ad672 10/22/2012 09:26 pm Gerd Hoffmann

serial: add pci variant

So we get a hot-pluggable 16550 uart.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

82a24990 10/10/2012 04:13 am Peter A. G. Crosthwaite

m25p80: Initial implementation of SPI flash device

Added device model for m25p80 style SPI flash family.

Signed-off-by: Peter A. G. Crosthwaite <>

52a71bff 08/15/2012 11:11 pm Hervé Poussineau

prep: Use pc87312 device instead of collection of random ISA devices

We can't however replace the built-in IDE controller, as the one in
pc87312 is only single-channel and can use only IRQ 14. Therefore the
pc87312's IDE function gets disabled via the config property....

acbb090b 08/15/2012 11:10 pm Andreas Färber

prep: Include devices for ppc64 as well

Allows running qemu-system-ppc64 -M prep for consistency.

Reported-by: Markus Armbruster <>
Signed-off-by: Andreas Färber <>
Acked-by: Hervé Poussineau <>

58f9b98f 08/13/2012 06:13 pm Andreas Färber

arm: Move some ARM devices into libhw

Avoids some unnecessary dependencies on cpu.h and prepares for
a future armeb-softmmu where most machines would not be built.

Defer touching the SoC devices since most have implicit or explicit
dependencies on the CPU....

79683f61 08/11/2012 12:37 pm Guan Xuetao

unicore32-softmmu: Add ps2 support

This patch adds ps2/keyboard support, and enables CONFIG_PCKBD.

Signed-off-by: Guan Xuetao <>
Signed-off-by: Blue Swirl <>

View revisions

Also available in: Atom