summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm_gic: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-06-221-1/+1
* fdc: use LOG_UNIMP loggingBlue Swirl2012-06-211-13/+17
* xilinx_timer: Fixed deadlock issuePeter A. G. Crosthwaite2012-06-211-1/+1
* xilinx_timer: Removed include of qemu-timerPeter A. G. Crosthwaite2012-06-211-1/+0
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-1915-20/+31
* Add PIIX4 properties to control PM system states.Gleb Natapov2012-06-198-11/+32
* make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori2012-06-192-1/+2
* Merge remote-tracking branch 'afaerber-or/qom-next-2' into stagingAnthony Liguori2012-06-1837-445/+706
|\
| * qom: Push error reporting to object_property_find()Paolo Bonzini2012-06-182-2/+2
| * qdev: Remove qdev_prop_exists()Paolo Bonzini2012-06-184-8/+2
| * qbus: Initialize in standard wayAnthony Liguori2012-06-181-32/+48
| * qbus: Make child devices linksAnthony Liguori2012-06-1814-81/+150
| * qdev: Connect busses with their parent devicesAnthony Liguori2012-06-182-0/+7
| * qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-1827-142/+299
| * qdev: Move SysBus initialization to sysbus.cPaolo Bonzini2012-06-182-24/+23
| * qdev: Use wrapper for qdev_get_pathAnthony Liguori2012-06-185-9/+25
| * qdev: Remove qdev_prop_set_defaultsPaolo Bonzini2012-06-183-26/+23
| * qdev: Clean up global propertiesPaolo Bonzini2012-06-182-2/+1
| * qdev: Move bus properties to abstract superclassesPaolo Bonzini2012-06-1814-84/+74
| * qdev: Move bus properties to a separate globalPaolo Bonzini2012-06-189-47/+66
| * qdev: Push "type" property up to ObjectPaolo Bonzini2012-06-181-6/+0
| * arm_l2x0: Rename "type" property to "cache-type"Andreas Färber2012-06-181-1/+1
| * m48t59: Rename "type" property to "model"Paolo Bonzini2012-06-181-18/+22
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-06-181-0/+5
|\ \
| * | Add event notification for guest balloon changesDaniel P. Berrange2012-06-151-0/+5
| |/
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-06-1810-39/+56
|\ \
| * | fdc: fix implied seek while there is no media in drivePavel Hrdina2012-06-151-0/+4
| * | xen: Don't peek behind the BlockDriverState abstractionMarkus Armbruster2012-06-152-5/+4
| * | xen: Don't change -drive if=xen device name during machine initMarkus Armbruster2012-06-151-5/+4
| * | ide: support enable/disable write cachePaolo Bonzini2012-06-151-3/+18
| * | scsi-disk: Don't peek behind the BlockDriverState abstractionMarkus Armbruster2012-06-151-2/+1
| * | Un-inline fdctrl_init_isa()Markus Armbruster2012-06-155-25/+25
| * | xtensa_lx60: add missing #include "blockdev.h"Max Filippov2012-06-151-0/+1
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-06-1817-66/+61
|\ \ | |/ |/|
| * pci_bridge_dev: fix error path in pci_bridge_dev_initfn()Jason Baron2012-06-111-1/+3
| * qdev: release parent properties on dc->init failureJason Baron2012-06-111-0/+1
| * msi: Use msi/msix_present more consistentlyJan Kiszka2012-06-072-6/+9
| * msi: Invoke msi/msix_write_config from PCI coreJan Kiszka2012-06-078-26/+4
| * msi: Guard msi/msix_write_config with msi_presentJan Kiszka2012-06-072-2/+3
| * msi: Invoke msi/msix_reset from PCI coreJan Kiszka2012-06-0710-20/+11
| * msi: Guard msi_reset with msi_presentJan Kiszka2012-06-071-0/+4
| * ahci: Clean up reset functionsJan Kiszka2012-06-073-17/+20
| * intel-hda: Fix reset of MSI functionJan Kiszka2012-06-071-0/+3
| * ahci: Fix reset of MSI functionJan Kiszka2012-06-071-2/+10
| * rtl8139: honor RxOverflow flag in can_receive methodFernando Luis Vazquez Cao2012-06-071-1/+1
| * shpc: unparent device before freeMichael S. Tsirkin2012-06-071-0/+1
* | xilinx_axidma: changed device namePeter A. G. Crosthwaite2012-06-152-3/+3
* | xilinx_axienet: changed device namePeter A. G. Crosthwaite2012-06-152-3/+3
* | xilinx_axienet: droped the c_ on parametersPeter A. G. Crosthwaite2012-06-152-4/+4
* | xilinx_ethlite: changed device namePeter A. G. Crosthwaite2012-06-152-4/+5
OpenPOWER on IntegriCloud