summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-balloon: fix dynamic properties.KONRAD Frederic2013-04-152-0/+70
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-15102-113/+1756
|\
| * include: avoid useless includes of exec/ headersPaolo Bonzini2013-04-155-5/+2
| * sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-1549-50/+50
| * tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-156-0/+1644
| * acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-152-0/+2
| * arm: fix location of some include filesPeter Maydell2013-04-1545-60/+60
* | qdev: Fix QOM unrealize behaviorAndreas Färber2013-04-151-7/+18
* | virtio-serial: cleanup: remove qdev field.KONRAD Frederic2013-04-151-2/+0
* | virtio-serial: cleanup: use QOM casts.KONRAD Frederic2013-04-151-24/+26
* | virtio-serial: cleanup: init and exit functions.KONRAD Frederic2013-04-151-73/+21
* | virtio-serial-ccw: switch to the new API.KONRAD Frederic2013-04-152-13/+27
* | virtio-serial-s390: switch to the new API.KONRAD Frederic2013-04-152-11/+31
* | virtio-serial-pci: switch to the new API.KONRAD Frederic2013-04-152-67/+78
* | virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-154-12/+91
* | ide: refuse WIN_READ_NATIVE_MAX on empty deviceStefan Hajnoczi2013-04-151-0/+4
|/
* sh7750: Change cpu field type to SuperHCPUAndreas Färber2013-04-133-50/+51
* shix: Catch CPU initialization errorsAndreas Färber2013-04-131-0/+4
* Typo, spelling and grammatical fixesPeter Maydell2013-04-125-7/+7
* virtio-9p: Fix virtio-9p no longer building after hw-dirs branch mergeHans de Goede2013-04-091-1/+1
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-08992-176668/+161033
|\
| * hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-08141-169/+169
| * hw: move last file to hw/arm/Paolo Bonzini2013-04-082-5/+1
| * hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini2013-04-089-5/+2
| * hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini2013-04-085-2/+4
| * hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-0827-26/+24
| * hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini2013-04-083-5/+1
| * hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini2013-04-084-2/+4
| * hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-0829-28/+23
| * hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini2013-04-0810-10/+11
| * hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini2013-04-084-10/+6
| * hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-0831-26/+17
| * hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini2013-04-086-3/+6
| * hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-0825-17/+30
| * hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini2013-04-085-2/+4
| * hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-0823-19/+23
| * hw: move more files to hw/xen/Paolo Bonzini2013-04-088-3/+4
| * hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini2013-04-083-1/+2
| * hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini2013-04-086-6/+5
| * hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini2013-04-085-3/+5
| * hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-0824-23/+33
| * hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini2013-04-087-3/+6
| * hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini2013-04-087-3/+5
| * hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-0815-10/+12
| * hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-088-9/+3
| * hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini2013-04-083-2/+2
| * hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini2013-04-083-2/+4
| * hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini2013-04-082-1/+2
| * hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini2013-04-083-2/+3
| * hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-0823-6/+14
OpenPOWER on IntegriCloud