aboutsummaryrefslogtreecommitdiff
path: root/default-configs/pci.mak
AgeCommit message (Expand)Author
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman
2016-03-21event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFDMarkus Armbruster
2016-02-09hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini
2015-10-24config: enable ivshmem on POSIXMarc-André Lureau
2015-05-11rocker: add new rocker switch deviceScott Feldman
2015-02-27Give ivshmem its own config optionDavid Gibson
2015-02-13pci: Move PCI VGA to pci.makAlexander Graf
2015-01-26hw: misc, add educational driverJiri Slaby
2014-12-15sdhci: Support SDHCI devices on PCIKevin O'Connor
2013-06-17NVMe: Initial commit for new storage interfaceKeith Busch
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman
2013-04-16pci: add pci test deviceMichael S. Tsirkin
2013-04-08hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini
2013-03-25VMXNET3 device implementationDmitry Fleytman
2013-01-14Add TEWS TPCI200 IndustryPack emulationAlberto Garcia
2012-10-22serial: add pci variantGerd Hoffmann
2012-08-09esp: move PCI emulation to a new file esp-pci.cHervé Poussineau
2012-08-03esp: enable for all PCI machinesPaolo Bonzini
2012-08-03Revert "megasas: disable due to build breakage"Paolo Bonzini
2012-07-09megasas: disable due to build breakageAnthony Liguori
2012-07-02megasas: LSI Megaraid SAS HBA emulationHannes Reinecke
2012-03-19get rid of CONFIG_VIRTIO_SCSIPaolo Bonzini
2012-02-22virtio-scsi: Add virtio-scsi stub deviceStefan Hajnoczi
2012-01-17xhci: Initial xHCI implementationHector Martin
2011-05-26usb: add ehci adapterGerd Hoffmann
2010-12-17config: add ahci for pci capable machinesAlexander Graf
2010-12-17config: move ide core and pci to pci.makAlexander Graf
2010-11-27Split out common pcnet codePaul Brook
2010-11-27Fix previous commitPaul Brook