summaryrefslogtreecommitdiffstats
path: root/hw/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* smbios: move smbios code into a common folderWei Huang2015-08-131-0/+1
* vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-191-0/+1
* pc: implement pc-dimm device abstractionVasilis Liaskovitis2014-06-191-0/+1
* hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V2014-03-041-1/+1
* ipack: Move IndustryPack out of hw/char/Andreas Färber2014-02-141-0/+1
* pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber2013-11-051-0/+1
* virtio: simplify Makefile conditionalsPaolo Bonzini2013-04-191-1/+1
* tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-151-0/+1
* hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini2013-04-081-10/+0
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+1
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-5/+0
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-5/+0
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-197/+0
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-3/+31
* VMXNET3 device implementationDmitry Fleytman2013-03-251-0/+1
* Packet abstraction for VMWARE network devicesDmitry Fleytman2013-03-251-0/+1
* pl330: Initial versionPeter Crosthwaite2013-03-151-0/+1
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-1/+0
* hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini2013-03-011-1/+0
* hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini2013-03-011-1/+0
* hw: move fifo.[ch] to libqemuutilPaolo Bonzini2013-03-011-1/+0
* hw: move char backends to backends/Paolo Bonzini2013-03-011-3/+1
* hw/sdhci: introduce standard SD host controllerIgor Mitsyanko2013-02-281-0/+1
* allow disabling usb smartcard supportGerd Hoffmann2013-02-191-0/+2
* build: remove extra-obj-yPaolo Bonzini2013-01-261-2/+0
* build: remove universal-obj-yPaolo Bonzini2013-01-261-3/+5
* virtio-bus: introduce virtio-busKONRAD Frederic2013-01-211-0/+1
* Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia2013-01-141-1/+1
* Add TEWS TPCI200 IndustryPack emulationAlberto Garcia2013-01-141-0/+3
* build: consolidate multiple variables into universal-obj-yPaolo Bonzini2013-01-121-3/+2
* build: remove CONFIG_SMARTCARDPaolo Bonzini2013-01-121-1/+1
* Merge branch 'master' of git://git.qemu.org/qemu into prep-upAndreas Färber2013-01-101-119/+132
|\
| * qdev: Include qdev code into *-user, tooEduardo Habkost2013-01-081-2/+7
| * dataplane: use linux-headers/ for virtio includesStefan Hajnoczi2013-01-031-1/+2
| * dataplane: add host memory mapping codeStefan Hajnoczi2013-01-021-1/+1
| * Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-9/+6
| |\
| | * build: move rules from Makefile to */Makefile.objsPaolo Bonzini2012-12-191-0/+2
| | * Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-171-9/+4
| | |\
| | | * pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-9/+2
| | |/
| * | qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost2012-12-191-0/+1
| |/
| * ich9: Add i82801b11 dmi-to-pci bridgeJason Baron2012-11-261-0/+1
| * ich9: Add smbusJason Baron2012-11-261-1/+1
| * ich9: Add acpi support and definitionsJason Baron2012-11-261-1/+1
| * pc/piix_pci: factor out smram/pam logicIsaku Yamahata2012-11-261-0/+1
| * virtio-rng: hardware random number generator deviceAmit Shah2012-11-161-0/+1
| * serial: add pci variantGerd Hoffmann2012-10-221-0/+1
| * serial: split serial.cGerd Hoffmann2012-10-221-1/+1
| * m25p80: Initial implementation of SPI flash devicePeter A. G. Crosthwaite2012-10-101-0/+1
| * hw: Added generic FIFO API.Peter A. G. Crosthwaite2012-10-101-0/+1
| * Remove libhwStefan Weil2012-10-051-113/+113
OpenPOWER on IntegriCloud