aboutsummaryrefslogtreecommitdiff
path: root/default-configs/sparc64-softmmu.mak
AgeCommit message (Expand)Author
2019-03-07sparc64-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07ide: express dependencies with KconfigPaolo Bonzini
2019-03-07kconfig: introduce CONFIG_TEST_DEVICESPaolo Bonzini
2019-02-05hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64Yang Zhong
2018-10-24hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'Philippe Mathieu-Daudé
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland
2018-01-24apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland
2017-02-06Split serial-isa into its own config optionDavid Gibson
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko
2016-09-13default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange
2015-02-13pci: Move PCI VGA to pci.makAlexander Graf
2013-07-25default-configs: add test device to all machines supporting ISAPaolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-02-19make usb devices configurableGerd Hoffmann
2012-10-27target-sparc64: disable VGA cirrusAurelien Jarno
2012-01-22vga: make Cirrus ISA device optionalBlue Swirl
2010-12-17config: move ide core and pci to pci.makAlexander Graf
2010-11-27PCI config includePaul Brook
2010-05-22Compile pckbd only onceBlue Swirl
2010-03-27Compile ide/core only onceBlue Swirl
2010-03-26target-s390: Don't compile in virtio-pciAlexander Graf
2010-03-21Compile serial only onceBlue Swirl
2010-03-21Compile fdc only onceBlue Swirl
2010-03-21Compile most IDE devices only onceBlue Swirl
2010-03-21Compile parallel only onceBlue Swirl
2010-03-21Compile vga-pci only onceBlue Swirl
2009-10-08Only compile ptimer when one target uses itJuan Quintela
2009-10-08Only compile m48t59 when one target uses itJuan Quintela
2009-10-08Only compile isa_mmio when one target uses itJuan Quintela
2009-10-08Add new config-devices.mak for each targetJuan Quintela