Age | Commit message (Expand) | Author |
2015-12-17 | i.MX: Split the CCM class into an abstract base class and a concrete class | Jean-Christophe Dubois |
2015-12-17 | i.MX: rename i.MX CCM get_clock() function and CLK ID enum names | Jean-Christophe Dubois |
2015-12-17 | ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection | Shannon Zhao |
2015-12-17 | ACPI: Add GPIO Connection Descriptor | Shannon Zhao |
2015-12-17 | ARM: Virt: Add a GPIO controller | Shannon Zhao |
2015-12-17 | acpi: extend aml_interrupt() to support multiple irqs | Igor Mammedov |
2015-12-17 | acpi: support serialized method | Xiao Guangrong |
2015-12-17 | i.MX: add support for lower and upper interrupt in GPIO. | Jean-Christophe Dubois |
2015-12-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int... | Peter Maydell |
2015-12-17 | qapi: Shorter visits of optional fields | Eric Blake |
2015-12-17 | qapi: Simplify visits of optional fields | Eric Blake |
2015-12-17 | qapi: Fix alternates that accept 'number' but not 'int' | Eric Blake |
2015-12-17 | qapi: Simplify visiting of alternate types | Eric Blake |
2015-12-17 | qapi: Convert QType into QAPI built-in enum type | Eric Blake |
2015-12-17 | qobject: Rename qtype_code to QType | Eric Blake |
2015-12-17 | qobject: Simplify QObject | Eric Blake |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake |
2015-12-17 | qapi: Add alias for ErrorClass | Eric Blake |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake |
2015-12-17 | blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum | Eric Blake |
2015-12-17 | qapi: Remove dead visitor code | Eric Blake |
2015-12-15 | fw_cfg: remove offset argument from callback prototype | Gabriel L. Somlo |
2015-12-15 | fw_cfg: amend callback behavior spec to once per select | Gabriel L. Somlo |
2015-12-15 | fw_cfg: move internal function call docs to header file | Gabriel L. Somlo |
2015-12-07 | sdhci: Sanitize "sdhci-pci" properties for future qomification | Markus Armbruster |
2015-12-07 | virtio-blk: Drop x-data-plane option | Fam Zheng |
2015-12-04 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2015-12-04 | bt: check struct sizes | Paolo Bonzini |
2015-12-04 | typedefs: Put them back into alphabetical order | Markus Armbruster |
2015-12-04 | scsi: remove scsi_req_free prototype | Hervé Poussineau |
2015-12-03 | qom: Update documentation comment of struct Object | Cao jin |
2015-12-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-12-03 | block: Don't wait serialising for non-COR read requests | Fam Zheng |
2015-12-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-12-02 | util/mmap-alloc: fix hugetlb support on ppc64 | Michael S. Tsirkin |
2015-12-02 | virtio: handle non-virtio-1-capable backend for ccw | Cornelia Huck |
2015-12-02 | vhost: drop dead code | Michael S. Tsirkin |
2015-12-02 | translate-all: ensure host page mask is always extended with 1's | Paolo Bonzini |
2015-11-30 | oslib-win32: Change return type of function getpagesize | Stefan Weil |
2015-11-26 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-11-26 | qjson: surprise, allocating 6 QObjects per token is expensive | Paolo Bonzini |
2015-11-26 | qjson: store tokens in a GQueue | Paolo Bonzini |
2015-11-26 | qjson: replace QString in JSONLexer with GString | Paolo Bonzini |
2015-11-26 | qjson: Give each of the six structural chars its own token type | Markus Armbruster |
2015-11-26 | qjson: Spell out some silent assumptions | Markus Armbruster |
2015-11-25 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta... | Peter Maydell |
2015-11-25 | osdep: Change default value of qemu_hw_version() to "2.5+" | Eduardo Habkost |
2015-11-19 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2015-11-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-11-19 | qom: Replace object property list with GHashTable | Pavel Fedin |