History log of /qemu/stubs/ (Results 76 – 100 of 304)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9c3c834b24-Apr-2021 Philippe Mathieu-Daudé <f4bug@amsat.org>

hw/usb: Do not build USB subsystem if not required

If the Kconfig 'USB' value is not selected, it is pointless to
build the USB core components. Add a stub for the HMP commands
and usbdevice_create(

hw/usb: Do not build USB subsystem if not required

If the Kconfig 'USB' value is not selected, it is pointless to
build the USB core components. Add a stub for the HMP commands
and usbdevice_create() which is called by usb_device_add in
softmmu/vl.c.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210424224110.3442424-3-f4bug@amsat.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

show more ...


/qemu/.gitlab-ci.yml
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/tcg/translate-all.c
/qemu/block.c
/qemu/block/backup-top.c
/qemu/block/block-backend.c
/qemu/block/commit.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/mirror.c
/qemu/block/nbd.c
/qemu/block/rbd.c
/qemu/block/vdi.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configure
/qemu/disas/arm-a64.cc
/qemu/disas/nanomips.cpp
/qemu/docs/defs.rst.inc
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/code-of-conduct.rst
/qemu/docs/devel/conflict-resolution.rst
/qemu/docs/devel/decodetree.rst
/qemu/docs/devel/index.rst
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/gdb.rst
/qemu/docs/system/index.rst
/qemu/docs/system/nvme.rst
/qemu/fpu/softfloat-specialize.c.inc
/qemu/hw/acpi/piix4.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/block/fdc.c
/qemu/hw/block/nvme-dif.c
/qemu/hw/block/nvme-dif.h
/qemu/hw/block/nvme-ns.c
/qemu/hw/block/nvme-ns.h
/qemu/hw/block/nvme-subsys.c
/qemu/hw/block/nvme-subsys.h
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/char/terminal3270.c
/qemu/hw/core/machine.c
/qemu/hw/cpu/core.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/isa/Kconfig
/qemu/hw/isa/piix4.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/net/xen_nic.c
/qemu/hw/pci-host/gpex.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/ppc/e500plat.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/s390x/3270-ccw.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/mptsas.h
/qemu/hw/usb/host-stub.c
/qemu/hw/usb/meson.build
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nvme.h
/qemu/include/chardev/char.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/helper-gen.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/helper-tcg.h
/qemu/include/hw/boards.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/scsi/esp.h
/qemu/include/migration/misc.h
/qemu/include/net/net.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/transactions.h
/qemu/job.c
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/qemu.h
/qemu/linux-user/uaccess.c
/qemu/meson.build
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/net/l2tpv3.c
/qemu/net/net.c
/qemu/net/netmap.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/net/vde.c
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/net.json
/qemu/qapi/qom.json
/qemu/qemu-img.c
/qemu/qga/commands-posix.c
/qemu/qom/object_interfaces.c
/qemu/replay/replay-events.c
/qemu/replay/replay.c
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/qapi/error.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/icount.c
/qemu/softmmu/timers-state.h
meson.build
usb-dev-stub.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/neon-ls.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/hexagon/arch.c
/qemu/target/hexagon/arch.h
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/cpu_bits.h
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/fma_emu.c
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/helper.h
/qemu/target/hexagon/iclass.c
/qemu/target/hexagon/imported/alu.idef
/qemu/target/hexagon/imported/compare.idef
/qemu/target/hexagon/imported/encode_pp.def
/qemu/target/hexagon/imported/float.idef
/qemu/target/hexagon/imported/ldst.idef
/qemu/target/hexagon/imported/macros.def
/qemu/target/hexagon/imported/shift.idef
/qemu/target/hexagon/insn.h
/qemu/target/hexagon/internal.h
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/meson.build
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/reg_fields.c
/qemu/target/hexagon/reg_fields.h
/qemu/target/hexagon/translate.c
/qemu/target/hexagon/translate.h
/qemu/target/i386/cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/mips/rel6_translate.c
/qemu/target/mips/translate.c
/qemu/target/openrisc/translate.c
/qemu/target/s390x/mem_helper.c
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/meson.build
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tests/decode/succ_argset_type1.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/qapi-schema/alternate-data-invalid.err
/qemu/tests/qapi-schema/alternate-data-invalid.json
/qemu/tests/qapi-schema/alternate-data-invalid.out
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/union-invalid-data.err
/qemu/tests/qapi-schema/union-invalid-data.json
/qemu/tests/qapi-schema/union-invalid-data.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/283.out
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/mirror-top-perms.out
/qemu/tests/qemu-iotests/tests/qsd-jobs
/qemu/tests/qemu-iotests/tests/qsd-jobs.out
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing.out
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/mte-5.c
/qemu/tests/tcg/aarch64/mte-6.c
/qemu/tests/tcg/aarch64/mte.h
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/brev.c
/qemu/tests/tcg/hexagon/circ.c
/qemu/tests/tcg/hexagon/fpstuff.c
/qemu/tests/tcg/hexagon/load_align.c
/qemu/tests/tcg/hexagon/load_unpack.c
/qemu/tests/tcg/hexagon/misc.c
/qemu/tests/tcg/hexagon/multi_result.c
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/system/kernel.ld
/qemu/tests/tcg/multiarch/gdbstub/sha1.py
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-bdrv-graph-mod.c
/qemu/tests/unit/test-blockjob.c
/qemu/tests/unit/test-coroutine.c
/qemu/tests/unit/test-yank.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/util/compatfd.c
/qemu/util/meson.build
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-timer.c
/qemu/util/transactions.c
4c386f8016-Apr-2021 Thomas Huth <thuth@redhat.com>

Do not include sysemu/sysemu.h if it's not really necessary

Stop including sysemu/sysemu.h in files that don't need it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210416171314.207

Do not include sysemu/sysemu.h if it's not really necessary

Stop including sysemu/sysemu.h in files that don't need it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210416171314.2074665-2-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>

show more ...


/qemu/.gitlab-ci.yml
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/user-exec-stub.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem-memfd.c
/qemu/backends/hostmem.c
/qemu/block.c
/qemu/block/backup-top.c
/qemu/block/block-backend.c
/qemu/block/commit.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/mirror.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/rbd.c
/qemu/block/vdi.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/chardev/char-mux.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configure
/qemu/disas/arm-a64.cc
/qemu/disas/nanomips.cpp
/qemu/docs/defs.rst.inc
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/code-of-conduct.rst
/qemu/docs/devel/conflict-resolution.rst
/qemu/docs/devel/control-flow-integrity.rst
/qemu/docs/devel/decodetree.rst
/qemu/docs/devel/index.rst
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/gdb.rst
/qemu/docs/system/index.rst
/qemu/docs/system/nvme.rst
/qemu/gdbstub.c
/qemu/hw/acpi/piix4.c
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armsse.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/z2.c
/qemu/hw/block/ecc.c
/qemu/hw/block/fdc.c
/qemu/hw/block/nvme-dif.c
/qemu/hw/block/nvme-dif.h
/qemu/hw/block/nvme-ns.c
/qemu/hw/block/nvme-ns.h
/qemu/hw/block/nvme-subsys.c
/qemu/hw/block/nvme-subsys.h
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/sifive_uart.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/guest-loader.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/null-machine.c
/qemu/hw/core/numa.c
/qemu/hw/cpu/core.c
/qemu/hw/display/next-fb.c
/qemu/hw/display/qxl.c
/qemu/hw/dma/pxa2xx_dma.c
/qemu/hw/dma/sifive_pdma.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/hppa/lasi.c
/qemu/hw/i2c/mpc_i2c.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/Kconfig
/qemu/hw/ide/ahci_internal.h
/qemu/hw/input/lasips2.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/imx_gpcv2.c
/qemu/hw/intc/ompic.c
/qemu/hw/intc/openpic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/isa/Kconfig
/qemu/hw/isa/isa-superio.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/m68k/mcf_intc.c
/qemu/hw/m68k/next-kbd.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/imx7_snvs.c
/qemu/hw/misc/imx_ccm.c
/qemu/hw/misc/imx_rngc.c
/qemu/hw/misc/led.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/mchp_pfsoc_dmc.c
/qemu/hw/misc/mchp_pfsoc_ioscb.c
/qemu/hw/misc/mchp_pfsoc_sysreg.c
/qemu/hw/misc/mst_fpga.c
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/sifive_e_prci.c
/qemu/hw/misc/sifive_test.c
/qemu/hw/misc/virt_ctrl.c
/qemu/hw/moxie/moxiesim.c
/qemu/hw/net/can/xlnx-zynqmp-can.c
/qemu/hw/net/i82596.c
/qemu/hw/net/lasi_i82596.c
/qemu/hw/net/xen_nic.c
/qemu/hw/net/xgmac.c
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/generic_nommu.c
/qemu/hw/nubus/nubus-bus.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/pci-host/gpex.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/pcmcia/meson.build
/qemu/hw/ppc/e500plat.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc_booke.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/numa.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/3270-ccw.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-ccw.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/mptsas.h
/qemu/hw/sd/cadence_sdhci.c
/qemu/hw/sh4/shix.c
/qemu/hw/ssi/sifive_spi.c
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/timer/mips_gictimer.c
/qemu/hw/timer/sse-counter.c
/qemu/hw/tricore/tc27x_soc.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/chipidea.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/hcd-dwc3.c
/qemu/hw/usb/imx-usb-phy.c
/qemu/hw/usb/xen-usb.c
/qemu/hw/usb/xlnx-usb-subsystem.c
/qemu/hw/usb/xlnx-versal-usb2-ctrl-regs.c
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/xen/xen-bus-helper.c
/qemu/hw/xen/xen-legacy-backend.c
/qemu/hw/xtensa/virt.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nvme.h
/qemu/include/chardev/char.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/helper-gen.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/helper-tcg.h
/qemu/include/hw/block/flash.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/avr_usart.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/misc/avr_power.h
/qemu/include/hw/misc/stm32f4xx_exti.h
/qemu/include/hw/misc/stm32f4xx_syscfg.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/scsi/esp.h
/qemu/include/hw/timer/avr_timer16.h
/qemu/include/migration/misc.h
/qemu/include/net/net.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/transactions.h
/qemu/job.c
/qemu/linux-user/qemu.h
/qemu/linux-user/uaccess.c
/qemu/meson.build
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/monitor/monitor.c
/qemu/net/dump.c
/qemu/net/filter-replay.c
/qemu/net/l2tpv3.c
/qemu/net/net.c
/qemu/net/netmap.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/net/vde.c
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/plugins/api.c
/qemu/plugins/core.c
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/net.json
/qemu/qapi/qom.json
/qemu/qemu-img.c
/qemu/qga/commands-posix.c
/qemu/qom/object_interfaces.c
/qemu/replay/replay-events.c
/qemu/replay/replay.c
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/qapi/error.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/config.c
/qemu/semihosting/console.c
/qemu/softmmu/arch_init.c
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/icount.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/timers-state.h
semihost.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/neon-ls.decode
/qemu/target/arm/op_helper.c
/qemu/target/arm/sve_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/meson.build
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/machine.c
/qemu/target/i386/tcg/translate.c
/qemu/target/lm32/lm32-semi.c
/qemu/target/mips/rel6_translate.c
/qemu/target/mips/translate.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/riscv/op_helper.c
/qemu/target/rx/helper.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/interrupt.c
/qemu/target/s390x/mem_helper.c
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/meson.build
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/tcg.c
/qemu/tests/decode/succ_argset_type1.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/qapi-schema/alternate-data-invalid.err
/qemu/tests/qapi-schema/alternate-data-invalid.json
/qemu/tests/qapi-schema/alternate-data-invalid.out
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/union-invalid-data.err
/qemu/tests/qapi-schema/union-invalid-data.json
/qemu/tests/qapi-schema/union-invalid-data.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/283.out
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/mirror-top-perms.out
/qemu/tests/qemu-iotests/tests/qsd-jobs
/qemu/tests/qemu-iotests/tests/qsd-jobs.out
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing.out
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/meson.build
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/mte-5.c
/qemu/tests/tcg/aarch64/mte-6.c
/qemu/tests/tcg/aarch64/mte.h
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/system/kernel.ld
/qemu/tests/tcg/multiarch/gdbstub/sha1.py
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-bdrv-graph-mod.c
/qemu/tests/unit/test-blockjob.c
/qemu/tests/unit/test-coroutine.c
/qemu/tests/unit/test-yank.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/ui/x_keymap.c
/qemu/util/compatfd.c
/qemu/util/meson.build
/qemu/util/oslib-win32.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-timer.c
/qemu/util/transactions.c
e015029123-Mar-2021 Lukas Straub <lukasstraub2@web.de>

yank: Always link full yank code

Yank now only depends on util and can be always linked in. Also remove
the stubs as they are not needed anymore.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
R

yank: Always link full yank code

Yank now only depends on util and can be always linked in. Also remove
the stubs as they are not needed anymore.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <997aa12a28c555d8a3b7a363b3bda5c3cf1821ba.1616521341.git.lukasstraub2@web.de>

show more ...

1a92d6d523-Mar-2021 Lukas Straub <lukasstraub2@web.de>

yank: Remove dependency on qiochannel

Remove dependency on qiochannel by removing yank_generic_iochannel and
letting migration and chardev use their own yank function for
iochannel.

Signed-off-by:

yank: Remove dependency on qiochannel

Remove dependency on qiochannel by removing yank_generic_iochannel and
letting migration and chardev use their own yank function for
iochannel.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20ff143fc2db23e27cd41d38043e481376c9cec1.1616521341.git.lukasstraub2@web.de>

show more ...


/qemu/.cirrus.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.yml
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/backends/dbus-vmstate.c
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/qcow2.c
/qemu/blockdev.c
/qemu/chardev/char-socket.c
/qemu/configure
/qemu/contrib/ivshmem-client/ivshmem-client.c
/qemu/contrib/ivshmem-server/ivshmem-server.c
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/contrib/vhost-user-gpu/virgl.c
/qemu/contrib/vhost-user-gpu/vugbm.c
/qemu/contrib/vhost-user-gpu/vugbm.h
/qemu/crypto/tlscredsx509.c
/qemu/docs/devel/index.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/style.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/testing.rst
/qemu/docs/hyperv.txt
/qemu/docs/interop/index.rst
/qemu/docs/specs/index.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/index.rst
/qemu/docs/system/removed-features.rst
/qemu/docs/system/riscv/microchip-icicle-kit.rst
/qemu/docs/system/target-riscv.rst
/qemu/docs/tools/index.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/user/index.rst
/qemu/hmp-commands.hx
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/pci.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/trace-events
/qemu/hw/acpi/utils.c
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/audio/cs4231.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/nvme-dif.c
/qemu/hw/block/nvme.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/etraxfs_ser.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/pl011.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/tcx.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/x86.c
/qemu/hw/intc/etraxfs_pic.c
/qemu/hw/intc/i8259.c
/qemu/hw/microblaze/xlnx-zynqmp-pmu.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/virtio-net.c
/qemu/hw/pci/pci.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/spapr.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/virt.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/virtio-ccw-gpu.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/hcd-ehci-sysbus.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/include/crypto/tlscreds.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/memory.h
/qemu/include/exec/page-vary.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/pci.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/utils.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/fsl-imx31.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/char/ibex_uart.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/cris/etraxfs.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/loader.h
/qemu/include/hw/misc/grlib_ahb_apb_pnp.h
/qemu/include/hw/misc/zynq-xadc.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/register.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/sparc/grlib.h
/qemu/include/net/eth.h
/qemu/include/net/net.h
/qemu/include/qapi/compat-policy.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qobject-input-visitor.h
/qemu/include/qapi/qobject-output-visitor.h
/qemu/include/qapi/visitor-impl.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu/yank.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/blockdev.h
/qemu/include/ui/console.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/s390x/signal.c
/qemu/linux-user/syscall.c
/qemu/meson.build
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/channel.c
/qemu/migration/meson.build
/qemu/migration/multifd.c
/qemu/migration/qemu-file-channel.c
/qemu/migration/yank_functions.c
/qemu/migration/yank_functions.h
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/net/colo-compare.c
/qemu/net/eth.c
/qemu/net/slirp.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/page-vary-common.c
/qemu/page-vary.c
/qemu/qapi/block-core.json
/qemu/qapi/compat.json
/qemu/qapi/introspect.json
/qemu/qapi/meson.build
/qemu/qapi/pragma.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/trace-events
/qemu/qapi/ui.json
/qemu/qemu-options.hx
/qemu/qga/qapi-schema.json
/qemu/qom/object_interfaces.c
/qemu/scripts/kernel-doc
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/common.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/source.py
/qemu/scripts/qapi/visit.py
/qemu/semihosting/arm-compat-semi.c
/qemu/softmmu/memory.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
yank.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/tlb_helper.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/machine.c
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/svm_helper.c
/qemu/target/mips/mxu_translate.c
/qemu/target/ppc/kvm.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/target/s390x/cpu.h
/qemu/tcg/tcg.c
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/qapi-schema/alternate-clash.err
/qemu/tests/qapi-schema/alternate-clash.json
/qemu/tests/qapi-schema/args-member-case.err
/qemu/tests/qapi-schema/doc-bad-union-member.json
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/doc-good.txt
/qemu/tests/qapi-schema/doc-invalid-return.json
/qemu/tests/qapi-schema/double-type.err
/qemu/tests/qapi-schema/double-type.json
/qemu/tests/qapi-schema/enum-clash-member.err
/qemu/tests/qapi-schema/enum-clash-member.json
/qemu/tests/qapi-schema/enum-member-case.err
/qemu/tests/qapi-schema/enum-member-case.json
/qemu/tests/qapi-schema/event-case.err
/qemu/tests/qapi-schema/event-case.json
/qemu/tests/qapi-schema/event-case.out
/qemu/tests/qapi-schema/event-member-invalid-dict.err
/qemu/tests/qapi-schema/event-member-invalid-dict.json
/qemu/tests/qapi-schema/features-deprecated-type.err
/qemu/tests/qapi-schema/features-deprecated-type.json
/qemu/tests/qapi-schema/flat-union-inline-invalid-dict.json
/qemu/tests/qapi-schema/flat-union-no-base.err
/qemu/tests/qapi-schema/flat-union-no-base.json
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.err
/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.json
/qemu/tests/qapi-schema/nested-struct-data.json
/qemu/tests/qapi-schema/pragma-value-not-bool.err
/qemu/tests/qapi-schema/pragma-value-not-bool.json
/qemu/tests/qapi-schema/pragma-value-not-bool.out
/qemu/tests/qapi-schema/pragma-value-not-list-of-str.err
/qemu/tests/qapi-schema/pragma-value-not-list-of-str.json
/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out
/qemu/tests/qapi-schema/pragma-value-not-list.err
/qemu/tests/qapi-schema/pragma-value-not-list.json
/qemu/tests/qapi-schema/pragma-value-not-list.out
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/redefined-predefined.err
/qemu/tests/qapi-schema/redefined-predefined.json
/qemu/tests/qapi-schema/redefined-predefined.out
/qemu/tests/qapi-schema/redefined-type.err
/qemu/tests/qapi-schema/redefined-type.json
/qemu/tests/qapi-schema/reserved-member-u.err
/qemu/tests/qapi-schema/reserved-member-u.json
/qemu/tests/qapi-schema/returns-bad-type.err
/qemu/tests/qapi-schema/returns-bad-type.json
/qemu/tests/qapi-schema/returns-bad-type.out
/qemu/tests/qapi-schema/struct-data-invalid.err
/qemu/tests/qapi-schema/struct-data-invalid.json
/qemu/tests/qapi-schema/struct-member-invalid-dict.err
/qemu/tests/qapi-schema/struct-member-invalid-dict.json
/qemu/tests/qapi-schema/struct-member-invalid.err
/qemu/tests/qapi-schema/struct-member-invalid.json
/qemu/tests/qapi-schema/struct-member-name-clash.err
/qemu/tests/qapi-schema/struct-member-name-clash.json
/qemu/tests/qapi-schema/struct-member-name-clash.out
/qemu/tests/qapi-schema/type-case.err
/qemu/tests/qapi-schema/type-case.json
/qemu/tests/qapi-schema/type-case.out
/qemu/tests/qapi-schema/union-branch-case.err
/qemu/tests/qapi-schema/union-clash-branches.err
/qemu/tests/qapi-schema/union-clash-branches.json
/qemu/tests/qapi-schema/unknown-expr-key.err
/qemu/tests/qapi-schema/unknown-expr-key.json
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/046.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/116.out
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/238
/qemu/tests/qemu-iotests/240
/qemu/tests/qemu-iotests/244
/qemu/tests/qemu-iotests/244.out
/qemu/tests/qemu-iotests/256
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/307
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qtest/fuzz-e1000e-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/lpc-ich9-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/semicall.h
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/arm/semicall.h
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/arm-compat-semi/semiconsole.c
/qemu/tests/tcg/multiarch/arm-compat-semi/semihosting.c
/qemu/tests/tcg/riscv64/semicall.h
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-cutils.c
/qemu/tests/unit/test-qmp-cmds.c
/qemu/tests/unit/test-qmp-event.c
/qemu/tests/unit/test-util-sockets.c
/qemu/tests/vm/freebsd
/qemu/tests/vmstate-static-checker-data/dump1.json
/qemu/tests/vmstate-static-checker-data/dump2.json
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/ui/vnc.c
/qemu/util/cutils.c
/qemu/util/module.c
/qemu/util/yank.c
b1eee9bb18-Mar-2021 Paolo Bonzini <pbonzini@redhat.com>

qemuutil: remove qemu_set_fd_handler duplicate symbol

libqemuutil has two definitions of qemu_set_fd_handler. This
is not needed since the only users of the function are
qemu-io.c and the emulators

qemuutil: remove qemu_set_fd_handler duplicate symbol

libqemuutil has two definitions of qemu_set_fd_handler. This
is not needed since the only users of the function are
qemu-io.c and the emulators, both of which already include
util/main-loop.c.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <d0c5aa88-029e-4328-7a53-482a3010c5f8@redhat.com>
Tested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210318155519.1224118-2-armbru@redhat.com>

show more ...


/qemu/.gitlab-ci.d/edk2.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.yml
/qemu/Kconfig
/qemu/MAINTAINERS
/qemu/README.rst
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/xen/xen-all.c
/qemu/audio/audio.c
/qemu/audio/coreaudio.c
/qemu/backends/dbus-vmstate.c
/qemu/block.c
/qemu/block/blkdebug.c
/qemu/block/blklogwrites.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/file-posix.c
/qemu/block/mirror.c
/qemu/block/qapi.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/stream.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configure
/qemu/contrib/plugins/hotpages.c
/qemu/contrib/plugins/hwprofile.c
/qemu/default-configs/devices/lm32-softmmu.mak
/qemu/default-configs/devices/m68k-softmmu.mak
/qemu/default-configs/devices/tricore-softmmu.mak
/qemu/disas/nanomips.cpp
/qemu/docs/devel/clocks.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/qgraph.rst
/qemu/docs/devel/qtest.rst
/qemu/docs/qdev-device-use.txt
/qemu/docs/rdma.txt
/qemu/docs/specs/virt-ctlr.txt
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/mps2.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/xlnx-versal-virt.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/ppc/embedded.rst
/qemu/docs/system/ppc/powermac.rst
/qemu/docs/system/ppc/powernv.rst
/qemu/docs/system/ppc/prep.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/removed-features.rst
/qemu/docs/system/target-ppc.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/xbzrle.txt
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p.c
/qemu/hw/Kconfig
/qemu/hw/adc/npcm7xx_adc.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armsse.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/mainstone.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmu-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/avr/arduino.c
/qemu/hw/block/meson.build
/qemu/hw/block/nvme-dif.c
/qemu/hw/block/nvme-dif.h
/qemu/hw/block/nvme-ns.c
/qemu/hw/block/nvme-ns.h
/qemu/hw/block/nvme-subsys.c
/qemu/hw/block/nvme-subsys.h
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/trace-events
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/Kconfig
/qemu/hw/char/cadence_uart.c
/qemu/hw/char/goldfish_tty.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/meson.build
/qemu/hw/char/pl011.c
/qemu/hw/char/trace-events
/qemu/hw/core/Kconfig
/qemu/hw/core/clock.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/qdev-clock.c
/qemu/hw/display/pl110.c
/qemu/hw/display/pl110_template.h
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/qxl.c
/qemu/hw/display/sm501.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-3d.c
/qemu/hw/dma/Kconfig
/qemu/hw/dma/meson.build
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/ide/core.c
/qemu/hw/ide/qdev.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/goldfish_pic.c
/qemu/hw/intc/m68k_irqc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/isa/Kconfig
/qemu/hw/lm32/Kconfig
/qemu/hw/lm32/meson.build
/qemu/hw/m68k/Kconfig
/qemu/hw/m68k/meson.build
/qemu/hw/m68k/virt.c
/qemu/hw/mem/meson.build
/qemu/hw/mem/sparse-mem.c
/qemu/hw/meson.build
/qemu/hw/mips/cps.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/trace-events
/qemu/hw/misc/Kconfig
/qemu/hw/misc/armsse-cpu-pwrctrl.c
/qemu/hw/misc/aspeed_lpc.c
/qemu/hw/misc/bcm2835_cprman.c
/qemu/hw/misc/iotkit-secctl.c
/qemu/hw/misc/iotkit-sysctl.c
/qemu/hw/misc/iotkit-sysinfo.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/led.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mps2-fpgaio.c
/qemu/hw/misc/mps2-scc.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_mft.c
/qemu/hw/misc/npcm7xx_pwm.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/virt_ctrl.c
/qemu/hw/misc/xlnx-versal-xramc.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/msf2-emac.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/pcnet.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/sungem.c
/qemu/hw/net/xen_nic.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc_booke.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_vfio.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/rdma/vmw/pvrdma.h
/qemu/hw/rdma/vmw/pvrdma_cmd.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.h
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/riscv/spike.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/tod-kvm.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/Kconfig
/qemu/hw/timer/cmsdk-apb-dualtimer.c
/qemu/hw/timer/cmsdk-apb-timer.c
/qemu/hw/timer/i8254.c
/qemu/hw/timer/meson.build
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/timer/sse-counter.c
/qemu/hw/timer/sse-timer.c
/qemu/hw/timer/trace-events
/qemu/hw/tricore/Kconfig
/qemu/hw/tricore/meson.build
/qemu/hw/tricore/tc27x_soc.c
/qemu/hw/tricore/triboard.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/dev-audio.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/dev-storage-bot.c
/qemu/hw/usb/dev-storage-classic.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-uhci.h
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/u2f.c
/qemu/hw/usb/vt82c686-uhci-pci.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-net-pci.c
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/cmsdk-apb-watchdog.c
/qemu/include/block/blockjob.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nvme.h
/qemu/include/elf.h
/qemu/include/exec/memory.h
/qemu/include/exec/poison.h
/qemu/include/hw/arm/armsse-version.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/goldfish_tty.h
/qemu/include/hw/clock.h
/qemu/include/hw/dma/xlnx_csu_dma.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/intc/goldfish_pic.h
/qemu/include/hw/intc/m68k_irqc.h
/qemu/include/hw/mem/sparse-mem.h
/qemu/include/hw/misc/armsse-cpu-pwrctrl.h
/qemu/include/hw/misc/aspeed_lpc.h
/qemu/include/hw/misc/iotkit-secctl.h
/qemu/include/hw/misc/iotkit-sysctl.h
/qemu/include/hw/misc/iotkit-sysinfo.h
/qemu/include/hw/misc/led.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/mps2-fpgaio.h
/qemu/include/hw/misc/npcm7xx_mft.h
/qemu/include/hw/misc/npcm7xx_pwm.h
/qemu/include/hw/misc/virt_ctrl.h
/qemu/include/hw/misc/xlnx-versal-xramc.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/qdev-clock.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/timer/sse-counter.h
/qemu/include/hw/timer/sse-timer.h
/qemu/include/hw/tricore/tc27x_soc.h
/qemu/include/hw/tricore/triboard.h
/qemu/include/hw/usb.h
/qemu/include/hw/usb/msd.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/monitor/hmp.h
/qemu/include/net/net.h
/qemu/include/net/queue.h
/qemu/include/qapi/hmp-output-visitor.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qemu-common.h
/qemu/include/qemu/id.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/timer.h
/qemu/include/qom/object_interfaces.h
/qemu/include/standard-headers/asm-m68k/bootinfo-virt.h
/qemu/include/sysemu/dma.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/runstate.h
/qemu/include/tcg/tcg-opc.h
/qemu/linux-user/elfload.c
/qemu/linux-user/main.c
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/meson.build
/qemu/migration/migration.c
/qemu/migration/multifd.c
/qemu/migration/ram.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/misc.c
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp.c
/qemu/nbd/server.c
/qemu/net/l2tpv3.c
/qemu/net/net.c
/qemu/net/netmap.c
/qemu/net/queue.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/net/vde.c
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/pc-bios/README
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/slof.bin
/qemu/plugins/api.c
/qemu/qapi/authz.json
/qemu/qapi/block-core.json
/qemu/qapi/common.json
/qemu/qapi/control.json
/qemu/qapi/crypto.json
/qemu/qapi/hmp-output-visitor.c
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/net.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qom.json
/qemu/qapi/ui.json
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/channel-win32.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qom/object_interfaces.c
/qemu/qom/qom-qmp-cmds.c
/qemu/roms/SLOF
/qemu/roms/openbios
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/device-crash-test
/qemu/scripts/mtest2make.py
/qemu/scripts/oss-fuzz/output_reproducer.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/update-linux-headers.sh
/qemu/scsi/utils.c
/qemu/semihosting/Kconfig
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/common-semi.h
/qemu/semihosting/config.c
/qemu/semihosting/console.c
/qemu/semihosting/meson.build
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/memory.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/storage-daemon/qemu-storage-daemon.c
meson.build
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/sve_helper.c
/qemu/target/arm/translate-sve.c
/qemu/target/avr/helper.c
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/i386/cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/machine.c
/qemu/target/i386/sev.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/translate.c
/qemu/target/meson.build
/qemu/target/mips/cpu.c
/qemu/target/mips/kvm.c
/qemu/target/mips/meson.build
/qemu/target/mips/mxu_translate.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate.h
/qemu/target/mips/tx79.decode
/qemu/target/mips/tx79_translate.c
/qemu/target/mips/txx9_translate.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/kvm.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/translate.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/helper.c
/qemu/target/tricore/translate.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target-con-set.h
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/multiprocess.py
/qemu/tests/acceptance/pc_cpu_hotplug_props.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/acceptance/x86_cpu_model_versions.py
/qemu/tests/bench/atomic64-bench.c
/qemu/tests/bench/atomic_add-bench.c
/qemu/tests/bench/benchmark-crypto-cipher.c
/qemu/tests/bench/benchmark-crypto-hash.c
/qemu/tests/bench/benchmark-crypto-hmac.c
/qemu/tests/bench/meson.build
/qemu/tests/bench/qht-bench.c
/qemu/tests/fp/fp-test.c
/qemu/tests/meson.build
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/plugin/meson.build
/qemu/tests/plugin/syscall.c
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/124
/qemu/tests/qemu-iotests/178.out.qcow2
/qemu/tests/qemu-iotests/178.out.raw
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/184.out
/qemu/tests/qemu-iotests/191.out
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/194.out
/qemu/tests/qemu-iotests/226.out
/qemu/tests/qemu-iotests/236
/qemu/tests/qemu-iotests/236.out
/qemu/tests/qemu-iotests/241.out
/qemu/tests/qemu-iotests/246
/qemu/tests/qemu-iotests/246.out
/qemu/tests/qemu-iotests/254
/qemu/tests/qemu-iotests/254.out
/qemu/tests/qemu-iotests/257.out
/qemu/tests/qemu-iotests/260
/qemu/tests/qemu-iotests/273.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/qsd-jobs
/qemu/tests/qemu-iotests/tests/qsd-jobs.out
/qemu/tests/qtest/fuzz-megasas-test.c
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz-virtio-scsi-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/sse-timer-test.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/test-netfilter.c
/qemu/tests/qtest/test-query-netdev.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/ppc64le/bcdsub.c
/qemu/tests/unit/check-block-qdict.c
/qemu/tests/unit/check-qdict.c
/qemu/tests/unit/check-qjson.c
/qemu/tests/unit/check-qlist.c
/qemu/tests/unit/check-qlit.c
/qemu/tests/unit/check-qnull.c
/qemu/tests/unit/check-qnum.c
/qemu/tests/unit/check-qobject.c
/qemu/tests/unit/check-qom-interface.c
/qemu/tests/unit/check-qom-proplist.c
/qemu/tests/unit/check-qstring.c
/qemu/tests/unit/crypto-tls-psk-helpers.c
/qemu/tests/unit/crypto-tls-psk-helpers.h
/qemu/tests/unit/crypto-tls-x509-helpers.c
/qemu/tests/unit/crypto-tls-x509-helpers.h
/qemu/tests/unit/io-channel-helpers.c
/qemu/tests/unit/io-channel-helpers.h
/qemu/tests/unit/iothread.c
/qemu/tests/unit/iothread.h
/qemu/tests/unit/meson.build
/qemu/tests/unit/pkix_asn1_tab.c
/qemu/tests/unit/ptimer-test-stubs.c
/qemu/tests/unit/ptimer-test.c
/qemu/tests/unit/ptimer-test.h
/qemu/tests/unit/rcutorture.c
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/socket-helpers.h
/qemu/tests/unit/test-aio-multithread.c
/qemu/tests/unit/test-aio.c
/qemu/tests/unit/test-authz-list.c
/qemu/tests/unit/test-authz-listfile.c
/qemu/tests/unit/test-authz-pam.c
/qemu/tests/unit/test-authz-simple.c
/qemu/tests/unit/test-base64.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-bdrv-graph-mod.c
/qemu/tests/unit/test-bitcnt.c
/qemu/tests/unit/test-bitmap.c
/qemu/tests/unit/test-bitops.c
/qemu/tests/unit/test-block-backend.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-blockjob-txn.c
/qemu/tests/unit/test-blockjob.c
/qemu/tests/unit/test-bufferiszero.c
/qemu/tests/unit/test-char.c
/qemu/tests/unit/test-clone-visitor.c
/qemu/tests/unit/test-coroutine.c
/qemu/tests/unit/test-crypto-afsplit.c
/qemu/tests/unit/test-crypto-block.c
/qemu/tests/unit/test-crypto-cipher.c
/qemu/tests/unit/test-crypto-hash.c
/qemu/tests/unit/test-crypto-hmac.c
/qemu/tests/unit/test-crypto-ivgen.c
/qemu/tests/unit/test-crypto-pbkdf.c
/qemu/tests/unit/test-crypto-secret.c
/qemu/tests/unit/test-crypto-tlscredsx509.c
/qemu/tests/unit/test-crypto-tlssession.c
/qemu/tests/unit/test-crypto-xts.c
/qemu/tests/unit/test-cutils.c
/qemu/tests/unit/test-fdmon-epoll.c
/qemu/tests/unit/test-hbitmap.c
/qemu/tests/unit/test-image-locking.c
/qemu/tests/unit/test-int128.c
/qemu/tests/unit/test-io-channel-buffer.c
/qemu/tests/unit/test-io-channel-command.c
/qemu/tests/unit/test-io-channel-file.c
/qemu/tests/unit/test-io-channel-socket.c
/qemu/tests/unit/test-io-channel-tls.c
/qemu/tests/unit/test-io-task.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-keyval.c
/qemu/tests/unit/test-logging.c
/qemu/tests/unit/test-mul64.c
/qemu/tests/unit/test-opts-visitor.c
/qemu/tests/unit/test-qapi-util.c
/qemu/tests/unit/test-qdev-global-props.c
/qemu/tests/unit/test-qdist.c
/qemu/tests/unit/test-qemu-opts.c
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-qgraph.c
/qemu/tests/unit/test-qht.c
/qemu/tests/unit/test-qmp-cmds.c
/qemu/tests/unit/test-qmp-event.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-rcu-list.c
/qemu/tests/unit/test-rcu-simpleq.c
/qemu/tests/unit/test-rcu-slist.c
/qemu/tests/unit/test-rcu-tailq.c
/qemu/tests/unit/test-replication.c
/qemu/tests/unit/test-shift128.c
/qemu/tests/unit/test-string-input-visitor.c
/qemu/tests/unit/test-string-output-visitor.c
/qemu/tests/unit/test-thread-pool.c
/qemu/tests/unit/test-throttle.c
/qemu/tests/unit/test-timed-average.c
/qemu/tests/unit/test-util-filemonitor.c
/qemu/tests/unit/test-util-sockets.c
/qemu/tests/unit/test-uuid.c
/qemu/tests/unit/test-visitor-serialization.c
/qemu/tests/unit/test-vmstate.c
/qemu/tests/unit/test-write-threshold.c
/qemu/tests/unit/test-x86-cpuid.c
/qemu/tests/unit/test-xbzrle.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/ui/cocoa.m
/qemu/ui/console-gl.c
/qemu/ui/console.c
/qemu/ui/gtk.c
/qemu/ui/spice-core.c
/qemu/ui/trace-events
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-jobs.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/cutils.c
/qemu/util/id.c
/qemu/util/main-loop.c
/qemu/util/qemu-timer.c
6b5fe13705-Mar-2021 Philippe Mathieu-Daudé <f4bug@amsat.org>

semihosting: Move include/hw/semihosting/ -> include/semihosting/

We want to move the semihosting code out of hw/ in the next patch.

This patch contains the mechanical steps, created using:

$ gi

semihosting: Move include/hw/semihosting/ -> include/semihosting/

We want to move the semihosting code out of hw/ in the next patch.

This patch contains the mechanical steps, created using:

$ git mv include/hw/semihosting/ include/
$ sed -i s,hw/semihosting,semihosting, $(git grep -l hw/semihosting)

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210226131356.3964782-2-f4bug@amsat.org>
Message-Id: <20210305135451.15427-2-alex.bennee@linaro.org>

show more ...


/qemu/.editorconfig
/qemu/.gitattributes
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/README.rst
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-accel-ops.h
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/backends/hostmem-file.c
/qemu/block.c
/qemu/block/backup-top.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/dirty-bitmap.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/meson.build
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/parallels.h
/qemu/block/qcow2-bitmap.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/elfload.c
/qemu/bsd-user/main.c
/qemu/bsd-user/mmap.c
/qemu/bsd-user/qemu.h
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configure
/qemu/contrib/ivshmem-server/main.c
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/hotpages.c
/qemu/contrib/plugins/howvec.c
/qemu/contrib/plugins/hwprofile.c
/qemu/contrib/plugins/lockstep.c
/qemu/default-configs/targets/hexagon-linux-user.mak
/qemu/disas/hexagon.c
/qemu/disas/meson.build
/qemu/docs/COLO-FT.txt
/qemu/docs/ccid.txt
/qemu/docs/colo-proxy.txt
/qemu/docs/devel/index.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/writing-qmp-commands.txt
/qemu/docs/interop/firmware.json
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/parallels.txt
/qemu/docs/interop/qmp-intro.txt
/qemu/docs/interop/vhost-user.json
/qemu/docs/system/arm/mps2.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/cpu-hotplug.rst
/qemu/docs/system/cpu-models-x86.rst.inc
/qemu/docs/system/deprecated.rst
/qemu/docs/system/generic-loader.rst
/qemu/docs/system/guest-loader.rst
/qemu/docs/system/index.rst
/qemu/docs/system/quickstart.rst
/qemu/docs/system/riscv/sifive_u.rst
/qemu/docs/system/s390x/3270.rst
/qemu/docs/system/target-avr.rst
/qemu/docs/system/target-riscv.rst
/qemu/docs/system/targets.rst
/qemu/docs/system/vnc-security.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/gdbstub.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/piix4.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/block/Kconfig
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/meson.build
/qemu/hw/block/tc58128.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/char/Kconfig
/qemu/hw/char/meson.build
/qemu/hw/core/guest-loader.c
/qemu/hw/core/guest-loader.h
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/display/omap_lcdc.c
/qemu/hw/display/tc6393xb.c
/qemu/hw/display/tcx.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-3d.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/i2c/meson.build
/qemu/hw/i2c/npcm7xx_smbus.c
/qemu/hw/i2c/trace-events
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/apic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/meson.build
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/trace-events
/qemu/hw/isa/vt82c686.c
/qemu/hw/m68k/q800.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mips/bootloader.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/loongson3_bootp.h
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/misc/armsse-cpuid.c
/qemu/hw/misc/armsse-mhu.c
/qemu/hw/misc/aspeed_xdma.c
/qemu/hw/misc/iotkit-sysctl.c
/qemu/hw/misc/iotkit-sysinfo.c
/qemu/hw/misc/mps2-fpgaio.c
/qemu/hw/misc/mps2-scc.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/net/meson.build
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/trace-events
/qemu/hw/net/virtio-net.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/sh_pci.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/core.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/semihosting/arm-compat-semi.c
/qemu/hw/semihosting/config.c
/qemu/hw/semihosting/console.c
/qemu/hw/sh4/Kconfig
/qemu/hw/sh4/meson.build
/qemu/hw/sh4/sh7750_regs.h
/qemu/hw/sparc/sun4m.c
/qemu/hw/ssi/Kconfig
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/sifive_spi.c
/qemu/hw/timer/Kconfig
/qemu/hw/timer/meson.build
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/tpm/tpm_tis_sysbus.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/pcap.c
/qemu/hw/usb/u2f-passthru.c
/qemu/hw/vfio/ccw.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/include/block/dirty-bitmap.h
/qemu/include/disas/dis-asm.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/poison.h
/qemu/include/exec/tb-context.h
/qemu/include/exec/tb-lookup.h
/qemu/include/hw/acpi/acpi.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/boards.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/i2c/npcm7xx_smbus.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/mips/bootloader.h
/qemu/include/hw/misc/armsse-cpuid.h
/qemu/include/hw/misc/armsse-mhu.h
/qemu/include/hw/misc/aspeed_xdma.h
/qemu/include/hw/misc/iotkit-secctl.h
/qemu/include/hw/misc/iotkit-sysctl.h
/qemu/include/hw/misc/iotkit-sysinfo.h
/qemu/include/hw/misc/mps2-fpgaio.h
/qemu/include/hw/misc/mps2-scc.h
/qemu/include/hw/net/npcm7xx_emc.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/scsi/esp.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/aspeed_sdhci.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/sh4/sh.h
/qemu/include/hw/ssi/sifive_spi.h
/qemu/include/qapi/error.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/typedefs.h
/qemu/include/scsi/utils.h
/qemu/include/semihosting/console.h
/qemu/include/semihosting/semihost.h
/qemu/include/sysemu/device_tree.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/spice-display.h
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/target_signal.h
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/elfload.c
/qemu/linux-user/flatload.c
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/hexagon/signal.c
/qemu/linux-user/hexagon/sockbits.h
/qemu/linux-user/hexagon/syscall_nr.h
/qemu/linux-user/hexagon/target_cpu.h
/qemu/linux-user/hexagon/target_elf.h
/qemu/linux-user/hexagon/target_fcntl.h
/qemu/linux-user/hexagon/target_signal.h
/qemu/linux-user/hexagon/target_structs.h
/qemu/linux-user/hexagon/target_syscall.h
/qemu/linux-user/hexagon/termbits.h
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/i386/signal.c
/qemu/linux-user/main.c
/qemu/linux-user/mmap.c
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/semihost.c
/qemu/linux-user/sh4/signal.c
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/uaccess.c
/qemu/meson.build
/qemu/meson_options.txt
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.elf
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.elf
/qemu/plugins/api.c
/qemu/python/qemu/machine.py
/qemu/qapi/char.json
/qemu/qapi/meson.build
/qemu/qemu-options.hx
/qemu/qga/commands-posix.c
/qemu/qga/vss-win32/meson.build
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/roms/opensbi
/qemu/scripts/checkpatch.pl
/qemu/scripts/device-crash-test
/qemu/scripts/entitlement.sh
/qemu/scripts/fix-multiline-comments.sh
/qemu/scripts/gensyscalls.sh
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/introspect.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/qmp/qemu-ga-client
/qemu/scsi/qemu-pr-helper.c
/qemu/scsi/utils.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/physmem.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
semihost.c
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/vec_helper.c
/qemu/target/avr/cpu.c
/qemu/target/cris/helper.c
/qemu/target/cris/mmu.c
/qemu/target/cris/mmu.h
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hexagon/README
/qemu/target/hexagon/arch.c
/qemu/target/hexagon/arch.h
/qemu/target/hexagon/attribs.h
/qemu/target/hexagon/attribs_def.h.inc
/qemu/target/hexagon/conv_emu.c
/qemu/target/hexagon/conv_emu.h
/qemu/target/hexagon/cpu-param.h
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/cpu_bits.h
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/decode.h
/qemu/target/hexagon/dectree.py
/qemu/target/hexagon/fma_emu.c
/qemu/target/hexagon/fma_emu.h
/qemu/target/hexagon/gdbstub.c
/qemu/target/hexagon/gen_dectree_import.c
/qemu/target/hexagon/gen_helper_funcs.py
/qemu/target/hexagon/gen_helper_protos.py
/qemu/target/hexagon/gen_op_attribs.py
/qemu/target/hexagon/gen_op_regs.py
/qemu/target/hexagon/gen_opcodes_def.py
/qemu/target/hexagon/gen_printinsn.py
/qemu/target/hexagon/gen_semantics.c
/qemu/target/hexagon/gen_shortcode.py
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_func_table.py
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/genptr.h
/qemu/target/hexagon/helper.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/hex_regs.h
/qemu/target/hexagon/iclass.c
/qemu/target/hexagon/iclass.h
/qemu/target/hexagon/imported/allidefs.def
/qemu/target/hexagon/imported/alu.idef
/qemu/target/hexagon/imported/branch.idef
/qemu/target/hexagon/imported/compare.idef
/qemu/target/hexagon/imported/encode.def
/qemu/target/hexagon/imported/encode_pp.def
/qemu/target/hexagon/imported/encode_subinsn.def
/qemu/target/hexagon/imported/float.idef
/qemu/target/hexagon/imported/iclass.def
/qemu/target/hexagon/imported/ldst.idef
/qemu/target/hexagon/imported/macros.def
/qemu/target/hexagon/imported/mpy.idef
/qemu/target/hexagon/imported/shift.idef
/qemu/target/hexagon/imported/subinsns.idef
/qemu/target/hexagon/imported/system.idef
/qemu/target/hexagon/insn.h
/qemu/target/hexagon/internal.h
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/meson.build
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/opcodes.c
/qemu/target/hexagon/opcodes.h
/qemu/target/hexagon/printinsn.c
/qemu/target/hexagon/printinsn.h
/qemu/target/hexagon/reg_fields.c
/qemu/target/hexagon/reg_fields.h
/qemu/target/hexagon/reg_fields_def.h.inc
/qemu/target/hexagon/translate.c
/qemu/target/hexagon/translate.h
/qemu/target/hppa/op_helper.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/tcg/mem_helper.c
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/lm32/helper.c
/qemu/target/lm32/translate.c
/qemu/target/m68k/op_helper.c
/qemu/target/meson.build
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/internal.h
/qemu/target/mips/mips-semi.c
/qemu/target/mips/msa_helper.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/tlb_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate.h
/qemu/target/moxie/translate.c
/qemu/target/nios2/helper.c
/qemu/target/riscv/arch_dump.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/meson.build
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/mem_helper.c
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/helper.c
/qemu/target/unicore32/helper.c
/qemu/target/unicore32/translate.c
/qemu/target/xtensa/translate.c
/qemu/target/xtensa/xtensa-semi.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux.py
/qemu/tests/acceptance/boot_xen.py
/qemu/tests/acceptance/machine_mips_loongson3v.py
/qemu/tests/acceptance/tcg_plugins.py
/qemu/tests/acceptance/virtio-gpu.py
/qemu/tests/acceptance/virtiofs_submounts.py
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/FACP.nosmm
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/q35/FACP.nosmm
/qemu/tests/data/acpi/virt/DSDT.pxb
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/fedora-cris-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/test-tcg
/qemu/tests/fp/meson.build
/qemu/tests/guest-debug/run-test.py
/qemu/tests/meson.build
/qemu/tests/plugin/insn.c
/qemu/tests/plugin/mem.c
/qemu/tests/qapi-schema/leading-comma-list.err
/qemu/tests/qapi-schema/trailing-comma-list.err
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/081.out
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/087.out
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/210.out
/qemu/tests/qemu-iotests/211.out
/qemu/tests/qemu-iotests/212.out
/qemu/tests/qemu-iotests/213.out
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/235
/qemu/tests/qemu-iotests/237.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/249.out
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/258.out
/qemu/tests/qemu-iotests/283
/qemu/tests/qemu-iotests/283.out
/qemu/tests/qemu-iotests/295
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2
/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.sh
/qemu/tests/qemu-iotests/tests/parallels-read-bitmap
/qemu/tests/qemu-iotests/tests/parallels-read-bitmap.out
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/qtest/npcm7xx_smbus-test.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/mte-1.c
/qemu/tests/tcg/aarch64/mte-2.c
/qemu/tests/tcg/aarch64/mte-3.c
/qemu/tests/tcg/aarch64/mte-4.c
/qemu/tests/tcg/aarch64/mte.h
/qemu/tests/tcg/aarch64/pauth-2.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/atomics.c
/qemu/tests/tcg/hexagon/dual_stores.c
/qemu/tests/tcg/hexagon/first.S
/qemu/tests/tcg/hexagon/float_convs.ref
/qemu/tests/tcg/hexagon/float_madds.ref
/qemu/tests/tcg/hexagon/fpstuff.c
/qemu/tests/tcg/hexagon/mem_noshuf.c
/qemu/tests/tcg/hexagon/misc.c
/qemu/tests/tcg/hexagon/preg_alias.c
/qemu/tests/tcg/i386/Makefile.softmmu-target
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/x86_64/Makefile.softmmu-target
/qemu/tests/test-char.c
/qemu/tools/meson.build
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace/control.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/meson.build
/qemu/ui/sdl2-2d.c
/qemu/ui/sdl2-gl.c
/qemu/ui/spice-app.c
/qemu/ui/spice-display.c
/qemu/ui/vnc.c
/qemu/util/qemu-config.c
/qemu/util/qemu-option.c
366a85e416-Feb-2021 Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>

replay: fix icount request when replaying clock access

Record/replay provides REPLAY_CLOCK_LOCKED macro to access
the clock when vm_clock_seqlock is locked. This macro is
needed because replay inter

replay: fix icount request when replaying clock access

Record/replay provides REPLAY_CLOCK_LOCKED macro to access
the clock when vm_clock_seqlock is locked. This macro is
needed because replay internals operate icount. In locked case
replay use icount_get_raw_locked for icount request, which prevents
excess locking which leads to deadlock. But previously only
record code used *_locked function and replay did not.
Therefore sometimes clock access lead to deadlocks.
This patch fixes clock access for replay too and uses *_locked
icount access function.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Message-Id: <161347990483.1313189.8371838968343494161.stgit@pasha-ThinkPad-X280>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.github/lockdown.yml
/qemu/.gitlab-ci.yml
/qemu/.gitmodules
/qemu/.travis.yml
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/README.rst
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/backends/hostmem-memfd.c
/qemu/backends/rng-builtin.c
/qemu/block.c
/qemu/block/backup-top.c
/qemu/block/backup.c
/qemu/block/commit.c
/qemu/block/crypto.c
/qemu/block/io.c
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/qcow2.c
/qemu/block/raw-format.c
/qemu/block/snapshot.c
/qemu/blockdev-nbd.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/configure
/qemu/docs/devel/index.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/multi-process.rst
/qemu/docs/devel/testing.rst
/qemu/docs/interop/parallels.txt
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/arm/versatile.rst
/qemu/docs/system/arm/vexpress.rst
/qemu/docs/system/index.rst
/qemu/docs/system/multi-process.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/user/main.rst
/qemu/gdbstub.c
/qemu/hw/Kconfig
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/block/nvme-ns.c
/qemu/hw/block/nvme-ns.h
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/trace-events
/qemu/hw/block/xen-block.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/ide/ahci.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xive.c
/qemu/hw/m68k/bootinfo.h
/qemu/hw/m68k/q800.c
/qemu/hw/meson.build
/qemu/hw/misc/arm_integrator_debug.c
/qemu/hw/misc/imx7_ccm.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/tz-ppc.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/nvram/nrf51_nvm.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/designware.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/remote.c
/qemu/hw/pci-host/trace-events
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/remote/Kconfig
/qemu/hw/remote/iohub.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/memory.c
/qemu/hw/remote/meson.build
/qemu/hw/remote/message.c
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/remote/proxy.c
/qemu/hw/remote/remote-obj.c
/qemu/hw/remote/trace-events
/qemu/hw/remote/trace.h
/qemu/hw/timer/arm_timer.c
/qemu/hw/vfio/pci-quirks.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nvme.h
/qemu/include/block/snapshot.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/hw/dma/pl080.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/misc/arm_integrator_debug.h
/qemu/include/hw/pci-host/remote.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_numa.h
/qemu/include/hw/ppc/xive_regs.h
/qemu/include/hw/remote/iohub.h
/qemu/include/hw/remote/machine.h
/qemu/include/hw/remote/memory.h
/qemu/include/hw/remote/mpqemu-link.h
/qemu/include/hw/remote/proxy-memory-listener.h
/qemu/include/hw/remote/proxy.h
/qemu/include/hw/ssi/pl022.h
/qemu/include/io/channel.h
/qemu/include/migration/snapshot.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/job.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/userfaultfd.h
/qemu/include/standard-headers/asm-m68k/bootinfo-mac.h
/qemu/include/standard-headers/asm-m68k/bootinfo.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/sev.h
/qemu/io/channel.c
/qemu/iothread.c
/qemu/job.c
/qemu/linux-user/alpha/target_fcntl.h
/qemu/linux-user/alpha/target_signal.h
/qemu/linux-user/elfload.c
/qemu/linux-user/generic/signal.h
/qemu/linux-user/generic/sockbits.h
/qemu/linux-user/hppa/target_fcntl.h
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/mips/sockbits.h
/qemu/linux-user/mips/target_signal.h
/qemu/linux-user/mips64/syscall_nr.h
/qemu/linux-user/mips64/target_elf.h
/qemu/linux-user/mips64/target_signal.h
/qemu/linux-user/mmap.c
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/target_signal.h
/qemu/linux-user/syscall.c
/qemu/meson.build
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/page_cache.c
/qemu/migration/page_cache.h
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/trace-events
/qemu/monitor/hmp-cmds.c
/qemu/monitor/monitor.c
/qemu/monitor/qmp.c
/qemu/pc-bios/README
/qemu/pc-bios/descriptors/meson.build
/qemu/qapi/job.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qemu-nbd.c
/qemu/replay/replay-debugging.c
/qemu/replay/replay-internal.c
/qemu/replay/replay-snapshot.c
/qemu/replay/replay-time.c
/qemu/replay/replay.c
/qemu/scripts/ci/coverage-summary.sh
/qemu/scripts/get_maintainer.pl
/qemu/scripts/mtest2make.py
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/userfaultfd-wrlat.py
/qemu/softmmu/cpu-throttle.c
/qemu/softmmu/cpus.c
/qemu/softmmu/memory.c
/qemu/softmmu/physmem.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
replay-tools.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/machine.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/monitor.c
/qemu/target/i386/sev-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/sev_i386.h
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/helper.c
/qemu/target/m68k/translate.c
/qemu/target/mips/kvm.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/translate_init.c.inc
/qemu/target/s390x/kvm.c
/qemu/target/sh4/gdbstub.c
/qemu/tests/Makefile.include
/qemu/tests/acceptance/boot_linux.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/linux_ssh_mips_malta.py
/qemu/tests/acceptance/machine_m68k_nextcube.py
/qemu/tests/acceptance/machine_microblaze.py
/qemu/tests/acceptance/machine_ppc.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/acceptance/tesseract_utils.py
/qemu/tests/acceptance/virtiofs_submounts.py
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/empty.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/meson.build
/qemu/tests/qapi-schema/comments.out
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/empty.out
/qemu/tests/qapi-schema/event-case.out
/qemu/tests/qapi-schema/include-repetition.out
/qemu/tests/qapi-schema/include-simple.out
/qemu/tests/qapi-schema/indented-expr.out
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qemu-iotests/210.out
/qemu/tests/qemu-iotests/259
/qemu/tests/qemu-iotests/264
/qemu/tests/qemu-iotests/264.out
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/300.out
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/qos-test.c
/qemu/tests/tcg/Makefile.qemu
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/test-bdrv-graph-mod.c
/qemu/util/cutils.c
/qemu/util/event_notifier-posix.c
/qemu/util/meson.build
/qemu/util/mmap-alloc.c
/qemu/util/oslib-posix.c
/qemu/util/trace-events
/qemu/util/userfaultfd.c
9b45a02522-Jan-2021 Philippe Mathieu-Daudé <philmd@redhat.com>

qapi/meson: Restrict qdev code to system-mode emulation

Beside a CPU device, user-mode emulation doesn't access
anything else from qdev subsystem.

Tools don't need anything from qdev.

Signed-off-b

qapi/meson: Restrict qdev code to system-mode emulation

Beside a CPU device, user-mode emulation doesn't access
anything else from qdev subsystem.

Tools don't need anything from qdev.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210122204441.2145197-10-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/accel-common.c
/qemu/accel/accel-softmmu.c
/qemu/accel/accel-softmmu.h
/qemu/accel/accel-user.c
/qemu/accel/hvf/entitlements.plist
/qemu/accel/kvm/kvm-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/kvm-cpus.h
/qemu/accel/kvm/meson.build
/qemu/accel/kvm/sev-stub.c
/qemu/accel/meson.build
/qemu/accel/qtest/qtest.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-icount.h
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.h
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops-rr.h
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-accel-ops.h
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/user-exec.c
/qemu/accel/xen/xen-all.c
/qemu/backends/confidential-guest-support.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem.c
/qemu/backends/meson.build
/qemu/block.c
/qemu/block/backup-top.c
/qemu/block/backup-top.h
/qemu/block/backup.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/copy-on-read.c
/qemu/block/copy-on-read.h
/qemu/block/dirty-bitmap.c
/qemu/block/export/export.c
/qemu/block/file-posix.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/qapi.c
/qemu/block/qcow2-bitmap.c
/qemu/block/replication.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/trace-events
/qemu/block/vmdk.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/main.c
/qemu/bsd-user/syscall.c
/qemu/chardev/char-socket.c
/qemu/configure
/qemu/contrib/elf2dmp/addrspace.c
/qemu/contrib/elf2dmp/addrspace.h
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/contrib/vhost-user-gpu/virgl.c
/qemu/contrib/vhost-user-gpu/vugpu.h
/qemu/cpu.c
/qemu/crypto/aes.c
/qemu/crypto/block-luks.c
/qemu/crypto/desrfb.c
/qemu/crypto/secret.c
/qemu/crypto/secret_common.c
/qemu/crypto/secret_keyring.c
/qemu/crypto/tlscredsanon.c
/qemu/crypto/tlscredspsk.c
/qemu/crypto/tlscredsx509.c
/qemu/default-configs/devices/arm-softmmu.mak
/qemu/default-configs/devices/riscv32-softmmu.mak
/qemu/default-configs/devices/riscv64-softmmu.mak
/qemu/default-configs/targets/aarch64-linux-user.mak
/qemu/default-configs/targets/aarch64_be-linux-user.mak
/qemu/default-configs/targets/arm-linux-user.mak
/qemu/default-configs/targets/armeb-linux-user.mak
/qemu/default-configs/targets/riscv32-linux-user.mak
/qemu/default-configs/targets/riscv32-softmmu.mak
/qemu/default-configs/targets/riscv64-linux-user.mak
/qemu/default-configs/targets/riscv64-softmmu.mak
/qemu/disas/meson.build
/qemu/docs/amd-memory-encryption.txt
/qemu/docs/conf.py
/qemu/docs/confidential-guest-support.txt
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/clocks.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.rst
/qemu/docs/interop/qmp-spec.txt
/qemu/docs/meson.build
/qemu/docs/nvdimm.txt
/qemu/docs/papr-pef.txt
/qemu/docs/specs/pci-ids.txt
/qemu/docs/specs/pvpanic.txt
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/build-platforms.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/removed-features.rst
/qemu/docs/system/s390x/protvirt.rst
/qemu/docs/system/tls.rst
/qemu/docs/system/vnc-security.rst
/qemu/dump/dump.c
/qemu/fsdev/meson.build
/qemu/gdbstub.c
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/Kconfig
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/ghes.c
/qemu/hw/acpi/hmat.c
/qemu/hw/acpi/hmat.h
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pci.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armsse.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/microbit.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/dataplane/xen-block.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/nand.c
/qemu/hw/block/nvme-ns.c
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/swim.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/core/cpu.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/ptimer.c
/qemu/hw/display/qxl-logger.c
/qemu/hw/display/qxl-render.c
/qemu/hw/display/qxl.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/dma/Kconfig
/qemu/hw/dma/meson.build
/qemu/hw/gpio/Kconfig
/qemu/hw/gpio/gpio_pwr.c
/qemu/hw/gpio/meson.build
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-common.h
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/ppc-uic.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/mem/memory-device.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mips/jazz.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/meson.build
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/npcm7xx_pwm.c
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/xen_nic.c
/qemu/hw/pci-bridge/Kconfig
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/shpc.c
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/pef.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/ppc405.h
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_ovec.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/pl031.c
/qemu/hw/s390x/pv.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/semihosting/Kconfig
/qemu/hw/semihosting/arm-compat-semi.c
/qemu/hw/semihosting/common-semi.h
/qemu/hw/semihosting/meson.build
/qemu/hw/ssi/imx_spi.c
/qemu/hw/timer/cmsdk-apb-dualtimer.c
/qemu/hw/timer/cmsdk-apb-timer.c
/qemu/hw/tpm/tpm_spapr.c
/qemu/hw/tpm/trace-events
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/core.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-xhci-pci.c
/qemu/hw/usb/hcd-xhci-sysbus.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/pcap.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/display.c
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user-fs-pci.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/cmsdk-apb-watchdog.c
/qemu/hw/xen/xen_pt_load_rom.c
/qemu/include/authz/listfile.h
/qemu/include/block/block-copy.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/nbd.h
/qemu/include/block/throttle-groups.h
/qemu/include/exec/confidential-guest-support.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/memory.h
/qemu/include/exec/memory_ldst_cached.h.inc
/qemu/include/exec/ram_addr.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/ghes.h
/qemu/include/hw/acpi/pci.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/boards.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/accel-cpu.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/intc/ppc-uic.h
/qemu/include/hw/m68k/next-cube.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/misc/pvpanic.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/ppc/pef.h
/qemu/include/hw/ppc/ppc4xx.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/ptimer.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/s390x/pv.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/ssi/imx_spi.h
/qemu/include/hw/timer/cmsdk-apb-dualtimer.h
/qemu/include/hw/timer/cmsdk-apb-timer.h
/qemu/include/hw/usb.h
/qemu/include/hw/virtio/vhost-user-fs.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/watchdog/cmsdk-apb-watchdog.h
/qemu/include/net/checksum.h
/qemu/include/qapi/util.h
/qemu/include/qemu/accel.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/crc-ccitt.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/event_notifier.h
/qemu/include/qemu/fifo8.h
/qemu/include/qemu/iov.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/xxhash.h
/qemu/include/qom/object.h
/qemu/include/scsi/utils.h
/qemu/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/const.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/kernel.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/vhost_types.h
/qemu/include/standard-headers/linux/virtio_gpu.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/sev.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-context.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/qemu-spice.h
/qemu/include/ui/sdl2.h
/qemu/iothread.c
/qemu/job-qmp.c
/qemu/job.c
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/alpha/target_fcntl.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/meson.build
/qemu/linux-user/exit.c
/qemu/linux-user/generic/fcntl.h
/qemu/linux-user/main.c
/qemu/linux-user/meson.build
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/semihost.c
/qemu/linux-user/strace.c
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/memory_ldst.c.inc
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/migration.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/monitor/trace-events
/qemu/nbd/server.c
/qemu/net/checksum.c
/qemu/net/filter-rewriter.c
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/os-posix.c
/qemu/pc-bios/descriptors/meson.build
/qemu/pc-bios/meson.build
/qemu/qapi/block-core.json
/qemu/qapi/meson.build
/qemu/qapi/misc.json
/qemu/qapi/run-state.json
/qemu/qemu-img.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qemu.nsi
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/meson.build
/qemu/qobject/json-parser.c
/qemu/qobject/qdict.c
/qemu/qobject/qjson.c
/qemu/qom/object.c
/qemu/scripts/checkpatch.pl
/qemu/scripts/entitlement.sh
/qemu/scripts/git-submodule.sh
/qemu/scripts/oss-fuzz/minimize_qtest_trace.py
/qemu/scripts/simplebench/bench-backup.py
/qemu/scripts/simplebench/bench-example.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scripts/simpletrace.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/format/log_stap.py
/qemu/scripts/update-linux-headers.sh
/qemu/scsi/pr-manager.c
/qemu/scsi/utils.c
/qemu/softmmu/cpus.c
/qemu/softmmu/memory.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qtest.c
/qemu/softmmu/rtc.c
/qemu/softmmu/runstate-action.c
/qemu/softmmu/runstate.c
/qemu/softmmu/tpm.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
meson.build
qdev.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/libvhost-user/meson.build
/qemu/target/alpha/cpu.c
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/m_helper.c
/qemu/target/arm/meson.build
/qemu/target/arm/monitor.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/sve_helper.c
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate.c
/qemu/target/avr/cpu.c
/qemu/target/avr/helper.c
/qemu/target/cris/cpu.c
/qemu/target/cris/helper.c
/qemu/target/hppa/cpu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-accel-ops.c
/qemu/target/i386/hax/hax-accel-ops.h
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hax/hax-mem.c
/qemu/target/i386/hax/hax-posix.c
/qemu/target/i386/hax/hax-windows.c
/qemu/target/i386/hax/hax-windows.h
/qemu/target/i386/hax/meson.build
/qemu/target/i386/helper.c
/qemu/target/i386/hvf/hvf-accel-ops.c
/qemu/target/i386/hvf/hvf-accel-ops.h
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/hvf/x86_task.c
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/machine.c
/qemu/target/i386/sev-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/meson.build
/qemu/target/i386/whpx/whpx-accel-ops.c
/qemu/target/i386/whpx/whpx-accel-ops.h
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/lm32/cpu.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/m68k-semi.c
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/mmu.h
/qemu/target/mips/cpu.c
/qemu/target/moxie/cpu.c
/qemu/target/nios2/cpu.c
/qemu/target/nios2/nios2-semi.c
/qemu/target/openrisc/cpu.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/target/rx/cpu.c
/qemu/target/rx/op_helper.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/kvm.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/misc_helper.c
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.c
/qemu/target/sparc/cpu.c
/qemu/target/tilegx/cpu.c
/qemu/target/tricore/cpu.c
/qemu/target/unicore32/cpu.c
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/helper.c
/qemu/tcg/aarch64/tcg-target-con-set.h
/qemu/tcg/aarch64/tcg-target-con-str.h
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/arm/tcg-target-con-set.h
/qemu/tcg/arm/tcg-target-con-str.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/i386/tcg-target-con-set.h
/qemu/tcg/i386/tcg-target-con-str.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/mips/tcg-target-con-set.h
/qemu/tcg/mips/tcg-target-con-str.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target-con-set.h
/qemu/tcg/ppc/tcg-target-con-str.h
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target-con-set.h
/qemu/tcg/riscv/tcg-target-con-str.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/s390/tcg-target-con-set.h
/qemu/tcg/s390/tcg-target-con-str.h
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target-con-set.h
/qemu/tcg/sparc/tcg-target-con-str.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/tcg-common.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target-con-set.h
/qemu/tcg/tci/tcg-target-con-str.h
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/acceptance/virtio-gpu.py
/qemu/tests/acceptance/vnc.py
/qemu/tests/check-block.sh
/qemu/tests/crypto-tls-x509-helpers.c
/qemu/tests/crypto-tls-x509-helpers.h
/qemu/tests/data/acpi/microvm/APIC
/qemu/tests/data/acpi/microvm/APIC.ioapic2
/qemu/tests/data/acpi/microvm/APIC.pcie
/qemu/tests/data/acpi/microvm/DSDT
/qemu/tests/data/acpi/microvm/DSDT.ioapic2
/qemu/tests/data/acpi/microvm/DSDT.pcie
/qemu/tests/data/acpi/microvm/DSDT.rtc
/qemu/tests/data/acpi/microvm/DSDT.usb
/qemu/tests/data/acpi/microvm/FACP
/qemu/tests/data/acpi/pc/APIC
/qemu/tests/data/acpi/pc/APIC.acpihmat
/qemu/tests/data/acpi/pc/APIC.cphp
/qemu/tests/data/acpi/pc/APIC.dimmpxm
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/pc/FACP
/qemu/tests/data/acpi/pc/HMAT.acpihmat
/qemu/tests/data/acpi/pc/HPET
/qemu/tests/data/acpi/pc/NFIT.dimmpxm
/qemu/tests/data/acpi/pc/SLIT.cphp
/qemu/tests/data/acpi/pc/SLIT.memhp
/qemu/tests/data/acpi/pc/SRAT.acpihmat
/qemu/tests/data/acpi/pc/SRAT.cphp
/qemu/tests/data/acpi/pc/SRAT.dimmpxm
/qemu/tests/data/acpi/pc/SRAT.memhp
/qemu/tests/data/acpi/pc/SRAT.numamem
/qemu/tests/data/acpi/pc/SSDT.dimmpxm
/qemu/tests/data/acpi/pc/WAET
/qemu/tests/data/acpi/q35/APIC
/qemu/tests/data/acpi/q35/APIC.acpihmat
/qemu/tests/data/acpi/q35/APIC.cphp
/qemu/tests/data/acpi/q35/APIC.dimmpxm
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/q35/FACP
/qemu/tests/data/acpi/q35/HMAT.acpihmat
/qemu/tests/data/acpi/q35/HPET
/qemu/tests/data/acpi/q35/MCFG
/qemu/tests/data/acpi/q35/NFIT.dimmpxm
/qemu/tests/data/acpi/q35/SLIT.cphp
/qemu/tests/data/acpi/q35/SLIT.memhp
/qemu/tests/data/acpi/q35/SRAT.acpihmat
/qemu/tests/data/acpi/q35/SRAT.cphp
/qemu/tests/data/acpi/q35/SRAT.dimmpxm
/qemu/tests/data/acpi/q35/SRAT.memhp
/qemu/tests/data/acpi/q35/SRAT.mmio64
/qemu/tests/data/acpi/q35/SRAT.numamem
/qemu/tests/data/acpi/q35/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/TPM2.tis
/qemu/tests/data/acpi/q35/WAET
/qemu/tests/data/acpi/virt/APIC
/qemu/tests/data/acpi/virt/APIC.memhp
/qemu/tests/data/acpi/virt/APIC.numamem
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/data/acpi/virt/DSDT.pxb
/qemu/tests/data/acpi/virt/FACP
/qemu/tests/data/acpi/virt/FACP.memhp
/qemu/tests/data/acpi/virt/FACP.numamem
/qemu/tests/data/acpi/virt/GTDT
/qemu/tests/data/acpi/virt/GTDT.memhp
/qemu/tests/data/acpi/virt/GTDT.numamem
/qemu/tests/data/acpi/virt/MCFG
/qemu/tests/data/acpi/virt/MCFG.memhp
/qemu/tests/data/acpi/virt/MCFG.numamem
/qemu/tests/data/acpi/virt/NFIT.memhp
/qemu/tests/data/acpi/virt/SLIT.memhp
/qemu/tests/data/acpi/virt/SPCR
/qemu/tests/data/acpi/virt/SPCR.memhp
/qemu/tests/data/acpi/virt/SPCR.numamem
/qemu/tests/data/acpi/virt/SRAT.memhp
/qemu/tests/data/acpi/virt/SRAT.numamem
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/guest-debug/run-test.py
/qemu/tests/meson.build
/qemu/tests/migration/stress.c
/qemu/tests/pkix_asn1_tab.c
/qemu/tests/qemu-iotests/001
/qemu/tests/qemu-iotests/002
/qemu/tests/qemu-iotests/003
/qemu/tests/qemu-iotests/004
/qemu/tests/qemu-iotests/005
/qemu/tests/qemu-iotests/007
/qemu/tests/qemu-iotests/008
/qemu/tests/qemu-iotests/009
/qemu/tests/qemu-iotests/010
/qemu/tests/qemu-iotests/011
/qemu/tests/qemu-iotests/012
/qemu/tests/qemu-iotests/013
/qemu/tests/qemu-iotests/014
/qemu/tests/qemu-iotests/015
/qemu/tests/qemu-iotests/017
/qemu/tests/qemu-iotests/018
/qemu/tests/qemu-iotests/019
/qemu/tests/qemu-iotests/020
/qemu/tests/qemu-iotests/021
/qemu/tests/qemu-iotests/022
/qemu/tests/qemu-iotests/023
/qemu/tests/qemu-iotests/024
/qemu/tests/qemu-iotests/025
/qemu/tests/qemu-iotests/026
/qemu/tests/qemu-iotests/027
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/029
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/031
/qemu/tests/qemu-iotests/032
/qemu/tests/qemu-iotests/033
/qemu/tests/qemu-iotests/034
/qemu/tests/qemu-iotests/035
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/037
/qemu/tests/qemu-iotests/038
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/042
/qemu/tests/qemu-iotests/043
/qemu/tests/qemu-iotests/044
/qemu/tests/qemu-iotests/045
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/047
/qemu/tests/qemu-iotests/048
/qemu/tests/qemu-iotests/049
/qemu/tests/qemu-iotests/050
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/052
/qemu/tests/qemu-iotests/053
/qemu/tests/qemu-iotests/054
/qemu/tests/qemu-iotests/055
/qemu/tests/qemu-iotests/056
/qemu/tests/qemu-iotests/057
/qemu/tests/qemu-iotests/058
/qemu/tests/qemu-iotests/059
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/062
/qemu/tests/qemu-iotests/063
/qemu/tests/qemu-iotests/064
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/066
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/069
/qemu/tests/qemu-iotests/070
/qemu/tests/qemu-iotests/071
/qemu/tests/qemu-iotests/072
/qemu/tests/qemu-iotests/073
/qemu/tests/qemu-iotests/074
/qemu/tests/qemu-iotests/075
/qemu/tests/qemu-iotests/076
/qemu/tests/qemu-iotests/077
/qemu/tests/qemu-iotests/078
/qemu/tests/qemu-iotests/079
/qemu/tests/qemu-iotests/080
/qemu/tests/qemu-iotests/081
/qemu/tests/qemu-iotests/082
/qemu/tests/qemu-iotests/083
/qemu/tests/qemu-iotests/084
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/086
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/088
/qemu/tests/qemu-iotests/089
/qemu/tests/qemu-iotests/090
/qemu/tests/qemu-iotests/091
/qemu/tests/qemu-iotests/092
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/094
/qemu/tests/qemu-iotests/095
/qemu/tests/qemu-iotests/096
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/098
/qemu/tests/qemu-iotests/099
/qemu/tests/qemu-iotests/101
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/103
/qemu/tests/qemu-iotests/104
/qemu/tests/qemu-iotests/105
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/107
/qemu/tests/qemu-iotests/108
/qemu/tests/qemu-iotests/109
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/110
/qemu/tests/qemu-iotests/111
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/113
/qemu/tests/qemu-iotests/114
/qemu/tests/qemu-iotests/115
/qemu/tests/qemu-iotests/116
/qemu/tests/qemu-iotests/117
/qemu/tests/qemu-iotests/118
/qemu/tests/qemu-iotests/118.out
/qemu/tests/qemu-iotests/119
/qemu/tests/qemu-iotests/120
/qemu/tests/qemu-iotests/121
/qemu/tests/qemu-iotests/122
/qemu/tests/qemu-iotests/123
/qemu/tests/qemu-iotests/124
/qemu/tests/qemu-iotests/125
/qemu/tests/qemu-iotests/126
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/128
/qemu/tests/qemu-iotests/129
/qemu/tests/qemu-iotests/130
/qemu/tests/qemu-iotests/131
/qemu/tests/qemu-iotests/132
/qemu/tests/qemu-iotests/133
/qemu/tests/qemu-iotests/134
/qemu/tests/qemu-iotests/135
/qemu/tests/qemu-iotests/136
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/138
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/143
/qemu/tests/qemu-iotests/144
/qemu/tests/qemu-iotests/145
/qemu/tests/qemu-iotests/146
/qemu/tests/qemu-iotests/146.out
/qemu/tests/qemu-iotests/147
/qemu/tests/qemu-iotests/148
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/150
/qemu/tests/qemu-iotests/151
/qemu/tests/qemu-iotests/152
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/154
/qemu/tests/qemu-iotests/155
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/157
/qemu/tests/qemu-iotests/158
/qemu/tests/qemu-iotests/159
/qemu/tests/qemu-iotests/160
/qemu/tests/qemu-iotests/161
/qemu/tests/qemu-iotests/162
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/170
/qemu/tests/qemu-iotests/171
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/173
/qemu/tests/qemu-iotests/174
/qemu/tests/qemu-iotests/175
/qemu/tests/qemu-iotests/175.out
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/177
/qemu/tests/qemu-iotests/178
/qemu/tests/qemu-iotests/178.out.qcow2
/qemu/tests/qemu-iotests/178.out.raw
/qemu/tests/qemu-iotests/179
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/183
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/187
/qemu/tests/qemu-iotests/188
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/190
/qemu/tests/qemu-iotests/191
/qemu/tests/qemu-iotests/192
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/195
/qemu/tests/qemu-iotests/196
/qemu/tests/qemu-iotests/197
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/200
/qemu/tests/qemu-iotests/201
/qemu/tests/qemu-iotests/202
/qemu/tests/qemu-iotests/203
/qemu/tests/qemu-iotests/204
/qemu/tests/qemu-iotests/205
/qemu/tests/qemu-iotests/206
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/207
/qemu/tests/qemu-iotests/208
/qemu/tests/qemu-iotests/209
/qemu/tests/qemu-iotests/210
/qemu/tests/qemu-iotests/211
/qemu/tests/qemu-iotests/212
/qemu/tests/qemu-iotests/213
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/215
/qemu/tests/qemu-iotests/216
/qemu/tests/qemu-iotests/217
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/219
/qemu/tests/qemu-iotests/220
/qemu/tests/qemu-iotests/221
/qemu/tests/qemu-iotests/222
/qemu/tests/qemu-iotests/223
/qemu/tests/qemu-iotests/224
/qemu/tests/qemu-iotests/225
/qemu/tests/qemu-iotests/226
/qemu/tests/qemu-iotests/227
/qemu/tests/qemu-iotests/228
/qemu/tests/qemu-iotests/229
/qemu/tests/qemu-iotests/231
/qemu/tests/qemu-iotests/232
/qemu/tests/qemu-iotests/233
/qemu/tests/qemu-iotests/234
/qemu/tests/qemu-iotests/235
/qemu/tests/qemu-iotests/236
/qemu/tests/qemu-iotests/237
/qemu/tests/qemu-iotests/238
/qemu/tests/qemu-iotests/239
/qemu/tests/qemu-iotests/240
/qemu/tests/qemu-iotests/241
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/243
/qemu/tests/qemu-iotests/244
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/246
/qemu/tests/qemu-iotests/247
/qemu/tests/qemu-iotests/248
/qemu/tests/qemu-iotests/249
/qemu/tests/qemu-iotests/250
/qemu/tests/qemu-iotests/251
/qemu/tests/qemu-iotests/252
/qemu/tests/qemu-iotests/253
/qemu/tests/qemu-iotests/254
/qemu/tests/qemu-iotests/255
/qemu/tests/qemu-iotests/256
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/257.out
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/259
/qemu/tests/qemu-iotests/260
/qemu/tests/qemu-iotests/261
/qemu/tests/qemu-iotests/262
/qemu/tests/qemu-iotests/263
/qemu/tests/qemu-iotests/264
/qemu/tests/qemu-iotests/265
/qemu/tests/qemu-iotests/266
/qemu/tests/qemu-iotests/267
/qemu/tests/qemu-iotests/268
/qemu/tests/qemu-iotests/270
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/271.out
/qemu/tests/qemu-iotests/272
/qemu/tests/qemu-iotests/273
/qemu/tests/qemu-iotests/274
/qemu/tests/qemu-iotests/277
/qemu/tests/qemu-iotests/279
/qemu/tests/qemu-iotests/280
/qemu/tests/qemu-iotests/281
/qemu/tests/qemu-iotests/282
/qemu/tests/qemu-iotests/283
/qemu/tests/qemu-iotests/284
/qemu/tests/qemu-iotests/286
/qemu/tests/qemu-iotests/287
/qemu/tests/qemu-iotests/287.out
/qemu/tests/qemu-iotests/288
/qemu/tests/qemu-iotests/289
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/291
/qemu/tests/qemu-iotests/292
/qemu/tests/qemu-iotests/293
/qemu/tests/qemu-iotests/294
/qemu/tests/qemu-iotests/295
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/297
/qemu/tests/qemu-iotests/297.out
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/299
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/301
/qemu/tests/qemu-iotests/302
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/304
/qemu/tests/qemu-iotests/305
/qemu/tests/qemu-iotests/307
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/309
/qemu/tests/qemu-iotests/310
/qemu/tests/qemu-iotests/310.out
/qemu/tests/qemu-iotests/312
/qemu/tests/qemu-iotests/313
/qemu/tests/qemu-iotests/313.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/findtests.py
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test.out
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/cmsdk-apb-dualtimer-test.c
/qemu/tests/qtest/cmsdk-apb-timer-test.c
/qemu/tests/qtest/cmsdk-apb-watchdog-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/libqos/malloc-pc.c
/qemu/tests/qtest/libqos/malloc-spapr.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/m25p80-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/npcm7xx_adc-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/pvpanic-pci-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/virtio-scsi-test.c
/qemu/tests/qtest/xlnx-can-test.c
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/gdbstub/test-sve-ioctl.py
/qemu/tests/tcg/aarch64/system/boot.S
/qemu/tests/tcg/i386/Makefile.softmmu-target
/qemu/tests/tcg/i386/system/boot.S
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/gdbstub/memory.py
/qemu/tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/tcg/multiarch/system/memory.c
/qemu/tests/tcg/s390x/exrl-trt.c
/qemu/tests/tcg/s390x/exrl-trtr.c
/qemu/tests/tcg/x86_64/Makefile.softmmu-target
/qemu/tests/tcg/x86_64/system/boot.S
/qemu/tests/test-authz-pam.c
/qemu/tests/test-qemu-opts.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-string-output-visitor.c
/qemu/tests/test-write-threshold.c
/qemu/tests/test-xbzrle.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace/meson.build
/qemu/ui/console.c
/qemu/ui/egl-context.c
/qemu/ui/egl-headless.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/keycodemapdb
/qemu/ui/meson.build
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/vnc-stubs.c
/qemu/ui/vnc.c
/qemu/util/cacheflush.c
/qemu/util/coroutine-sigaltstack.c
/qemu/util/crc-ccitt.c
/qemu/util/event_notifier-posix.c
/qemu/util/fifo8.c
/qemu/util/iov.c
/qemu/util/meson.build
/qemu/util/mmap-alloc.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-error.c
/qemu/util/qemu-option.c
/qemu/util/qemu-timer-common.c
228e3ec414-Jan-2021 Lukas Straub <lukasstraub2@web.de>

Fix build with new yank feature by adding stubs

Fixes: 50186051f42 ("Introduce yank feature")
Signed-off-by: Lukas Straub <lukasstraub2@web.de>
[AJB: tweak MAINTAINERS]
Signed-off-by: Alex Bennée <a

Fix build with new yank feature by adding stubs

Fixes: 50186051f42 ("Introduce yank feature")
Signed-off-by: Lukas Straub <lukasstraub2@web.de>
[AJB: tweak MAINTAINERS]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210114141918.5201cc9c@gecko.fritz.box>
Message-Id: <20210114165730.31607-11-alex.bennee@linaro.org>

show more ...


/qemu/.cirrus.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.yml
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/Kconfig
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/trace-events
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/audio_int.h
/qemu/audio/audio_legacy.c
/qemu/audio/audio_template.h
/qemu/audio/audio_win_int.c
/qemu/audio/coreaudio.c
/qemu/audio/dsound_template.h
/qemu/audio/dsoundaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/noaudio.c
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/sdlaudio.c
/qemu/audio/spiceaudio.c
/qemu/backends/hostmem.c
/qemu/backends/tpm/tpm_util.c
/qemu/block.c
/qemu/block/curl.c
/qemu/block/file-posix.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/meson.build
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/nvme.c
/qemu/block/preallocate.c
/qemu/block/qapi.c
/qemu/block/qcow2.c
/qemu/block/quorum.c
/qemu/block/rbd.c
/qemu/block/vpc.c
/qemu/bsd-user/arm/target_arch_sysarch.h
/qemu/bsd-user/arm/target_syscall.h
/qemu/bsd-user/freebsd/os-strace.h
/qemu/bsd-user/freebsd/strace.list
/qemu/bsd-user/freebsd/syscall_nr.h
/qemu/bsd-user/i386/target_arch_sysarch.h
/qemu/bsd-user/i386/target_syscall.h
/qemu/bsd-user/main.c
/qemu/bsd-user/mips/target_arch_sysarch.h
/qemu/bsd-user/mips/target_syscall.h
/qemu/bsd-user/mips64/target_arch_sysarch.h
/qemu/bsd-user/mips64/target_syscall.h
/qemu/bsd-user/netbsd/os-strace.h
/qemu/bsd-user/openbsd/os-strace.h
/qemu/bsd-user/sparc/target_arch_sysarch.h
/qemu/bsd-user/sparc/target_syscall.h
/qemu/bsd-user/sparc64/target_arch_sysarch.h
/qemu/bsd-user/sparc64/target_syscall.h
/qemu/bsd-user/strace.c
/qemu/bsd-user/x86_64/target_arch_sysarch.h
/qemu/bsd-user/x86_64/target_syscall.h
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/chardev/meson.build
/qemu/configure
/qemu/contrib/elf2dmp/meson.build
/qemu/contrib/rdmacm-mux/main.c
/qemu/contrib/vhost-user-scsi/meson.build
/qemu/cpu.c
/qemu/default-configs/devices/mips64el-softmmu.mak
/qemu/disas.c
/qemu/disas/capstone.c
/qemu/disas/libvixl/vixl/a64/disasm-a64.cc
/qemu/disas/libvixl/vixl/globals.h
/qemu/docs/devel/clocks.rst
/qemu/docs/devel/control-flow-integrity.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/rcu.txt
/qemu/docs/devel/tracing.txt
/qemu/docs/devel/writing-qmp-commands.txt
/qemu/docs/interop/conf.py
/qemu/docs/interop/index.rst
/qemu/docs/interop/qemu-storage-daemon-qmp-ref.rst
/qemu/docs/meson.build
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/sabrelite.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/index.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/removed-features.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-mips.rst
/qemu/docs/tools/conf.py
/qemu/docs/tools/index.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/user/main.rst
/qemu/fsdev/meson.build
/qemu/gdbstub.c
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/adc/meson.build
/qemu/hw/adc/npcm7xx_adc.c
/qemu/hw/adc/trace-events
/qemu/hw/adc/trace.h
/qemu/hw/arm/boot.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/audio/meson.build
/qemu/hw/audio/via-ac97.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/nand.c
/qemu/hw/block/nvme.c
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/avr_usart.c
/qemu/hw/char/bcm2835_aux.c
/qemu/hw/char/cadence_uart.c
/qemu/hw/char/cmsdk-apb-uart.c
/qemu/hw/char/debugcon.c
/qemu/hw/char/digic-uart.c
/qemu/hw/char/escc.c
/qemu/hw/char/etraxfs_ser.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/grlib_apbuart.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/imx_serial.c
/qemu/hw/char/ipoctal232.c
/qemu/hw/char/lm32_juart.c
/qemu/hw/char/lm32_uart.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/char/milkymist-uart.c
/qemu/hw/char/nrf51_uart.c
/qemu/hw/char/parallel.c
/qemu/hw/char/pl011.c
/qemu/hw/char/renesas_sci.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/serial-pci-multi.c
/qemu/hw/char/serial.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/stm32f2xx_usart.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/register.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/hppa/dino.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/ide/core.c
/qemu/hw/ide/qdev.c
/qemu/hw/input/hid.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/apic.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/grlib_irqmp.c
/qemu/hw/intc/ibex_plic.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/ppc-uic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/ipmi/ipmi_bmc_sim.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/trace-events
/qemu/hw/isa/vt82c686.c
/qemu/hw/mem/npcm7xx_mc.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/boston.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/fw_cfg.c
/qemu/hw/mips/fw_cfg.h
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/loongson3_bootp.c
/qemu/hw/mips/loongson3_bootp.h
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/allwinner-sid.c
/qemu/hw/misc/imx6_ccm.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/gpio.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_gcr.c
/qemu/hw/misc/npcm7xx_pwm.c
/qemu/hw/misc/npcm7xx_rng.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/pcnet-pci.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker_fp.c
/qemu/hw/net/rocker/rocker_fp.h
/qemu/hw/net/rocker/rocker_of_dpa.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/meson.build
/qemu/hw/nvram/eeprom93xx.c
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/npcm7xx_otp.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/Kconfig
/qemu/hw/openrisc/meson.build
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/shpc.c
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/rdma/rdma_backend.c
/qemu/hw/rdma/rdma_backend_defs.h
/qemu/hw/rdma/rdma_utils.c
/qemu/hw/rdma/rdma_utils.h
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/twl92230.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sh4/sh_pci.c
/qemu/hw/sparc/Kconfig
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/ssi/npcm7xx_fiu.c
/qemu/hw/timer/allwinner-a10-pit.c
/qemu/hw/timer/digic-timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/mss-timer.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/tpm/tpm_prop.h
/qemu/hw/usb/Kconfig
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/core.c
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/hcd-dwc3.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci-pci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/xlnx-usb-subsystem.c
/qemu/hw/usb/xlnx-versal-usb2-ctrl-regs.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/disas/dis-asm.h
/qemu/include/disas/disas.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/log.h
/qemu/include/exec/poison.h
/qemu/include/exec/translate-all.h
/qemu/include/exec/translator.h
/qemu/include/hw/adc/npcm7xx_adc.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/block/block.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/intc/loongson_liointc.h
/qemu/include/hw/intc/ppc-uic.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/misc/macio/gpio.h
/qemu/include/hw/misc/macio/macio.h
/qemu/include/hw/misc/npcm7xx_clk.h
/qemu/include/hw/misc/npcm7xx_pwm.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_xive.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties-system.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/sparc/grlib.h
/qemu/include/hw/timer/npcm7xx_timer.h
/qemu/include/hw/usb/hcd-dwc3.h
/qemu/include/hw/usb/xlnx-usb-subsystem.h
/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
/qemu/include/hw/xen/interface/io/ring.h
/qemu/include/io/channel.h
/qemu/include/migration/vmstate.h
/qemu/include/net/net.h
/qemu/include/qapi/qmp/json-writer.h
/qemu/include/qapi/qmp/qbool.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qmp/qjson.h
/qemu/include/qapi/qmp/qlist.h
/qemu/include/qapi/qmp/qnull.h
/qemu/include/qapi/qmp/qnum.h
/qemu/include/qapi/qmp/qobject.h
/qemu/include/qapi/qmp/qstring.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/cacheflush.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/yank.h
/qemu/include/sysemu/runstate-action.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tcg.h
/qemu/include/sysemu/whpx.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/gtk.h
/qemu/io/channel-tls.c
/qemu/io/meson.build
/qemu/linux-user/elfload.c
/qemu/linux-user/ioctls.h
/qemu/linux-user/main.c
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mmap.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/strace.c
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/channel.c
/qemu/migration/colo.c
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/multifd.c
/qemu/migration/postcopy-ram.c
/qemu/migration/qemu-file-channel.c
/qemu/migration/savevm.c
/qemu/migration/vmstate-types.c
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/net/announce.c
/qemu/net/colo-compare.c
/qemu/net/slirp.c
/qemu/pc-bios/optionrom/Makefile
/qemu/plugins/core.c
/qemu/plugins/loader.c
/qemu/po/meson.build
/qemu/python/qemu/console_socket.py
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/control.json
/qemu/qapi/meson.build
/qemu/qapi/qapi-schema.json
/qemu/qapi/run-state.json
/qemu/qapi/string-output-visitor.c
/qemu/qapi/yank.json
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix-ssh.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/qobject/json-parser.c
/qemu/qobject/json-writer.c
/qemu/qobject/meson.build
/qemu/qobject/qbool.c
/qemu/qobject/qdict.c
/qemu/qobject/qjson.c
/qemu/qobject/qlist.c
/qemu/qobject/qnull.c
/qemu/qobject/qnum.c
/qemu/qobject/qobject-internal.h
/qemu/qobject/qobject.c
/qemu/qobject/qstring.c
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/qom/qom-hmp-cmds.c
/qemu/qom/qom-qmp-cmds.c
/qemu/replay/replay-debugging.c
/qemu/scripts/cocci-macro-file.h
/qemu/scripts/coccinelle/timer-del-timer-free.cocci
/qemu/scripts/decodetree.py
/qemu/scripts/git.orderfile
/qemu/scripts/oss-fuzz/minimize_qtest_trace.py
/qemu/scripts/qemu-gdb.py
/qemu/scripts/qemugdb/coroutine.py
/qemu/scripts/simplebench/bench-example.py
/qemu/scripts/simplebench/bench_prealloc.py
/qemu/scripts/simplebench/bench_write_req.py
/qemu/scripts/simplebench/results_to_text.py
/qemu/scripts/simplebench/simplebench.py
/qemu/scripts/tracetool.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/backend/ftrace.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/backend/syslog.py
/qemu/softmmu/device_tree.c
/qemu/softmmu/globals.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/runstate-action.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qapi/qapi-schema.json
meson.build
yank.c
/qemu/target/alpha/machine.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/monitor.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/avr/cpu.c
/qemu/target/avr/machine.c
/qemu/target/hppa/cpu.c
/qemu/target/hppa/machine.c
/qemu/target/i386/cpu-dump.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/gdbstub.c
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hax/hax-cpus.c
/qemu/target/i386/hax/hax-cpus.h
/qemu/target/i386/hax/hax-i386.h
/qemu/target/i386/hax/hax-interface.h
/qemu/target/i386/hax/hax-mem.c
/qemu/target/i386/hax/hax-posix.c
/qemu/target/i386/hax/hax-posix.h
/qemu/target/i386/hax/hax-windows.c
/qemu/target/i386/hax/hax-windows.h
/qemu/target/i386/hax/meson.build
/qemu/target/i386/helper.c
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/hyperv-stub.c
/qemu/target/i386/kvm/hyperv.c
/qemu/target/i386/kvm/hyperv.h
/qemu/target/i386/kvm/kvm-stub.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/kvm/meson.build
/qemu/target/i386/kvm/trace-events
/qemu/target/i386/kvm/trace.h
/qemu/target/i386/machine.c
/qemu/target/i386/meson.build
/qemu/target/i386/tcg/bpt_helper.c
/qemu/target/i386/tcg/cc_helper.c
/qemu/target/i386/tcg/cc_helper_template.h
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/int_helper.c
/qemu/target/i386/tcg/mem_helper.c
/qemu/target/i386/tcg/meson.build
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/mpx_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/smm_helper.c
/qemu/target/i386/tcg/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/tcg-cpu.h
/qemu/target/i386/tcg/tcg-stub.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/trace-events
/qemu/target/i386/whpx/meson.build
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-apic.c
/qemu/target/i386/whpx/whpx-cpus.c
/qemu/target/i386/whpx/whpx-cpus.h
/qemu/target/i386/whpx/whpx-internal.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/machine.c
/qemu/target/mips/addr.c
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cp0_timer.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/fpu_helper.h
/qemu/target/mips/gdbstub.c
/qemu/target/mips/helper.h
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/machine.c
/qemu/target/mips/meson.build
/qemu/target/mips/mips-defs.h
/qemu/target/mips/mips32r6.decode
/qemu/target/mips/mips64r6.decode
/qemu/target/mips/msa32.decode
/qemu/target/mips/msa64.decode
/qemu/target/mips/msa_helper.c
/qemu/target/mips/msa_helper.h.inc
/qemu/target/mips/msa_translate.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/rel6_translate.c
/qemu/target/mips/tlb_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate.h
/qemu/target/mips/translate_addr_const.c
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/op_helper.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/machine.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/rx/cpu.c
/qemu/target/s390x/cc_helper.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/internal.h
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.c
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/translate.c
/qemu/target/sparc/win_helper.c
/qemu/target/tricore/cpu.c
/qemu/target/unicore32/translate.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/tcg-ldst.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg-pool.c.inc
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/machine_s390_ccw_virtio.py
/qemu/tests/check-block.sh
/qemu/tests/check-qjson.c
/qemu/tests/check-qnum.c
/qemu/tests/check-qobject.c
/qemu/tests/check-qstring.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/fp/meson.build
/qemu/tests/meson.build
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/094.out
/qemu/tests/qemu-iotests/095.out
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/102.out
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/117.out
/qemu/tests/qemu-iotests/127.out
/qemu/tests/qemu-iotests/140.out
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/143.out
/qemu/tests/qemu-iotests/144.out
/qemu/tests/qemu-iotests/153.out
/qemu/tests/qemu-iotests/156.out
/qemu/tests/qemu-iotests/161.out
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/173.out
/qemu/tests/qemu-iotests/182.out
/qemu/tests/qemu-iotests/183.out
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/186.out
/qemu/tests/qemu-iotests/191.out
/qemu/tests/qemu-iotests/210.out
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/229.out
/qemu/tests/qemu-iotests/249.out
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/298.out
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/312
/qemu/tests/qemu-iotests/312.out
/qemu/tests/qemu-iotests/common.env.in
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/npcm7xx_adc-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/arm/fcvt.c
/qemu/tests/test-char.c
/qemu/tests/test-clone-visitor.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-string-output-visitor.c
/qemu/tests/test-visitor-serialization.c
/qemu/tools/meson.build
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/trace/meson.build
/qemu/trace/qmp.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk.c
/qemu/ui/input.c
/qemu/ui/meson.build
/qemu/ui/sdl2.c
/qemu/ui/spice-core.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/cacheflush.c
/qemu/util/cacheinfo.c
/qemu/util/keyval.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-option.c
/qemu/util/readline.c
/qemu/util/throttle.c
/qemu/util/yank.c
/qemu/version.rc
5a1ee60730-Nov-2020 Paolo Bonzini <pbonzini@redhat.com>

chardev: do not use machine_init_done

machine_init_done is not the right flag to check when preconfig
is taken into account; for example "./qemu-system-x86_64 -serial
mon:stdio -preconfig" does not

chardev: do not use machine_init_done

machine_init_done is not the right flag to check when preconfig
is taken into account; for example "./qemu-system-x86_64 -serial
mon:stdio -preconfig" does not print the QEMU monitor header until after
exit_preconfig. Add back a custom bool for mux character devices. This
partially undoes commit c7278b4355 ("chardev: introduce chr_machine_done
hook", 2018-03-12), but it keeps the cleaner logic using a function
pointer in ChardevClass.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

164dafd127-Oct-2020 Paolo Bonzini <pbonzini@redhat.com>

remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent con

remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.cirrus.yml
/qemu/.gitattributes
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.yml
/qemu/.mailmap
/qemu/.travis.yml
/qemu/CODING_STYLE.rst
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-cpus-icount.c
/qemu/accel/tcg/tcg-cpus-icount.h
/qemu/accel/tcg/tcg-cpus-mttcg.c
/qemu/accel/tcg/tcg-cpus-rr.c
/qemu/accel/tcg/tcg-cpus-rr.h
/qemu/accel/tcg/tcg-cpus.c
/qemu/accel/tcg/tcg-cpus.h
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/coreaudio.c
/qemu/authz/listfile.c
/qemu/authz/pamacct.c
/qemu/authz/simple.c
/qemu/backends/tpm/tpm_ioctl.h
/qemu/backends/tpm/tpm_util.c
/qemu/block.c
/qemu/block/accounting.c
/qemu/block/curl.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/meson.build
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/nvme.c
/qemu/block/qcow2-cluster.c
/qemu/block/quorum.c
/qemu/block/throttle-groups.c
/qemu/block/trace-events
/qemu/blockdev.c
/qemu/chardev/char-stdio.c
/qemu/chardev/char.c
/qemu/configure
/qemu/contrib/elf2dmp/pdb.c
/qemu/contrib/elf2dmp/qemu_elf.c
/qemu/contrib/vhost-user-blk/meson.build
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/contrib/vhost-user-gpu/virgl.c
/qemu/contrib/vhost-user-gpu/vugbm.c
/qemu/contrib/vhost-user-gpu/vugbm.h
/qemu/contrib/vhost-user-gpu/vugpu.h
/qemu/contrib/vhost-user-input/main.c
/qemu/contrib/vhost-user-input/meson.build
/qemu/contrib/vhost-user-scsi/meson.build
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/cpu.c
/qemu/docs/can.txt
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/writing-qmp-commands.txt
/qemu/docs/interop/vhost-user.rst
/qemu/docs/meson.build
/qemu/docs/replay.txt
/qemu/docs/specs/acpi_cpu_hotplug.txt
/qemu/docs/specs/ppc-spapr-numa.rst
/qemu/docs/specs/tpm.rst
/qemu/docs/sphinx/kerneldoc.py
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/raspi.rst
/qemu/docs/system/arm/xscale.rst
/qemu/docs/system/cpu-hotplug.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/i386/microvm.rst
/qemu/docs/system/i386/pc.rst
/qemu/docs/system/images.rst
/qemu/docs/system/index.rst
/qemu/docs/system/monitor.rst
/qemu/docs/system/mux-chardev.rst
/qemu/docs/system/pr-manager.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/system/usb.rst
/qemu/docs/system/virtio-net-failover.rst
/qemu/docs/system/virtio-pmem.rst
/qemu/docs/system/vnc-security.rst
/qemu/docs/tools/conf.py
/qemu/docs/tools/index.rst
/qemu/docs/tools/qemu-pr-helper.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/fsdev/9p-marshal.h
/qemu/fsdev/file-op-9p.h
/qemu/hmp-commands.hx
/qemu/hw/Kconfig
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/trace-events
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/cs4231.c
/qemu/hw/avr/boot.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/nand.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/serial.c
/qemu/hw/core/cpu.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-prop-internal.h
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/register.c
/qemu/hw/core/stream.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/cris/boot.c
/qemu/hw/cris/boot.h
/qemu/hw/display/Kconfig
/qemu/hw/display/artist.c
/qemu/hw/display/cg3.c
/qemu/hw/display/meson.build
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/ssd0323.c
/qemu/hw/display/tcx.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/hppa/machine.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/vmport.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/ide/atapi.c
/qemu/hw/input/Kconfig
/qemu/hw/input/ads7846.c
/qemu/hw/input/meson.build
/qemu/hw/input/ps2.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/rx_icu.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xive.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/lm32/milkymist.c
/qemu/hw/m68k/Kconfig
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/q800.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/emc141x.c
/qemu/hw/misc/imx25_ccm.c
/qemu/hw/misc/imx31_ccm.c
/qemu/hw/misc/imx6_ccm.c
/qemu/hw/misc/imx6_src.c
/qemu/hw/misc/imx6ul_ccm.c
/qemu/hw/misc/imx_ccm.c
/qemu/hw/misc/max111x.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/tmp105.c
/qemu/hw/misc/tmp105.h
/qemu/hw/misc/tmp421.c
/qemu/hw/misc/tz-mpc.c
/qemu/hw/moxie/moxiesim.c
/qemu/hw/net/can/meson.build
/qemu/hw/net/can/trace-events
/qemu/hw/net/can/trace.h
/qemu/hw/net/can/xlnx-zynqmp-can.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/nios2/boot.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/pam.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci/pci.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_irq.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/riscv/boot.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sh4/shix.c
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/pl022.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/usb/Kconfig
/qemu/hw/vfio/common.c
/qemu/hw/vfio/igd.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt_config_init.c
/qemu/hw/xen/xen_pt_msi.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/fuse.h
/qemu/include/block/nvme.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/memory.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/cpu.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/block/swim.h
/qemu/include/hw/boards.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/i386/ioapic.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/mips/cpudevs.h
/qemu/include/hw/misc/emc141x_regs.h
/qemu/include/hw/misc/max111x.h
/qemu/include/hw/net/xlnx-zynqmp-can.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/pam.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/xics_spapr.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/stream.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/migration/misc.h
/qemu/include/monitor/monitor.h
/qemu/include/net/net.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qmp/qerror.h
/qemu/include/qemu-common.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/datadir.h
/qemu/include/qemu/nvdimm-utils.h
/qemu/include/qemu/option.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/standard-headers/asm-x86/kvm_para.h
/qemu/include/sysemu/dma.h
/qemu/include/sysemu/sev.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/whpx.h
/qemu/include/ui/console.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/fd-trans.c
/qemu/linux-user/ioctls.h
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/migration.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/net/can/can_host.c
/qemu/net/dump.c
/qemu/net/filter-buffer.c
/qemu/net/filter-mirror.c
/qemu/net/filter-rewriter.c
/qemu/net/filter.c
/qemu/net/net.c
/qemu/net/tap.c
/qemu/pc-bios/qboot.rom
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/dasd-ipl.c
/qemu/pc-bios/s390-ccw/jump2ipl.c
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/s390-arch.h
/qemu/pc-bios/s390-netboot.img
/qemu/python/qemu/machine.py
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/control.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/pci.json
/qemu/qapi/qdev.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/run-state.json
/qemu/qapi/ui.json
/qemu/qemu-options.hx
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qobject/json-parser.c
/qemu/qom/object.c
/qemu/qom/qom-qmp-cmds.c
/qemu/roms/Makefile
/qemu/roms/qboot
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/kernel-doc
/qemu/scripts/nsis.py
/qemu/slirp
/qemu/softmmu/cpus.c
/qemu/softmmu/datadir.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/icount.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/rtc.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
meson.build
qmp-command-available.c
/qemu/subprojects/libvhost-user/libvhost-user-glib.c
/qemu/subprojects/libvhost-user/libvhost-user-glib.h
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/libvhost-user/link-test.c
/qemu/subprojects/libvhost-user/meson.build
/qemu/target/arm/arm-semi.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/m-nocp.decode
/qemu/target/arm/m_helper.c
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/vfp.decode
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/helper.c
/qemu/target/i386/hvf/x86.h
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/i386/meson.build
/qemu/target/i386/monitor.c
/qemu/target/i386/seg_helper.c
/qemu/target/i386/sev-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/trace-events
/qemu/target/i386/translate.c
/qemu/target/i386/whp-dispatch.h
/qemu/target/i386/whpx-all.c
/qemu/target/i386/whpx-apic.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/mmu.c
/qemu/target/mips/addr.c
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/helper.c
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/meson.build
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c.inc
/qemu/target/openrisc/sys_helper.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/ppc/translate_init.c.inc
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/kvm-stub.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/kvm_s390x.h
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/sparc/cpu.c
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/machine_s390_ccw_virtio.py
/qemu/tests/check-qjson.c
/qemu/tests/data/acpi/microvm/APIC.ioapic2
/qemu/tests/data/acpi/microvm/DSDT.ioapic2
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/virt/DSDT.pxb
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/keys/vagrant
/qemu/tests/keys/vagrant.pub
/qemu/tests/meson.build
/qemu/tests/qemu-iotests/025
/qemu/tests/qemu-iotests/026
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/028.out
/qemu/tests/qemu-iotests/031
/qemu/tests/qemu-iotests/034
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/037
/qemu/tests/qemu-iotests/038
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/046.out
/qemu/tests/qemu-iotests/050
/qemu/tests/qemu-iotests/054
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/071
/qemu/tests/qemu-iotests/079
/qemu/tests/qemu-iotests/080
/qemu/tests/qemu-iotests/081
/qemu/tests/qemu-iotests/081.out
/qemu/tests/qemu-iotests/089
/qemu/tests/qemu-iotests/089.out
/qemu/tests/qemu-iotests/090
/qemu/tests/qemu-iotests/091
/qemu/tests/qemu-iotests/095
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/098
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/103
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/107
/qemu/tests/qemu-iotests/108
/qemu/tests/qemu-iotests/111
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/115
/qemu/tests/qemu-iotests/117
/qemu/tests/qemu-iotests/120
/qemu/tests/qemu-iotests/121
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/133
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/138
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/154
/qemu/tests/qemu-iotests/161
/qemu/tests/qemu-iotests/171
/qemu/tests/qemu-iotests/174
/qemu/tests/qemu-iotests/175
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/177
/qemu/tests/qemu-iotests/179
/qemu/tests/qemu-iotests/183
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/187
/qemu/tests/qemu-iotests/191
/qemu/tests/qemu-iotests/195
/qemu/tests/qemu-iotests/200
/qemu/tests/qemu-iotests/200.out
/qemu/tests/qemu-iotests/204
/qemu/tests/qemu-iotests/206
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/217
/qemu/tests/qemu-iotests/220
/qemu/tests/qemu-iotests/221
/qemu/tests/qemu-iotests/221.out
/qemu/tests/qemu-iotests/229
/qemu/tests/qemu-iotests/229.out
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/247
/qemu/tests/qemu-iotests/249
/qemu/tests/qemu-iotests/250
/qemu/tests/qemu-iotests/252
/qemu/tests/qemu-iotests/265
/qemu/tests/qemu-iotests/268
/qemu/tests/qemu-iotests/272
/qemu/tests/qemu-iotests/273
/qemu/tests/qemu-iotests/279
/qemu/tests/qemu-iotests/286
/qemu/tests/qemu-iotests/287
/qemu/tests/qemu-iotests/289
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/291
/qemu/tests/qemu-iotests/292
/qemu/tests/qemu-iotests/293
/qemu/tests/qemu-iotests/294
/qemu/tests/qemu-iotests/305
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/nbd-fault-injector.py
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/emc141x-test.c
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/npcm7xx_rng-test.c
/qemu/tests/qtest/npcm7xx_timer-test.c
/qemu/tests/qtest/npcm7xx_watchdog_timer-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/xlnx-can-test.c
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/test-i386-bmi2.c
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/test-char.c
/qemu/tests/test-qemu-opts.c
/qemu/tests/test-qga.c
/qemu/tests/test-write-threshold.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/basevm.py
/qemu/tests/vm/freebsd
/qemu/tests/vm/haiku.x86_64
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tools/virtiofsd/buffer.c
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_log.c
/qemu/tools/virtiofsd/fuse_log.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/fuse_misc.h
/qemu/tools/virtiofsd/fuse_opt.c
/qemu/tools/virtiofsd/fuse_signals.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/meson.build
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/tools/virtiofsd/passthrough_seccomp.h
/qemu/trace/meson.build
/qemu/ui/console.c
/qemu/ui/keymaps.c
/qemu/ui/sdl2.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/cutils.c
/qemu/util/nvdimm-utils.c
/qemu/util/qemu-config.c
/qemu/util/qemu-option.c
/qemu/util/trace-events
/qemu/util/vfio-helpers.c
b430b51316-Nov-2020 David Hildenbrand <david@redhat.com>

util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()

Currently, when using "nvme://" for a block device, like
-drive file=nvme://0000:01:00.0/1,if=none,id=drive0 \
-d

util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()

Currently, when using "nvme://" for a block device, like
-drive file=nvme://0000:01:00.0/1,if=none,id=drive0 \
-device virtio-blk,drive=drive0 \

VFIO may pin all guest memory, and discarding of RAM no longer works as
expected. I was able to reproduce this easily with my
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd
NVMe SSD Controller SM981/PM981/PM983

Similar to common VFIO, we have to disable it, making sure that:
a) virtio-balloon won't discard any memory ("silently disabled")
b) virtio-mem and nvme:// run mutually exclusive

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Alex Williamson <alex.williamson@redhat.com>
Cc: Wei Yang <richardw.yang@linux.intel.com>
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20201116105947.9194-1-david@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.gitlab-ci.d/check-patch.py
/qemu/accel/stubs/hax-stub.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_passthrough.c
/qemu/backends/tpm/tpm_util.c
/qemu/block/crypto.c
/qemu/block/crypto.h
/qemu/cpus-common.c
/qemu/disas/lm32.c
/qemu/exec-vary.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/hmat.c
/qemu/hw/acpi/hmat.h
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/audio/milkymist-ac97.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/char/lm32_juart.c
/qemu/hw/char/lm32_uart.c
/qemu/hw/char/milkymist-uart.c
/qemu/hw/core/bus.c
/qemu/hw/core/platform-bus.c
/qemu/hw/core/qdev.c
/qemu/hw/core/sysbus.c
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/milkymist-vgafb.c
/qemu/hw/display/milkymist-vgafb_template.h
/qemu/hw/gpio/mpc8xxx.c
/qemu/hw/i2c/pm_smbus.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/ich.c
/qemu/hw/ide/qdev.c
/qemu/hw/input/milkymist-softusb.c
/qemu/hw/intc/apic.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gicv2m.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/lm32_pic.c
/qemu/hw/intc/xics_pnv.c
/qemu/hw/isa/apm.c
/qemu/hw/isa/i82378.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/lm32/lm32_boards.c
/qemu/hw/lm32/lm32_hwsetup.h
/qemu/hw/lm32/milkymist.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/milkymist-hpdmc.c
/qemu/hw/misc/milkymist-pfpu.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/e1000e_core.h
/qemu/hw/net/e1000x_common.c
/qemu/hw/net/e1000x_common.h
/qemu/hw/net/milkymist-minimac2.c
/qemu/hw/pci-bridge/i82801b11.c
/qemu/hw/pci-host/designware.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppce500_spin.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptconfig.c
/qemu/hw/scsi/mptendian.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/sd/milkymist-memcard.c
/qemu/hw/timer/hpet.c
/qemu/hw/timer/lm32_timer.c
/qemu/hw/timer/milkymist-sysctl.c
/qemu/hw/tpm/tpm_prop.h
/qemu/hw/tricore/tricore_testboard.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci-nec.c
/qemu/hw/usb/hcd-xhci-pci.c
/qemu/hw/usb/hcd-xhci-pci.h
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/trace-events
/qemu/hw/xen/xen_pvdev.c
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/cputlb.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/ioport.h
/qemu/include/exec/memory_ldst.h.inc
/qemu/include/exec/memory_ldst_cached.h.inc
/qemu/include/exec/memory_ldst_phys.h.inc
/qemu/include/exec/tb-context.h
/qemu/include/exec/tb-hash.h
/qemu/include/exec/user/thunk.h
/qemu/include/hw/acpi/acpi.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/display/milkymist_tmu2.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/ioapic.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/ide/ahci.h
/qemu/include/hw/loader-fit.h
/qemu/include/hw/pci-host/designware.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/platform-bus.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_homer.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/semihosting/semihost.h
/qemu/include/qemu/base64.h
/qemu/include/qemu/buffer.h
/qemu/include/qemu/filemonitor.h
/qemu/include/sysemu/tpm_util.h
/qemu/linux-user/aarch64/target_cpu.h
/qemu/linux-user/aarch64/target_structs.h
/qemu/linux-user/alpha/target_cpu.h
/qemu/linux-user/alpha/target_structs.h
/qemu/linux-user/arm/target_cpu.h
/qemu/linux-user/arm/target_structs.h
/qemu/linux-user/cris/target_cpu.h
/qemu/linux-user/cris/target_structs.h
/qemu/linux-user/hppa/target_cpu.h
/qemu/linux-user/hppa/target_structs.h
/qemu/linux-user/i386/target_cpu.h
/qemu/linux-user/i386/target_structs.h
/qemu/linux-user/microblaze/target_cpu.h
/qemu/linux-user/microblaze/target_structs.h
/qemu/linux-user/mips/target_cpu.h
/qemu/linux-user/mips/target_structs.h
/qemu/linux-user/mips64/target_cpu.h
/qemu/linux-user/nios2/target_cpu.h
/qemu/linux-user/nios2/target_structs.h
/qemu/linux-user/ppc/target_cpu.h
/qemu/linux-user/ppc/target_structs.h
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/s390x/target_structs.h
/qemu/linux-user/sparc/target_cpu.h
/qemu/linux-user/sparc/target_structs.h
/qemu/linux-user/sparc64/target_structs.h
/qemu/linux-user/tilegx/target_cpu.h
/qemu/linux-user/tilegx/target_structs.h
/qemu/linux-user/x86_64/target_structs.h
/qemu/memory_ldst.c.inc
/qemu/migration/tls.c
/qemu/migration/tls.h
/qemu/scripts/analyze-migration.py
/qemu/scripts/decodetree.py
/qemu/scripts/replay-dump.py
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
ram-block.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/fpu_helper.c
/qemu/target/alpha/gdbstub.c
/qemu/target/alpha/helper.c
/qemu/target/alpha/int_helper.c
/qemu/target/alpha/mem_helper.c
/qemu/target/alpha/sys_helper.c
/qemu/target/alpha/translate.c
/qemu/target/alpha/vax_helper.c
/qemu/target/arm/a32-uncond.decode
/qemu/target/arm/a32.decode
/qemu/target/arm/arm_ldst.h
/qemu/target/arm/cpu.h
/qemu/target/arm/crypto_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/gdbstub64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper-sve.h
/qemu/target/arm/iwmmxt_helper.c
/qemu/target/arm/neon-dp.decode
/qemu/target/arm/neon-ls.decode
/qemu/target/arm/neon-shared.decode
/qemu/target/arm/op_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/t16.decode
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vec_internal.h
/qemu/target/arm/vfp-uncond.decode
/qemu/target/arm/vfp.decode
/qemu/target/cris/cpu.h
/qemu/target/cris/crisv10-decode.h
/qemu/target/cris/crisv32-decode.h
/qemu/target/cris/gdbstub.c
/qemu/target/cris/helper.c
/qemu/target/cris/machine.c
/qemu/target/cris/mmu.c
/qemu/target/cris/op_helper.c
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hppa/cpu.h
/qemu/target/hppa/gdbstub.c
/qemu/target/hppa/helper.c
/qemu/target/hppa/insns.decode
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/machine.c
/qemu/target/hppa/mem_helper.c
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/bpt_helper.c
/qemu/target/i386/cc_helper.c
/qemu/target/i386/cc_helper_template.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/excp_helper.c
/qemu/target/i386/fpu_helper.c
/qemu/target/i386/gdbstub.c
/qemu/target/i386/helper.c
/qemu/target/i386/hvf/panic.h
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86.h
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/hvf/x86_decode.c
/qemu/target/i386/hvf/x86_decode.h
/qemu/target/i386/hvf/x86_descr.c
/qemu/target/i386/hvf/x86_descr.h
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_emu.h
/qemu/target/i386/hvf/x86_flags.c
/qemu/target/i386/hvf/x86_flags.h
/qemu/target/i386/hvf/x86_mmu.c
/qemu/target/i386/hvf/x86_mmu.h
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/hvf/x86hvf.h
/qemu/target/i386/int_helper.c
/qemu/target/i386/kvm.c
/qemu/target/i386/mem_helper.c
/qemu/target/i386/misc_helper.c
/qemu/target/i386/mpx_helper.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/ops_sse_header.h
/qemu/target/i386/seg_helper.c
/qemu/target/i386/shift_helper_template.h
/qemu/target/i386/smm_helper.c
/qemu/target/i386/svm_helper.c
/qemu/target/i386/tcg-stub.c
/qemu/target/i386/translate.c
/qemu/target/lm32/cpu.h
/qemu/target/lm32/gdbstub.c
/qemu/target/lm32/helper.c
/qemu/target/lm32/translate.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/gdbstub.c
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/machine.c
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/mmu.h
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/dfp_helper.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper_regs.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-book3s-v3.c
/qemu/target/ppc/mmu-book3s-v3.h
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate_init.c.inc
/qemu/target/ppc/user_only_helper.c
/qemu/target/sparc/cc_helper.c
/qemu/target/sparc/cpu.c
/qemu/target/sparc/fop_helper.c
/qemu/target/sparc/gdbstub.c
/qemu/target/sparc/helper.c
/qemu/target/sparc/int32_helper.c
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/sparc/vis_helper.c
/qemu/target/sparc/win_helper.c
/qemu/target/tilegx/cpu.h
/qemu/target/tricore/gdbstub.c
/qemu/target/xtensa/gdbstub.c
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/pc_cpu_hotplug_props.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/acceptance/x86_cpu_model_versions.py
/qemu/tests/io-channel-helpers.c
/qemu/tests/io-channel-helpers.h
/qemu/tests/migration/guestperf-batch.py
/qemu/tests/migration/guestperf-plot.py
/qemu/tests/migration/guestperf.py
/qemu/tests/migration/guestperf/comparison.py
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/guestperf/hardware.py
/qemu/tests/migration/guestperf/plot.py
/qemu/tests/migration/guestperf/progress.py
/qemu/tests/migration/guestperf/report.py
/qemu/tests/migration/guestperf/scenario.py
/qemu/tests/migration/guestperf/shell.py
/qemu/tests/migration/guestperf/timings.py
/qemu/tests/migration/stress.c
/qemu/tests/test-base64.c
/qemu/tests/test-bufferiszero.c
/qemu/tests/test-crypto-pbkdf.c
/qemu/tests/test-qgraph.c
/qemu/tests/test-uuid.c
/qemu/thunk.c
/qemu/ui/x_keymap.c
/qemu/util/base64.c
/qemu/util/buffer.c
/qemu/util/filemonitor-inotify.c
/qemu/util/filemonitor-stub.c
/qemu/util/log.c
/qemu/util/oslib-win32.c
/qemu/util/vfio-helpers.c
d67ef04c10-Nov-2020 Alex Bennée <alex.bennee@linaro.org>

stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub

We should never build something that calls this without having it.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Phili

stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub

We should never build something that calls this without having it.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201110192316.26397-6-alex.bennee@linaro.org>

show more ...


/qemu/.cirrus.yml
/qemu/.gitlab-ci.d/check-patch.py
/qemu/.gitlab-ci.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/README.rst
/qemu/VERSION
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/user-exec-stub.c
/qemu/audio/jackaudio.c
/qemu/authz/base.c
/qemu/authz/list.c
/qemu/authz/listfile.c
/qemu/authz/pamacct.c
/qemu/authz/simple.c
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev-vhost.c
/qemu/backends/cryptodev.c
/qemu/block.c
/qemu/block/blkdebug.c
/qemu/block/commit.c
/qemu/block/coroutines.h
/qemu/block/dmg-lzfse.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/meson.build
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/io.c
/qemu/block/mirror.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/stream.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/blockdev-nbd.c
/qemu/bsd-user/main.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configure
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/libvhost-user/libvhost-user.h
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/default-configs/devices/mips-softmmu-common.mak
/qemu/disas/capstone.c
/qemu/docs/_templates/editpage.html
/qemu/docs/conf.py
/qemu/docs/devel/_templates/editpage.html
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/testing.rst
/qemu/docs/interop/_templates/editpage.html
/qemu/docs/interop/nbd.txt
/qemu/docs/meson.build
/qemu/docs/qemu-option-trace.rst.inc
/qemu/docs/specs/_templates/editpage.html
/qemu/docs/specs/nvme.txt
/qemu/docs/specs/pci-ids.txt
/qemu/docs/system/_templates/editpage.html
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/tools/_templates/editpage.html
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/user/_templates/editpage.html
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/Kconfig
/qemu/hw/9pfs/cofs.c
/qemu/hw/9pfs/meson.build
/qemu/hw/acpi/core.c
/qemu/hw/acpi/generic_event_device.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armsse.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/block/meson.build
/qemu/hw/block/nvme-ns.c
/qemu/hw/block/nvme-ns.h
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/char/pl011.c
/qemu/hw/char/trace-events
/qemu/hw/core/clock.c
/qemu/hw/core/loader-fit.c
/qemu/hw/core/machine.c
/qemu/hw/core/ptimer.c
/qemu/hw/core/trace-events
/qemu/hw/display/ati_2d.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/exynos4210_fimd.c
/qemu/hw/display/meson.build
/qemu/hw/display/omap_lcdc.c
/qemu/hw/display/tcx.c
/qemu/hw/display/virtio-gpu-3d.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/gpio/meson.build
/qemu/hw/gpio/npcm7xx_gpio.c
/qemu/hw/gpio/trace-events
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/ide/core.c
/qemu/hw/ide/piix.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/ibex_plic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/mem/memory-device.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/meson.build
/qemu/hw/misc/Kconfig
/qemu/hw/misc/bcm2835_cprman.c
/qemu/hw/misc/led.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/mchp_pfsoc_dmc.c
/qemu/hw/misc/mchp_pfsoc_ioscb.c
/qemu/hw/misc/mchp_pfsoc_sysreg.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mips_cpc.c
/qemu/hw/misc/mips_itu.c
/qemu/hw/misc/mps2-fpgaio.c
/qemu/hw/misc/mps2-scc.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_rng.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/stm32f2xx_syscfg.c
/qemu/hw/misc/trace-events
/qemu/hw/net/can/ctucan_core.c
/qemu/hw/net/can/ctucan_core.h
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/virtio-net.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/virt.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/ipl.h
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/trace-events
/qemu/hw/sd/sd.c
/qemu/hw/sd/trace-events
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/imx_spi.c
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/sh_timer.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/hcd-ehci-sysbus.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-xhci-nec.c
/qemu/hw/usb/trace-events
/qemu/hw/vfio/common.c
/qemu/hw/vfio/meson.build
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/Kconfig
/qemu/hw/watchdog/meson.build
/qemu/hw/watchdog/sbsa_gwdt.c
/qemu/include/authz/base.h
/qemu/include/authz/list.h
/qemu/include/authz/listfile.h
/qemu/include/authz/pamacct.h
/qemu/include/authz/simple.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nbd.h
/qemu/include/block/nvme.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/memory.h
/qemu/include/glib-compat.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/bcm2836.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/raspi_platform.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/gpio/npcm7xx_gpio.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/ibex_plic.h
/qemu/include/hw/intc/sifive_plic.h
/qemu/include/hw/mem/memory-device.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/mips/cps.h
/qemu/include/hw/misc/bcm2835_cprman.h
/qemu/include/hw/misc/bcm2835_cprman_internals.h
/qemu/include/hw/misc/led.h
/qemu/include/hw/misc/mchp_pfsoc_dmc.h
/qemu/include/hw/misc/mchp_pfsoc_ioscb.h
/qemu/include/hw/misc/mchp_pfsoc_sysreg.h
/qemu/include/hw/misc/mips_cpc.h
/qemu/include/hw/misc/mips_itu.h
/qemu/include/hw/misc/mps2-fpgaio.h
/qemu/include/hw/misc/mps2-scc.h
/qemu/include/hw/misc/npcm7xx_clk.h
/qemu/include/hw/misc/npcm7xx_rng.h
/qemu/include/hw/misc/stm32f2xx_syscfg.h
/qemu/include/hw/pci-host/xilinx-pcie.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/s390x/s390-pci-inst.h
/qemu/include/hw/s390x/s390-pci-vfio.h
/qemu/include/hw/sparc/sparc32_dma.h
/qemu/include/hw/timer/armv7m_systick.h
/qemu/include/hw/timer/npcm7xx_timer.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/watchdog/sbsa_gwdt.h
/qemu/include/hw/xen/xen.h
/qemu/include/io/channel-buffer.h
/qemu/include/io/channel-command.h
/qemu/include/io/channel-file.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel-tls.h
/qemu/include/io/channel-util.h
/qemu/include/io/channel-watch.h
/qemu/include/io/channel-websock.h
/qemu/include/io/channel.h
/qemu/include/io/dns-resolver.h
/qemu/include/io/task.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp-target.h
/qemu/include/qapi/util.h
/qemu/include/qemu/cutils.h
/qemu/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_fs.h
/qemu/include/standard-headers/linux/virtio_gpu.h
/qemu/include/standard-headers/linux/virtio_mmio.h
/qemu/include/standard-headers/linux/virtio_pci.h
/qemu/include/sysemu/cryptodev-vhost-user.h
/qemu/include/sysemu/cryptodev-vhost.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/io/channel-buffer.c
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-util.c
/qemu/io/channel-watch.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/io/dns-resolver.c
/qemu/io/task.c
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-arm64/mman.h
/qemu/linux-headers/asm-generic/hugetlb_encode.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/mman.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vfio_zdev.h
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/syscall_nr.h
/qemu/linux-user/alpha/syscall.tbl
/qemu/linux-user/alpha/target_signal.h
/qemu/linux-user/arm/syscall.tbl
/qemu/linux-user/arm/target_signal.h
/qemu/linux-user/cris/target_signal.h
/qemu/linux-user/elfload.c
/qemu/linux-user/hppa/syscall.tbl
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/i386/syscall_32.tbl
/qemu/linux-user/i386/target_signal.h
/qemu/linux-user/m68k/syscall.tbl
/qemu/linux-user/m68k/target_signal.h
/qemu/linux-user/main.c
/qemu/linux-user/microblaze/syscall.tbl
/qemu/linux-user/microblaze/target_signal.h
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mips/syscall-args-o32.c.inc
/qemu/linux-user/mips/syscall_o32.tbl
/qemu/linux-user/mips/target_signal.h
/qemu/linux-user/mips64/syscall_n32.tbl
/qemu/linux-user/mips64/syscall_n64.tbl
/qemu/linux-user/mips64/target_signal.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/syscall_nr.h
/qemu/linux-user/nios2/target_signal.h
/qemu/linux-user/openrisc/syscall_nr.h
/qemu/linux-user/ppc/syscall.tbl
/qemu/linux-user/ppc/target_signal.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/syscall32_nr.h
/qemu/linux-user/riscv/syscall64_nr.h
/qemu/linux-user/s390x/syscall.tbl
/qemu/linux-user/s390x/target_signal.h
/qemu/linux-user/sh4/syscall.tbl
/qemu/linux-user/sh4/target_signal.h
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/sparc/syscall.tbl
/qemu/linux-user/sparc/target_signal.h
/qemu/linux-user/sparc64/syscall.tbl
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/x86_64/syscall_64.tbl
/qemu/linux-user/x86_64/target_signal.h
/qemu/linux-user/xtensa/syscall.tbl
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/block.c
/qemu/migration/dirtyrate.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd.c
/qemu/migration/page_cache.c
/qemu/migration/postcopy-ram.c
/qemu/migration/ram.c
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/trace-events
/qemu/migration/vmstate-types.c
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/nbd/server.c
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/eth.c
/qemu/net/filter-rewriter.c
/qemu/net/l2tpv3.c
/qemu/net/net.c
/qemu/net/vhost-vdpa.c
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-netboot.img
/qemu/qapi/audio.json
/qemu/qapi/authz.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/migration.json
/qemu/qapi/opts-visitor.c
/qemu/qapi/qapi-util.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/sockets.json
/qemu/qapi/string-input-visitor.c
/qemu/qapi/ui.json
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qga/commands-posix-ssh.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/replay/replay-debugging.c
/qemu/roms/Makefile
/qemu/scripts/checkpatch.pl
/qemu/scripts/device-crash-test
/qemu/scripts/gensyscalls.sh
/qemu/scripts/kernel-doc
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/qmp/qmp
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/tracetool.py
/qemu/scripts/tracetool/format/d.py
/qemu/scripts/update-linux-headers.sh
/qemu/scsi/qemu-pr-helper.c
/qemu/softmmu/memory.c
/qemu/softmmu/physmem.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
xen-hw-stub.c
/qemu/target/arm/arch_dump.c
/qemu/target/arm/arm-semi.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/vec_helper.c
/qemu/target/i386/monitor.c
/qemu/target/m68k/monitor.c
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cpu.h
/qemu/target/mips/dsp_helper.c
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/gdbstub.c
/qemu/target/mips/helper.c
/qemu/target/mips/lmmi_helper.c
/qemu/target/mips/mips-semi.c
/qemu/target/mips/msa_helper.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c.inc
/qemu/target/nios2/monitor.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/monitor.c
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/cpu-param.h
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/target/rx/insns.decode
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/monitor.c
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/monitor.c
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/monitor.c
/qemu/tcg/tcg.c
/qemu/tests/acceptance/boot_linux.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/reverse_debugging.py
/qemu/tests/acceptance/virtiofs_submounts.py
/qemu/tests/acceptance/virtiofs_submounts.py.data/cleanup.sh
/qemu/tests/acceptance/virtiofs_submounts.py.data/guest-cleanup.sh
/qemu/tests/acceptance/virtiofs_submounts.py.data/guest.sh
/qemu/tests/acceptance/virtiofs_submounts.py.data/host.sh
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/qemu-iotests/162.out
/qemu/tests/qemu-iotests/240
/qemu/tests/qemu-iotests/240.out
/qemu/tests/qemu-iotests/291
/qemu/tests/qemu-iotests/291.out
/qemu/tests/qemu-iotests/309
/qemu/tests/qemu-iotests/309.out
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz/fork_fuzz.ld
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/virtio_blk_fuzz.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_gpio-test.c
/qemu/tests/qtest/npcm7xx_rng-test.c
/qemu/tests/qtest/npcm7xx_watchdog_timer-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/tpm-tests.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/bti-1.c
/qemu/tests/tcg/aarch64/bti-2.c
/qemu/tests/tcg/aarch64/bti-crt.inc.c
/qemu/tests/tcg/configure.sh
/qemu/tests/test-authz-list.c
/qemu/tests/test-authz-listfile.c
/qemu/tests/test-authz-pam.c
/qemu/tests/test-authz-simple.c
/qemu/tests/test-bdrv-drain.c
/qemu/tests/test-crypto-afsplit.c
/qemu/tests/test-crypto-block.c
/qemu/tests/test-crypto-cipher.c
/qemu/tests/test-crypto-hash.c
/qemu/tests/test-crypto-ivgen.c
/qemu/tests/test-crypto-secret.c
/qemu/tests/test-crypto-xts.c
/qemu/tests/test-io-channel-buffer.c
/qemu/tests/test-io-channel-command.c
/qemu/tests/test-io-channel-file.c
/qemu/tests/test-io-channel-socket.c
/qemu/tests/test-io-task.c
/qemu/tests/test-util-sockets.c
/qemu/tests/vm/openbsd
/qemu/tools/meson.build
/qemu/tools/virtiofsd/buffer.c
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/meson.build
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/ui/console.c
/qemu/ui/trace-events
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-auth-vencrypt.c
/qemu/ui/vnc-jobs.c
/qemu/ui/vnc-ws.c
/qemu/ui/vnc.c
/qemu/util/aio-win32.c
/qemu/util/cutils.c
/qemu/util/meson.build
/qemu/util/module.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-option.c
/qemu/util/qemu-sockets.c
cbc20bfb29-Sep-2020 Stefan Hajnoczi <stefanha@redhat.com>

