aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30coverity-model: write models fully for non-array allocation functionsPaolo Bonzini
2021-07-30coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULLPaolo Bonzini
2021-07-30coverity-model: clean up the models for array allocation functionsPaolo Bonzini
2021-07-30coverity-model: remove model for more allocation functionsPaolo Bonzini
2021-07-30coverity-model: make g_free a synonym of freePaolo Bonzini
2021-07-30coverity-model: update address_space_read/write modelsPaolo Bonzini
2021-07-30vl: stop recording -smp in QemuOptsPaolo Bonzini
2021-07-30vl: introduce machine_merge_propertyPaolo Bonzini
2021-07-29Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' ...Peter Maydell
2021-07-29Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-29Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...Peter Maydell
2021-07-29Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210729' in...Peter Maydell
2021-07-29docs: Fold usb2.txt passthrough information into usb.rstPeter Maydell
2021-07-29docs: Fold usb2.txt physical port addressing info into usb.rstPeter Maydell
2021-07-29docs: Fold usb2.txt USB controller information into usb.rstPeter Maydell
2021-07-29docs: Incorporate information in usb-storage.txt into rST manualPeter Maydell
2021-07-29usbredir: fix free callGerd Hoffmann
2021-07-29ci: add libusb for windows buildsGerd Hoffmann
2021-07-29usb-host: wire up timer for windowsGerd Hoffmann
2021-07-29libvhost-user: fix -Werror=format= warnings with __u64 fieldsMarc-André Lureau
2021-07-29meson: fix meson 0.58 warning with libvhost-user subprojectMarc-André Lureau
2021-07-29target/i386: fix typo in ctl_has_irqPaolo Bonzini
2021-07-29target/i386: Added consistency checks for event injectionLara Lazier
2021-07-29configure: Add -Werror to avx2, avx512 testsRichard Henderson
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 releasev6.1.0-rc1Peter 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 sizeJoel 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