summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix: avoid an infinite loop or a dangling pointer problem in img_commitsochin.jiang2017-06-261-0/+18
* block: change variable names in BlockDriverStateManos Pitsidianakis2017-06-263-17/+17
* block: Remove bdrv_aio_readv/writev/flush()Kevin Wolf2017-06-261-8/+0Star
* ps2: add and use PS2State typedefGerd Hoffmann2017-06-232-2/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell2017-06-223-4/+23
|\
| * gtk: use framebuffer helper functions.Gerd Hoffmann2017-06-211-2/+2
| * sdl2: use framebuffer helper functions.Gerd Hoffmann2017-06-211-2/+6
| * egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2017-06-211-0/+15
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell2017-06-2214-97/+124
|\ \
| * | isa: use get_uint() for "io-base"Marc-André Lureau2017-06-201-1/+1
| * | qdev: avoid type casts between signed and unsignedMarc-André Lureau2017-06-202-9/+21
| * | qdev: wrap default property value in an unionMarc-André Lureau2017-06-202-5/+7
| * | qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()Marc-André Lureau2017-06-201-13/+13
| * | object: add uint property setter/getterMarc-André Lureau2017-06-201-0/+23
| * | qnum: add uint typeMarc-André Lureau2017-06-201-0/+7
| * | qapi: Remove visit_start_alternate() parameter promote_intMarc-André Lureau2017-06-202-4/+2Star
| * | qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-208-68/+58Star
| * | qdev: remove PropertyInfo.qtype fieldMarc-André Lureau2017-06-192-6/+1Star
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell2017-06-223-5/+6
|\ \ \ | |_|/ |/| |
| * | tcg/arm: Use indirect branch for goto_tbRichard Henderson2017-06-191-4/+1Star
| * | tcg: allocate TB structs before the corresponding translated codeEmilio G. Cota2017-06-191-1/+2
| * | util: add cacheinfoEmilio G. Cota2017-06-191-0/+3
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-06-202-0/+11
|\ \
| * | q35/mch: implement extended TSEG sizesLaszlo Ersek2017-06-162-0/+11
| |/
* | Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell2017-06-206-39/+266
|\ \
| * | block: make accounting thread-safePaolo Bonzini2017-06-161-2/+6
| * | block: split BlockAcctStats creation and setupPaolo Bonzini2017-06-161-1/+2
| * | block: protect modification of dirty bitmaps with a mutexPaolo Bonzini2017-06-162-9/+20
| * | block: introduce dirty_bitmap_mutexPaolo Bonzini2017-06-161-0/+5
| * | block: protect tracked_requests and flush_queue with reqs_lockPaolo Bonzini2017-06-161-5/+9
| * | block: access write_gen with atomicsPaolo Bonzini2017-06-161-1/+1
| * | block: use Stat64 for wr_highest_offsetPaolo Bonzini2017-06-161-3/+4
| * | util: add stats64 modulePaolo Bonzini2017-06-161-0/+193
| * | throttle-groups: protect throttled requests with a CoMutexPaolo Bonzini2017-06-161-5/+2Star
| * | block: access io_plugged with atomic opsPaolo Bonzini2017-06-161-3/+5
| * | block: access wakeup with atomic opsPaolo Bonzini2017-06-162-4/+8
| * | block: access serialising_in_flight with atomic opsPaolo Bonzini2017-06-161-4/+6
| * | block: access io_limits_disabled with atomic opsPaolo Bonzini2017-06-161-1/+2
| * | block: access quiesce_counter with atomic opsPaolo Bonzini2017-06-161-0/+1
| * | block: access copy_on_read with atomic opsPaolo Bonzini2017-06-161-5/+6
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-06-206-18/+94
|\ \
| * | vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi2017-06-152-0/+37
| * | include/exec/poison: Mark some CONFIG defines as poisoned, tooThomas Huth2017-06-151-0/+20
| * | include/exec/poison: Add missing TARGET definesThomas Huth2017-06-151-0/+11
| * | nbd: rename read_sync and friendsVladimir Sementsov-Ogievskiy2017-06-151-6/+2Star
| * | nbd: Fix regression on resiliency to port scanEric Blake2017-06-151-1/+1
| * | memory: remove memory_region_set_fdMarc-André Lureau2017-06-151-11/+0Star
| * | Add memory_region_init_ram_from_fd()Marc-André Lureau2017-06-151-0/+20
| * | exec: split qemu_ram_alloc_from_file()Marc-André Lureau2017-06-151-0/+3
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...Peter Maydell2017-06-191-0/+2
|\ \ \ | |_|/ |/| |