index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
default-configs
/
sparc-softmmu.mak
Age
Commit message (
Expand
)
Author
2019-03-07
sparc-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
scsi: express dependencies with Kconfig
Paolo Bonzini
2019-02-05
hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
Ákos Kovács
2018-06-01
hw: allow compiling out SCSI
Paolo Bonzini
2017-02-06
Allow ISA bus to be configured out
David Gibson
2014-02-27
sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
Mark Cave-Ayland
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move DMA controllers to hw/dma/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move audio devices to hw/audio/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
2010-11-27
Split out common pcnet code
Paul Brook
2010-11-27
Remove PCI from sparc32 target
Paul Brook
2010-11-27
PCI config include
Paul Brook
2010-04-18
sparc32 use empty_slot for missing RAM v1
Artyom Tarasenko
2010-04-05
OHCI qdev conversion
Paul Brook
2010-03-26
target-s390: Don't compile in virtio-pci
Alexander Graf
2010-03-21
Compile fdc only once
Blue Swirl
2009-10-08
Only compile ptimer when one target uses it
Juan Quintela
2009-10-08
Only compile m48t59 when one target uses it
Juan Quintela
2009-10-08
Only compile escc when one target uses it
Juan Quintela
2009-10-08
Only compile esp when one target uses it
Juan Quintela
2009-10-08
Only compile ecc when one target uses it
Juan Quintela
2009-10-08
Only compile qdev_addr when one target uses it
Juan Quintela
2009-10-08
Add new config-devices.mak for each target
Juan Quintela