summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * gus: clean up MemoryRegionPortioPaolo Bonzini2015-04-271-19/+1
| * sb16: remove useless mixer_write_indexwPaolo Bonzini2015-04-271-7/+0
| * sun4m: fix slavio sysctrl and led register sizesMark Cave-Ayland2015-04-271-2/+3
| * acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-273-25/+27
| * memory: add memory_region_ram_resizePaolo Bonzini2015-04-272-0/+19
| * dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancelFam Zheng2015-04-273-23/+31
| * exec: Notify cpu_register_map_client caller if the bounce buffer is availableFam Zheng2015-04-271-7/+16
| * exec: Protect map_client_list with mutexFam Zheng2015-04-271-9/+13
| * linux-user, bsd-user: Remove two calls to cpu_exec_init_allFam Zheng2015-04-272-2/+0
| * exec: Atomic access to bounce bufferFam Zheng2015-04-271-1/+3
| * translate-all: use glib for all page descriptor allocationsEmilio G. Cota2015-04-271-16/+2
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-04-3012-97/+359
|\ \
| * | qtest: Add assertion that required environment variable is setEd Maste2015-04-281-0/+1
| * | qtest/ahci: add flush retry testJohn Snow2015-04-281-0/+44
| * | libqos: add blkdebug_prepare_scriptJohn Snow2015-04-283-22/+24
| * | libqtest: add qmp_asyncJohn Snow2015-04-282-1/+56
| * | libqtest: add qmp_eventwaitJohn Snow2015-04-283-10/+37
| * | qtest/ahci: Allow override of default CLI optionsJohn Snow2015-04-283-22/+51
| * | qtest/ahci: Add simple flush testJohn Snow2015-04-281-0/+34
| * | qtest/ahci: test different disk sectorsJohn Snow2015-04-283-19/+63
| * | qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-284-10/+53
| * | fdc: remove sparc sun4m mutationsHervé Poussineau2015-04-281-17/+0
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...Peter Maydell2015-04-281-2/+164
|\ \ \ | |/ / |/| |
| * | vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUsAlex Williamson2015-04-281-0/+162
| * | vfio-pci: Fix error path signAlex Williamson2015-04-281-1/+1
| * | vfio-pci: Further fix BAR size overflowAlex Williamson2015-04-281-1/+1
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-04-2891-3071/+5962
|\ \ \ | |/ / |/| |
| * | block: move I/O request processing to block/io.cStefan Hajnoczi2015-04-283-2513/+2541
| * | block: extract bdrv_setup_io_funcs()Stefan Hajnoczi2015-04-282-1/+14
| * | block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi2015-04-282-8/+8
| * | block: replace bdrv_states iteration with bdrv_next()Stefan Hajnoczi2015-04-281-6/+8
| * | vmdk: Widen before shifting 32 bit header fieldFam Zheng2015-04-281-1/+1
| * | block/dmg: make it modularMichael Tokarev2015-04-281-1/+2
| * | block/mirror: Always call block_job_sleep_ns()Max Reitz2015-04-281-3/+0
| * | iotests: add incremental backup granularity testsJohn Snow2015-04-282-13/+49
| * | iotests: add incremental backup failure recovery testJohn Snow2015-04-282-2/+59
| * | iotests: add simple incremental backup caseJohn Snow2015-04-282-6/+172
| * | iotests: add QMP event waiting queueJohn Snow2015-04-282-30/+103
| * | iotests: add invalid input incremental backup testsJohn Snow2015-04-283-0/+110
| * | hbitmap: truncate testsJohn Snow2015-04-281-0/+255
| * | block: Resize bitmaps on bdrv_truncateJohn Snow2015-04-283-0/+76
| * | block: Ensure consistent bitmap function prototypesJohn Snow2015-04-286-35/+26
| * | block: add BdrvDirtyBitmap documentationJohn Snow2015-04-281-5/+5
| * | qmp: Add dirty bitmap status field in query-blockJohn Snow2015-04-282-1/+5
| * | qmp: add block-dirty-bitmap-clearJohn Snow2015-04-285-0/+86
| * | qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow2015-04-289-33/+181
| * | block: Add bitmap successorsJohn Snow2015-04-284-1/+121
| * | block: Add bitmap disabled statusJohn Snow2015-04-282-0/+28
| * | hbitmap: add hbitmap_mergeJohn Snow2015-04-282-0/+46
| * | hbitmap: cache array lengthsJohn Snow2015-04-281-0/+4
OpenPOWER on IntegriCloud