aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-11KVM: keep track of running ioctlsEmanuele Giuseppe Esposito1-0/+7
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito6-2/+217
2023-01-11i386: Emit correct error code for 64-bit IDT entryJoe Richey1-4/+4
2023-01-11configure: fix GLIB_VERSION for cross-compilationPaolo Bonzini1-1/+1
2023-01-11hw/nvme: cleanup error reporting in nvme_init_pci()Klaus Jensen1-13/+12
2023-01-11hw/nvme: clean up confusing use of errp/local_errKlaus Jensen1-25/+23
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell39-123/+122
2023-01-09.gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit jobThomas Huth1-1/+2
2023-01-09error handling: Use RETRY_ON_EINTR() macro where applicableNikita Ivanov13-81/+45
2023-01-09Refactoring: refactor TFR() macro to RETRY_ON_EINTR()Nikita Ivanov9-16/+24
2023-01-09docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rstThomas Huth2-0/+1
2023-01-09i386: Deprecate the -no-hpet QEMU command line optionThomas Huth3-1/+8
2023-01-09tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameterThomas Huth1-8/+14
2023-01-09tests/readconfig: spice doesn't support unix socket on windows yetMarc-André Lureau1-2/+4
2023-01-09target/s390x: Restrict sysemu/reset.h to system emulationPhilippe Mathieu-Daudé1-1/+3
2023-01-09target/s390x/tcg/excp_helper: Restrict system headers to sysemuPhilippe Mathieu-Daudé1-4/+4
2023-01-09target/s390x/tcg/misc_helper: Remove unused "memory.h" includePhilippe Mathieu-Daudé1-1/+0
2023-01-09hw/s390x/pv: Restrict Protected Virtualization to sysemuPhilippe Mathieu-Daudé2-1/+7
2023-01-09exec/memory: Expose memory_region_access_valid()Philippe Mathieu-Daudé3-5/+5
2023-01-09MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture sectionThomas Huth1-0/+2
2023-01-09tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hostsPhilippe Mathieu-Daudé1-2/+1
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger1-0/+2
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell205-821/+1410
2023-01-09hw/nvme: fix missing cq eventidx updateKlaus Jensen1-0/+10
2023-01-09hw/nvme: fix missing endian conversions for doorbell buffersKlaus Jensen1-6/+13
2023-01-09hw/nvme: rename shadow doorbell related trace eventsKlaus Jensen2-8/+11
2023-01-09hw/nvme: use QOM accessorsKlaus Jensen1-41/+48
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell28-269/+272
2023-01-08Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell4-663/+665
2023-01-08vhost-scsi: fix memleak of vsc->inflightDongli Zhang1-0/+1
2023-01-08acpi: cpuhp: fix guest-visible maximum access size to the legacy reg blockLaszlo Ersek1-0/+3
2023-01-08tests: acpi: aarch64: Add *.topology tablesYicong Yang4-3/+0
2023-01-08tests: acpi: aarch64: Add topology test for aarch64Yicong Yang1-0/+19
2023-01-08tests: acpi: Add and whitelist *.topology blobsYicong Yang4-0/+3
2023-01-08tests: virt: Update expected ACPI tables for virt testYicong Yang3-2/+0
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang4-1/+9
2023-01-08tests: virt: Allow changes to PPTT test tableYicong Yang1-0/+2
2023-01-08virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiersleixiang1-0/+2
2023-01-08vdpa: commit all host notifier MRs in a single MR transactionLongpeng1-6/+19
2023-01-08vhost: configure all host notifiers in a single MR transactionLongpeng1-0/+24
2023-01-08vhost: simplify vhost_dev_enable_notifiersLongpeng1-16/+4
2023-01-08vdpa: harden the error path if get_iova_range failedLongpeng1-1/+7
2023-01-08vdpa-dev: get iova range explicitlyLongpeng4-8/+18
2023-01-08docs/devel: Rules on #include in headersMarkus Armbruster1-0/+7
2023-01-08include: Include headers where neededMarkus Armbruster43-9/+71
2023-01-08include/hw/virtio: Break inclusion loopMarkus Armbruster3-1/+2
2023-01-08include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_hMarkus Armbruster1-1/+0
2023-01-08include/hw/pci: Include hw/pci/pci.h where neededMarkus Armbruster1-0/+2
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster93-427/+441
2023-01-08include/hw/pci: Clean up a few things checkpatch.pl would flagMarkus Armbruster1-7/+10