aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-21target/arm: Add isar_feature_any_fp16 and document naming/usage conventionsPeter Maydell
2020-02-21target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_panPeter Maydell
2020-02-21target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registersPeter Maydell
2020-02-21target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbidRichard Henderson
2020-02-21target/arm: Remove ttbr1_valid check from get_phys_addr_lpaeRichard Henderson
2020-02-21target/arm: Fix select for aa64_va_parameters_bothRichard Henderson
2020-02-21target/arm: Use bit 55 explicitly for pauthRichard Henderson
2020-02-21target/arm: Flush high bits of sve register after AdvSIMD INSRichard Henderson
2020-02-21target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRNRichard Henderson
2020-02-21target/arm: Flush high bits of sve register after AdvSIMD TBL/TBXRichard Henderson
2020-02-21target/arm: Flush high bits of sve register after AdvSIMD EXTRichard Henderson
2020-02-21z2: Make providing flash images non-mandatoryGuenter Roeck
2020-02-21mainstone: Make providing flash images non-mandatoryGuenter Roeck
2020-02-21hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé
2020-02-21aspeed/scu: Implement chip ID registerJoel Stanley
2020-02-21aspeed/scu: Create separate write callbacksJoel Stanley
2020-02-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200221' into...Peter Maydell
2020-02-21Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in...Peter Maydell
2020-02-21hw/ppc/virtex_ml507:fix leak of fdevice tree blobChen Qun
2020-02-21spapr: Fix handling of unplugged devices during CAS and migrationGreg Kurz
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz
2020-02-21ppc: free 'fdt' after reset the machinePan Nengyuan
2020-02-21target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definitionBALATON Zoltan
2020-02-21target/ppc/cpu.h: Move fpu related members closer in cpu envBALATON Zoltan
2020-02-21target/ppc: Fix typo in commentsBALATON Zoltan
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy
2020-02-21pnv/phb3: Add missing break statementGreg Kurz
2020-02-21pnv/phb4: Fix error path in pnv_pec_realize()Greg Kurz
2020-02-21pnv/phb3: Convert 1u to 1ullGreg Kurz
2020-02-21target/ppc/cpu.h: Remove duplicate includesBALATON Zoltan
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat
2020-02-21nvdimm: add uuid property to nvdimmShivaprasad G Bhat
2020-02-21mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier
2020-02-21qtest: Fix rtas dependenciesLaurent Vivier
2020-02-21spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2020-02-20iotests: Test snapshot -l field separationMax Reitz
2020-02-20block: Fix VM size field width in snapshot dumpMax Reitz
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz
2020-02-20qemu-img: Fix convert -n -B for backing-less targetsMax Reitz
2020-02-20iotests: Add test for image creation fallbackMax Reitz
2020-02-20iscsi: Drop iscsi_co_create_opts()Max Reitz
2020-02-20file-posix: Drop hdev_co_create_opts()Max Reitz
2020-02-20block: Generic file creation fallbackMax Reitz
2020-02-20block/nbd: Fix hang in .bdrv_close()Max Reitz
2020-02-20iotests/279: Fix for non-qcow2 formatsMax Reitz