aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16hw/arm/virt: Delete EL3 error checksnow provided in CPU realizekvm-el3Peter Maydell
2021-08-16target/arm: Avoid assertion trying to use KVM and multiple ASesPeter Maydell
2021-08-16raspi: Use error_fatal for SoC realize errors, not error_abortPeter Maydell
2021-08-15Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-08-...Peter Maydell
2021-08-15Merge remote-tracking branch 'remotes/kraxel/tags/maintainers-20210811-pull-r...Peter Maydell
2021-08-15Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210812' into stagingPeter Maydell
2021-08-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-08-13hw/core: fix error checking in smp_parseDaniel P. Berrangé
2021-08-13hw/core: Add missing return on errorPhilippe Mathieu-Daudé
2021-08-13target/i386: Fixed size of constant for WindowsLara Lazier
2021-08-12Hexagon (disas/hexagon.c) fix memory leak for early exit casesTaylor Simpson
2021-08-11docs/about/removed-features: Document removed machines from older QEMU versionsThomas Huth
2021-08-11docs/about/removed-features: Document removed devices from older QEMU versionsThomas Huth
2021-08-11docs/about/removed-features: Document removed HMP commands from QEMU v2.12Thomas Huth
2021-08-11docs/about/removed-features: Document removed CLI options from QEMU v3.1Thomas Huth
2021-08-11docs/about/removed-features: Document removed CLI options from QEMU v3.0Thomas Huth
2021-08-11docs/about/removed-features: Document removed CLI options from QEMU v2.12Thomas Huth
2021-08-11fuzz: avoid building twice, when running on gitlabAlexander Bulekov
2021-08-11tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is availableThomas Huth
2021-08-11storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth
2021-08-11gitlab: skip many more targets in windows cross buildsDaniel P. Berrangé
2021-08-11MAINTAINERS: update virtio-gpu entry.Gerd Hoffmann
2021-08-11MAINTAINERS: update virtio-input entry.Gerd Hoffmann
2021-08-11MAINTAINERS: update usb entries.Gerd Hoffmann
2021-08-11MAINTAINERS: update spice entry.Gerd Hoffmann
2021-08-11MAINTAINERS: update audio entry.Gerd Hoffmann
2021-08-11MAINTAINERS: update sockets entry.Gerd Hoffmann
2021-08-11MAINTAINERS: update edk2 entry.Gerd Hoffmann
2021-08-11gitlab: exclude sparc-softmmu and riscv32-softmmu from cross buildsDaniel P. Berrangé
2021-08-10Update version for v6.1.0-rc3 releasePeter Maydell
2021-08-10MAINTAINERS: Name and email address changeHanna Reitz
2021-08-10Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210810-pull-request...Peter Maydell
2021-08-10ui/sdl2: Check return value from g_setenv()Peter Maydell
2021-08-10audio: Never send migration sectionDr. David Alan Gilbert
2021-08-10Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-08-09-tag' in...Peter Maydell
2021-08-10ui/gtk: retry sending VTE console inputVolker Rümelin
2021-08-09qga: fix leak of base64 decoded data on command errorDaniel P. Berrangé
2021-08-09Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-08-09' into...Peter Maydell
2021-08-09tests: filter out TLS distinguished name in certificate checksDaniel P. Berrangé
2021-08-09block/export/fuse.c: fix musl buildFabrice Fontaine
2021-08-09Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-08-09hw/nvme: fix missing variable initializersKlaus Jensen
2021-08-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-08-06meson: fix logic for gnutls checkAlyssa Ross
2021-08-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-08-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-08-05' into ...Peter Maydell
2021-08-05Merge remote-tracking branch 'remotes/marcandre/tags/chr-fix-pull-request' in...Peter Maydell
2021-08-05chardev: report a simpler error about duplicated idMarc-André Lureau
2021-08-05chardev: give some context on chardev-add errorMarc-André Lureau
2021-08-05chardev: fix qemu_chr_open_fd() with fd_in==fd_outMarc-André Lureau