aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-29docs: Fold usb2.txt physical port addressing info into usb.rstPeter Maydell2-32/+33
2021-07-29docs: Fold usb2.txt USB controller information into usb.rstPeter Maydell2-82/+86
2021-07-29docs: Incorporate information in usb-storage.txt into rST manualPeter Maydell3-67/+51
2021-07-29usbredir: fix free callGerd Hoffmann1-1/+1
2021-07-29ci: add libusb for windows buildsGerd Hoffmann2-0/+2
2021-07-29usb-host: wire up timer for windowsGerd Hoffmann1-1/+32
2021-07-29libvhost-user: fix -Werror=format= warnings with __u64 fieldsMarc-André Lureau1-4/+4
2021-07-29meson: fix meson 0.58 warning with libvhost-user subprojectMarc-André Lureau4-6/+4
2021-07-29target/i386: fix typo in ctl_has_irqPaolo Bonzini1-1/+1
2021-07-29target/i386: Added consistency checks for event injectionLara Lazier1-0/+6
2021-07-29configure: Add -Werror to avx2, avx512 testsRichard Henderson1-2/+2
2021-07-29Makefile: ignore long optionsAlexey Neyman1-3/+5
2021-07-29i386: assert 'cs->kvm_state' is not nullVitaly Kuznetsov1-0/+14
2021-07-29configure script fix for HaikuRichard Zak1-1/+2
2021-07-29tests: Fix migration-test build failure for sparcPeter Xu1-2/+3
2021-07-29gitlab-ci.d/custom-runners: Improve rules for the staging branchThomas Huth1-12/+28
2021-07-29gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manualThomas Huth1-0/+12
2021-07-29gitlab-ci.d/buildtest: Disable iotests 197 and 215Thomas Huth1-3/+3
2021-07-29gitlab-ci: Fix 'when:' condition in OpenSBI jobsPhilippe Mathieu-Daudé1-4/+4
2021-07-29gitlab-ci: Fix 'when:' condition in EDK2 jobsPhilippe Mathieu-Daudé1-3/+3
2021-07-29gitlab-ci: Fix 'when:' condition in acceptance_test_job_templatePhilippe Mathieu-Daudé1-2/+2
2021-07-29docs: Document GitLab custom CI/CD variablesPhilippe Mathieu-Daudé2-17/+42
2021-07-29kvm: ppc: Print meaningful message on KVM_CREATE_VM failureFabiano Rosas1-0/+6
2021-07-29ppc/vof: Fix Coverity issuesAlexey Kardashevskiy3-67/+78
2021-07-29target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32Matheus Ferst1-2/+56
2021-07-29i2c/smbus_eeprom: Add feature bit to SPD dataBALATON Zoltan1-1/+1
2021-07-29ppc/pegasos2: Fix spurious warning with -biosBALATON Zoltan1-1/+1
2021-07-28Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-07-27' into ...Peter Maydell1-1/+1
2021-07-27Update version for v6.1.0-rc1 releasev6.1.0-rc1Peter Maydell1-1/+1
2021-07-27vl: Don't continue after -smp help.Markus Armbruster1-1/+1
2021-07-27Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210727'...Peter Maydell17-43/+183
2021-07-27Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell7-206/+401
2021-07-27hw: aspeed_gpio: Fix memory sizeJoel Stanley1-2/+1
2021-07-27hw/arm/nseries: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé1-1/+1
2021-07-27target/arm: Add sve-default-vector-length cpu propertyRichard Henderson4-2/+92
2021-07-27target/arm: Export aarch64_sve_zcr_get_valid_lenRichard Henderson2-2/+12
2021-07-27target/arm: Correctly bound length in sve_zcr_get_valid_lenRichard Henderson1-1/+3
2021-07-27docs: Update path that mentions deprecated.rstMao Zhongyi3-3/+3
2021-07-27hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NSPeter Maydell1-7/+24
2021-07-27hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDINGPeter Maydell1-1/+1
2021-07-27hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interruptsPeter Maydell1-5/+4
2021-07-27target/arm: Report M-profile alignment faults correctly to the guestPeter Maydell1-0/+8
2021-07-27target/arm: Add missing 'return's after calling v7m_exception_taken()Peter Maydell1-0/+2
2021-07-27target/arm: Enforce that M-profile SP low 2 bits are always zeroPeter Maydell3-6/+15
2021-07-27qemu-options.hx: Fix formatting of -machine memory-backend optionPeter Maydell1-13/+17
2021-07-27hw/arm/smmuv3: Check 31st bit to see if CD is validJoe Komlodi1-1/+1
2021-07-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell12-68/+196
2021-07-27Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210726' into...Peter Maydell11-64/+30
2021-07-26Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210726-pull-request...Peter Maydell7-34/+49
2021-07-26tests/qtest/nvme-test: add mmio read testKlaus Jensen1-0/+26