Age | Commit message (Expand) | Author |
2018-08-27 | x86_64-softmmu: Configuration is identical to i386-softmmu | Juan Quintela |
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-08-13 | smbios: move smbios code into a common folder | Wei Huang |
2015-07-07 | acpi: split out ICH ACPI support | Michael S. Tsirkin |
2015-06-12 | virtio-vga: add virtio gpu device with vga compatibility | Gerd Hoffmann |
2015-05-29 | ACPI: split CONFIG_ACPI into 4 pieces | Shannon Zhao |
2015-03-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-01 | pci-hotplug-old: Has been dead for five major releases, bury | Markus Armbruster |
2015-02-27 | Add specific config options for PCI-E bridges | David Gibson |
2015-02-13 | pci: Move PCI VGA to pci.mak | Alexander Graf |
2014-06-19 | pc: implement pc-dimm device abstraction | Vasilis Liaskovitis |
2013-08-12 | pc_sysfw: do not make it a device anymore | Paolo Bonzini |
2013-07-04 | pci: Cleanup configuration for pci-hotplug.c | David Gibson |
2013-05-01 | target-i386: Introduce ICC bus/device/bridge | Igor Mammedov |
2013-04-30 | introduce a new qom device to deal with panicked event | Hu Tao |
2013-04-29 | audio: replace audio card configuration with default-configs | Paolo Bonzini |
2013-04-15 | configure: fix TPM logic | Paolo Bonzini |
2013-04-15 | Fix failure to create q35 machine | Hu Tao |
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |
2013-04-08 | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move more files to hw/xen/ | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini |