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
/
pci.mak
Age
Commit message (
Expand
)
Author
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2017-10-16
default-configs: Enable CONFIG_VMXNET3_PCI only on x86
Thomas Huth
2017-09-19
default-configs: Replace $(and ...) with $(call land, ...)
Thomas Huth
2017-08-03
build-sys: add --disable-vhost-user
Marc-André Lureau
2017-07-20
configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD
Kamil Rytarowski
2017-07-20
configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICE
Peter Maydell
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
2017-05-29
xhci: add CONFIG_USB_XHCI_NEC option
Gerd Hoffmann
2017-02-06
Allow ISA bus to be configured out
David Gibson
2017-02-06
Split serial-isa into its own config option
David Gibson
2016-06-02
net: Introduce e1000e device emulation
Dmitry Fleytman
2016-03-21
event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
Markus Armbruster
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
2015-10-24
config: enable ivshmem on POSIX
Marc-André Lureau
2015-05-11
rocker: add new rocker switch device
Scott Feldman
2015-02-27
Give ivshmem its own config option
David Gibson
2015-02-13
pci: Move PCI VGA to pci.mak
Alexander Graf
2015-01-26
hw: misc, add educational driver
Jiri Slaby
2014-12-15
sdhci: Support SDHCI devices on PCI
Kevin O'Connor
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
2013-04-16
pci: add pci test device
Michael S. Tsirkin
2013-04-08
hw: move watchdogs to hw/watchdog, configure via default-configs/
Paolo Bonzini
2013-03-25
VMXNET3 device implementation
Dmitry Fleytman
2013-01-14
Add TEWS TPCI200 IndustryPack emulation
Alberto Garcia
2012-10-22
serial: add pci variant
Gerd Hoffmann
2012-08-09
esp: move PCI emulation to a new file esp-pci.c
Hervé Poussineau
2012-08-03
esp: enable for all PCI machines
Paolo Bonzini
2012-08-03
Revert "megasas: disable due to build breakage"
Paolo Bonzini
2012-07-09
megasas: disable due to build breakage
Anthony Liguori
2012-07-02
megasas: LSI Megaraid SAS HBA emulation
Hannes Reinecke
2012-03-19
get rid of CONFIG_VIRTIO_SCSI
Paolo Bonzini
2012-02-22
virtio-scsi: Add virtio-scsi stub device
Stefan Hajnoczi
2012-01-17
xhci: Initial xHCI implementation
Hector Martin
2011-05-26
usb: add ehci adapter
Gerd Hoffmann
2010-12-17
config: add ahci for pci capable machines
Alexander Graf
2010-12-17
config: move ide core and pci to pci.mak
Alexander Graf
2010-11-27
Split out common pcnet code
Paul Brook
2010-11-27
Fix previous commit
Paul Brook