block: move block exports to libblockdev

Block exports are used by softmmu, qemu-storage-daemon, and qemu-nbd.
They are not used by other programs and are not otherwise needed in
libblock.

Undo the

block: move block exports to libblockdev

Block exports are used by softmmu, qemu-storage-daemon, and qemu-nbd.
They are not used by other programs and are not otherwise needed in
libblock.

Undo the recent move of blockdev-nbd.c from blockdev_ss into block_ss.
Since bdrv_close_all() (libblock) calls blk_exp_close_all()
(libblockdev) a stub function is required..

Make qemu-nbd.c use signal handling utility functions instead of
duplicating the code. This helps because os-posix.c is in libblockdev
and it depends on a qemu_system_killed() symbol that qemu-nbd.c lacks.
Once we use the signal handling utility functions we also end up
providing the necessary symbol.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20200929125516.186715-4-stefanha@redhat.com
[Fixed s/ndb/nbd/ typo in commit description as suggested by Eric Blake
--Stefan]
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.cirrus.yml
/qemu/.gitlab-ci.d/check-dco.py
/qemu/.gitlab-ci.d/check-patch.py
/qemu/.gitlab-ci.yml
/qemu/.mailmap
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/stubs/xen-stub.c
/qemu/accel/tcg/cputlb.c
/qemu/audio/meson.build
/qemu/audio/spiceaudio.c
/qemu/authz/listfile.c
/qemu/authz/meson.build
/qemu/backends/rng-egd.c
/qemu/backends/rng-random.c
/qemu/backends/rng.c
/qemu/backends/vhost-user.c
/qemu/block.c
/qemu/block/blkdebug.c
/qemu/block/export/export.c
/qemu/block/export/meson.build
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/export/vhost-user-blk-server.h
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/sheepdog.c
/qemu/block/vmdk.c
/qemu/blockdev.c
/qemu/chardev/meson.build
/qemu/chardev/spice.c
/qemu/configure
/qemu/contrib/gitdm/domain-map
/qemu/contrib/gitdm/group-map-academics
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/gitdm/group-map-redhat
/qemu/contrib/libvhost-user/libvhost-user-glib.c
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/contrib/libvhost-user/libvhost-user.h
/qemu/contrib/libvhost-user/meson.build
/qemu/contrib/plugins/hotblocks.c
/qemu/cpu.c
/qemu/crypto/meson.build
/qemu/default-configs/devices/arm-softmmu.mak
/qemu/docs/conf.py
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/multi-thread-tcg.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/testing.rst
/qemu/docs/meson.build
/qemu/docs/specs/ppc-spapr-numa.rst
/qemu/docs/sphinx/kerneldoc.py
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/cpu-models-mips.rst.inc
/qemu/docs/system/deprecated.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/acpi/aml-build-stub.c
/qemu/hw/acpi/piix4.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/strongarm.c
/qemu/hw/block/nvme.c
/qemu/hw/char/serial.c
/qemu/hw/core/bus.c
/qemu/hw/core/clock.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/qdev-clock.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev.c
/qemu/hw/display/vga-pci.c
/qemu/hw/i2c/microbit_i2c.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-common.h
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/core.c
/qemu/hw/intc/bcm2835_ic.c
/qemu/hw/intc/bcm2836_control.c
/qemu/hw/intc/trace-events
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/mipssim.c
/qemu/hw/mips/r4k.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/mips_cpc.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nvram/fw_cfg-interface.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/meson.build
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci/pci.c
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/core.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/trace-events
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/timer/bcm2835_systmr.c
/qemu/hw/timer/trace-events
/qemu/hw/usb/Kconfig
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-xhci-nec.c
/qemu/hw/usb/hcd-xhci-pci.c
/qemu/hw/usb/hcd-xhci-sysbus.c
/qemu/hw/usb/hcd-xhci-sysbus.h
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/virtio/vhost.c
/qemu/hw/xen/xen-backend.c
/qemu/hw/xen/xen-bus.c
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/chardev/spice.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/exec-all.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/mips/cps.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/vmcoreinfo.h
/qemu/include/hw/pci-host/uninorth.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/timer/bcm2835_systmr.h
/qemu/include/hw/usb/xhci.h
/qemu/include/hw/xen/xen-backend.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/net/can_host.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/help_option.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/qom/object_interfaces.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/os-win32.h
/qemu/include/ui/qemu-spice-module.h
/qemu/include/ui/qemu-spice.h
/qemu/io/meson.build
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/target_signal.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/savevm.c
/qemu/monitor/hmp.c
/qemu/monitor/meson.build
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/nbd/meson.build
/qemu/nbd/server.c
/qemu/net/can/can_socketcan.c
/qemu/plugins/loader.c
/qemu/python/mypy.ini
/qemu/python/qemu/.isort.cfg
/qemu/python/qemu/accel.py
/qemu/python/qemu/console_socket.py
/qemu/python/qemu/machine.py
/qemu/python/qemu/qmp.py
/qemu/python/qemu/qtest.py
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/misc.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qemu-edid.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-nbd.c
/qemu/qom/meson.build
/qemu/qom/object_interfaces.c
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/coccinelle/qom-parent-type.cocci
/qemu/scripts/decodetree.py
/qemu/scripts/mtest2make.py
/qemu/scripts/qapi-gen.py
/qemu/scripts/qapi/.flake8
/qemu/scripts/qapi/.isort.cfg
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/common.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/introspect.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/source.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qemu-version.sh
/qemu/softmmu/bootdevice.c
/qemu/softmmu/cpus.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/tpm.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qemu-storage-daemon.c
blk-exp-close-all.c
meson.build
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/internals.h
/qemu/target/arm/m-nocp.decode
/qemu/target/arm/mte_helper.c
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/vfp_helper.c
/qemu/target/i386/cpu.c
/qemu/target/i386/hax-cpus.c
/qemu/target/i386/kvm-stub.c
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cp0_timer.c
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/internal.h
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c.inc
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/machine.c
/qemu/target/sparc/int32_helper.c
/qemu/tests/Makefile.include
/qemu/tests/acceptance/machine_rx_gdbsim.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/data/acpi/microvm/APIC.pcie
/qemu/tests/data/acpi/microvm/DSDT.rtc
/qemu/tests/data/acpi/microvm/DSDT.usb
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/travis.docker
/qemu/tests/docker/dockerfiles/ubuntu.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/include/meson.build
/qemu/tests/meson.build
/qemu/tests/plugin/bb.c
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/oob-coroutine.err
/qemu/tests/qapi-schema/oob-coroutine.json
/qemu/tests/qapi-schema/oob-coroutine.out
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_timer-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/rtc-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/multiarch/linux-test.c
/qemu/tests/test-bitmap.c
/qemu/tests/test-char.c
/qemu/tests/test-keyval.c
/qemu/tests/test-qmp-cmds.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/centos
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/fedora
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.aarch64
/qemu/tests/vm/ubuntu.i386
/qemu/tools/virtiofsd/fuse_i.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/gtk.c
/qemu/ui/input-barrier.c
/qemu/ui/input-linux.c
/qemu/ui/meson.build
/qemu/ui/sdl2.c
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/ui/spice-input.c
/qemu/ui/spice-module.c
/qemu/ui/vnc-stubs.c
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/block-helpers.c
/qemu/util/block-helpers.h
/qemu/util/cutils.c
/qemu/util/keyval.c
/qemu/util/meson.build
/qemu/util/module.c
/qemu/util/oslib-win32.c
/qemu/util/vhost-user-server.c
9b1c911613-Oct-2020 Claudio Fontana <cfontana@suse.de>

