Statistics
| Branch: | Revision:

root / default-configs @ 34b5d2c6

Name Size
alpha-linux-user.mak 45 Bytes
alpha-softmmu.mak 304 Bytes
arm-linux-user.mak 65 Bytes
arm-softmmu.mak 1.3 kB
armeb-linux-user.mak 67 Bytes
cris-linux-user.mak 44 Bytes
cris-softmmu.mak 111 Bytes
i386-bsd-user.mak 42 Bytes
i386-linux-user.mak 44 Bytes
i386-softmmu.mak 822 Bytes
lm32-softmmu.mak 204 Bytes
m68k-linux-user.mak 66 Bytes
m68k-softmmu.mak 129 Bytes
microblaze-linux-user.mak 50 Bytes
microblaze-softmmu.mak 215 Bytes
microblazeel-linux-user.mak 52 Bytes
microblazeel-softmmu.mak 217 Bytes
mips-linux-user.mak 44 Bytes
mips-softmmu.mak 634 Bytes
mips64-linux-user.mak 46 Bytes
mips64-softmmu.mak 636 Bytes
mips64el-linux-user.mak 48 Bytes
mips64el-softmmu.mak 671 Bytes
mipsel-linux-user.mak 46 Bytes
mipsel-softmmu.mak 636 Bytes
mipsn32-linux-user.mak 47 Bytes
mipsn32el-linux-user.mak 49 Bytes
moxie-softmmu.mak 93 Bytes
or32-linux-user.mak 44 Bytes
or32-softmmu.mak 81 Bytes
pci.mak 595 Bytes
ppc-linux-user.mak 65 Bytes
ppc-softmmu.mak 890 Bytes
ppc64-linux-user.mak 67 Bytes
ppc64-softmmu.mak 1 kB
ppc64abi32-linux-user.mak 72 Bytes
ppcemb-softmmu.mak 811 Bytes
s390x-linux-user.mak 45 Bytes
s390x-softmmu.mak 37 Bytes
sh4-linux-user.mak 43 Bytes
sh4-softmmu.mak 307 Bytes
sh4eb-linux-user.mak 45 Bytes
sh4eb-softmmu.mak 309 Bytes
sound.mak 59 Bytes
sparc-bsd-user.mak 43 Bytes
sparc-linux-user.mak 45 Bytes
sparc-softmmu.mak 296 Bytes
sparc32plus-linux-user.mak 51 Bytes
sparc64-bsd-user.mak 45 Bytes
sparc64-linux-user.mak 47 Bytes
sparc64-softmmu.mak 315 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 824 Bytes
xtensa-softmmu.mak 97 Bytes
xtensaeb-softmmu.mak 97 Bytes

Latest revisions

# Date Author Comment
66aae5e1 08/20/2013 04:54 pm Peter Maydell

default-configs: Fix A9MP and A15MP config names

When individual CONFIG_ switches for the A9MPcore and A15MPcore
devices were created, they were inadvertently given incorrect names
(CONFIG_ARM9MPCORE and CONFIG_ARM15MPCORE). These CPUs are
"Cortex-A9MP" and "Cortex-A15MP", and in particular the ARM9 is...

cc413a39 08/14/2013 05:47 pm Aurelien Jarno

mips_malta: do not raise exceptions when accessing invalid memory

Since commit c658b94f6e8c206c59d02aa6fbac285b86b53d2c, MIPS raises
exceptions when accessing invalid memory. This is not the correct
behaviour for MIPS Malta Core LV, as the GT-64120A system controller...

6dd2a5c9 08/12/2013 05:31 pm Paolo Bonzini

pc_sysfw: do not make it a device anymore

Move the code to hw/i386, the sole remaining property is available
as !pci_enabled.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Markus Armbruster <>
Message-id: ...

be6d08be 07/25/2013 04:12 pm Paolo Bonzini

default-configs: add test device to all machines supporting ISA

This will let these machines run an endianness test for ISA
I/O port space.

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Anthony Liguori <>
Message-id: ...

85d3846a 07/25/2013 04:12 pm Paolo Bonzini

default-configs: add SuperIO to SH4

The device provides an ISA bus to run the endianness test on.

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Anthony Liguori <>
Message-id: ...

9c998424 07/25/2013 04:12 pm Paolo Bonzini

default-configs/ppc64: add all components of i82378 SuperIO chip used by prep

The device provides an ISA bus so that pseries can also run the
endianness test.

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Anthony Liguori <>...

61fcb628 07/25/2013 04:12 pm Paolo Bonzini

isa_mmio: delete

It is not used anymore.

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Anthony Liguori <>
Message-id:
Signed-off-by: Anthony Liguori <>

42e5b4c9 07/11/2013 07:51 pm Alexey Kardashevskiy

pseries: move interrupt controllers to hw/intc/

Signed-off-by: Alexey Kardashevskiy <>
Reviewed-by: Andreas Färber <>
Signed-off-by: Alexander Graf <>

79ca616f 07/04/2013 10:45 am David Gibson

pci: Cleanup configuration for pci-hotplug.c

pci-hotplug.c and the CONFIG_PCI_HOTPLUG variable which controls its
compilation are misnamed. They're not about PCI hotplug in general, but
rather about the pci_add/pci_del interface which are now deprecated in...

d85937e6 07/01/2013 02:11 am Scott Wood

kvm/openpic: in-kernel mpic support

Enables support for the in-kernel MPIC that thas been merged into the
KVM next branch. This includes irqfd/KVM_IRQ_LINE support from Alex
Graf (along with some other improvements).

Note from Alex regarding kvm_irqchip_create():...

View revisions

Also available in: Atom