aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann1-0/+15
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+11
2017-06-20Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell6-39/+266
2017-06-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-18/+94
2017-06-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...Peter Maydell1-0/+2
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek2-0/+11
2017-06-16block: make accounting thread-safePaolo Bonzini1-2/+6
2017-06-16block: split BlockAcctStats creation and setupPaolo Bonzini1-1/+2
2017-06-16block: protect modification of dirty bitmaps with a mutexPaolo Bonzini2-9/+20
2017-06-16block: introduce dirty_bitmap_mutexPaolo Bonzini1-0/+5
2017-06-16block: protect tracked_requests and flush_queue with reqs_lockPaolo Bonzini1-5/+9
2017-06-16block: access write_gen with atomicsPaolo Bonzini1-1/+1
2017-06-16block: use Stat64 for wr_highest_offsetPaolo Bonzini1-3/+4
2017-06-16util: add stats64 modulePaolo Bonzini1-0/+193
2017-06-16throttle-groups: protect throttled requests with a CoMutexPaolo Bonzini1-5/+2
2017-06-16block: access io_plugged with atomic opsPaolo Bonzini1-3/+5
2017-06-16block: access wakeup with atomic opsPaolo Bonzini2-4/+8
2017-06-16block: access serialising_in_flight with atomic opsPaolo Bonzini1-4/+6
2017-06-16block: access io_limits_disabled with atomic opsPaolo Bonzini1-1/+2
2017-06-16block: access quiesce_counter with atomic opsPaolo Bonzini1-0/+1
2017-06-16block: access copy_on_read with atomic opsPaolo Bonzini1-5/+6
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi2-0/+37
2017-06-15include/exec/poison: Mark some CONFIG defines as poisoned, tooThomas Huth1-0/+20
2017-06-15include/exec/poison: Add missing TARGET definesThomas Huth1-0/+11
2017-06-15nbd: rename read_sync and friendsVladimir Sementsov-Ogievskiy1-6/+2
2017-06-15nbd: Fix regression on resiliency to port scanEric Blake1-1/+1
2017-06-15memory: remove memory_region_set_fdMarc-André Lureau1-11/+0
2017-06-15Add memory_region_init_ram_from_fd()Marc-André Lureau1-0/+20
2017-06-15exec: split qemu_ram_alloc_from_file()Marc-André Lureau1-0/+3
2017-06-14migration: Remove unneeded includesJuan Quintela2-3/+2
2017-06-14migration: Fix compilation with older compilersJuan Quintela3-4/+2
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann1-0/+2
2017-06-13hw/intc/arm_gicv3_its: Allow save/restoreEric Auger1-0/+2
2017-06-13hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger1-0/+8
2017-06-13kvm-all: Pass an error object to kvm_device_accessEric Auger1-4/+7
2017-06-13timer.h: Provide better monotonic timePranith Kumar1-3/+2
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski1-4/+1
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell5-279/+107
2017-06-13Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...Peter Maydell2-23/+25
2017-06-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+4
2017-06-13migration: Move migration.h to migration/Juan Quintela1-164/+0
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela2-14/+13
2017-06-13migration: create global_state.cJuan Quintela2-4/+25
2017-06-13migration: ram_control_* are implemented in qemu_fileJuan Quintela1-18/+0
2017-06-13migration: Commands are only used inside migration.cJuan Quintela1-15/+0
2017-06-13migration: Move constants to savevm.hJuan Quintela1-15/+0
2017-06-13migration: Move dump_vmsate_json_to_file() to misc.hJuan Quintela2-2/+4
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela2-38/+56
2017-06-13migration: Move self_announce_delay() to misc.hJuan Quintela2-10/+10
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell1-0/+1