aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-12file-posix: Store BDRVRawState.reopen_state during reopenKevin Wolf1-0/+10
2019-03-12file-posix: Factor out raw_reconfigure_getfd()Kevin Wolf1-45/+62
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf4-7/+25
2019-03-12block: Make permission changes in reopen less wrongKevin Wolf1-11/+24
2019-03-12block: Avoid useless local_errKevin Wolf1-3/+1
2019-03-12qemu-iotests: commit to backing file with auto-read-onlyKevin Wolf2-0/+51
2019-03-12tests/virtio-blk-test: Disable auto-read-onlyKevin Wolf1-1/+1
2019-03-12qapi: drop x- from x-block-latency-histogram-setVladimir Sementsov-Ogievskiy3-17/+17
2019-03-12qapi: move to QOM path for x-block-latency-histogram-setVladimir Sementsov-Ogievskiy2-8/+8
2019-03-12gluster: the glfs_io_cbk callback function pointer adds pre/post stat argsNiels de Vos2-1/+29
2019-03-12gluster: Handle changed glfs_ftruncate signaturePrasanna Kumar Kalever2-0/+22
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell36-490/+548
2019-03-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190312' into...Peter Maydell82-1610/+5840
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy2-1/+3
2019-03-12Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson3-9/+27
2019-03-12spapr: Use CamelCase properlyDavid Gibson33-1175/+1175
2019-03-12target/ppc: Optimize x[sv]xsigdp using deposit_i64()Philippe Mathieu-Daudé1-8/+4
2019-03-12target/ppc: Optimize xviexpdp() using deposit_i64()Philippe Mathieu-Daudé1-11/+3
2019-03-12target/ppc: add HV support for POWER9Cédric Le Goater1-1/+2
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater1-0/+15
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater1-6/+27
2019-03-12ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater1-2/+0
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater5-5/+146
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater2-13/+89
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater5-0/+91
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater3-18/+54
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater2-0/+16
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater4-1/+234
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater2-13/+7
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater3-25/+77
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater1-3/+4
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater5-2/+384
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater4-29/+87
2019-03-12mac_newworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12mac_oldworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...Mark Cave-Ayland2-40/+14
2019-03-12target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...Mark Cave-Ayland3-10/+10
2019-03-12target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...Mark Cave-Ayland3-19/+7
2019-03-12target/ppc: introduce avr_full_offset() functionMark Cave-Ayland3-17/+22
2019-03-12target/ppc: move Vsr* macros from internal.h to cpu.hMark Cave-Ayland2-19/+20
2019-03-12target/ppc: introduce single vsrl_offset() functionMark Cave-Ayland2-7/+12
2019-03-12target/ppc: introduce single fpr_offset() functionMark Cave-Ayland2-3/+8
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy3-0/+42
2019-03-12ppc/pnv: psi: add a reset handlerCédric Le Goater1-0/+11
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater1-2/+4
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater2-7/+7
2019-03-12ppc/xive: activate HV supportCédric Le Goater1-3/+54
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater2-3/+25
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater2-2/+26
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater7-2/+2162