summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson2016-09-271-1/+1
* linux-user: remove #define smp_{cores, threads}Marc-André Lureau2016-09-271-4/+1Star
* target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost2016-09-271-0/+5
* Jhash: add linux kernel jhashtable in qemuZhang Chen2016-09-271-0/+59
* qemu-char: Add qemu_chr_add_handlers_full() for GMaincontextZhang Chen2016-09-271-1/+10
* virtio-net: allow increasing rx queue sizeMichael S. Tsirkin2016-09-271-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-09-265-6/+22
|\
| * hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-242-0/+13
| * hw/pci: Prepare for AMD IOMMUDavid Kiarie2016-09-231-0/+3
| * virtio: stop virtqueue processing if device is brokenStefan Hajnoczi2016-09-231-0/+3
| * target-i386: turn off CPU.l3-cache only for 2.7 and older machine typesIgor Mammedov2016-09-231-4/+3Star
| * pc: clean up COMPAT macro chainingIgor Mammedov2016-09-231-2/+0Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-09-232-1/+3
|\ \ | |/ |/|
| * qdev-monitor: Add blk_by_qdev_id()Kevin Wolf2016-09-231-0/+1
| * block: Add blk_by_dev()Kevin Wolf2016-09-231-0/+1
| * block: Add "read-only" to the options QDictAlberto Garcia2016-09-231-0/+1
| * block: Remove bdrv_is_snapshotAlberto Garcia2016-09-231-1/+0Star
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell2016-09-235-2/+164
|\ \
| * | spapr_pci: Add numa node idAlexey Kardashevskiy2016-09-231-0/+2
| * | ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt2016-09-231-1/+1
| * | spapr: Introduce sPAPRCPUCoreClassBharata B Rao2016-09-231-1/+10
| * | adb-keys.h: initial commitJohn Arbuckle2016-09-231-0/+141
| * | tests: add RTAS command in the protocolLaurent Vivier2016-09-231-0/+10
* | | Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...Peter Maydell2016-09-232-5/+61
|\ \ \ | |_|/ |/| |
| * | vl: Switch qemu_uuid to QemuUUIDFam Zheng2016-09-232-2/+3
| * | util: Add UUID APIFam Zheng2016-09-232-4/+59
| |/
* | dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi2016-09-221-1/+1
* | loader: Add AddressSpace loading support to targphysAlistair Francis2016-09-221-0/+22
* | loader: Add AddressSpace loading support to uImagesAlistair Francis2016-09-221-0/+26
* | loader: Add AddressSpace loading support to ELFsAlistair Francis2016-09-222-3/+15
* | loader: Allow a custom AddressSpace when loading ROMsAlistair Francis2016-09-222-5/+7
* | loader: Allow ELF loader to auto-detect the ELF archAlistair Francis2016-09-222-0/+7
* | cadence_gem: Add support for screeningAlistair Francis2016-09-221-1/+5
* | cadence_gem: Add the num-priority-queues propertyAlistair Francis2016-09-221-4/+9
* | hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-221-1/+24
* | aspeed: add a ram_size property to the memory controllerCédric Le Goater2016-09-221-0/+1
* | aspeed: calculate the RAM size bits at realize timeCédric Le Goater2016-09-221-0/+1
* | aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-221-0/+75
* | hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater2016-09-221-0/+118
* | aspeed-soc: provide a framework to add new SoCsCédric Le Goater2016-09-221-1/+16
* | ast2400: replace ast2400 with aspeed_socCédric Le Goater2016-09-221-8/+8
* | ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-221-0/+0
|/
* blockdev: Add dynamic module loading for block driversMarc Mari2016-09-201-0/+3
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell2016-09-191-0/+1
|\
| * qapi: Support unregistering QMP commandsMarkus Armbruster2016-09-191-0/+1
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-19-2...Peter Maydell2016-09-191-6/+10
|\ \
| * | crypto: use correct derived key size when timing pbkdfDaniel P. Berrange2016-09-191-1/+5
| * | crypto: use uint64_t for pbkdf iteration count parametersDaniel P. Berrange2016-09-191-5/+5
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell2016-09-191-0/+3
|\ \ \ | |/ / |/| |
| * | s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger2016-09-191-0/+3
| |/