aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-29Makefile: ignore long optionsAlexey Neyman
2021-07-29i386: assert 'cs->kvm_state' is not nullVitaly Kuznetsov
2021-07-29configure script fix for HaikuRichard Zak
2021-07-29tests: Fix migration-test build failure for sparcPeter Xu
2021-07-29gitlab-ci.d/custom-runners: Improve rules for the staging branchThomas Huth
2021-07-29gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manualThomas Huth
2021-07-29gitlab-ci.d/buildtest: Disable iotests 197 and 215Thomas Huth
2021-07-29gitlab-ci: Fix 'when:' condition in OpenSBI jobsPhilippe Mathieu-Daudé
2021-07-29gitlab-ci: Fix 'when:' condition in EDK2 jobsPhilippe Mathieu-Daudé
2021-07-29gitlab-ci: Fix 'when:' condition in acceptance_test_job_templatePhilippe Mathieu-Daudé
2021-07-29docs: Document GitLab custom CI/CD variablesPhilippe Mathieu-Daudé
2021-07-29kvm: ppc: Print meaningful message on KVM_CREATE_VM failureFabiano Rosas
2021-07-29ppc/vof: Fix Coverity issuesAlexey Kardashevskiy
2021-07-29target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32Matheus Ferst
2021-07-29i2c/smbus_eeprom: Add feature bit to SPD dataBALATON Zoltan
2021-07-29ppc/pegasos2: Fix spurious warning with -biosBALATON Zoltan
2021-07-28Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-07-27' into ...Peter Maydell
2021-07-27Update version for v6.1.0-rc1 releasePeter Maydell
2021-07-27vl: Don't continue after -smp help.Markus Armbruster
2021-07-27Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210727'...Peter Maydell
2021-07-27Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-07-27hw: aspeed_gpio: Fix memory sizepull-target-arm-20210727Joel Stanley
2021-07-27hw/arm/nseries: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé
2021-07-27target/arm: Add sve-default-vector-length cpu propertyRichard Henderson
2021-07-27target/arm: Export aarch64_sve_zcr_get_valid_lenRichard Henderson
2021-07-27target/arm: Correctly bound length in sve_zcr_get_valid_lenRichard Henderson
2021-07-27docs: Update path that mentions deprecated.rstMao Zhongyi
2021-07-27hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NSPeter Maydell
2021-07-27hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDINGPeter Maydell
2021-07-27hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interruptsPeter Maydell
2021-07-27target/arm: Report M-profile alignment faults correctly to the guestPeter Maydell
2021-07-27target/arm: Add missing 'return's after calling v7m_exception_taken()Peter Maydell
2021-07-27target/arm: Enforce that M-profile SP low 2 bits are always zeroPeter Maydell
2021-07-27qemu-options.hx: Fix formatting of -machine memory-backend optionPeter Maydell
2021-07-27hw/arm/smmuv3: Check 31st bit to see if CD is validJoe Komlodi
2021-07-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell
2021-07-27Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210726' into...Peter Maydell
2021-07-26Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210726-pull-request...Peter Maydell
2021-07-26tests/qtest/nvme-test: add mmio read testKlaus Jensen
2021-07-26hw/nvme: fix mmio readKlaus Jensen
2021-07-26hw/nvme: fix out-of-bounds readsKlaus Jensen
2021-07-26hw/nvme: use symbolic names for registersKlaus Jensen
2021-07-26hw/nvme: split pmrmsc register into upper and lowerKlaus Jensen
2021-07-26hw/nvme: fix controller hot unpluggingKlaus Jensen
2021-07-26tests/qtest/nvme-test: add persistent memory region testGollu Appalanaidu
2021-07-26hw/nvme: error handling for too many mappingsPadmakar Kalghatgi
2021-07-26hw/nvme: unregister controller with subsystem at exitKlaus Jensen
2021-07-26hw/nvme: mark nvme-subsys non-hotpluggableKlaus Jensen
2021-07-26hw/nvme: remove NvmeCtrl parameter from ns setup/check functionsKlaus Jensen
2021-07-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell