Age | Commit message (Expand) | Author |
2019-12-17 | Remove the core bluetooth code | Thomas Huth |
2019-10-29 | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i... | Peter Maydell |
2019-10-28 | hw/m68k: add Nubus support | Laurent Vivier |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-07-15 | Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs | Paolo Bonzini |
2019-05-28 | semihosting: move semihosting configuration into its own directory | Alex Bennée |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | 9pfs: remove unnecessary conditionals | Paolo Bonzini |
2019-02-05 | hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI | Paolo Bonzini |
2019-02-05 | vfio: move conditional up to hw/Makefile.objs | Paolo Bonzini |
2018-10-24 | memory-device: introduce separate config option | David Hildenbrand |
2018-10-19 | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan |
2018-06-01 | hw: allow compiling out SCSI | Paolo Bonzini |
2018-02-19 | hw/rdma: Add wrappers and macros | Yuval Shaia |
2017-08-30 | 9pfs: fix dependencies | Cornelia Huck |
2017-01-16 | acpi: filter based on CONFIG_ACPI_X86 rather than TARGET | Paolo Bonzini |
2017-01-16 | stubs: move vhost stubs to stubs/vhost.o | Paolo Bonzini |
2017-01-16 | smbios: filter based on CONFIG_SMBIOS rather than TARGET | Leif Lindholm |
2016-10-04 | STM32F2xx: Add the ADC device | Alistair Francis |
2015-12-22 | Add a base IPMI interface | Corey Minyard |
2015-08-13 | smbios: move smbios code into a common folder | Wei Huang |
2014-12-19 | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips |
2014-06-19 | pc: implement pc-dimm device abstraction | Vasilis Liaskovitis |
2014-03-04 | hw/9pfs: Include virtio-9p-device.o in build | Aneesh Kumar K.V |
2014-02-14 | ipack: Move IndustryPack out of hw/char/ | Andreas Färber |
2013-11-05 | pcmcia: QOM'ify PCMCIACardState and MicroDriveState | Andreas Färber |
2013-04-19 | virtio: simplify Makefile conditionals | Paolo Bonzini |
2013-04-15 | tpm: reorganize headers and split hardware part | Paolo Bonzini |
2013-04-08 | hw: move VFIO and ivshmem to hw/misc/ | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |
2013-03-25 | VMXNET3 device implementation | Dmitry Fleytman |
2013-03-25 | Packet abstraction for VMWARE network devices | Dmitry Fleytman |
2013-03-15 | pl330: Initial version | Peter Crosthwaite |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |
2013-03-01 | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini |
2013-03-01 | hw: move fifo.[ch] to libqemuutil | Paolo Bonzini |
2013-03-01 | hw: move char backends to backends/ | Paolo Bonzini |
2013-02-28 | hw/sdhci: introduce standard SD host controller | Igor Mitsyanko |
2013-02-19 | allow disabling usb smartcard support | Gerd Hoffmann |
2013-01-26 | build: remove extra-obj-y | Paolo Bonzini |
2013-01-26 | build: remove universal-obj-y | Paolo Bonzini |
2013-01-21 | virtio-bus: introduce virtio-bus | KONRAD Frederic |
2013-01-14 | Add GE IP-Octal 232 IndustryPack emulation | Alberto Garcia |
2013-01-14 | Add TEWS TPCI200 IndustryPack emulation | Alberto Garcia |
2013-01-12 | build: consolidate multiple variables into universal-obj-y | Paolo Bonzini |