summaryrefslogtreecommitdiffstats
path: root/hw/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * vfio: Enable vfio-pci and mark supportedAlex Williamson2012-10-011-1/+2
| * boards: add a 'none' machine type to all platformsAnthony Liguori2012-08-221-0/+2
* | prep: Add pc87312 Super I/O emulationHervé Poussineau2012-08-151-0/+1
|/
* arm: Move some ARM devices into libhwAndreas Färber2012-08-131-0/+20
* xilinx_axi*: Re-implemented interconnectPeter A. G. Crosthwaite2012-08-131-0/+1
* unicore32-softmmu: Add puv3 dma supportGuan Xuetao2012-08-111-0/+1
* unicore32-softmmu: Add puv3 pm supportGuan Xuetao2012-08-111-0/+1
* unicore32-softmmu: Add puv3 gpio supportGuan Xuetao2012-08-111-0/+1
* unicore32-softmmu: Add puv3 ostimer supportGuan Xuetao2012-08-111-0/+1
* unicore32-softmmu: Add puv3 interrupt supportGuan Xuetao2012-08-111-0/+3
* esp: move PCI emulation to a new file esp-pci.cHervé Poussineau2012-08-091-0/+1
* hw/block-common: Factor out fall back to legacy -drive serial=...Markus Armbruster2012-07-171-1/+1
* hd-geometry: Move disk geometry guessing back from block.cMarkus Armbruster2012-07-171-1/+1
* megasas: LSI Megaraid SAS HBA emulationHannes Reinecke2012-07-021-0/+1
* xilinx_axi*: Share devices between microblaze and microblazeelAndreas Färber2012-06-151-0/+2
* hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber2012-06-151-0/+5
* build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+18
* build: convert libhw to nested Makefile.objsPaolo Bonzini2012-06-071-0/+115
* build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+32
OpenPOWER on IntegriCloud