Age | Commit message (Expand) | Author |
2020-10-03 | default-configs: move files to default-configs/devices/ | Paolo Bonzini |
2019-03-07 | sparc64-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | ptimer: 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 | ide: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce CONFIG_TEST_DEVICES | Paolo Bonzini |
2019-02-05 | hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64 | Yang Zhong |
2018-10-24 | hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device' | Philippe Mathieu-Daudé |
2018-01-24 | apb: rename apb.c to sabre.c | Mark Cave-Ayland |
2018-01-24 | apb: split simba PCI bridge into hw/pci-bridge/simba.c | Mark Cave-Ayland |
2017-09-21 | net: add Sun HME (Happy Meal Ethernet) on-board NIC | Mark Cave-Ayland |
2017-02-06 | Split serial-isa into its own config option | David Gibson |
2017-01-18 | target-sparc: fix up niagara machine | Artyom Tarasenko |
2016-09-13 | default-configs: removed obsolete CONFIG_ISA_MMIO | Daniel P. Berrange |
2015-02-13 | pci: Move PCI VGA to pci.mak | Alexander Graf |
2013-07-25 | default-configs: add test device to all machines supporting ISA | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini |
2013-02-19 | make usb devices configurable | Gerd Hoffmann |
2012-10-27 | target-sparc64: disable VGA cirrus | Aurelien Jarno |
2012-01-22 | vga: make Cirrus ISA device optional | Blue Swirl |
2010-12-17 | config: move ide core and pci to pci.mak | Alexander Graf |
2010-11-27 | PCI config include | Paul Brook |
2010-05-22 | Compile pckbd only once | Blue Swirl |
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 |
2010-03-21 | Compile fdc only once | Blue Swirl |
2010-03-21 | Compile most IDE devices only once | Blue Swirl |
2010-03-21 | Compile parallel only once | Blue Swirl |
2010-03-21 | Compile vga-pci 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 isa_mmio when one target uses it | Juan Quintela |
2009-10-08 | Add new config-devices.mak for each target | Juan Quintela |