summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-14blockjob: refactor backup_start as backup_job_createJohn Snow4-57/+85
2016-11-14blockjob: add block_job_startJohn Snow8-32/+67
2016-11-14blockjob: add .start fieldJohn Snow5-15/+23
2016-11-14blockjob: add .clean propertyJohn Snow3-5/+21
2016-11-14blockjob: fix dead pointer in txn listVladimir Sementsov-Ogievskiy1-0/+1
2016-11-15boot-serial-test: Add a test for the powernv machineThomas Huth1-0/+1
2016-11-15tests: add XSCOM tests for the PowerNV machineDavid Gibson2-0/+142
2016-11-15ppc/pnv: Fix fatal bug on 32-bit hostsDavid Gibson1-1/+1
2016-11-15ppc/pnv: fix xscom address translation for POWER9Cédric Le Goater1-4/+4
2016-11-15ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater3-4/+10
2016-11-15spapr-vty: Fix bad assert() statementThomas Huth1-1/+10
2016-11-15FU exceptions should carry a cause (IC)Balbir Singh1-0/+3
2016-11-15spapr: Fix migration of PCI host bridges from qemu-2.7David Gibson1-6/+12
2016-11-15target-ppc: Implement bcdctz. instructionJose Ricardo Ziviani3-0/+51
2016-11-15target-ppc: Implement bcdcfz. instructionJose Ricardo Ziviani3-0/+52
2016-11-15target-ppc: Implement bcdctn. instructionJose Ricardo Ziviani3-0/+48
2016-11-15target-ppc: Implement bcdcfn. instructionJose Ricardo Ziviani4-2/+114
2016-11-15ppc: Remove some stub POWER6 modelsDavid Gibson2-6/+0
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater5-5/+4
2016-11-15powernv: CPU compatibility modes don't make sense for powernvDavid Gibson1-5/+1
2016-11-15target-ppc: add vprtyb[w/d/q] instructionsAnkit Kumar4-0/+44
2016-11-15target-ppc: add vrldnm and vrlwnm instructionsBharata B Rao5-6/+22
2016-11-15target-ppc: add vrldnmi and vrlwmi instructionsGautham R. Shenoy7-30/+86
2016-11-15bitops: fix rol/ror when shift is zeroNikunj A Dadhania1-8/+8
2016-11-14migration: Fix return code of ram_save_iterate()Thomas Huth1-3/+3
2016-11-14Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into stagingStefan Hajnoczi7-48/+354
2016-11-14slirp: Fix access to freed memorySamuel Thibault1-0/+17
2016-11-14ahci-test: add QMP tray test for ATAPIJohn Snow1-0/+98
2016-11-14libqos/ahci: Add get_sense and test_readyJohn Snow2-0/+67
2016-11-14libqos/ahci: Add ATAPI tray macrosJohn Snow2-2/+35
2016-11-14libqos/ahci: Support expected errorsJohn Snow2-5/+14
2016-11-14libqtest: add qmp_eventwait_refJohn Snow2-3/+32
2016-11-14block-backend: Always notify on blk_ejectJohn Snow1-6/+7
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow3-21/+60
2016-11-14ahci-test: Create smaller test ISO imagesJohn Snow1-1/+2
2016-11-14atapi: classify read_cd as conditionally returning dataJohn Snow1-11/+40
2016-11-14Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi11-45/+71
2016-11-14Merge remote-tracking branch 'remotes/fam/tags/for-upstream' into stagingStefan Hajnoczi1-0/+1
2016-11-14tests/test-vmstate.c: add array of pointer to structHalil Pasic1-0/+74
2016-11-14tests/test-vmstate.c: add save_buffer util funcHalil Pasic1-12/+11
2016-11-14migration: fix missing assignment for has_x_checkpoint_delayzhanghailiang2-0/+2
2016-11-11Merge remote-tracking branch 'mreitz/tags/pull-block-2016-11-11' into queue-b...Kevin Wolf5-37/+56
2016-11-11raw-posix: Rename 'raw_s' to 'rs'Fam Zheng1-28/+28
2016-11-11iotests: Always use -machine accel=qtestMax Reitz2-8/+6
2016-11-11iotests: Skip test 162 if there is no SSH supportMax Reitz1-0/+3
2016-11-11block: Emit modules in bdrv_iterate_format()Max Reitz1-0/+18
2016-11-11block: Fix bdrv_iterate_format() sortingMax Reitz1-1/+1
2016-11-11nfs: Fix memory leak in nfs_file_create()Kevin Wolf1-0/+1
2016-11-11qcow2: Remove stale FIXME commentAlberto Garcia1-2/+0
2016-11-11raw_bsd: don't check size alignment when only offset is setTomáš Golembiovský1-1/+1