Statistics
| Branch: | Revision:

root / default-configs @ f0513d2c

Name Size
alpha-linux-user.mak 45 Bytes
alpha-softmmu.mak 283 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 857 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 611 Bytes
mips64-linux-user.mak 46 Bytes
mips64-softmmu.mak 613 Bytes
mips64el-linux-user.mak 48 Bytes
mips64el-softmmu.mak 648 Bytes
mipsel-linux-user.mak 46 Bytes
mipsel-softmmu.mak 613 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 577 Bytes
ppc-linux-user.mak 65 Bytes
ppc-softmmu.mak 826 Bytes
ppc64-linux-user.mak 67 Bytes
ppc64-softmmu.mak 892 Bytes
ppc64abi32-linux-user.mak 72 Bytes
ppcemb-softmmu.mak 747 Bytes
s390x-linux-user.mak 45 Bytes
s390x-softmmu.mak 37 Bytes
sh4-linux-user.mak 43 Bytes
sh4-softmmu.mak 191 Bytes
sh4eb-linux-user.mak 45 Bytes
sh4eb-softmmu.mak 193 Bytes
sound.mak 62 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 294 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 859 Bytes
xtensa-softmmu.mak 97 Bytes
xtensaeb-softmmu.mak 97 Bytes

Latest revisions

# Date Author Comment
f0513d2c 05/01/2013 02:06 pm Igor Mammedov

target-i386: Introduce ICC bus/device/bridge

Provides a hotpluggable bus for APIC and CPU.

  • icc-bridge will serve as a parent for icc-bus and provide
    mmio mapping services to child icc-devices.
  • icc-device will replace SysBusDevice as a parent of APIC...
eec3d2ad 04/30/2013 06:30 pm Hu Tao

introduce a new qom device to deal with panicked event

pvpanic device is used to send guest panic event from guest to qemu.

When guest panic happens, pvpanic device driver will write a event
number to IO port 0x505(which is the IO port occupied by pvpanic device,...

b3e6d591 04/29/2013 08:17 pm Paolo Bonzini

audio: enable PCI audio cards for all PCI-enabled targets

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

98af93fd 04/29/2013 08:16 pm Paolo Bonzini

audio: replace audio card configuration with default-configs

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

6165daa4 04/22/2013 04:05 pm Anthony Liguori

Merge remote-tracking branch 'bonzini/scsi-next' into staging

  1. By Paolo Bonzini (5) and others
  2. Via Paolo Bonzini
    • bonzini/scsi-next:
      vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module
      vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module...
5dff24be 04/19/2013 04:38 pm Anthony Liguori

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

pci: add pci test device

This adds a new device that we can use for testing PCI PIO and MMIO, with and
without ioeventfd in different configurations. FAST_MMIO will be added if/when
kvm supports it. Also included are minor cleanups in kvm APIs that it needs....

881d588a 04/19/2013 11:44 am Dmitry Fleytman

scsi: VMWare PVSCSI paravirtual device implementation

Signed-off-by: Dmitry Fleytman <>
Signed-off-by: Yan Vugenfirer <>
[ Rename files to vmw_pvscsi, fix setting of hostStatus in
pvscsi_request_cancelled - Paolo ]
Signed-off-by: Paolo Bonzini <>

2b6b7099 04/18/2013 03:12 pm Paolo Bonzini

configure: eliminate target_libs_softmmu

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Edgar E. Iglesias <>

22773d60 04/16/2013 01:41 am Michael S. Tsirkin

pci: add pci test device

This device is used for kvm unit tests,
currently it supports testing performance of ioeventfd.
Using updated kvm unittest, here's an example output:
mmio-no-eventfd:pci-mem 8796
mmio-wildcard-eventfd:pci-mem 3609...

3b8acc11 04/15/2013 04:16 pm Paolo Bonzini

configure: fix TPM logic

A non-native i386 or x86_64 emulator should not have TPM passthrough
support, since the TPM is only present for those hosts.

Reviewed-by: Andreas Färber <>
Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom