summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* atomic.h: Fix build with clangPeter Maydell2013-11-211-3/+3
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-1/+0
* qmp: access the local QemuOptsLists for drive optionAmos Kong2013-11-142-0/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-134-2/+18
|\
| * Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-1/+0
| * loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-101-1/+1
| * Fix pc migration from qemu <= 1.5Cole Robinson2013-11-102-0/+17
* | net: disallow to specify multicast MAC addressDmitry Krivenok2013-11-081-3/+3
|/
* bswap.h: Remove cpu_to_32wu()Peter Maydell2013-11-051-7/+0
* bswap.h: Remove cpu_to_be64wu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove cpu_to_be32wu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove cpu_to_be16wu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove be32_to_cpupu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-052-6/+1
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-052-6/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-052-6/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-052-6/+1
* pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber2013-11-051-13/+33
* pxa: Fix typo "dettach"Andreas Färber2013-11-051-1/+1
* 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
OpenPOWER on IntegriCloud