replay: do not build if TCG is not available

this fixes non-TCG builds broken recently by replay reverse debugging.

Stub the needed functions in stub/, splitting roughly between functions
needed on

replay: do not build if TCG is not available

this fixes non-TCG builds broken recently by replay reverse debugging.

Stub the needed functions in stub/, splitting roughly between functions
needed only by system emulation, by system emulation and tools,
and by everyone. This includes duplicating some code in replay/, and
puts the logic for non-replay related events in the replay/ module (+
the stubs), so this should be revisited in the future.

Surprisingly, only _one_ qtest was affected by this, ide-test.c, which
resulted in a buzz as the bh events were never delivered, and the bh
never executed.

Many other subsystems _should_ have been affected.

This fixes the immediate issue, however a better way to group replay
functionality to TCG-only code could be developed in the long term.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Message-Id: <20201013192123.22632-4-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.cirrus.yml
/qemu/.gitlab-ci.d/check-dco.py
/qemu/.gitlab-ci.d/check-patch.py
/qemu/.gitlab-ci.yml
/qemu/.mailmap
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/stubs/xen-stub.c
/qemu/accel/tcg/cputlb.c
/qemu/audio/meson.build
/qemu/audio/spiceaudio.c
/qemu/authz/listfile.c
/qemu/authz/meson.build
/qemu/backends/rng-egd.c
/qemu/backends/rng-random.c
/qemu/backends/rng.c
/qemu/backends/vhost-user.c
/qemu/block.c
/qemu/block/blkdebug.c
/qemu/block/meson.build
/qemu/block/nbd.c
/qemu/block/sheepdog.c
/qemu/block/vmdk.c
/qemu/blockdev.c
/qemu/chardev/meson.build
/qemu/chardev/spice.c
/qemu/configure
/qemu/contrib/gitdm/domain-map
/qemu/contrib/gitdm/group-map-academics
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/gitdm/group-map-redhat
/qemu/contrib/plugins/hotblocks.c
/qemu/cpu.c
/qemu/crypto/meson.build
/qemu/default-configs/devices/arm-softmmu.mak
/qemu/docs/conf.py
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/multi-thread-tcg.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/testing.rst
/qemu/docs/meson.build
/qemu/docs/specs/ppc-spapr-numa.rst
/qemu/docs/sphinx/kerneldoc.py
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/cpu-models-mips.rst.inc
/qemu/docs/system/deprecated.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/acpi/aml-build-stub.c
/qemu/hw/acpi/piix4.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/strongarm.c
/qemu/hw/block/nvme.c
/qemu/hw/char/serial.c
/qemu/hw/core/bus.c
/qemu/hw/core/clock.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/qdev-clock.c
/qemu/hw/core/qdev.c
/qemu/hw/display/vga-pci.c
/qemu/hw/i2c/microbit_i2c.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-common.h
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/core.c
/qemu/hw/intc/bcm2835_ic.c
/qemu/hw/intc/bcm2836_control.c
/qemu/hw/intc/trace-events
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/mipssim.c
/qemu/hw/mips/r4k.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/mips_cpc.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nvram/fw_cfg-interface.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/meson.build
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci/pci.c
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/core.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/trace-events
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/timer/bcm2835_systmr.c
/qemu/hw/timer/trace-events
/qemu/hw/usb/Kconfig
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-xhci-nec.c
/qemu/hw/usb/hcd-xhci-pci.c
/qemu/hw/usb/hcd-xhci-sysbus.c
/qemu/hw/usb/hcd-xhci-sysbus.h
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/virtio/vhost.c
/qemu/hw/xen/xen-backend.c
/qemu/hw/xen/xen-bus.c
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/chardev/spice.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/exec-all.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/mips/cps.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/vmcoreinfo.h
/qemu/include/hw/pci-host/uninorth.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/timer/bcm2835_systmr.h
/qemu/include/hw/usb/xhci.h
/qemu/include/hw/xen/xen-backend.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/net/can_host.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/help_option.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qom/object_interfaces.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/os-win32.h
/qemu/include/ui/qemu-spice-module.h
/qemu/include/ui/qemu-spice.h
/qemu/io/meson.build
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/target_signal.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/savevm.c
/qemu/monitor/hmp.c
/qemu/monitor/meson.build
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/nbd/server.c
/qemu/net/can/can_socketcan.c
/qemu/net/meson.build
/qemu/plugins/loader.c
/qemu/python/mypy.ini
/qemu/python/qemu/.isort.cfg
/qemu/python/qemu/accel.py
/qemu/python/qemu/console_socket.py
/qemu/python/qemu/machine.py
/qemu/python/qemu/qmp.py
/qemu/python/qemu/qtest.py
/qemu/qapi/block-core.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/misc.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qemu-edid.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-nbd.c
/qemu/qom/meson.build
/qemu/qom/object_interfaces.c
/qemu/replay/meson.build
/qemu/replay/stubs-system.c
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/coccinelle/qom-parent-type.cocci
/qemu/scripts/decodetree.py
/qemu/scripts/mtest2make.py
/qemu/scripts/qapi-gen.py
/qemu/scripts/qapi/.flake8
/qemu/scripts/qapi/.isort.cfg
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/common.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/introspect.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/source.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qemu-version.sh
/qemu/scripts/undefsym.py
/qemu/softmmu/bootdevice.c
/qemu/softmmu/cpus.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/tpm.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
meson.build
replay-tools.c
replay.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/internals.h
/qemu/target/arm/m-nocp.decode
/qemu/target/arm/mte_helper.c
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/vfp_helper.c
/qemu/target/i386/cpu.c
/qemu/target/i386/hax-cpus.c
/qemu/target/i386/kvm-stub.c
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cp0_timer.c
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/internal.h
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c.inc
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/machine.c
/qemu/target/sparc/int32_helper.c
/qemu/tests/Makefile.include
/qemu/tests/acceptance/machine_rx_gdbsim.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/data/acpi/microvm/APIC.pcie
/qemu/tests/data/acpi/microvm/DSDT.rtc
/qemu/tests/data/acpi/microvm/DSDT.usb
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/travis.docker
/qemu/tests/docker/dockerfiles/ubuntu.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/fp/meson.build
/qemu/tests/include/meson.build
/qemu/tests/meson.build
/qemu/tests/plugin/bb.c
/qemu/tests/ptimer-test-stubs.c
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/oob-coroutine.err
/qemu/tests/qapi-schema/oob-coroutine.json
/qemu/tests/qapi-schema/oob-coroutine.out
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_timer-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/rtc-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/multiarch/linux-test.c
/qemu/tests/test-bitmap.c
/qemu/tests/test-char.c
/qemu/tests/test-keyval.c
/qemu/tests/test-qmp-cmds.c
/qemu/tests/vm/centos
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/fedora
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.aarch64
/qemu/tests/vm/ubuntu.i386
/qemu/tools/virtiofsd/fuse_i.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/gtk.c
/qemu/ui/input-barrier.c
/qemu/ui/input-linux.c
/qemu/ui/meson.build
/qemu/ui/sdl2.c
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/ui/spice-input.c
/qemu/ui/spice-module.c
/qemu/ui/vnc-stubs.c
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/cutils.c
/qemu/util/keyval.c
/qemu/util/module.c
/qemu/util/oslib-win32.c
e69ee45405-Oct-2020 Kevin Wolf <kwolf@redhat.com>

