aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi53-269/+1287
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi31-205/+903
2022-09-27Merge tag 'pull-riscv-to-apply-20220927' of https://github.com/alistair23/qem...Stefan Hajnoczi22-282/+531
2022-09-27virtio-gpu: update scanout if there is any area covered by the rectDongwon Kim1-3/+4
2022-09-27hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)Philippe Mathieu-Daudé1-3/+3
2022-09-27audio: remove abort() in audio_bug()Volker Rümelin1-1/+0
2022-09-27Revert "audio: Log context for audio bug"Volker Rümelin2-24/+28
2022-09-27audio: Add sndio backendAlexandre Ratchov10-5/+632
2022-09-27usbnet: Report link-up via interrupt endpoint in CDC-ECM modeMichael Brown1-6/+21
2022-09-27usbnet: Detect short packets as sent by the xHCI controllerMichael Brown1-1/+1
2022-09-27usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER requestMichael Brown1-0/+6
2022-09-27usbnet: Add missing usb_wakeup() call in usbnet_receive()Michael Brown1-0/+3
2022-09-27hcd-xhci: drop operation with secondary stream arrays enabledQiang Liu1-1/+3
2022-09-27usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann3-1/+31
2022-09-27usb/msd: move usb_msd_packet_complete()Gerd Hoffmann1-12/+14
2022-09-27target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unorderedYang Liu4-15/+31
2022-09-27target/riscv: rvv-1.0: Simplify vfwredsum codeYang Liu1-46/+10
2022-09-27target/riscv: debug: Add initial support of type 6 triggerFrank Chang2-4/+188
2022-09-27target/riscv: debug: Check VU/VS modes for type 2 triggerFrank Chang1-0/+10
2022-09-27target/riscv: debug: Create common trigger actions functionFrank Chang2-2/+70
2022-09-27target/riscv: debug: Introduce tinfo CSRFrank Chang4-3/+18
2022-09-27target/riscv: debug: Restrict the range of tselect value can be writtenFrank Chang1-6/+3
2022-09-27target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRsFrank Chang4-88/+48
2022-09-27target/riscv: debug: Introduce build_tdata1() to build tdata1 register contentFrank Chang2-5/+12
2022-09-27target/riscv: debug: Determine the trigger type from tdata1.typeFrank Chang5-67/+140
2022-09-27hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow1-1/+2
2022-09-27target/riscv: Check the correct exception cause in vector GDB stubFrank Chang1-2/+2
2022-09-27hw/riscv: opentitan: Expose the resetvec as a SoC propertyAlistair Francis2-1/+9
2022-09-27hw/riscv: opentitan: Fixup resetvecAlistair Francis1-1/+1
2022-09-27target/riscv: Set the CPU resetvec directlyAlistair Francis3-15/+7
2022-09-27target/riscv: remove fixed numbering from GDB xml feature filesAndrew Burgess4-20/+4
2022-09-27target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xmlAndrew Burgess3-38/+2
2022-09-27target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}Weiwei Li1-4/+9
2022-09-27target/riscv: Remove sideleg and sedelegRahul Pathak2-4/+0
2022-09-27docs/system: clean up code escape for riscv virt platformAlex Bennée1-4/+9
2022-09-27hw/ssi: ibex_spi: update reg addrWilfred Mallawa1-1/+1
2022-09-27hw/ssi: ibex_spi: fixup typos in ibex_spi_hostWilfred Mallawa1-3/+3
2022-09-26Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi1-2/+5
2022-09-26Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi21-374/+347
2022-09-26Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth9-146/+34
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato5-2/+39
2022-09-26s390x/pci: reflect proper maxstbl for groups of interpreted devicesMatthew Rosato1-1/+5
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato3-6/+59
2022-09-26s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato5-5/+100
2022-09-26s390x/pci: don't fence interpreted devices without MSI-XMatthew Rosato1-1/+5
2022-09-26s390x/pci: enable for load/store interpretationMatthew Rosato8-1/+137
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2-16/+72
2022-09-26Update linux headers to v6.0-rc4Chenyi Qiang25-90/+538
2022-09-26configure: Add -Wno-gnu-variable-sized-type-not-at-endChenyi Qiang1-0/+1
2022-09-26target/s390x: support PRNO_TRNG instructionJason A. Donenfeld3-0/+32