aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-02hw/net: e1000: Correct the initial value of VET registerChristina Wang2-0/+18
2021-08-02hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...Pavel Pisa1-0/+8
2021-08-02hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbersThomas Huth1-12/+22
2021-07-31Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210730' into...Peter Maydell2-2/+1
2021-07-30target/nios2: Mark raise_exception() as noreturnPhilippe Mathieu-Daudé1-1/+1
2021-07-30accel/tcg: Remove double bswap for helper_atomic_sto_*_mmuRichard Henderson1-1/+0
2021-07-30coverity-model: write models fully for non-array allocation functionsPaolo Bonzini1-6/+51
2021-07-30coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULLPaolo Bonzini1-0/+9
2021-07-30coverity-model: clean up the models for array allocation functionsPaolo Bonzini1-10/+3
2021-07-30coverity-model: remove model for more allocation functionsPaolo Bonzini1-104/+1
2021-07-30coverity-model: make g_free a synonym of freePaolo Bonzini1-9/+8
2021-07-30coverity-model: update address_space_read/write modelsPaolo Bonzini1-3/+45
2021-07-30vl: stop recording -smp in QemuOptsPaolo Bonzini1-8/+14
2021-07-30vl: introduce machine_merge_propertyPaolo Bonzini1-6/+19
2021-07-30Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2-1/+17
2021-07-29Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' ...Peter Maydell8-242/+254
2021-07-29MAINTAINERS: Added myself as a reviewer for the NVMe Block DriverPhilippe Mathieu-Daudé1-0/+1
2021-07-29block/io_uring: resubmit when result is -EAGAINFabian Ebner1-1/+15
2021-07-29MAINTAINERS: add Stefano Garzarella as io_uring reviewerStefano Garzarella1-0/+1
2021-07-29Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell8-16/+36
2021-07-29Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...Peter Maydell9-44/+99
2021-07-29Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210729' in...Peter Maydell7-71/+142
2021-07-29docs: Fold usb2.txt passthrough information into usb.rstPeter Maydell3-59/+49
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