aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-12tests/qemu-iotests: add bitmap resize test 246John Snow
2019-03-12block/qcow2-bitmap: Allow resizes with persistent bitmapsJohn Snow
2019-03-12block/qcow2-bitmap: Don't check size for IN_USE bitmapVladimir Sementsov-Ogievskiy
2019-03-12docs/interop/qcow2: Improve bitmap flag in_use specificationVladimir Sementsov-Ogievskiy
2019-03-12bitmaps: Fix typo in function nameEric Blake
2019-03-12block/dirty-bitmaps: implement inconsistent bitJohn Snow
2019-03-12block/dirty-bitmaps: disallow busy bitmaps as merge sourceJohn Snow
2019-03-12block/dirty-bitmaps: prohibit removing readonly bitmapsJohn Snow
2019-03-12block/dirty-bitmaps: prohibit readonly bitmaps for backupsJohn Snow
2019-03-12block/dirty-bitmaps: add block_dirty_bitmap_check functionJohn Snow
2019-03-12block/dirty-bitmap: add inconsistent statusJohn Snow
2019-03-12block/dirty-bitmaps: add inconsistent bitJohn Snow
2019-03-12iotests: add busy/recording bit test to 124John Snow
2019-03-12blockdev: remove unused paio parameter documentationJohn Snow
2019-03-12block/dirty-bitmaps: move comment blockJohn Snow
2019-03-12block/dirty-bitmaps: unify qmp_locked and user_locked callsJohn Snow
2019-03-12block/dirty-bitmap: explicitly lock bitmaps with successorsJohn Snow
2019-03-12nbd: change error checking order for bitmapsJohn Snow
2019-03-12block/dirty-bitmap: change semantics of enabled predicateJohn Snow
2019-03-12block/dirty-bitmap: remove set/reset assertions against enabled bitJohn Snow
2019-03-12block/dirty-bitmaps: rename frozen predicate helperJohn Snow
2019-03-12block/dirty-bitmap: add recording and busy propertiesJohn Snow
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190312' into...Peter Maydell
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy
2019-03-12Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-03-12target/ppc: Optimize x[sv]xsigdp using deposit_i64()Philippe Mathieu-Daudé
2019-03-12target/ppc: Optimize xviexpdp() using deposit_i64()Philippe Mathieu-Daudé
2019-03-12target/ppc: add HV support for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater
2019-03-12ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater
2019-03-12mac_newworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland
2019-03-12mac_oldworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland
2019-03-12target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...Mark Cave-Ayland
2019-03-12target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...Mark Cave-Ayland