aboutsummaryrefslogtreecommitdiff
path: root/default-configs/pci.mak
AgeCommit message (Expand)Author
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-06-01hw: allow compiling out SCSIPaolo Bonzini
2018-02-13hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulationPavel Pisa
2018-02-13hw/net/can: SJA1000 chip register level emulation for QEMUPavel Pisa
2018-02-13net/can: simple messages transport implementation for QEMUPavel Pisa
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu
2017-10-16default-configs: Enable CONFIG_VMXNET3_PCI only on x86Thomas Huth
2017-09-19default-configs: Replace $(and ...) with $(call land, ...)Thomas Huth
2017-08-03build-sys: add --disable-vhost-userMarc-André Lureau
2017-07-20configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski
2017-07-20configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICEPeter Maydell
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann
2017-02-06Allow ISA bus to be configured outDavid Gibson
2017-02-06Split serial-isa into its own config optionDavid Gibson
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