monitor: Make current monitor a per-coroutine property

This way, a monitor command handler will still be able to access the
current monitor, but when it yields, all other code code will correctly
ge

monitor: Make current monitor a per-coroutine property

This way, a monitor command handler will still be able to access the
current monitor, but when it yields, all other code code will correctly
get NULL from monitor_cur().

This uses a hash table to map the coroutine pointer to the current
monitor of that coroutine. Outside of coroutine context, we associate
the current monitor with the leader coroutine of the current thread.

Approaches to implement some form of coroutine local storage directly in
the coroutine core code have been considered and discarded because they
didn't end up being much more generic than the hash table and their
performance impact on coroutines not using coroutine local storage was
unclear. As the block layer uses a coroutine per I/O request, this is a
fast path and we have to be careful. It's safest to just stay out of
this path with code only used by the monitor.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20201005155855.256490-8-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>

show more ...

41725fa705-Oct-2020 Kevin Wolf <kwolf@redhat.com>

qmp: Call monitor_set_cur() only in qmp_dispatch()

The correct way to set the current monitor for a coroutine handler will
be different than for a blocking handler, so monitor_set_cur() needs to
be

qmp: Call monitor_set_cur() only in qmp_dispatch()

The correct way to set the current monitor for a coroutine handler will
be different than for a blocking handler, so monitor_set_cur() needs to
be called in qmp_dispatch().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201005155855.256490-7-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>

show more ...

947e474405-Oct-2020 Kevin Wolf <kwolf@redhat.com>

monitor: Use getter/setter functions for cur_mon

cur_mon really needs to be coroutine-local as soon as we move monitor
command handlers to coroutines and let them yield. As a first step, just
remove

monitor: Use getter/setter functions for cur_mon

cur_mon really needs to be coroutine-local as soon as we move monitor
command handlers to coroutines and let them yield. As a first step, just
remove all direct accesses to cur_mon so that we can implement this in
the getter function later.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201005155855.256490-4-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>

show more ...


/qemu/.readthedocs.yml
/qemu/MAINTAINERS
/qemu/accel/tcg/user-exec.c
/qemu/audio/wavcapture.c
/qemu/block.c
/qemu/block/block-gen.h
/qemu/block/coroutines.h
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/nvme.c
/qemu/docs/devel/block-coroutine-wrapper.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/qom.rst
/qemu/docs/replay.txt
/qemu/docs/system/arm/cpu-features.rst
/qemu/dump/dump.c
/qemu/gdbstub.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/virt.c
/qemu/hw/char/bcm2835_aux.c
/qemu/hw/core/cpu.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-prop-internal.h
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/ssi/npcm7xx_fiu.c
/qemu/hw/ssi/trace-events
/qemu/hw/virtio/vhost-vsock.c
/qemu/include/block/block.h
/qemu/include/exec/memory.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/qdev-properties.h
/qemu/include/monitor/monitor.h
/qemu/include/qemu/vfio-helpers.h
/qemu/include/qom/object.h
/qemu/include/sysemu/replay.h
/qemu/include/tcg/tcg-gvec-desc.h
/qemu/include/tcg/tcg.h
/qemu/linux-headers/linux/kvm.h
/qemu/migration/fd.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/net/socket.c
/qemu/net/tap.c
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/bootmap.c
/qemu/pc-bios/s390-ccw/bootmap.h
/qemu/pc-bios/s390-ccw/jump2ipl.c
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/start.S
/qemu/pc-bios/s390-ccw/virtio-blkdev.c
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-ccw/virtio-scsi.h
/qemu/pc-bios/s390-netboot.img
/qemu/qemu-options.hx
/qemu/qom/object.c
/qemu/replay/replay-debugging.c
/qemu/scripts/block-coroutine-wrapper.py
/qemu/scripts/kernel-doc
/qemu/softmmu/cpus.c
monitor-core.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/monitor.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tests/acceptance/reverse_debugging.py
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/test-bdrv-drain.c
/qemu/tests/test-util-sockets.c
/qemu/trace/control.c
/qemu/util/qemu-error.c
/qemu/util/qemu-print.c
/qemu/util/qemu-sockets.c
/qemu/util/vfio-helpers.c
cda3825903-Oct-2020 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>

gdbstub: add reverse continue support in replay mode

This patch adds support of the reverse continue operation for gdbstub.
Reverse continue finds the last breakpoint that would happen in normal
exe

gdbstub: add reverse continue support in replay mode

This patch adds support of the reverse continue operation for gdbstub.
Reverse continue finds the last breakpoint that would happen in normal
execution from the beginning to the current moment.
Implementation of the reverse continue replays the execution twice:
to find the breakpoints that were hit and to seek to the last breakpoint.
Reverse continue loads the previous snapshot and tries to find the breakpoint
since that moment. If there are no such breakpoints, it proceeds to
the earlier snapshot, and so on. When no breakpoints or watchpoints were
hit at all, execution stops at the beginning of the replay log.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Message-Id: <160174522930.12451.6994758004725016836.stgit@pasha-ThinkPad-X280>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

fda8458b03-Oct-2020 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>

gdbstub: add reverse step support in replay mode

GDB remote protocol supports two reverse debugging commands:
reverse step and reverse continue.
This patch adds support of the first one to the gdbst

gdbstub: add reverse step support in replay mode

GDB remote protocol supports two reverse debugging commands:
reverse step and reverse continue.
This patch adds support of the first one to the gdbstub.
Reverse step is intended to step one instruction in the backwards
direction. This is not possible in regular execution.
But replayed execution is deterministic, therefore we can load one of
the prior snapshots and proceed to the desired step. It is equivalent
to stepping one instruction back.
There should be at least one snapshot preceding the debugged part of
the replay log.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

--

v4 changes:
- inverted condition in cpu_handle_guest_debug (suggested by Alex Bennée)
Message-Id: <160174522341.12451.1498758422543765253.stgit@pasha-ThinkPad-X280>

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

b39847a503-Oct-2020 Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>

migration: introduce icount field for snapshots

Saving icount as a parameters of the snapshot allows navigation between
them in the execution replay scenario.
This information can be used for findin

migration: introduce icount field for snapshots

Saving icount as a parameters of the snapshot allows navigation between
them in the execution replay scenario.
This information can be used for finding a specific snapshot for proceeding
the recorded execution to the specific moment of the time.
E.g., 'reverse step' action (introduced in one of the following patches)
needs to load the nearest snapshot which is prior to the current moment
of time.
This patch also updates snapshot test which verifies qemu monitor output.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Acked-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>

--

v4 changes:
- squashed format update with test output update
v7 changes:
- introduced the spaces between the fields in snapshot info output
- updated the test to match new field widths
Message-Id: <160174518865.12451.14327573383978752463.stgit@pasha-ThinkPad-X280>

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/kvm-cpus.c
/qemu/accel/kvm/kvm-cpus.h
/qemu/accel/kvm/meson.build
/qemu/accel/kvm/trace-events
/qemu/accel/meson.build
/qemu/accel/qtest/meson.build
/qemu/accel/qtest/qtest-cpus.c
/qemu/accel/qtest/qtest-cpus.h
/qemu/accel/qtest/qtest.c
/qemu/accel/stubs/hax-stub.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/meson.build
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-cpus.c
/qemu/accel/tcg/tcg-cpus.h
/qemu/block/qapi.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.h
/qemu/blockdev.c
/qemu/configure
/qemu/default-configs/targets/aarch64-softmmu.mak
/qemu/default-configs/targets/arm-softmmu.mak
/qemu/default-configs/targets/microblaze-softmmu.mak
/qemu/default-configs/targets/microblazeel-softmmu.mak
/qemu/default-configs/targets/mips64el-softmmu.mak
/qemu/default-configs/targets/ppc-softmmu.mak
/qemu/default-configs/targets/ppc64-softmmu.mak
/qemu/default-configs/targets/riscv32-softmmu.mak
/qemu/default-configs/targets/riscv64-softmmu.mak
/qemu/default-configs/targets/rx-softmmu.mak
/qemu/docs/interop/qcow2.txt
/qemu/hw/core/cpu.c
/qemu/include/block/snapshot.h
/qemu/include/hw/core/cpu.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/hax.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/whpx.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/savevm.c
/qemu/net/meson.build
/qemu/qapi/block-core.json
/qemu/replay/replay.c
/qemu/softmmu/cpus.c
replay.c
/qemu/target/i386/hax-all.c
/qemu/target/i386/hax-cpus.c
/qemu/target/i386/hax-cpus.h
/qemu/target/i386/hax-i386.h
/qemu/target/i386/hax-mem.c
/qemu/target/i386/hax-posix.c
/qemu/target/i386/hax-windows.c
/qemu/target/i386/hax-windows.h
/qemu/target/i386/hvf/hvf-cpus.c
/qemu/target/i386/hvf/hvf-cpus.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/hvf/x86hvf.h
/qemu/target/i386/meson.build
/qemu/target/i386/whpx-all.c
/qemu/target/i386/whpx-cpus.c
/qemu/target/i386/whpx-cpus.h
/qemu/tests/qemu-iotests/261
/qemu/tests/qemu-iotests/261.out
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qtest/meson.build
430065da31-Jul-2020 Claudio Fontana <cfontana@suse.de>

cpus: prepare new CpusAccel cpu accelerator interface

The new interface starts unused, will start being used by the
next patches.

It provides methods for each accelerator to start a vcpu, kick a vc

cpus: prepare new CpusAccel cpu accelerator interface

The new interface starts unused, will start being used by the
next patches.

It provides methods for each accelerator to start a vcpu, kick a vcpu,
synchronize state, get cpu virtual clock and elapsed ticks.

In qemu_wait_io_event, make it clear that APC is used only for HAX
on Windows.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

8191d36831-Aug-2020 Claudio Fontana <cfontana@suse.de>

icount: rename functions to be consistent with the module name

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Benné

icount: rename functions to be consistent with the module name

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

740b175919-Aug-2020 Claudio Fontana <cfontana@suse.de>

cpu-timers, icount: new modules

refactoring of cpus.c continues with cpu timer state extraction.

cpu-timers: responsible for the softmmu cpu timers state,
including cpu clocks and ticks

cpu-timers, icount: new modules

refactoring of cpus.c continues with cpu timer state extraction.

cpu-timers: responsible for the softmmu cpu timers state,
including cpu clocks and ticks.

icount: counts the TCG instructions executed. As such it is specific to
the TCG accelerator. Therefore, it is built only under CONFIG_TCG.

One complication is due to qtest, which uses an icount field to warp time
as part of qtest (qtest_clock_warp).

In order to solve this problem, provide a separate counter for qtest.

This requires fixing assumptions scattered in the code that
qtest_enabled() implies icount_enabled(), checking each specific case.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[remove redundant initialization with qemu_spice_init]
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
[fix lingering calls to icount_get]
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.yml
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/qtest.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/translate-all.c
/qemu/block.c
/qemu/block/export/export.c
/qemu/block/export/meson.build
/qemu/block/meson.build
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/qcow2-cluster.c
/qemu/block/sheepdog.c
/qemu/blockdev-nbd.c
/qemu/capstone
/qemu/configure
/qemu/default-configs/devices/aarch64-softmmu.mak
/qemu/default-configs/devices/alpha-softmmu.mak
/qemu/default-configs/devices/arm-softmmu.mak
/qemu/default-configs/devices/avr-softmmu.mak
/qemu/default-configs/devices/cris-softmmu.mak
/qemu/default-configs/devices/hppa-softmmu.mak
/qemu/default-configs/devices/i386-softmmu.mak
/qemu/default-configs/devices/lm32-softmmu.mak
/qemu/default-configs/devices/m68k-softmmu.mak
/qemu/default-configs/devices/microblaze-softmmu.mak
/qemu/default-configs/devices/microblazeel-softmmu.mak
/qemu/default-configs/devices/mips-softmmu-common.mak
/qemu/default-configs/devices/mips-softmmu.mak
/qemu/default-configs/devices/mips64-softmmu.mak
/qemu/default-configs/devices/mips64el-softmmu.mak
/qemu/default-configs/devices/mipsel-softmmu.mak
/qemu/default-configs/devices/moxie-softmmu.mak
/qemu/default-configs/devices/nios2-softmmu.mak
/qemu/default-configs/devices/or1k-softmmu.mak
/qemu/default-configs/devices/ppc-softmmu.mak
/qemu/default-configs/devices/ppc64-softmmu.mak
/qemu/default-configs/devices/riscv32-softmmu.mak
/qemu/default-configs/devices/riscv64-softmmu.mak
/qemu/default-configs/devices/rx-softmmu.mak
/qemu/default-configs/devices/s390x-softmmu.mak
/qemu/default-configs/devices/sh4-softmmu.mak
/qemu/default-configs/devices/sh4eb-softmmu.mak
/qemu/default-configs/devices/sparc-softmmu.mak
/qemu/default-configs/devices/sparc64-softmmu.mak
/qemu/default-configs/devices/tricore-softmmu.mak
/qemu/default-configs/devices/unicore32-softmmu.mak
/qemu/default-configs/devices/x86_64-softmmu.mak
/qemu/default-configs/devices/xtensa-softmmu.mak
/qemu/default-configs/devices/xtensaeb-softmmu.mak
/qemu/default-configs/targets/aarch64-linux-user.mak
/qemu/default-configs/targets/aarch64-softmmu.mak
/qemu/default-configs/targets/aarch64_be-linux-user.mak
/qemu/default-configs/targets/alpha-linux-user.mak
/qemu/default-configs/targets/alpha-softmmu.mak
/qemu/default-configs/targets/arm-linux-user.mak
/qemu/default-configs/targets/arm-softmmu.mak
/qemu/default-configs/targets/armeb-linux-user.mak
/qemu/default-configs/targets/avr-softmmu.mak
/qemu/default-configs/targets/cris-linux-user.mak
/qemu/default-configs/targets/cris-softmmu.mak
/qemu/default-configs/targets/hppa-linux-user.mak
/qemu/default-configs/targets/hppa-softmmu.mak
/qemu/default-configs/targets/i386-bsd-user.mak
/qemu/default-configs/targets/i386-linux-user.mak
/qemu/default-configs/targets/i386-softmmu.mak
/qemu/default-configs/targets/lm32-softmmu.mak
/qemu/default-configs/targets/m68k-linux-user.mak
/qemu/default-configs/targets/m68k-softmmu.mak
/qemu/default-configs/targets/microblaze-linux-user.mak
/qemu/default-configs/targets/microblaze-softmmu.mak
/qemu/default-configs/targets/microblazeel-linux-user.mak
/qemu/default-configs/targets/microblazeel-softmmu.mak
/qemu/default-configs/targets/mips-linux-user.mak
/qemu/default-configs/targets/mips-softmmu.mak
/qemu/default-configs/targets/mips64-linux-user.mak
/qemu/default-configs/targets/mips64-softmmu.mak
/qemu/default-configs/targets/mips64el-linux-user.mak
/qemu/default-configs/targets/mips64el-softmmu.mak
/qemu/default-configs/targets/mipsel-linux-user.mak
/qemu/default-configs/targets/mipsel-softmmu.mak
/qemu/default-configs/targets/mipsn32-linux-user.mak
/qemu/default-configs/targets/mipsn32el-linux-user.mak
/qemu/default-configs/targets/moxie-softmmu.mak
/qemu/default-configs/targets/nios2-linux-user.mak
/qemu/default-configs/targets/nios2-softmmu.mak
/qemu/default-configs/targets/or1k-linux-user.mak
/qemu/default-configs/targets/or1k-softmmu.mak
/qemu/default-configs/targets/ppc-linux-user.mak
/qemu/default-configs/targets/ppc-softmmu.mak
/qemu/default-configs/targets/ppc64-linux-user.mak
/qemu/default-configs/targets/ppc64-softmmu.mak
/qemu/default-configs/targets/ppc64abi32-linux-user.mak
/qemu/default-configs/targets/ppc64le-linux-user.mak
/qemu/default-configs/targets/riscv32-linux-user.mak
/qemu/default-configs/targets/riscv32-softmmu.mak
/qemu/default-configs/targets/riscv64-linux-user.mak
/qemu/default-configs/targets/riscv64-softmmu.mak
/qemu/default-configs/targets/rx-softmmu.mak
/qemu/default-configs/targets/s390x-linux-user.mak
/qemu/default-configs/targets/s390x-softmmu.mak
/qemu/default-configs/targets/sh4-linux-user.mak
/qemu/default-configs/targets/sh4-softmmu.mak
/qemu/default-configs/targets/sh4eb-linux-user.mak
/qemu/default-configs/targets/sh4eb-softmmu.mak
/qemu/default-configs/targets/sparc-bsd-user.mak
/qemu/default-configs/targets/sparc-linux-user.mak
/qemu/default-configs/targets/sparc-softmmu.mak
/qemu/default-configs/targets/sparc32plus-linux-user.mak
/qemu/default-configs/targets/sparc64-bsd-user.mak
/qemu/default-configs/targets/sparc64-linux-user.mak
/qemu/default-configs/targets/sparc64-softmmu.mak
/qemu/default-configs/targets/tilegx-linux-user.mak
/qemu/default-configs/targets/tricore-softmmu.mak
/qemu/default-configs/targets/unicore32-softmmu.mak
/qemu/default-configs/targets/x86_64-bsd-user.mak
/qemu/default-configs/targets/x86_64-linux-user.mak
/qemu/default-configs/targets/x86_64-softmmu.mak
/qemu/default-configs/targets/xtensa-linux-user.mak
/qemu/default-configs/targets/xtensa-softmmu.mak
/qemu/default-configs/targets/xtensaeb-linux-user.mak
/qemu/default-configs/targets/xtensaeb-softmmu.mak
/qemu/disas.c
/qemu/disas/capstone.c
/qemu/disas/meson.build
/qemu/dma-helpers.c
/qemu/docs/can.txt
/qemu/docs/conf.py
/qemu/docs/system/deprecated.rst
/qemu/docs/throttle.txt
/qemu/exec.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/core/ptimer.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/x86.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ioport.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/mmio.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/trace-events
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/net/Kconfig
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/ctu_can_fd_frame.h
/qemu/hw/net/can/ctu_can_fd_regs.h
/qemu/hw/net/can/ctucan_core.c
/qemu/hw/net/can/ctucan_core.h
/qemu/hw/net/can/ctucan_pci.c
/qemu/hw/net/can/meson.build
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/meson.build
/qemu/hw/s390x/css.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/sclp.c
/qemu/hw/vfio/ccw.c
/qemu/include/block/export.h
/qemu/include/block/nbd.h
/qemu/include/disas/dis-asm.h
/qemu/include/disas/disas.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/hwaddr.h
/qemu/include/exec/log.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/raspi_platform.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/kvm/clock.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/net/can_emu.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/sysemu/cpu-timers.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/qtest.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/global_state.c
/qemu/nbd/server.c
/qemu/net/can/can_core.c
/qemu/net/can/can_socketcan.c
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/meson.build
/qemu/qapi/qapi-schema.json
/qemu/qapi/run-state.json
/qemu/qemu-io-cmds.c
/qemu/qemu-nbd.c
/qemu/replay/replay.c
/qemu/scripts/check_sparse.py
/qemu/scripts/checkpatch.pl
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/cpus.c
/qemu/softmmu/icount.c
/qemu/softmmu/meson.build
/qemu/softmmu/qtest.c
/qemu/softmmu/timers-state.h
/qemu/softmmu/vl.c
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/storage-daemon/qemu-storage-daemon.c
cpu-get-clock.c
icount.c
meson.build
qemu-timer-notify-cb.c
qtest.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/translate-sve.c
/qemu/target/i386/helper.c
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/i386/seg_helper.c
/qemu/target/riscv/csr.c
/qemu/target/s390x/cc_helper.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/internal.h
/qemu/target/s390x/kvm.c
/qemu/target/s390x/machine.c
/qemu/target/s390x/translate.c
/qemu/tcg/tcg.c
/qemu/tests/Makefile.include
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/microvm/DSDT.pcie
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/meson.build
/qemu/tests/ptimer-test-stubs.c
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/140.out
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/307
/qemu/tests/qemu-iotests/307.out
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/test-timed-average.c
/qemu/util/main-loop.c
/qemu/util/qemu-timer.c
c834596f08-Sep-2020 Philippe Mathieu-Daudé <philmd@redhat.com>

hw/xen: Split x86-specific declaration from generic hardware ones

xen_hvm_init() is restricted to the X86 architecture.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <202009

hw/xen: Split x86-specific declaration from generic hardware ones

xen_hvm_init() is restricted to the X86 architecture.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908155530.249806-6-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

12345678910>>...13