summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* exec: Eliminate qemu_ram_free_from_ptr()Eduardo Habkost2015-12-171-1/+0
* i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois2015-12-172-2/+81
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2015-12-176-53/+100
* i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois2015-12-171-4/+4
* ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao2015-12-171-0/+7
* ACPI: Add GPIO Connection DescriptorShannon Zhao2015-12-171-0/+20
* ARM: Virt: Add a GPIO controllerShannon Zhao2015-12-171-0/+1
* acpi: extend aml_interrupt() to support multiple irqsIgor Mammedov2015-12-171-1/+1
* acpi: support serialized methodXiao Guangrong2015-12-171-1/+7
* i.MX: add support for lower and upper interrupt in GPIO.Jean-Christophe Dubois2015-12-171-1/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...Peter Maydell2015-12-171-2/+126
|\
| * fw_cfg: remove offset argument from callback prototypeGabriel L. Somlo2015-12-151-2/+1
| * fw_cfg: amend callback behavior spec to once per selectGabriel L. Somlo2015-12-151-7/+3
| * fw_cfg: move internal function call docs to header fileGabriel L. Somlo2015-12-151-0/+129
* | qapi: Shorter visits of optional fieldsEric Blake2015-12-171-2/+2
* | qapi: Simplify visits of optional fieldsEric Blake2015-12-172-5/+10
* | qapi: Fix alternates that accept 'number' but not 'int'Eric Blake2015-12-172-2/+3
* | qapi: Simplify visiting of alternate typesEric Blake2015-12-172-2/+9
* | qapi: Convert QType into QAPI built-in enum typeEric Blake2015-12-172-16/+6
* | qobject: Rename qtype_code to QTypeEric Blake2015-12-172-5/+5
* | qobject: Simplify QObjectEric Blake2015-12-177-16/+21
* | qapi: Change munging of CamelCase enum valuesEric Blake2015-12-171-6/+6
* | qapi: Add alias for ErrorClassEric Blake2015-12-171-0/+14
* | qapi: Don't let implicit enum MAX member collideEric Blake2015-12-171-2/+2
* | blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake2015-12-172-62/+2
* | qapi: Remove dead visitor codeEric Blake2015-12-171-3/+0
|/
* sdhci: Sanitize "sdhci-pci" properties for future qomificationMarkus Armbruster2015-12-071-1/+1
* virtio-blk: Drop x-data-plane optionFam Zheng2015-12-071-1/+0
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-12-041-3/+0
|\
| * qom: Update documentation comment of struct ObjectCao jin2015-12-031-3/+0
* | bt: check struct sizesPaolo Bonzini2015-12-041-17/+4
* | typedefs: Put them back into alphabetical orderMarkus Armbruster2015-12-041-7/+6
* | scsi: remove scsi_req_free prototypeHervé Poussineau2015-12-041-1/+0
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-12-031-2/+2
|\
| * block: Don't wait serialising for non-COR read requestsFam Zheng2015-12-031-2/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-12-023-1/+7
|\ \ | |/ |/|
| * util/mmap-alloc: fix hugetlb support on ppc64Michael S. Tsirkin2015-12-021-0/+2
| * virtio: handle non-virtio-1-capable backend for ccwCornelia Huck2015-12-021-0/+5
| * vhost: drop dead codeMichael S. Tsirkin2015-12-021-1/+0
* | translate-all: ensure host page mask is always extended with 1'sPaolo Bonzini2015-12-021-3/+5
|/
* oslib-win32: Change return type of function getpagesizeStefan Weil2015-11-301-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-262-0/+9
|\
| * osdep: Change default value of qemu_hw_version() to "2.5+"Eduardo Habkost2015-11-252-0/+9
* | qjson: surprise, allocating 6 QObjects per token is expensivePaolo Bonzini2015-11-261-0/+7
* | qjson: store tokens in a GQueuePaolo Bonzini2015-11-262-6/+6
* | qjson: replace QString in JSONLexer with GStringPaolo Bonzini2015-11-262-4/+5
* | qjson: Give each of the six structural chars its own token typeMarkus Armbruster2015-11-261-1/+6
* | qjson: Spell out some silent assumptionsMarkus Armbruster2015-11-261-1/+2
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...Peter Maydell2015-11-251-0/+16
|\ \ | |/ |/|
| * xen: fix usage of xc_domain_create in domain builderRoger Pau Monne2015-11-131-0/+16