summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...Peter Maydell2017-10-161-7/+14
|\
| * nbd: header constants indentingVladimir Sementsov-Ogievskiy2017-10-131-7/+8
| * nbd/server: structurize simple reply header sendingVladimir Sementsov-Ogievskiy2017-10-121-0/+6
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-10-161-3/+10
|\ \
| * | block: rename bdrv_co_drain to bdrv_co_drain_beginManos Pitsidianakis2017-10-131-2/+2
| * | block: add bdrv_co_drain_end callbackManos Pitsidianakis2017-10-131-2/+9
| |/
* | tpm-backend: Move realloc_buffer() implementation to tpm-tis modelAmarnath Valluri2017-10-131-12/+0Star
* | tpm-backend: Add new API to read backend TpmInfoAmarnath Valluri2017-10-131-2/+13
* | tpm-backend: Made few interface methods optionalAmarnath Valluri2017-10-131-11/+2Star
* | tpm-backend: Initialize and free data members in it's own methodsAmarnath Valluri2017-10-131-7/+0Star
* | tpm-backend: Move thread handling inside TPMBackendAmarnath Valluri2017-10-132-53/+20Star
* | tpm-backend: Remove unneeded member variable from backend classAmarnath Valluri2017-10-131-1/+0Star
|/
* arm: fix armv7m_init() declaration to match definitionIgor Mammedov2017-10-121-1/+1
* Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta...Peter Maydell2017-10-111-0/+7
|\
| * glib-compat: move G_SOURCE_CONTINUE/REMOVE thereMarc-André Lureau2017-10-101-0/+7
* | util: move qemu_real_host_page_size/mask to osdep.hEmilio G. Cota2017-10-102-2/+6
* | exec-all: extract tb->tc_* into a separate struct tc_tbEmilio G. Cota2017-10-101-2/+10
* | exec-all: introduce TB_PAGE_ADDR_FMTEmilio G. Cota2017-10-101-0/+2
* | exec-all: bring tb->invalid into tb->cflagsEmilio G. Cota2017-10-102-3/+2Star
* | tcg: consolidate TB lookups in tb_lookup__cpu_stateEmilio G. Cota2017-10-101-0/+49
* | exec-all: fix typos in TranslationBlock's documentationEmilio G. Cota2017-10-101-2/+2
* | cputlb: bring back tlb_flush_count under !TLB_DEBUGEmilio G. Cota2017-10-102-2/+2
|/
* vl: exit if maxcpus is negativeSeeteena Thoufeek2017-10-101-1/+1
* qom: update doc comment for type_register[_static]()Igor Mammedov2017-10-101-2/+2
* machine: Add a valid_cpu_types propertyAlistair Francis2017-10-101-0/+1
* block: convert qcrypto_block_encrypt|decrypt to take bytes offsetDaniel P. Berrange2017-10-061-6/+8
* crypto: expose encryption sector size in APIsDaniel P. Berrange2017-10-061-0/+15
* commit: Remove overlay_bsKevin Wolf2017-10-061-2/+1Star
* block: Introduce BdrvChildRole.update_filenameKevin Wolf2017-10-061-0/+6
* dirty-bitmap: Switch bdrv_set_dirty() to bytesEric Blake2017-10-061-1/+1
* dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytesEric Blake2017-10-061-4/+4
* dirty-bitmap: Change bdrv_get_dirty_locked() to take bytesEric Blake2017-10-061-2/+2
* dirty-bitmap: Set iterator start by offset, not sectorEric Blake2017-10-061-3/+2Star
* dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytesEric Blake2017-10-061-7/+7
* dirty-bitmap: Avoid size query failure during truncateEric Blake2017-10-061-1/+1
* dirty-bitmap: Drop unused functionsEric Blake2017-10-061-10/+0Star
* hbitmap: Rename serialization_granularity to serialization_alignEric Blake2017-10-061-4/+4
* s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic2017-10-061-3/+2Star
* 390x/css: introduce maximum data address checkingHalil Pasic2017-10-061-0/+1
* s390x/css: introduce css data streamHalil Pasic2017-10-061-0/+67
* Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...Peter Maydell2017-10-051-0/+2
|\
| * io: Reply to ping framesBrandon Carpenter2017-10-041-0/+1
| * io: Add support for fragmented websocket binary framesBrandon Carpenter2017-10-041-0/+1
* | iothread: export iothread_stop()Peter Xu2017-10-031-0/+1
* | iothread: provide helpers for internal usePeter Xu2017-10-031-0/+8
* | qom: provide root container for internal objsPeter Xu2017-10-031-0/+11
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-034-25/+42
|\
| * kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz2017-10-021-1/+1
| * linux-headers: sync against v4.14-rc1Alexey Perevalov2017-09-293-24/+41
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell2017-10-031-10/+2Star
|\ \