aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-20Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell
2017-06-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-06-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...Peter Maydell
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek
2017-06-16block: make accounting thread-safePaolo Bonzini
2017-06-16block: split BlockAcctStats creation and setupPaolo Bonzini
2017-06-16block: protect modification of dirty bitmaps with a mutexPaolo Bonzini
2017-06-16block: introduce dirty_bitmap_mutexPaolo Bonzini
2017-06-16block: protect tracked_requests and flush_queue with reqs_lockPaolo Bonzini
2017-06-16block: access write_gen with atomicsPaolo Bonzini
2017-06-16block: use Stat64 for wr_highest_offsetPaolo Bonzini
2017-06-16util: add stats64 modulePaolo Bonzini
2017-06-16throttle-groups: protect throttled requests with a CoMutexPaolo Bonzini
2017-06-16block: access io_plugged with atomic opsPaolo Bonzini
2017-06-16block: access wakeup with atomic opsPaolo Bonzini
2017-06-16block: access serialising_in_flight with atomic opsPaolo Bonzini
2017-06-16block: access io_limits_disabled with atomic opsPaolo Bonzini
2017-06-16block: access quiesce_counter with atomic opsPaolo Bonzini
2017-06-16block: access copy_on_read with atomic opsPaolo Bonzini
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi
2017-06-15include/exec/poison: Mark some CONFIG defines as poisoned, tooThomas Huth
2017-06-15include/exec/poison: Add missing TARGET definesThomas Huth
2017-06-15nbd: rename read_sync and friendsVladimir Sementsov-Ogievskiy
2017-06-15nbd: Fix regression on resiliency to port scanEric Blake
2017-06-15memory: remove memory_region_set_fdMarc-André Lureau
2017-06-15Add memory_region_init_ram_from_fd()Marc-André Lureau
2017-06-15exec: split qemu_ram_alloc_from_file()Marc-André Lureau
2017-06-14migration: Remove unneeded includesJuan Quintela
2017-06-14migration: Fix compilation with older compilersJuan Quintela
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann
2017-06-13hw/intc/arm_gicv3_its: Allow save/restoreEric Auger
2017-06-13hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger
2017-06-13kvm-all: Pass an error object to kvm_device_accessEric Auger
2017-06-13timer.h: Provide better monotonic timePranith Kumar
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-13migration: Move migration.h to migration/Juan Quintela
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-13migration: ram_control_* are implemented in qemu_fileJuan Quintela
2017-06-13migration: Commands are only used inside migration.cJuan Quintela
2017-06-13migration: Move constants to savevm.hJuan Quintela
2017-06-13migration: Move dump_vmsate_json_to_file() to misc.hJuan Quintela
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela
2017-06-13migration: Move self_announce_delay() to misc.hJuan Quintela
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell