Age | Commit message (Expand) | Author |
2020-03-05 | tpm: Separate TPM_TIS and TPM_TIS_ISA configs | Eric Auger |
2019-10-22 | hw/i386: Introduce the microvm machine type | Sergio Lopez |
2019-09-20 | ipmi: Add an SMBus IPMI interface | Corey Minyard |
2019-09-20 | ipmi: Add PCI IPMI interfaces | Corey Minyard |
2019-09-16 | hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC | Cole Robinson |
2019-05-29 | hw/acpi: Consolidate build_mcfg to pci.c | Wei Yang |
2019-03-07 | i386-softmmu.mak: remove all CONFIG_* except boards definitions | Yang Zhong |
2019-03-07 | ipmi: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | virtio: express virtio dependencies with Kconfig | Yang Zhong |
2019-03-07 | hyperv: express dependencies with kconfig | Yang Zhong |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | i386: 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 sound.mak to Kconfig | Paolo Bonzini |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini |
2019-03-07 | hw/pci/Makefile.objs: make pcie configurable | Yang Zhong |
2019-03-07 | kconfig: introduce CONFIG_TEST_DEVICES | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-02-05 | hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr... | Paolo Bonzini |
2019-02-05 | hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards | Paolo Bonzini |
2019-02-05 | build: actually use CONFIG_PAM | Paolo Bonzini |
2019-02-05 | hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS | Yang Zhong |
2018-10-24 | memory-device: introduce separate config option | David Hildenbrand |
2018-10-19 | default-configs: collect CONFIG_HYPERV* in hyperv.mak | Roman Kagan |
2018-03-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-03-13 | target/i386: add Secure Encrypted Virtualization (SEV) object | Brijesh Singh |
2018-03-12 | hw/i386: make IOMMUs configurable via default-configs/ | Paolo Bonzini |
2018-02-05 | i2c: Add a CONFIG_I2C master switch to the configuration files | Thomas Huth |
2018-01-29 | tpm: add CRB device | Marc-André Lureau |
2017-11-16 | build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets | Marc-André Lureau |
2017-10-16 | default-configs: Enable CONFIG_VMXNET3_PCI only on x86 | Thomas Huth |
2017-04-25 | move xen-mapcache.c to hw/i386/xen/ | Anthony Xu |
2017-03-02 | ACPI: Add Virtual Machine Generation ID support | Ben Warren |
2017-02-06 | Split serial-isa into its own config option | David Gibson |
2017-02-02 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into... | Peter Maydell |
2017-02-01 | hw/pcie: Introduce a base class for PCI Express Root Ports | Marcel Apfelbaum |
2017-01-31 | pxb: Restrict to x86 | David Gibson |
2016-09-13 | default-configs: remove CONFIG_PIIX_PCI | Daniel P. Berrange |
2016-09-13 | default-configs: remove CONFIG_PAM | Daniel P. Berrange |
2015-12-22 | nvdimm acpi: build ACPI NFIT table | Xiao Guangrong |
2015-12-22 | nvdimm: implement NVDIMM device abstract | Xiao Guangrong |
2015-12-22 | ipmi: Add a BT low-level interface | Corey Minyard |
2015-12-22 | ipmi: Add an ISA KCS low-level interface | Corey Minyard |
2015-12-22 | ipmi: Add an external connection simulation interface | Corey Minyard |
2015-12-22 | ipmi: Add a local BMC simulation | Corey Minyard |
2015-12-22 | Add a base IPMI interface | Corey Minyard |
2015-12-17 | hw/misc: Hyper-V test device 'hyperv-testdev' | Andrey Smetanin |
2015-10-02 | icc_bus: drop the unused files | Zhu Guihua |
2015-09-11 | virtio-vga: enable for i386 | Gerd Hoffmann |