aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-11libvduse: Provide _GNU_SOURCE when compiling outside of QEMUMarcel Holtmann
2023-01-11libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliantMarcel Holtmann
2023-01-11libvhost-user: Declare uffdio_register early to make it C90 compliantMarcel Holtmann
2023-01-11libvhost-user: Use unsigned int i for some for-loop iterationsMarcel Holtmann
2023-01-11libvhost-user: Cast rc variable to avoid compiler warningMarcel Holtmann
2023-01-11libvhost-user: Replace typeof with __typeof__Marcel Holtmann
2023-01-11libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMUMarcel Holtmann
2023-01-11hw/display: avoid creating empty loadable modulesDaniel P. Berrangé
2023-01-11enforce use of G_GNUC_PRINTF attributesDaniel P. Berrangé
2023-01-11tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé
2023-01-11util/error: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé
2023-01-11tools/virtiofsd: add G_GNUC_PRINTF for logging functionsDaniel P. Berrangé
2023-01-11hw/xen: use G_GNUC_PRINTF/SCANF for various functionsDaniel P. Berrangé
2023-01-11disas: add G_GNUC_PRINTF to gstring_printfDaniel P. Berrangé
2023-01-11gitlab: remove redundant setting of PKG_CONFIG_PATHDaniel P. Berrangé
2023-01-11chardev: clean up chardev-parallel.cPaolo Bonzini
2023-01-11target/i386: Remove compilation errors when -Werror=maybe-uninitializedEric Auger
2023-01-11kvm: Atomic memslot updatesDavid Hildenbrand
2023-01-11KVM: keep track of running ioctlsEmanuele Giuseppe Esposito
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito
2023-01-11i386: Emit correct error code for 64-bit IDT entryJoe Richey
2023-01-11configure: fix GLIB_VERSION for cross-compilationPaolo Bonzini
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-09.gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit jobThomas Huth
2023-01-09error handling: Use RETRY_ON_EINTR() macro where applicableNikita Ivanov
2023-01-09Refactoring: refactor TFR() macro to RETRY_ON_EINTR()Nikita Ivanov
2023-01-09docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rstThomas Huth
2023-01-09i386: Deprecate the -no-hpet QEMU command line optionThomas Huth
2023-01-09tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameterThomas Huth
2023-01-09tests/readconfig: spice doesn't support unix socket on windows yetMarc-André Lureau
2023-01-09target/s390x: Restrict sysemu/reset.h to system emulationPhilippe Mathieu-Daudé
2023-01-09target/s390x/tcg/excp_helper: Restrict system headers to sysemuPhilippe Mathieu-Daudé
2023-01-09target/s390x/tcg/misc_helper: Remove unused "memory.h" includePhilippe Mathieu-Daudé
2023-01-09hw/s390x/pv: Restrict Protected Virtualization to sysemuPhilippe Mathieu-Daudé
2023-01-09exec/memory: Expose memory_region_access_valid()Philippe Mathieu-Daudé
2023-01-09MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture sectionThomas Huth
2023-01-09tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hostsPhilippe Mathieu-Daudé
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-01-08Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-01-08vhost-scsi: fix memleak of vsc->inflightDongli Zhang
2023-01-08acpi: cpuhp: fix guest-visible maximum access size to the legacy reg blockLaszlo Ersek
2023-01-08tests: acpi: aarch64: Add *.topology tablesYicong Yang
2023-01-08tests: acpi: aarch64: Add topology test for aarch64Yicong Yang
2023-01-08tests: acpi: Add and whitelist *.topology blobsYicong Yang
2023-01-08tests: virt: Update expected ACPI tables for virt testYicong Yang
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang
2023-01-08tests: virt: Allow changes to PPTT test tableYicong Yang
2023-01-08virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiersleixiang