aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25monitor: do not use mb_read/mb_setPaolo Bonzini
2023-05-25monitor: extract request dequeuing to a new functionPaolo Bonzini
2023-05-25monitor: introduce qmp_dispatcher_co_wakePaolo Bonzini
2023-05-25monitor: cleanup fetching of QMP requestsPaolo Bonzini
2023-05-25monitor: cleanup detection of qmp_dispatcher_co shutting downPaolo Bonzini
2023-05-25monitor: do not use mb_read/mb_set for suspend_cntPaolo Bonzini
2023-05-25monitor: add more *_locked() functionsPaolo Bonzini
2023-05-25monitor: allow calling monitor_resume under mon_lockPaolo Bonzini
2023-05-25monitor: use QEMU_LOCK_GUARD a bit morePaolo Bonzini
2023-05-25softmmu/ioport.c: make MemoryRegionPortioList owner of portio_list MemoryRegionsMark Cave-Ayland
2023-05-25softmmu/ioport.c: QOMify MemoryRegionPortioListMark Cave-Ayland
2023-05-25softmmu/ioport.c: allocate MemoryRegionPortioList ports on the heapMark Cave-Ayland
2023-05-25usb/ohci: Set pad to 0 after frame updatePaolo Bonzini
2023-05-25meson: move -no-pie from linker to compilerPaolo Bonzini
2023-05-25meson: fix rule for qemu-ga installerPaolo Bonzini
2023-05-25meson.build: Fix glib -Wno-unused-function workaroundNicolas Saenz Julienne
2023-05-25target/i386: EPYC-Rome model without XSAVESMaksim Davydov
2023-05-22Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson
2023-05-22Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-05-22Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-05-22memory: stricter checks prior to unsetting engaged_in_ioAlexander Bulekov
2023-05-22acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipelineAni Sinha
2023-05-22docs/interop: Delete qmp-intro.txtPeter Maydell
2023-05-22docs/interop/qmp-spec: Update error description for parsing errorsPeter Maydell
2023-05-22docs/interop: Convert qmp-spec.txt to rSTPeter Maydell
2023-05-22qapi: Improve error message for description following sectionMarkus Armbruster
2023-05-22.gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devicesThomas Huth
2023-05-22tests/qemu-iotests/172: Run QEMU with -vga none and -nic noneThomas Huth
2023-05-22tests/qtest/meson.build: Run the net filter tests only with default devicesThomas Huth
2023-05-22tests/qtest: Check for the availability of virtio-ccw devices before using themThomas Huth
2023-05-22tests/qtest/virtio-ccw-test: Remove superfluous testsThomas Huth
2023-05-22tests/qtest/cdrom-test: Fix the test to also work without optional devicesThomas Huth
2023-05-22tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not availableThomas Huth
2023-05-22tests/qtest/readconfig-test: Check for the availability of USB controllersThomas Huth
2023-05-22hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallelThomas Huth
2023-05-22hw/i386: Ignore the default parallel port if it has not been compiled into QEMUThomas Huth
2023-05-22hw/char/parallel: Move TYPE_ISA_PARALLEL to the header fileThomas Huth
2023-05-22hw/sh4: Use MachineClass->default_nic in the sh4 r2d machineThomas Huth
2023-05-22hw/s390x: Use MachineClass->default_nic in the s390x machineThomas Huth
2023-05-22hw/ppc: Use MachineClass->default_nic in the ppc machinesThomas Huth
2023-05-22softmmu/vl.c: Disable default NIC if it has not been compiled into the binaryThomas Huth
2023-05-22hw: Move the default NIC machine class setting from the x86 to the generic oneThomas Huth
2023-05-22softmmu/vl.c: Check for the availability of the VGA device before using itThomas Huth
2023-05-22hw/i386/Kconfig: ISAPC works fine without VGA_ISAThomas Huth
2023-05-21Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-05-19Revert last two patchesRichard Henderson
2023-05-19Raise crash-test-debian timeout to 90 minutesCamilla Conte
2023-05-19Add CI configuration for KubernetesCamilla Conte
2023-05-19scripts: make sure scripts are invoked via $(PYTHON)Paolo Bonzini