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
/
sh4eb-softmmu.mak
Age
Commit message (
Expand
)
Author
2019-03-07
sh4-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
isa: express SuperIO dependencies with Kconfig
Paolo Bonzini
2019-03-07
display: express dependencies with kconfig
Yang Zhong
2019-03-07
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
build: convert usb.mak to Kconfig
Paolo Bonzini
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce CONFIG_TEST_DEVICES
Paolo Bonzini
2019-02-05
hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
Ákos Kovács
2018-07-07
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
2017-02-06
Split serial-isa into its own config option
David Gibson
2013-07-25
default-configs: add SuperIO to SH4
Paolo Bonzini
2013-07-25
default-configs: add test device to all machines supporting ISA
Paolo Bonzini
2013-07-25
isa_mmio: delete
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: make all of hw/ide/ configurable via default-configs/
Paolo Bonzini
2013-02-19
make usb devices configurable
Gerd Hoffmann
2010-12-17
config: move ide core and pci to pci.mak
Alexander Graf
2010-11-27
PCI config include
Paul Brook
2010-04-13
sh_pci: fix memory and I/O access
Aurelien Jarno
2010-04-11
hw/r2d: add flash memory
Aurelien Jarno
2010-03-27
Compile ide/core only once
Blue Swirl
2010-03-26
target-s390: Don't compile in virtio-pci
Alexander Graf
2010-03-21
Compile serial only once
Blue Swirl
2009-10-08
Only compile ptimer when one target uses it
Juan Quintela
2009-10-08
Only compile usb_ohci when one target uses it
Juan Quintela
2009-10-08
Add new config-devices.mak for each target
Juan Quintela