aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-21z2: Make providing flash images non-mandatoryGuenter Roeck1-6/+0
2020-02-21mainstone: Make providing flash images non-mandatoryGuenter Roeck1-10/+1
2020-02-21hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé1-1/+1
2020-02-21aspeed/scu: Implement chip ID registerJoel Stanley1-0/+13
2020-02-21aspeed/scu: Create separate write callbacksJoel Stanley1-23/+57
2020-02-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200221' into...Peter Maydell29-166/+864
2020-02-21Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in...Peter Maydell28-180/+659
2020-02-21hw/ppc/virtex_ml507:fix leak of fdevice tree blobChen Qun1-0/+1
2020-02-21spapr: Fix handling of unplugged devices during CAS and migrationGreg Kurz1-2/+23
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz3-12/+26
2020-02-21ppc: free 'fdt' after reset the machinePan Nengyuan2-0/+3
2020-02-21target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definitionBALATON Zoltan1-91/+54
2020-02-21target/ppc/cpu.h: Move fpu related members closer in cpu envBALATON Zoltan1-5/+4
2020-02-21target/ppc: Fix typo in commentsBALATON Zoltan2-5/+5
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy2-7/+32
2020-02-21pnv/phb3: Add missing break statementGreg Kurz1-0/+1
2020-02-21pnv/phb4: Fix error path in pnv_pec_realize()Greg Kurz1-1/+1
2020-02-21pnv/phb3: Convert 1u to 1ullGreg Kurz1-1/+1
2020-02-21target/ppc/cpu.h: Remove duplicate includesBALATON Zoltan1-2/+0
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat2-1/+305
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat9-11/+309
2020-02-21nvdimm: add uuid property to nvdimmShivaprasad G Bhat2-0/+47
2020-02-21mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat4-27/+38
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin1-2/+7
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier1-2/+2
2020-02-21qtest: Fix rtas dependenciesLaurent Vivier1-2/+3
2020-02-21spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy1-0/+7
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell15-326/+600
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell18-25/+35
2020-02-20iotests: Test snapshot -l field separationMax Reitz3-0/+85
2020-02-20block: Fix VM size field width in snapshot dumpMax Reitz1-2/+2
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz2-0/+19
2020-02-20qemu-img: Fix convert -n -B for backing-less targetsMax Reitz1-1/+1
2020-02-20iotests: Add test for image creation fallbackMax Reitz3-0/+77
2020-02-20iscsi: Drop iscsi_co_create_opts()Max Reitz1-56/+0
2020-02-20file-posix: Drop hdev_co_create_opts()Max Reitz1-67/+0
2020-02-20block: Generic file creation fallbackMax Reitz1-12/+147
2020-02-20block/nbd: Fix hang in .bdrv_close()Max Reitz1-1/+13
2020-02-20iotests/279: Fix for non-qcow2 formatsMax Reitz1-2/+5
2020-02-20block/backup-top: fix flags handlingVladimir Sementsov-Ogievskiy1-11/+20
2020-02-20block: always fill entire LUKS header space with zerosDaniel P. Berrangé4-4/+167
2020-02-20qemu-img: Add --target-is-zero to convertDavid Edmondson3-6/+33
2020-02-20qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa7-10/+29
2020-02-20iotests/147: Fix drive parametersMax Reitz1-1/+1
2020-02-20iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth1-3/+0
2020-02-20docs: qcow2: introduce compression type featureVladimir Sementsov-Ogievskiy1-2/+19
2020-02-20docs: improve qcow2 spec about extending image headerVladimir Sementsov-Ogievskiy1-3/+42
2020-02-20Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200218' into stagingPeter Maydell2-34/+26
2020-02-19linux-user: Add support for selected alsa timer instructions using ioctlsFilip Bozuta2-0/+8
2020-02-19linux-user: Add support for getting/setting selected alsa timer parameters us...Filip Bozuta3-0/+59