aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18vfio-ccw: Refactor cleanup of regionsEric Farman
2020-06-18Linux headers: updateCornelia Huck
2020-06-18configure: Add -Wno-psabiRichard Henderson
2020-06-18configure: Disable -Wtautological-type-limit-compareRichard Henderson
2020-06-18configure: Clean up warning flag listsRichard Henderson
2020-06-18migration: fix xbzrle encoding rate calculationWei Wang
2020-06-18fpu/softfloat: Silence 'bitwise negation of boolean expression' warningPhilippe Mathieu-Daudé
2020-06-17migration: fix multifd_send_pages() next channelLaurent Vivier
2020-06-17docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docsMao Zhongyi
2020-06-17monitor/hmp-cmds: improvements for the 'info migrate'Mao Zhongyi
2020-06-17monitor/hmp-cmds: add 'goto end' to reduce duplicate code.Mao Zhongyi
2020-06-17monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()Mao Zhongyi
2020-06-17monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...Mao Zhongyi
2020-06-17monitor/hmp-cmds: add units for migrate_parametersMao Zhongyi
2020-06-17tests/migration: fix unreachable path in stress testMao Zhongyi
2020-06-17tests/migration: mem leak fixMao Zhongyi
2020-06-17hmp: Make json format optional for qom-setDavid Hildenbrand
2020-06-17qom-hmp-cmds: fix a memleak in hmp_qom_getPan Nengyuan
2020-06-17virtiofsd: Whitelist fchmodMax Reitz
2020-06-17Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...Peter Maydell
2020-06-17iotests: Add copyright line in qcow2.pyEric Blake
2020-06-17iotests/{190,291}: compat=0.10 is unsupportedMax Reitz
2020-06-17iotests/229: data_file is unsupportedMax Reitz
2020-06-17iotests/292: data_file is unsupportedMax Reitz
2020-06-17iotests/041: Skip test_small_target for qedMax Reitz
2020-06-17iotests.py: Add skip_for_formats() decoratorMax Reitz
2020-06-17block: lift blocksize property limit to 2 MiBRoman Kagan
2020-06-17qdev-properties: add getter for size32 and blocksizeRoman Kagan
2020-06-17block: make BlockConf size props 32bit and accept size suffixesRoman Kagan
2020-06-17qdev-properties: make blocksize accept size suffixesRoman Kagan
2020-06-17qdev-properties: add size32 property typeRoman Kagan
2020-06-17qdev-properties: blocksize: use same limits in code and descriptionRoman Kagan
2020-06-17block: consolidate blocksize properties consistency checksRoman Kagan
2020-06-17virtio-blk: store opt_io_size with correct sizeRoman Kagan
2020-06-17.gitignore: Ignore storage-daemon filesRoman Bolshakov
2020-06-17hw/block/nvme: verify msix_init_exclusive_bar() return valueKlaus Jensen
2020-06-17hw/block/nvme: add msix_qsize parameterKlaus Jensen
2020-06-17hw/block/nvme: Verify msix_vector_use() returned valuePhilippe Mathieu-Daudé
2020-06-17hw/block/nvme: factor out controller identify setupKlaus Jensen
2020-06-17hw/block/nvme: do cmb/pmr init as part of pci initKlaus Jensen
2020-06-17hw/block/nvme: factor out pmr setupKlaus Jensen
2020-06-17hw/block/nvme: factor out cmb setupKlaus Jensen
2020-06-17hw/block/nvme: factor out pci setupKlaus Jensen
2020-06-17hw/block/nvme: factor out namespace setupKlaus Jensen
2020-06-17hw/block/nvme: add namespace helpersKlaus Jensen
2020-06-17hw/block/nvme: factor out block backend setupKlaus Jensen
2020-06-17hw/block/nvme: factor out device state setupKlaus Jensen
2020-06-17hw/block/nvme: factor out property/constraint checksKlaus Jensen
2020-06-17hw/block/nvme: remove redundant cmbloc/cmbsz membersKlaus Jensen
2020-06-17hw/block/nvme: add max_ioqpairs device parameterKlaus Jensen