summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* change get_image_size return type to int64_tLi Zhijian2018-10-021-1/+1
* util: add qemu_write_pidfile()Marc-André Lureau2018-10-021-1/+2
* hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau2018-10-021-1/+17
* util: add atomic64Emilio G. Cota2018-10-021-0/+34
* cacheinfo: add i/d cache_linesize_logEmilio G. Cota2018-10-021-0/+2
* atomic: fix comment s/x64_64/x86_64/Emilio G. Cota2018-10-021-1/+1
* qsp: hide indirect function calls from CoverityPaolo Bonzini2018-10-021-0/+17
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-10-012-0/+56
|\
| * include: Add a lookup table of sizesLeonid Bloch2018-10-011-0/+55
| * block: Allow changing 'detect-zeroes' on reopenAlberto Garcia2018-10-011-0/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell2018-10-011-0/+27
|\ \ | |/ |/|
| * display/edid: add DEFINE_EDID_PROPERTIESGerd Hoffmann2018-09-271-0/+4
| * display/edid: add region helper.Gerd Hoffmann2018-09-271-0/+4
| * display/edid: add qemu_edid_size()Gerd Hoffmann2018-09-271-0/+1
| * display/edid: add edid generator to qemu.Gerd Hoffmann2018-09-271-0/+18
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into stagingPeter Maydell2018-09-281-4/+22
|\ \
| * | qht: constify qht_statistics_initEmilio G. Cota2018-09-261-1/+1
| * | qht: constify qht_lookupEmilio G. Cota2018-09-261-2/+2
| * | qht: drop ht argument from qht iteratorsEmilio G. Cota2018-09-261-3/+2Star
| * | qht: add qht_iter_removeEmilio G. Cota2018-09-261-0/+19
| |/
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell2018-09-251-2/+3
|\ \ | |/ |/|
| * hw/qdev-core: Fix description of instance_initThomas Huth2018-09-251-2/+3
* | Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...Peter Maydell2018-09-256-36/+47
|\ \ | |/ |/|
| * block: Use a single global AioWaitKevin Wolf2018-09-254-29/+12Star
| * blockjob: Lie better in child_job_drained_poll()Kevin Wolf2018-09-251-0/+3
| * block: Add missing locking in bdrv_co_drain_bh_cb()Kevin Wolf2018-09-251-0/+5
| * test-blockjob: Acquire AioContext around job_cancel_sync()Kevin Wolf2018-09-251-0/+6
| * aio-wait: Increase num_waiters even in home threadKevin Wolf2018-09-251-3/+3
| * blockjob: Wake up BDS when job becomes idleKevin Wolf2018-09-252-0/+16
| * jobs: remove .exit callbackJohn Snow2018-09-251-11/+0Star
| * block/stream: add block job creation flagsJohn Snow2018-09-251-1/+4
| * block/mirror: add block job creation flagsJohn Snow2018-09-251-1/+4
| * block/commit: add block job creation flagsJohn Snow2018-09-251-1/+4
* | hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater2018-09-251-0/+46
* | aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater2018-09-251-2/+1Star
* | hw/intc/arm_gic: Document QEMU interfacePeter Maydell2018-09-251-0/+43
* | arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley2018-09-251-0/+41
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell2018-09-254-7/+5Star
|\
| * scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland2018-09-251-2/+0Star
| * scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland2018-09-251-0/+1
| * spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2018-09-251-3/+2Star
| * spapr: increase the size of the IRQ number spaceCédric Le Goater2018-09-251-0/+1
| * spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2018-09-252-2/+1Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell2018-09-251-20/+15Star
|\ \
| * | qemu-error: make use of {error, warn}_report_once_condCornelia Huck2018-09-241-20/+10Star
| * | qemu-error: add {error, warn}_report_once_condCornelia Huck2018-09-241-0/+5
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-09-241-5/+13
|\ \ \ | |_|/ |/| |
| * | hw/pci: factor PCI reserve resources to a separate structureJing Liu2018-09-071-5/+13
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell2018-09-243-1/+38
|\ \ \
| * | | uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland2018-08-301-0/+1