summaryrefslogtreecommitdiff
path: root/hw/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2018-02-19hw/rdma: Add wrappers and macrosYuval Shaia1-0/+1
2017-08-309pfs: fix dependenciesCornelia Huck1-1/+1
2017-01-16acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini1-1/+1
2017-01-16stubs: move vhost stubs to stubs/vhost.oPaolo Bonzini1-1/+1
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm1-1/+1
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis1-0/+1
2015-12-22Add a base IPMI interfaceCorey Minyard1-0/+1
2015-08-13smbios: move smbios code into a common folderWei Huang1-0/+1
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips1-0/+1
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis1-0/+1
2014-03-04hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V1-1/+1
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber1-0/+1
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber1-0/+1
2013-04-19virtio: simplify Makefile conditionalsPaolo Bonzini1-1/+1
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini1-0/+1
2013-04-08hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini1-10/+0
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+1
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-5/+0
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-5/+0
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-197/+0
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-3/+31
2013-03-25VMXNET3 device implementationDmitry Fleytman1-0/+1
2013-03-25Packet abstraction for VMWARE network devicesDmitry Fleytman1-0/+1
2013-03-15pl330: Initial versionPeter Crosthwaite1-0/+1
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-1/+0
2013-03-01hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini1-1/+0
2013-03-01hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini1-1/+0
2013-03-01hw: move fifo.[ch] to libqemuutilPaolo Bonzini1-1/+0
2013-03-01hw: move char backends to backends/Paolo Bonzini1-3/+1
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko1-0/+1
2013-02-19allow disabling usb smartcard supportGerd Hoffmann1-0/+2
2013-01-26build: remove extra-obj-yPaolo Bonzini1-2/+0
2013-01-26build: remove universal-obj-yPaolo Bonzini1-3/+5
2013-01-21virtio-bus: introduce virtio-busKONRAD Frederic1-0/+1
2013-01-14Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia1-1/+1
2013-01-14Add TEWS TPCI200 IndustryPack emulationAlberto Garcia1-0/+3
2013-01-12build: consolidate multiple variables into universal-obj-yPaolo Bonzini1-3/+2
2013-01-12build: remove CONFIG_SMARTCARDPaolo Bonzini1-1/+1
2013-01-10Merge branch 'master' of git://git.qemu.org/qemu into prep-upAndreas Färber1-119/+132
2013-01-08qdev: Include qdev code into *-user, tooEduardo Habkost1-2/+7
2013-01-03dataplane: use linux-headers/ for virtio includesStefan Hajnoczi1-1/+2
2013-01-02dataplane: add host memory mapping codeStefan Hajnoczi1-1/+1
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber1-9/+6
2012-12-19qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost1-0/+1
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini1-0/+2
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini1-9/+4
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-9/+2
2012-11-26ich9: Add i82801b11 dmi-to-pci bridgeJason Baron1-0/+1
2012-11-26ich9: Add smbusJason Baron1-1/+1
2012-11-26ich9: Add acpi support and definitionsJason Baron1-1/+1