summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader helper functions.Gerd Hoffmann
2015-04-30Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell
2015-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell
2015-04-30util: Remove unused functionsThomas Huth
2015-04-30usb: Remove unused functionsThomas Huth
2015-04-30monitor: Remove unused functionsThomas Huth
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth
2015-04-30range: remove useless inclusionsPaolo Bonzini
2015-04-30bitops : fix coding styleChih-Min Chao
2015-04-30linux-headers: updateCornelia Huck
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-04-28block: extract bdrv_setup_io_funcs()Stefan Hajnoczi
2015-04-28block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi
2015-04-28block: Resize bitmaps on bdrv_truncateJohn Snow
2015-04-28block: Ensure consistent bitmap function prototypesJohn Snow
2015-04-28qmp: add block-dirty-bitmap-clearJohn Snow
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow
2015-04-28block: Add bitmap successorsJohn Snow
2015-04-28block: Add bitmap disabled statusJohn Snow
2015-04-28hbitmap: add hbitmap_mergeJohn Snow
2015-04-28block: Introduce bdrv_dirty_bitmap_granularity()John Snow
2015-04-28qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow
2015-04-28qmp: Ensure consistent granularity typeJohn Snow
2015-04-28qapi: Add optional field "name" to block dirty bitmapFam Zheng
2015-04-28qmp: fill in the image field in BlockDeviceInfoAlberto Garcia
2015-04-28block: use bdrv_get_device_or_node_name() in error messagesAlberto Garcia
2015-04-28block: add bdrv_get_device_or_node_name()Alberto Garcia
2015-04-28virtio_blk: comment fixMichael S. Tsirkin
2015-04-28blockjob: Allow nested pauseFam Zheng
2015-04-28block-backend: Expose bdrv_write_zeroes()Kevin Wolf
2015-04-28AioContext: acquire/release AioContext during aio_pollPaolo Bonzini
2015-04-28aio-posix: move pollfds to thread-local storagePaolo Bonzini
2015-04-28os-win32: drop ffs(3) prototypeStefan Hajnoczi
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2015-04-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell
2015-04-27Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell
2015-04-27acpi-build: remove dependency from ram_addr.hPaolo Bonzini
2015-04-27memory: add memory_region_ram_resizePaolo Bonzini
2015-04-27dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancelFam Zheng
2015-04-27spice: set pointer position on hotspotMarc-André Lureau
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-04-26target-arm: Add user-mode transaction attributePeter Maydell
2015-04-26target-arm: Honour NS bits in page tablesPeter Maydell
2015-04-26exec.c: Capture the memory attributes for a watchpoint hitPeter Maydell
2015-04-26exec.c: Add new address_space_ld*/st* functionsPeter Maydell
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell