aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14virtio-mmio: cleanup resetPaolo Bonzini
2022-06-14virtio: stop ioeventfd on resetPaolo Bonzini
2022-06-14virtio-mmio: stop ioeventfd on legacy resetPaolo Bonzini
2022-06-14s390x: simplify virtio_ccw_reset_virtioPaolo Bonzini
2022-06-14block: add more commands to preconfig modePaolo Bonzini
2022-06-14hmp: add filtering of statistics by namePaolo Bonzini
2022-06-14qmp: add filtering of statistics by namePaolo Bonzini
2022-06-14hmp: add filtering of statistics by providerPaolo Bonzini
2022-06-14qmp: add filtering of statistics by providerPaolo Bonzini
2022-06-14hmp: add basic "info stats" implementationMark Kanda
2022-06-14cutils: add functions for IEC and SI prefixesPaolo Bonzini
2022-06-14qmp: add filtering of statistics by target vCPUPaolo Bonzini
2022-06-14kvm: Support for querying fd-based statsMark Kanda
2022-06-14qmp: Support for querying statsMark Kanda
2022-06-13Merge tag 'pull-testing-next-140622-1' of https://github.com/stsquad/qemu int...Richard Henderson
2022-06-14.gitlab: use less aggressive nproc on our aarch64/32 runnersAlex Bennée
2022-06-14gitlab: compare CIRRUS_nn vars against 'null' not ""Daniel P. Berrangé
2022-06-14tests/tcg: disable xtensa-linux-user againPaolo Bonzini
2022-06-14tests/docker: fix the IMAGE for build invocationAlex Bennée
2022-06-14gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobsThomas Huth
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson
2022-06-11Merge tag 'mips-20220611' of https://github.com/philmd/qemu into stagingRichard Henderson
2022-06-11Merge tag 'bsd-user-preen-2022q2-pull-request' of ssh://github.com/qemu-bsd-u...Richard Henderson
2022-06-11docs/devel: Fix link to developer mailing listsBernhard Beschow
2022-06-11accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow
2022-06-11accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow
2022-06-11hw/mips/boston: Initialize g_autofree pointersBernhard Beschow
2022-06-11Merge tag 'mips-20220611' of https://github.com/philmd/qemu into stagingRichard Henderson
2022-06-11hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()Bernhard Beschow
2022-06-11docs/devel: Fix link to developer mailing listsBernhard Beschow
2022-06-11hw/i386/pc: Remove orphan declarationsBernhard Beschow
2022-06-11accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow
2022-06-11hw/i386/pc: Unexport functions used only internallyBernhard Beschow
2022-06-11accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow
2022-06-11hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow
2022-06-11hw/audio/cs4231a: Const'ify global tablesBernhard Beschow
2022-06-11hw: Reuse TYPE_I8042 defineBernhard Beschow
2022-06-11hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow
2022-06-11hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM propertyBernhard Beschow
2022-06-11hw/i386/microvm-dt: Force explicit failure if retrieving QOM property failsBernhard Beschow
2022-06-11hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: QOM'ify PCI device creation and wiringBernhard Beschow
2022-06-11hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fnBernhard Beschow
2022-06-11hw/isa/piix4: Inline and remove piix4_create()Bernhard Beschow
2022-06-11hw/isa/piix4: QOM'ify PIIX4 PM creationBernhard Beschow
2022-06-11hw/isa/piix4: Factor out ISABus retrieval from piix4_create()Bernhard Beschow
2022-06-11hw/isa/piix4: QOM'ify PCI device creation and wiringBernhard Beschow
2022-06-11hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fnBernhard Beschow