aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-04Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi3-6/+12
2023-12-04Merge tag 'pull-more-8.2-fixes-011223-2' of https://gitlab.com/stsquad/qemu i...Stefan Hajnoczi17-43/+125
2023-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi16-49/+152
2023-12-04Merge tag 'migration-20231201-pull-request' of https://github.com/xzpeter/qem...Stefan Hajnoczi1-6/+6
2023-12-04hw/audio/virtio-sound: mark the device as unmigratableVolker Rümelin1-0/+1
2023-12-04ui/vnc-clipboard: fix inflate_bufferFiona Ebner1-0/+5
2023-12-04ui/gtk-egl: move function calls back to regular code pathVolker Rümelin1-6/+6
2023-12-02vhost-user-scsi: free the inflight area when resetLi Feng2-1/+17
2023-12-02vhost-user: fix the reconnect errorLi Feng3-7/+7
2023-12-02msix: unset PCIDevice::msix_vector_poll_notifier in rollbackRobert Hoo1-0/+1
2023-12-02virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()Eric Auger1-3/+0
2023-12-02hw/i386: fix short-circuit logic with non-optimizing buildsDaniel Hoffman1-3/+12
2023-12-02hw/acpi/erst: Do not ignore Error* in realize handlerPhilippe Mathieu-Daudé1-0/+10
2023-12-02pcie_sriov: Remove g_new assertionAkihiko Odaki1-1/+0
2023-12-02virtio-sound: add realize() error cleanup pathManos Pitsidianakis1-17/+22
2023-12-02virtio-snd: check AUD_register_card return valueManos Pitsidianakis1-1/+3
2023-12-02hw/audio/hda-codec: reenable the audio mixerVolker Rümelin1-6/+6
2023-12-02hw/audio/hda-codec: fix multiplication overflowVolker Rümelin1-8/+21
2023-12-02hw/audio/virtio-snd-pci: fix the PCI class codeVolker Rümelin1-0/+2
2023-12-02tests/acpi/bios-tables-test: do not write new blobs unless there are changesAni Sinha1-1/+13
2023-12-01gitlab: add optional job to run flaky avocado testsAlex Bennée14-7/+57
2023-12-01gitlab: build the correct microblaze targetAlex Bennée1-1/+1
2023-12-01tests/avocado: tag sbsa tests as tcg onlyAlex Bennée1-0/+4
2023-12-01migration: Plug memory leak with migration URIsHet Gala1-6/+6
2023-12-01docs/devel: rationalise unstable gitlab tests under FLAKY_TESTSAlex Bennée13-41/+68
2023-12-01gdbstub: use a better signal when we halt for IO reasonsAlex Bennée2-1/+2
2023-12-01netdev: set timeout depending on loadavgMichael S. Tsirkin1-1/+27
2023-12-01osdep: add getloadavgMichael S. Tsirkin2-0/+11
2023-12-01Merge tag 'pull-ppc-for-8.2-20231130' of https://gitlab.com/npiggin/qemu into...Stefan Hajnoczi4-13/+24
2023-12-01Merge tag 'migration-20231130-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi2-4/+4
2023-11-30ppc/amigaone: Allow running AmigaOS without firmware imageBALATON Zoltan1-12/+23
2023-11-30pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2023-11-30migration: free 'saddr' since be no longer usedZongmin Zhou1-2/+3
2023-11-30migration/multifd: Stop setting p->ioc before connectingFabiano Rosas1-2/+1
2023-11-28Update version for v8.2.0-rc2 releasev8.2.0-rc2Stefan Hajnoczi1-1/+1
2023-11-28Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into stagingStefan Hajnoczi9-36/+87
2023-11-28Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi19-29/+198
2023-11-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi8-25/+77
2023-11-28ide/via: Fix BAR4 value in legacy modeBALATON Zoltan1-6/+11
2023-11-28export/vhost-user-blk: Fix consecutive drainsKevin Wolf3-10/+39
2023-11-28vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng3-8/+26
2023-11-28iotests: fix default machine type detectionAndrey Drobyshev1-1/+1
2023-11-28Merge tag 'firmware/seabios-20231128-pull-request' of https://gitlab.com/krax...Stefan Hajnoczi13-0/+0
2023-11-28docs/s390: Fix wrong command example in s390-cpu-topology.rstZhao Liu1-3/+3
2023-11-28hw/avr/atmega: Fix wrong initial value of stack pointerGihun Nam3-1/+16
2023-11-28hw/audio/via-ac97: Route interrupts using via_isa_set_irq()BALATON Zoltan2-4/+5
2023-11-28hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()BALATON Zoltan1-41/+24
2023-11-28hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interruptsBALATON Zoltan1-0/+9
2023-11-28hw/isa/vt82c686: Bring back via_isa_set_irq()BALATON Zoltan2-0/+43