summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linux-headers: updateCornelia Huck2015-04-303-2/+103
* 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
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-282-17/+17
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell2015-04-286-18/+205
|\
| * target-arm: Add user-mode transaction attributePeter Maydell2015-04-261-0/+2
| * target-arm: Honour NS bits in page tablesPeter Maydell2015-04-261-0/+2
| * exec.c: Capture the memory attributes for a watchpoint hitPeter Maydell2015-04-261-0/+2
| * exec.c: Add new address_space_ld*/st* functionsPeter Maydell2015-04-261-0/+67
| * exec.c: Make address_space_rw take transaction attributesPeter Maydell2015-04-262-12/+22
| * Add MemTxAttrs to the IOTLBPeter Maydell2015-04-262-0/+5
| * Make CPU iotlb a structure rather than a plain hwaddrPeter Maydell2015-04-261-2/+11
| * memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell2015-04-262-4/+31
| * memory: Define API for MemoryRegionOps to take attrs and return statusPeter Maydell2015-04-262-0/+63
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell2015-04-273-6/+6
|\ \
| * | spice: set pointer position on hotspotMarc-André Lureau2015-04-271-1/+2
| * | spice: fix simple display on bigendian hostsGerd Hoffmann2015-04-271-0/+2
| * | monitor: Make client_migrate_info synchronousMarkus Armbruster2015-04-271-5/+2
| |/
* | console/gtk: add qemu_console_get_labelGerd Hoffmann2015-04-221-0/+1
|/
* stm32f205: Fix SoC type nameAndreas Färber2015-04-131-1/+1
* virtio-blk: correctly dirty guest memoryPaolo Bonzini2015-04-081-0/+1
* vhost: fix typo in vq_index descriptionGreg Kurz2015-04-041-1/+1
* glib-compat: fix problems with not-quite glib 2.22Cornelia Huck2015-04-021-1/+3
* target-i386: clear bsp bit when designating bspNadav Amit2015-04-021-1/+1
* rcu: do not create thread in pthread_atfork callbackPaolo Bonzini2015-04-011-0/+1
* qom: Add can_be_deleted callback to UserCreatableClassLin Ma2015-04-011-0/+13
* powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini2015-03-251-0/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell2015-03-202-1/+7
|\
| * numa: introduce machine callback for VCPU to node mappingIgor Mammedov2015-03-192-1/+7
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-201-5/+7
|\ \ | |/ |/|
OpenPOWER on IntegriCloud