summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-05-112-2/+5
|\
| * exec: move rcu_read_lock/unlock to address_space_translate callersPaolo Bonzini2015-04-301-1/+3
| * kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into s...Peter Maydell2015-05-112-0/+77
|\ \
| * | gtk: create gtk.hGerd Hoffmann2015-05-061-0/+76
| * | console: add dpy_ui_info_supportedGerd Hoffmann2015-05-061-0/+1
* | | migration: Use an array instead of 3 parametersLiang Li2015-05-071-3/+1
* | | qemu-file: Add compression functions to QEMUFileLiang Li2015-05-061-0/+3
* | | migration: Add the framework of multi-thread decompressionLiang Li2015-05-061-0/+4
* | | migration: Add the framework of multi-thread compressionLiang Li2015-05-061-0/+8
|/ /
* | sdl2: Fix RGB555Max Reitz2015-05-051-0/+5
* | sdl2: add support for display rendering using opengl.Gerd Hoffmann2015-05-052-0/+12
* | sdl2: move SDL_* includes to sdl2.hGerd Hoffmann2015-05-051-0/+6
* | console-gl: add opengl rendering helper functionsGerd Hoffmann2015-05-052-0/+33
* | opengl: add shader helper functions.Gerd Hoffmann2015-05-051-0/+9
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell2015-04-307-44/+31
|\ \ | |/ |/|
| * util: Remove unused functionsThomas Huth2015-04-302-5/+0
| * usb: Remove unused functionsThomas Huth2015-04-301-5/+0
| * monitor: Remove unused functionsThomas Huth2015-04-301-1/+0
| * pci: Remove unused function ich9_d2pbr_init()Thomas Huth2015-04-301-1/+0
| * range: remove useless inclusionsPaolo Bonzini2015-04-302-2/+0
| * bitops : fix coding styleChih-Min Chao2015-04-301-30/+31
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell2015-04-303-2/+103
|\ \ | |/ |/|
| * linux-headers: updateCornelia Huck2015-04-303-2/+103
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-04-303-4/+19
|\ \ | |/ |/|
| * acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-271-3/+5
| * memory: add memory_region_ram_resizePaolo Bonzini2015-04-271-0/+12
| * dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancelFam Zheng2015-04-271-1/+2
* | block: extract bdrv_setup_io_funcs()Stefan Hajnoczi2015-04-281-0/+8
* | block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi2015-04-281-0/+4
* | block: Resize bitmaps on bdrv_truncateJohn Snow2015-04-281-0/+10
* | block: Ensure consistent bitmap function prototypesJohn Snow2015-04-281-6/+5
* | qmp: add block-dirty-bitmap-clearJohn Snow2015-04-281-0/+1
* | qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow2015-04-282-0/+3
* | block: Add bitmap successorsJohn Snow2015-04-281-0/+10
* | block: Add bitmap disabled statusJohn Snow2015-04-281-0/+3
* | hbitmap: add hbitmap_mergeJohn Snow2015-04-281-0/+13
* | block: Introduce bdrv_dirty_bitmap_granularity()John Snow2015-04-281-0/+1
* | qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow2015-04-281-0/+1
* | qmp: Ensure consistent granularity typeJohn Snow2015-04-282-2/+2
* | qapi: Add optional field "name" to block dirty bitmapFam Zheng2015-04-281-1/+6
* | qmp: fill in the image field in BlockDeviceInfoAlberto Garcia2015-04-282-2/+2
* | block: use bdrv_get_device_or_node_name() in error messagesAlberto Garcia2015-04-281-6/+0
* | block: add bdrv_get_device_or_node_name()Alberto Garcia2015-04-281-0/+1
* | virtio_blk: comment fixMichael S. Tsirkin2015-04-281-2/+6
* | blockjob: Allow nested pauseFam Zheng2015-04-281-4/+18
* | block-backend: Expose bdrv_write_zeroes()Kevin Wolf2015-04-281-0/+2
* | AioContext: acquire/release AioContext during aio_pollPaolo Bonzini2015-04-281-6/+7
* | aio-posix: move pollfds to thread-local storagePaolo Bonzini2015-04-281-3/+0
* | os-win32: drop ffs(3) prototypeStefan Hajnoczi2015-04-281-3/+0
OpenPOWER on IntegriCloud