summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qom: Fix pointer to int property helpers' documentationMichael S. Tsirkin2013-11-051-21/+52
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+0
* arm11mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+35
* realview_gic: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+28
* arm11mpcore: Split off SCU deviceAndreas Färber2013-11-051-0/+29
* a15mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+44
* a9mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+37
* a9mpcore: Embed ARMMPTimerStateAndreas Färber2013-11-051-0/+54
* a9mpcore: Embed A9SCUStateAndreas Färber2013-11-051-0/+31
* arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber2013-11-052-0/+134
* Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-10-312-0/+12
|\
| * coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka2013-10-301-0/+9
| * block: Avoid unecessary drv->bdrv_getlength() callsKevin Wolf2013-10-291-0/+3
* | Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2013-10-313-3/+68
|\ \
| * | spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-251-1/+0
| * | target-ppc: dump-guest-memory supportAneesh Kumar K.V2013-10-251-0/+3
| * | xics: Implement H_XIRR_XBenjamin Herrenschmidt2013-10-251-0/+1
| * | xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson2013-10-251-0/+10
| * | xics: add cpu_setup callbackAlexey Kardashevskiy2013-10-251-0/+1
| * | xics: split to xics and xics-commonAlexey Kardashevskiy2013-10-251-0/+20
| * | xics: add pre_save/post_load dispatchersAlexey Kardashevskiy2013-10-251-0/+26
| * | spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy2013-10-251-2/+7
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-3117-54/+162
|\ \
| * | i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-141-0/+1
| * | acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-141-0/+4
| * | hpet: add API to find itMichael S. Tsirkin2013-10-141-0/+2
| * | pvpanic: add API to access io portMichael S. Tsirkin2013-10-141-0/+1
| * | ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-143-0/+6
| * | piix: APIs for pc guest infoMichael S. Tsirkin2013-10-142-0/+9
| * | acpi/piix: add macros for acpi property namesMichael S. Tsirkin2013-10-141-0/+10
| * | i386: define pc guest infoMichael S. Tsirkin2013-10-141-0/+9
| * | loader: allow adding ROMs in done callbacksMichael S. Tsirkin2013-10-141-0/+1
| * | loader: use file path size from fw_cfg.hMichael S. Tsirkin2013-10-141-1/+3
| * | q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-141-0/+1
| * | q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-141-0/+2
| * | pcie_host: expose address formatMichael S. Tsirkin2013-10-141-0/+21
| * | pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-141-0/+3
| * | loader: support for unmapped ROM blobsMichael S. Tsirkin2013-10-141-3/+4
| * | fw_cfg: interface to trigger callback on readMichael S. Tsirkin2013-10-141-0/+4
| * | qom: add pointer to int property helpersMichael S. Tsirkin2013-10-141-0/+21
| * | qom: cleanup struct Error referencesMichael S. Tsirkin2013-10-141-25/+25
| * | cleanup object.h: include error.h directlyIgor Mammedov2013-10-141-1/+1
| * | hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-141-3/+0
| * | hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-18/+0
| * | hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum2013-10-141-0/+23
| * | hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum2013-10-141-0/+7
| * | hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-141-0/+1
| * | memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum2013-10-142-3/+3
* | | integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-311-0/+18
| |/ |/|
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-10-186-0/+127
|\ \
OpenPOWER on IntegriCloud