aboutsummaryrefslogtreecommitdiff
path: root/hw/Makefile.objs
AgeCommit message (Expand)Author
2018-10-24memory-device: introduce separate config optionDavid Hildenbrand
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan
2018-06-01hw: allow compiling out SCSIPaolo Bonzini
2018-02-19hw/rdma: Add wrappers and macrosYuval Shaia
2017-08-309pfs: fix dependenciesCornelia Huck
2017-01-16acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini
2017-01-16stubs: move vhost stubs to stubs/vhost.oPaolo Bonzini
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis
2015-12-22Add a base IPMI interfaceCorey Minyard
2015-08-13smbios: move smbios code into a common folderWei Huang
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis
2014-03-04hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber
2013-04-19virtio: simplify Makefile conditionalsPaolo Bonzini
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini
2013-04-08hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini
2013-03-25VMXNET3 device implementationDmitry Fleytman
2013-03-25Packet abstraction for VMWARE network devicesDmitry Fleytman
2013-03-15pl330: Initial versionPeter Crosthwaite
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2013-03-01hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini
2013-03-01hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini
2013-03-01hw: move fifo.[ch] to libqemuutilPaolo Bonzini
2013-03-01hw: move char backends to backends/Paolo Bonzini
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko
2013-02-19allow disabling usb smartcard supportGerd Hoffmann
2013-01-26build: remove extra-obj-yPaolo Bonzini
2013-01-26build: remove universal-obj-yPaolo Bonzini
2013-01-21virtio-bus: introduce virtio-busKONRAD Frederic
2013-01-14Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia
2013-01-14Add TEWS TPCI200 IndustryPack emulationAlberto Garcia
2013-01-12build: consolidate multiple variables into universal-obj-yPaolo Bonzini
2013-01-12build: remove CONFIG_SMARTCARDPaolo Bonzini
2013-01-10Merge branch 'master' of git://git.qemu.org/qemu into prep-upAndreas Färber
2013-01-08qdev: Include qdev code into *-user, tooEduardo Habkost
2013-01-03dataplane: use linux-headers/ for virtio includesStefan Hajnoczi
2013-01-02dataplane: add host memory mapping codeStefan Hajnoczi
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-19qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin