summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* qemu-thread: add per-thread atexit functionsPaolo Bonzini2015-01-131-0/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-091-2/+2
|\
| * atomic: fix position of volatile qualifierPaolo Bonzini2014-12-231-2/+2
* | fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek2014-12-221-0/+2
|/
* qemu-log: add log category for MMU infoAntony Pavlov2014-12-161-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-151-0/+9
|\
| * cpus: make icount warp behave well with respect to stop/contPavel Dovgalyuk2014-12-151-1/+2
| * timer: introduce new QEMU_CLOCK_VIRTUAL_RT clockPavel Dovgalyuk2014-12-151-0/+7
| * icount: introduce cpu_get_icount_rawPavel Dovgalyuk2014-12-151-0/+1
* | linux-aio: simplify removal of completed iocbs from the listPaolo Bonzini2014-12-121-0/+11
* | block: Don't add trailing space in "Formating..." messageFam Zheng2014-12-121-1/+1
* | Sort include/qemu/typedefs.hDr. David Alan Gilbert2014-12-111-55/+50
|/
* memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-231-1/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-11-031-0/+6
|\
| * util: introduce MIN_NON_ZEROPeter Lieven2014-11-031-0/+6
* | bitmap.h: Don't include qemu-common.hEduardo Habkost2014-11-021-1/+5
* | bitops.h: Don't include qemu-common.hEduardo Habkost2014-11-021-1/+3
|/
* block: New BlockBackendMarkus Armbruster2014-10-201-0/+1
* QEMUSizedBuffer based QEMUFileDr. David Alan Gilbert2014-10-141-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-10-093-1/+3
|\
| * qemu-sockets: Add error to non-blocking connect handlerCorey Minyard2014-10-091-1/+1
| * qemu-error: Add error_vreport()Corey Minyard2014-10-091-0/+1
| * accel: Pass MachineState object to accel init functionsEduardo Habkost2014-10-091-0/+1
* | util: Emancipate id_wellformed() from QemuOptsMarkus Armbruster2014-10-031-1/+0
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-301-2/+11
|\
| * util: introduce bitmap_try_newPeter Lieven2014-09-301-2/+11
* | qemu/compiler: Define QEMU_ARTIFICIALRichard Henderson2014-09-291-0/+6
* | block: Validate node-nameKevin Wolf2014-09-251-0/+1
|/
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-221-1/+1
* util: Move general qemu_getauxval to util/getauxval.cFam Zheng2014-09-091-4/+0
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-151-0/+1
|\
| * block: Introduce qemu_try_blockalign()Kevin Wolf2014-08-151-0/+1
* | cpu-exec: Add sleeping algorithmSebastian Tanase2014-08-061-0/+1
* | timer: add cpu_icount_to_ns function.KONRAD Frederic2014-08-061-0/+1
|/
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-241-1/+2
|\
| * qapi event: convert SPICE eventsWenchao Xia2014-06-231-1/+0
| * qapi: adjust existing definesWenchao Xia2014-06-231-0/+2
* | tcg-ppc: Merge cache-utils into the backendRichard Henderson2014-06-231-44/+0
* | qemu/osdep: Remove the need for qemu_init_auxvalRichard Henderson2014-06-231-12/+0
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-202-0/+88
|\
| * hostmem: add merge and dump propertiesPaolo Bonzini2014-06-191-0/+10
| * osdep: add merge and dump flagsMichael S. Tsirkin2014-06-191-0/+4
| * Introduce signed range.Hu Tao2014-06-191-0/+72
| * memory: move preallocation code out of exec.cPaolo Bonzini2014-06-191-0/+2
* | include/qemu/aes.h: Avoid conflicts with FreeBSD AES functionsSean Bruno2014-06-191-0/+9
* | bitops: provide an inline implementation of find_first_bitAurelien Jarno2014-06-181-1/+11
|/
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-06-161-0/+14
|\
| * util: Add InvMixColumnsTom Musta2014-06-161-0/+7
| * util: Add AES ShiftRows and InvShiftRows TablesTom Musta2014-06-161-0/+4
| * util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta2014-06-161-0/+3
OpenPOWER on IntegriCloud