History log of /qemu/trace/ (Results 76 – 100 of 196)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5070570c07-Nov-2017 Namhyung Kim <namhyung@gmail.com>

trace: Simplify find_debugfs()

The return vale of find_debugfs() is 1 if it could find a mount point of
debugfs. It can be saved in the while loop instead of checking it again.

Signed-off-by: Namh

trace: Simplify find_debugfs()

The return vale of find_debugfs() is 1 if it could find a mount point of
debugfs. It can be saved in the while loop instead of checking it again.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.gitignore
/qemu/.gitmodules
/qemu/.mailmap
/qemu/Changelog
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/README
/qemu/VERSION
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/Makefile.objs
/qemu/accel/stubs/hax-stub.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/softmmu_template.h
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/Makefile.objs
/qemu/backends/hostmem-file.c
/qemu/backends/tpm.c
/qemu/block.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/block-backend.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/crypto.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/mirror.c
/qemu/block/nbd-client.c
/qemu/block/nbd-client.h
/qemu/block/nfs.c
/qemu/block/parallels.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/snapshot.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vhdx.c
/qemu/block/vvfat.c
/qemu/blockjob.c
/qemu/bsd-user/main.c
/qemu/capstone
/qemu/chardev/Makefile.objs
/qemu/chardev/baum.c
/qemu/chardev/char-fd.c
/qemu/chardev/char-fe.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-udp.c
/qemu/chardev/char.c
/qemu/configure
/qemu/contrib/libvhost-user/Makefile.objs
/qemu/contrib/libvhost-user/libvhost-user-glib.c
/qemu/contrib/libvhost-user/libvhost-user-glib.h
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/contrib/libvhost-user/libvhost-user.h
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/cpus.c
/qemu/crypto/block-luks.c
/qemu/crypto/block-qcow.c
/qemu/crypto/block.c
/qemu/crypto/blockpriv.h
/qemu/crypto/cipher.c
/qemu/crypto/hash.c
/qemu/crypto/hmac.c
/qemu/default-configs/arm-softmmu.mak
/qemu/default-configs/i386-softmmu.mak
/qemu/default-configs/or1k-softmmu.mak
/qemu/default-configs/pci.mak
/qemu/default-configs/ppc-linux-user.mak
/qemu/default-configs/ppc-softmmu.mak
/qemu/default-configs/ppc64-linux-user.mak
/qemu/default-configs/ppc64-softmmu.mak
/qemu/default-configs/ppc64abi32-linux-user.mak
/qemu/default-configs/ppc64le-linux-user.mak
/qemu/default-configs/ppcemb-softmmu.mak
/qemu/default-configs/s390x-softmmu.mak
/qemu/default-configs/sparc64-softmmu.mak
/qemu/default-configs/x86_64-softmmu.mak
/qemu/disas.c
/qemu/disas/arm.c
/qemu/docs/devel/atomics.txt
/qemu/docs/devel/build-system.txt
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/migration.txt
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/pr-helper.rst
/qemu/docs/interop/qmp-intro.txt
/qemu/docs/memory-hotplug.txt
/qemu/docs/pcie.txt
/qemu/docs/pr-manager.rst
/qemu/docs/qdev-device-use.txt
/qemu/docs/qemu-block-drivers.texi
/qemu/docs/rdma.txt
/qemu/docs/specs/tpm.txt
/qemu/docs/specs/vmcoreinfo.txt
/qemu/dump.c
/qemu/exec.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hmp.c
/qemu/hmp.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/acpi/core.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/acpi/trace-events
/qemu/hw/acpi/vmgenid.c
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/Makefile.objs
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/collie.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/gumstix.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/mainstone.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/msf2-som.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/omap_sx1.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/wm8750.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/trace-events
/qemu/hw/block/xen_disk.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/serial.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/qxl.c
/qemu/hw/display/sm501.c
/qemu/hw/display/tc6393xb.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga-pci.c
/qemu/hw/display/vga.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/sun4m_iommu.c
/qemu/hw/dma/trace-events
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/omap_i2c.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i386/Makefile.objs
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/kvm/Makefile.objs
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/i386/xen/xen_pvdevice.c
/qemu/hw/ide/Makefile.objs
/qemu/hw/ide/ahci-allwinner.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ich.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/qdev.c
/qemu/hw/input/ps2.c
/qemu/hw/input/trace-events
/qemu/hw/input/tsc210x.c
/qemu/hw/input/virtio-input-hid.c
/qemu/hw/intc/Makefile.objs
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic_common.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/i8259_common.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/ompic.c
/qemu/hw/intc/openpic.c
/qemu/hw/intc/openpic_kvm.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xics_spapr.c
/qemu/hw/ipack/tpci200.c
/qemu/hw/isa/i82378.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/pc87312.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/lm32/lm32_boards.c
/qemu/hw/lm32/milkymist.c
/qemu/hw/m68k/an5206.c
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/mips/Makefile.objs
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/mips_fulong2e.c
/qemu/hw/mips/mips_jazz.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/mips/mips_mipssim.c
/qemu/hw/mips/mips_r4k.c
/qemu/hw/misc/Makefile.objs
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/edu.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/macio/mac_dbdma.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/msf2-sysreg.c
/qemu/hw/misc/pci-testdev.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/vmcoreinfo.c
/qemu/hw/moxie/moxiesim.c
/qemu/hw/net/Makefile.objs
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/eepro100.c
/qemu/hw/net/lance.c
/qemu/hw/net/ne2000.c
/qemu/hw/net/net_rx_pkt.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/pcnet-pci.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/sungem.c
/qemu/hw/net/sunhme.c
/qemu/hw/net/trace-events
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmware_utils.h
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/vmxnet3.h
/qemu/hw/nvram/Makefile.objs
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/openrisc/cputimer.c
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/Makefile.objs
/qemu/hw/pci-bridge/dec.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/i82801b11.c
/qemu/hw/pci-bridge/ioh3420.c
/qemu/hw/pci-bridge/pci_bridge_dev.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pcie_pci_bridge.c
/qemu/hw/pci-bridge/pcie_root_port.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci-host/apb.c
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/gpex.c
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/piix.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pcie_host.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/e500plat.c
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/mpc8544ds.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/prep.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_iommu.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/s390x/3270-ccw.c
/qemu/hw/s390x/Makefile.objs
/qemu/hw/s390x/css-bridge.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/s390-ccw.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-inst.h
/qemu/hw/s390x/s390-pci-stub.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/s390-virtio-hcall.c
/qemu/hw/s390x/s390-virtio-hcall.h
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/sclpcpu.c
/qemu/hw/s390x/sclpquiesce.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/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-disk.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh_pci.c
/qemu/hw/sh4/shix.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/niagara.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/Makefile.objs
/qemu/hw/ssi/mss-spi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/Makefile.objs
/qemu/hw/timer/cadence_ttc.c
/qemu/hw/timer/hpet.c
/qemu/hw/timer/i8254_common.c
/qemu/hw/timer/mc146818rtc.c
/qemu/hw/timer/mss-timer.c
/qemu/hw/timer/omap_gptimer.c
/qemu/hw/timer/omap_synctimer.c
/qemu/hw/timer/pl031.c
/qemu/hw/timer/twl92230.c
/qemu/hw/tpm/Makefile.objs
/qemu/hw/tpm/tpm_emulator.c
/qemu/hw/tpm/tpm_int.h
/qemu/hw/tpm/tpm_ioctl.h
/qemu/hw/tpm/tpm_passthrough.c
/qemu/hw/tpm/tpm_tis.c
/qemu/hw/tpm/tpm_util.c
/qemu/hw/tpm/tpm_util.h
/qemu/hw/tricore/tricore_testboard.c
/qemu/hw/unicore32/puv3.c
/qemu/hw/usb/Makefile.objs
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/hcd-ehci-pci.c
/qemu/hw/usb/hcd-ehci-sysbus.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/redirect.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/watchdog.c
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/xen/Makefile.objs
/qemu/hw/xen/xen_backend.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pt_config_init.c
/qemu/hw/xen/xen_pt_load_rom.c
/qemu/hw/xen/xen_pt_msi.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nbd.h
/qemu/include/block/snapshot.h
/qemu/include/chardev/char.h
/qemu/include/crypto/block.h
/qemu/include/disas/bfd.h
/qemu/include/disas/capstone.h
/qemu/include/disas/disas.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/cpu_ldst_useronly_template.h
/qemu/include/exec/cputlb.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/helper-gen.h
/qemu/include/exec/helper-head.h
/qemu/include/exec/log.h
/qemu/include/exec/memory-internal.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/tb-context.h
/qemu/include/exec/tb-hash-xx.h
/qemu/include/exec/tb-hash.h
/qemu/include/exec/tb-lookup.h
/qemu/include/glib-compat.h
/qemu/include/hw/arm/arm.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/msf2-soc.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/boards.h
/qemu/include/hw/compat.h
/qemu/include/hw/i386/apic-msidef.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/mips/cps.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/msf2-sysreg.h
/qemu/include/hw/misc/vmcoreinfo.h
/qemu/include/hw/net/lance.h
/qemu/include/hw/net/mii.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/or-irq.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/ppc/mac_dbdma.h
/qemu/include/hw/ppc/openpic.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/ppc/xics.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/s390x/3270-ccw.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/event-facility.h
/qemu/include/hw/s390x/s390-ccw.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/scsi/esp.h
/qemu/include/hw/sparc/sparc32_dma.h
/qemu/include/hw/sparc/sparc64.h
/qemu/include/hw/sparc/sun4m.h
/qemu/include/hw/ssi/mss-spi.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/timer/mss-timer.h
/qemu/include/hw/usb.h
/qemu/include/hw/virtio/virtio-input.h
/qemu/include/hw/virtio/virtio-serial.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/xen/xen_backend.h
/qemu/include/io/channel-websock.h
/qemu/include/io/net-listener.h
/qemu/include/migration/register.h
/qemu/include/migration/vmstate.h
/qemu/include/net/checksum.h
/qemu/include/qapi/qmp/qbool.h
/qemu/include/qapi/qmp/qdict.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/qapi/qmp/types.h
/qemu/include/qemu-common.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/bitmap.h
/qemu/include/qemu/coroutine_int.h
/qemu/include/qemu/futex.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/thread-posix.h
/qemu/include/qemu/typedefs.h
/qemu/include/qom/cpu.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/scsi/pr-manager.h
/qemu/include/scsi/utils.h
/qemu/include/standard-headers/asm-s390/virtio-ccw.h
/qemu/include/standard-headers/asm-x86/hyperv.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/input.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_ring.h
/qemu/include/sysemu/dump.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/numa.h
/qemu/include/sysemu/seccomp.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tpm.h
/qemu/include/sysemu/tpm_backend.h
/qemu/include/sysemu/watchdog.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/input.h
/qemu/include/ui/sdl2.h
/qemu/include/ui/shader.h
/qemu/include/ui/spice-display.h
/qemu/io/Makefile.objs
/qemu/io/channel-websock.c
/qemu/io/net-listener.c
/qemu/io/trace-events
/qemu/iothread.c
/qemu/libdecnumber/Makefile.objs
/qemu/linux-headers/asm-arm/kvm.h
/qemu/linux-headers/asm-arm/kvm_para.h
/qemu/linux-headers/asm-arm/unistd.h
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-arm64/unistd.h
/qemu/linux-headers/asm-powerpc/epapr_hcalls.h
/qemu/linux-headers/asm-powerpc/kvm.h
/qemu/linux-headers/asm-powerpc/kvm_para.h
/qemu/linux-headers/asm-powerpc/unistd.h
/qemu/linux-headers/asm-s390/kvm.h
/qemu/linux-headers/asm-s390/kvm_para.h
/qemu/linux-headers/asm-s390/unistd.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/kvm_para.h
/qemu/linux-headers/asm-x86/unistd.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/kvm_para.h
/qemu/linux-headers/linux/psci.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vfio_ccw.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/arm/target_cpu.h
/qemu/linux-user/elfload.c
/qemu/linux-user/hppa/syscall_nr.h
/qemu/linux-user/hppa/target_cpu.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/main.c
/qemu/linux-user/signal.c
/qemu/linux-user/strace.c
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/memory.c
/qemu/migration/Makefile.objs
/qemu/migration/block.c
/qemu/migration/block.h
/qemu/migration/channel.c
/qemu/migration/colo-comm.c
/qemu/migration/exec.c
/qemu/migration/fd.c
/qemu/migration/global_state.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/page_cache.c
/qemu/migration/page_cache.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/savevm.c
/qemu/migration/socket.c
/qemu/migration/tls.c
/qemu/migration/trace-events
/qemu/migration/vmstate-types.c
/qemu/migration/vmstate.c
/qemu/monitor.c
/qemu/nbd/client.c
/qemu/nbd/common.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/Makefile.objs
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/colo.h
/qemu/net/filter-mirror.c
/qemu/net/hub.c
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/numa.c
/qemu/os-posix.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/keymaps/Makefile
/qemu/pc-bios/keymaps/ar
/qemu/pc-bios/keymaps/bepo
/qemu/pc-bios/keymaps/cz
/qemu/pc-bios/keymaps/da
/qemu/pc-bios/keymaps/de
/qemu/pc-bios/keymaps/de-ch
/qemu/pc-bios/keymaps/en-gb
/qemu/pc-bios/keymaps/en-us
/qemu/pc-bios/keymaps/es
/qemu/pc-bios/keymaps/et
/qemu/pc-bios/keymaps/fi
/qemu/pc-bios/keymaps/fo
/qemu/pc-bios/keymaps/fr
/qemu/pc-bios/keymaps/fr-be
/qemu/pc-bios/keymaps/fr-ca
/qemu/pc-bios/keymaps/fr-ch
/qemu/pc-bios/keymaps/hr
/qemu/pc-bios/keymaps/hu
/qemu/pc-bios/keymaps/is
/qemu/pc-bios/keymaps/it
/qemu/pc-bios/keymaps/ja
/qemu/pc-bios/keymaps/lt
/qemu/pc-bios/keymaps/lv
/qemu/pc-bios/keymaps/mk
/qemu/pc-bios/keymaps/nl
/qemu/pc-bios/keymaps/no
/qemu/pc-bios/keymaps/pl
/qemu/pc-bios/keymaps/pt
/qemu/pc-bios/keymaps/pt-br
/qemu/pc-bios/keymaps/ru
/qemu/pc-bios/keymaps/th
/qemu/pc-bios/keymaps/tr
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/netboot.mak
/qemu/pc-bios/s390-ccw/sclp.c
/qemu/pc-bios/s390-ccw/start.S
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-netboot.img
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/migration.json
/qemu/qapi/qapi-clone-visitor.c
/qemu/qapi/run-state.json
/qemu/qapi/string-input-visitor.c
/qemu/qapi/tpm.json
/qemu/qapi/ui.json
/qemu/qdev-monitor.c
/qemu/qemu-doc.texi
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-img.texi
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-keymap.c
/qemu/qemu-options.hx
/qemu/qemu.nsi
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/requester.cpp
/qemu/qobject/qbool.c
/qemu/qobject/qdict.c
/qemu/qobject/qlist.c
/qemu/qobject/qnull.c
/qemu/qobject/qnum.c
/qemu/qobject/qobject.c
/qemu/qobject/qstring.c
/qemu/qom/cpu.c
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/replay/replay-snapshot.c
/qemu/roms/config.seabios-128k
/qemu/roms/openbios
/qemu/roms/seabios
/qemu/scripts/archive-source.sh
/qemu/scripts/checkpatch.pl
/qemu/scripts/coccinelle/qobject.cocci
/qemu/scripts/create_config
/qemu/scripts/device-crash-test
/qemu/scripts/dump-guest-memory.py
/qemu/scripts/get_maintainer.pl
/qemu/scripts/git-submodule.sh
/qemu/scripts/make-release
/qemu/scripts/qemu.py
/qemu/scripts/qmp/qemu-ga-client
/qemu/scripts/qmp/qmp.py
/qemu/scripts/update-linux-headers.sh
/qemu/scsi/Makefile.objs
/qemu/scsi/pr-helper.h
/qemu/scsi/pr-manager-helper.c
/qemu/scsi/pr-manager.c
/qemu/scsi/qemu-pr-helper.c
/qemu/scsi/trace-events
/qemu/scsi/utils.c
/qemu/slirp/if.c
/qemu/slirp/slirp.c
/qemu/slirp/slirp.h
/qemu/slirp/tcp_subr.c
/qemu/stubs/Makefile.objs
/qemu/stubs/tpm.c
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/internals.h
/qemu/target/arm/machine.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/cris/cpu.c
/qemu/target/cris/cpu.h
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c
/qemu/target/hppa/cpu.c
/qemu/target/hppa/helper.h
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/arch_dump.c
/qemu/target/i386/arch_memory_mapping.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax-mem.c
/qemu/target/i386/hyperv-proto.h
/qemu/target/i386/hyperv.c
/qemu/target/i386/kvm.c
/qemu/target/i386/machine.c
/qemu/target/i386/monitor.c
/qemu/target/i386/svm_helper.c
/qemu/target/i386/translate.c
/qemu/target/lm32/cpu.c
/qemu/target/lm32/cpu.h
/qemu/target/lm32/translate.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/helper.h
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/Makefile.objs
/qemu/target/mips/cp0_timer.c
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/dsp_helper.c
/qemu/target/mips/gdbstub.c
/qemu/target/mips/helper.c
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/machine.c
/qemu/target/mips/mips-defs.h
/qemu/target/mips/msa_helper.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c
/qemu/target/moxie/cpu.c
/qemu/target/moxie/cpu.h
/qemu/target/moxie/translate.c
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/machine.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/Makefile.objs
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/helper_regs.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate_init.c
/qemu/target/s390x/Makefile.objs
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cc_helper.c
/qemu/target/s390x/cpu-qom.h
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/crypto_helper.c
/qemu/target/s390x/diag.c
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/fpu_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/int_helper.c
/qemu/target/s390x/internal.h
/qemu/target/s390x/interrupt.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm-stub.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/kvm_s390x.h
/qemu/target/s390x/machine.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/misc_helper.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/sigp.c
/qemu/target/s390x/trace-events
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu-qom.h
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/machine.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/tilegx/cpu.c
/qemu/target/tilegx/translate.c
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/translate.c
/qemu/target/unicore32/cpu.c
/qemu/target/unicore32/cpu.h
/qemu/target/unicore32/helper.c
/qemu/target/unicore32/translate.c
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/translate.c
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tcg/mips/tcg-target.inc.c
/qemu/tcg/optimize.c
/qemu/tcg/s390/tcg-target.inc.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg-op.h
/qemu/tcg/tcg.c
/qemu/tcg/tcg.h
/qemu/tcg/tci.c
/qemu/tests/.gitignore
/qemu/tests/Makefile.include
/qemu/tests/acpi-test-data/pc/DSDT
/qemu/tests/acpi-test-data/pc/DSDT.bridge
/qemu/tests/acpi-test-data/pc/DSDT.cphp
/qemu/tests/acpi-test-data/pc/DSDT.ipmikcs
/qemu/tests/acpi-test-data/pc/DSDT.memhp
/qemu/tests/acpi-test-data/q35/DSDT
/qemu/tests/acpi-test-data/q35/DSDT.bridge
/qemu/tests/acpi-test-data/q35/DSDT.cphp
/qemu/tests/acpi-test-data/q35/DSDT.ipmibt
/qemu/tests/acpi-test-data/q35/DSDT.memhp
/qemu/tests/acpi-utils.h
/qemu/tests/ahci-test.c
/qemu/tests/bios-tables-test.c
/qemu/tests/boot-order-test.c
/qemu/tests/boot-sector.c
/qemu/tests/boot-serial-test.c
/qemu/tests/check-qnull.c
/qemu/tests/check-qobject.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/common.rc
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/centos6.docker
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/debian-ports.docker
/qemu/tests/docker/dockerfiles/debian8-mxe.docker
/qemu/tests/docker/dockerfiles/debian8.docker
/qemu/tests/docker/dockerfiles/debian9.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/min-glib.docker
/qemu/tests/docker/dockerfiles/travis.docker
/qemu/tests/docker/dockerfiles/ubuntu.docker
/qemu/tests/docker/run
/qemu/tests/docker/test-block
/qemu/tests/docker/test-build
/qemu/tests/docker/test-clang
/qemu/tests/docker/test-full
/qemu/tests/docker/test-mingw
/qemu/tests/docker/test-quick
/qemu/tests/drive_del-test.c
/qemu/tests/endianness-test.c
/qemu/tests/fw_cfg-test.c
/qemu/tests/ipmi-bt-test.c
/qemu/tests/keys/README
/qemu/tests/keys/id_rsa
/qemu/tests/keys/id_rsa.pub
/qemu/tests/libqos/ahci.c
/qemu/tests/libqos/libqos.c
/qemu/tests/libqos/malloc.c
/qemu/tests/libqos/virtio.c
/qemu/tests/libqos/virtio.h
/qemu/tests/libqtest.c
/qemu/tests/libqtest.h
/qemu/tests/m25p80-test.c
/qemu/tests/migration-test.c
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/guestperf/shell.py
/qemu/tests/pc-cpu-test.c
/qemu/tests/pnv-xscom-test.c
/qemu/tests/prom-env-test.c
/qemu/tests/ptimer-test-stubs.c
/qemu/tests/pxe-test.c
/qemu/tests/qemu-iotests/020
/qemu/tests/qemu-iotests/020.out
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/039.out
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/055
/qemu/tests/qemu-iotests/058
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/067
/qemu/tests/qemu-iotests/067.out
/qemu/tests/qemu-iotests/074.out
/qemu/tests/qemu-iotests/075
/qemu/tests/qemu-iotests/077
/qemu/tests/qemu-iotests/077.out
/qemu/tests/qemu-iotests/078
/qemu/tests/qemu-iotests/083
/qemu/tests/qemu-iotests/083.out
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/093.out
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/125
/qemu/tests/qemu-iotests/125.out
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/127.out
/qemu/tests/qemu-iotests/133
/qemu/tests/qemu-iotests/133.out
/qemu/tests/qemu-iotests/136
/qemu/tests/qemu-iotests/137.out
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/147
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/163.out
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/176.out
/qemu/tests/qemu-iotests/177
/qemu/tests/qemu-iotests/177.out
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/181.out
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/184.out
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/187.out
/qemu/tests/qemu-iotests/191
/qemu/tests/qemu-iotests/191.out
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/195
/qemu/tests/qemu-iotests/195.out
/qemu/tests/qemu-iotests/196
/qemu/tests/qemu-iotests/196.out
/qemu/tests/qemu-iotests/197
/qemu/tests/qemu-iotests/197.out
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/198.out
/qemu/tests/qemu-iotests/200
/qemu/tests/qemu-iotests/200.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.config
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/nbd-fault-injector.py
/qemu/tests/qht-bench.c
/qemu/tests/tco-test.c
/qemu/tests/test-aio-multithread.c
/qemu/tests/test-blockjob-txn.c
/qemu/tests/test-crypto-block.c
/qemu/tests/test-filter-mirror.c
/qemu/tests/test-filter-redirector.c
/qemu/tests/test-hbitmap.c
/qemu/tests/test-hmp.c
/qemu/tests/test-vmstate.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/virtio-balloon-test.c
/qemu/tests/virtio-blk-test.c
/qemu/tests/virtio-console-test.c
/qemu/tests/virtio-serial-test.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/README
/qemu/tests/vm/basevm.py
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.i386
/qemu/tests/vmgenid-test.c
/qemu/tpm.c
/qemu/trace-events
ftrace.c
/qemu/ui/Makefile.objs
/qemu/ui/cocoa.m
/qemu/ui/console-gl.c
/qemu/ui/console.c
/qemu/ui/curses.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/input-keymap.c
/qemu/ui/input-legacy.c
/qemu/ui/input.c
/qemu/ui/keycodemapdb
/qemu/ui/keymaps.c
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/shader.c
/qemu/ui/shader/texture-blit-flip.vert
/qemu/ui/spice-display.c
/qemu/ui/trace-events
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-auth-vencrypt.c
/qemu/ui/vnc-ws.c
/qemu/ui/vnc.c
/qemu/util/Makefile.objs
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/bitmap.c
/qemu/util/bitops.c
/qemu/util/cutils.c
/qemu/util/hbitmap.c
/qemu/util/main-loop.c
/qemu/util/mmap-alloc.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/pagesize.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-sleep.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/stats64.c
/qemu/util/throttle.c
/qemu/version.rc
/qemu/vl.c
2ab4b13511-Sep-2017 Alistair Francis <alistair.francis@xilinx.com>

Convert single line fprintf(.../n) to warn_report()

Convert all the single line uses of fprintf(stderr, "warning:"..."\n"...
to use warn_report() instead. This helps standardise on a single
method o

Convert single line fprintf(.../n) to warn_report()

Convert all the single line uses of fprintf(stderr, "warning:"..."\n"...
to use warn_report() instead. This helps standardise on a single
method of printing warnings to the user.

All of the warnings were changed using this command:
find ./* -type f -exec sed -i \
's|fprintf(.*".*warning[,:] \(.*\)\\n"\(.*\));|warn_report("\1"\2);|Ig' \
{} +

Some of the lines were manually edited to reduce the line length to below
80 charecters.

The #include lines were manually updated to allow the code to compile.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Max Reitz <mreitz@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Michael Roth <mdroth@linux.vnet.ibm.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Yongbok Kim <yongbok.kim@imgtec.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com> [mips]
Message-Id: <ae8f8a7f0a88ded61743dff2adade21f8122a9e7.1505158760.git.alistair.francis@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

55d527a911-Sep-2017 Alistair Francis <alistair.francis@xilinx.com>

Convert remaining error_report() to warn_report()

In a previous patch (3dc6f8693694a649a9c83f1e2746565b47683923) we
converted uses of error_report("warning:"... to use warn_report()
instead. This wa

Convert remaining error_report() to warn_report()

In a previous patch (3dc6f8693694a649a9c83f1e2746565b47683923) we
converted uses of error_report("warning:"... to use warn_report()
instead. This was to help standardise on a single method of printing
warnings to the user.

There appears to have been some cases that slipped through in patch sets
applied around the same time, this patch catches the few remaining
cases.

All of the warnings were changed using this command:
find ./* -type f -exec sed -i \
's|error_report(".*warning[,:] |warn_report("|Ig' {} +

Indentation fixed up manually afterwards.

Two messages were manually fixed up as well.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Max Reitz <mreitz@redhat.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Alexander Graf <agraf@suse.de>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <eec8cba0d5434bd828639e5e45f12182490ff47d.1505158760.git.alistair.francis@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/MAINTAINERS
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/Makefile.objs
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/softmmu_template.h
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/user-exec-stub.c
/qemu/accel/tcg/user-exec.c
/qemu/block/iscsi.c
/qemu/block/qcow2.c
/qemu/configure
/qemu/default-configs/ppc-softmmu.mak
/qemu/hw/arm/Makefile.objs
/qemu/hw/arm/mps2.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/wm8750.c
/qemu/hw/block/fdc.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/multiboot.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/atapi.c
/qemu/hw/ide/cmd646.c
/qemu/hw/ide/core.c
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/qdev.c
/qemu/hw/ide/trace-events
/qemu/hw/ide/via.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/xics.c
/qemu/hw/net/Makefile.objs
/qemu/hw/net/sungem.c
/qemu/hw/net/trace-events
/qemu/hw/pci-host/gpex.c
/qemu/hw/pci/pci.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_pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptendian.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/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/vfio/spapr.c
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/scsi/constants.h
/qemu/include/scsi/utils.h
/qemu/include/sysemu/seccomp.h
/qemu/memory.c
/qemu/qemu-options.hx
/qemu/qemu-seccomp.c
/qemu/qtest.c
/qemu/scripts/qemu.py
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qmp.py
/qemu/scripts/qtest.py
/qemu/scsi/Makefile.objs
/qemu/scsi/utils.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/op_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/i386/kvm.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/translate.c
/qemu/target/ppc/kvm.c
/qemu/target/s390x/kvm.c
/qemu/tcg/aarch64/tcg-target.inc.c
/qemu/tcg/arm/tcg-target.inc.c
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tcg/mips/tcg-target.inc.c
/qemu/tcg/ppc/tcg-target.inc.c
/qemu/tcg/s390/tcg-target.inc.c
/qemu/tcg/sparc/tcg-target.inc.c
/qemu/tcg/tcg.c
/qemu/tcg/tcg.h
/qemu/tcg/tci/tcg-target.inc.c
/qemu/tests/Makefile.include
/qemu/tests/libqos/pci.c
/qemu/tests/libqos/usb.c
/qemu/tests/libqtest.c
/qemu/tests/libqtest.h
/qemu/tests/numa-test.c
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/172.out
/qemu/tests/test-hmp.c
/qemu/tests/test-qga.c
/qemu/tests/usb-hcd-uhci-test.c
/qemu/tests/usb-hcd-xhci-test.c
/qemu/tests/virtio-scsi-test.c
/qemu/tests/virtio-serial-test.c
control.c
/qemu/vl.c
f99b38fc12-Sep-2017 Lluís Vilanova <vilanova@ac.upc.edu>

trace: Immediately apply per-vCPU state changes if a vCPU is being created

Right now, function trace_event_set_vcpu_state_dynamic() asynchronously enables
events in the case a vCPU is executing TCG

trace: Immediately apply per-vCPU state changes if a vCPU is being created

Right now, function trace_event_set_vcpu_state_dynamic() asynchronously enables
events in the case a vCPU is executing TCG code. If the vCPU is being created
this makes some events like "guest_cpu_enter" to not be traced.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Message-id: 150525662577.19850.13767570977540117247.stgit@frigg.lan
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.gitmodules
/qemu/CODING_STYLE
/qemu/COPYING.PYTHON
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/VERSION
/qemu/accel/accel.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/Makefile.objs
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/trace-events
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/audio/trace-events
/qemu/backends/cryptodev.c
/qemu/backends/hostmem.c
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/block-backend.c
/qemu/block/commit.c
/qemu/block/dmg.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/mirror.c
/qemu/block/nbd-client.c
/qemu/block/nbd-client.h
/qemu/block/nfs.c
/qemu/block/null.c
/qemu/block/parallels.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2.c
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/sheepdog.c
/qemu/block/ssh.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/main.c
/qemu/chardev/char-fd.c
/qemu/chardev/char.c
/qemu/configure
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/contrib/libvhost-user/libvhost-user.h
/qemu/crypto/block-luks.c
/qemu/crypto/block.c
/qemu/crypto/cipher-afalg.c
/qemu/crypto/cipher-builtin.c
/qemu/crypto/cipher-gcrypt.c
/qemu/crypto/cipher-nettle.c
/qemu/crypto/hmac-gcrypt.c
/qemu/crypto/hmac-glib.c
/qemu/crypto/hmac-nettle.c
/qemu/crypto/pbkdf-gcrypt.c
/qemu/crypto/pbkdf-nettle.c
/qemu/crypto/secret.c
/qemu/crypto/tlscreds.c
/qemu/default-configs/pci.mak
/qemu/default-configs/ppc-softmmu.mak
/qemu/default-configs/ppc64-softmmu.mak
/qemu/default-configs/ppcemb-softmmu.mak
/qemu/default-configs/s390x-softmmu.mak
/qemu/disas.c
/qemu/disas/Makefile.objs
/qemu/disas/i386.c
/qemu/docs/colo-proxy.txt
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/interop/vhost-user.txt
/qemu/docs/pcie.txt
/qemu/docs/pcie_pci_bridge.txt
/qemu/dump.c
/qemu/exec.c
/qemu/fsdev/Makefile.objs
/qemu/fsdev/virtfs-proxy-helper.c
/qemu/hmp-commands-info.hx
/qemu/hmp.c
/qemu/hmp.h
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/Makefile.objs
/qemu/hw/Makefile.objs
/qemu/hw/acpi/bios-linker-loader.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/collie.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/gumstix.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/kzm.c
/qemu/hw/arm/mainstone.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/omap_sx1.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-ep108.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/trace-events
/qemu/hw/block/fdc.c
/qemu/hw/block/nvme.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/bt/sdp.c
/qemu/hw/char/escc.c
/qemu/hw/char/trace-events
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/loader.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/cpu/core.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/display/qxl-render.c
/qemu/hw/display/qxl.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga-helpers.h
/qemu/hw/display/vga.c
/qemu/hw/display/vga_int.h
/qemu/hw/display/virtio-gpu.c
/qemu/hw/dma/trace-events
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/i2c/Makefile.objs
/qemu/hw/i2c/ppc4xx_i2c.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/multiboot.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/xen/trace-events
/qemu/hw/ide/core.c
/qemu/hw/input/trace-events
/qemu/hw/input/virtio-input-hid.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/isa/trace-events
/qemu/hw/lm32/lm32_boards.c
/qemu/hw/lm32/milkymist.c
/qemu/hw/m68k/an5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/mips/addr.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/misc/mmio_interface.c
/qemu/hw/misc/trace-events
/qemu/hw/moxie/moxiesim.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000_regs.h
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/e1000x_common.h
/qemu/hw/net/eepro100.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker_desc.c
/qemu/hw/net/rocker/rocker_fp.c
/qemu/hw/net/rocker/rocker_of_dpa.c
/qemu/hw/net/rocker/rocker_world.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/trace-events
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/nvram/trace-events
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/Makefile.objs
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/pcie_pci_bridge.c
/qemu/hw/pci-host/apb.c
/qemu/hw/pci-host/piix.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci-stub.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/trace-events
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405.h
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/prep.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_iommu.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/s390x/Makefile.objs
/qemu/hw/s390x/css.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-stub.c
/qemu/hw/s390x/s390-skeys-kvm.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-stattrib-kvm.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/s390-virtio.c
/qemu/hw/s390x/s390-virtio.h
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/sclpcpu.c
/qemu/hw/s390x/trace-events
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/trace-events
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/shix.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/i8254_common.c
/qemu/hw/timer/mc146818rtc.c
/qemu/hw/timer/trace-events
/qemu/hw/tricore/tricore_testboard.c
/qemu/hw/unicore32/puv3.c
/qemu/hw/usb/Makefile.objs
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/trace-events
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/xen/trace-events
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nbd.h
/qemu/include/block/throttle-groups.h
/qemu/include/chardev/char-fd.h
/qemu/include/chardev/char.h
/qemu/include/elf.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/memattrs.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/translator.h
/qemu/include/hw/acpi/bios-linker-loader.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/boards.h
/qemu/include/hw/compat.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/i2c/ppc4xx_i2c.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/loader.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/mips/cpudevs.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/ppc/ppc4xx.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/ioinst.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/io/channel.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qmp/qlit.h
/qemu/include/qapi/qmp/qnum.h
/qemu/include/qapi/util.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu-common.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/iov.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/rcu.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/throttle-options.h
/qemu/include/qemu/throttle.h
/qemu/include/qemu/typedefs.h
/qemu/include/qom/cpu.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/numa.h
/qemu/include/sysemu/tpm_backend.h
/qemu/include/ui/console.h
/qemu/io/channel-socket.c
/qemu/io/channel.c
/qemu/iothread.c
/qemu/libdecnumber/decNumber.c
/qemu/linux-user/main.c
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/syscall.c
/qemu/linux-user/trace-events
/qemu/memory.c
/qemu/migration/colo-failover.c
/qemu/migration/colo.c
/qemu/migration/global_state.c
/qemu/migration/migration.c
/qemu/migration/page_cache.c
/qemu/migration/page_cache.h
/qemu/migration/ram.c
/qemu/migration/savevm.c
/qemu/migration/trace-events
/qemu/monitor.c
/qemu/nbd/client.c
/qemu/nbd/common.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/colo-compare.c
/qemu/net/filter-rewriter.c
/qemu/net/filter.c
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/trace-events
/qemu/net/vhost-user.c
/qemu/numa.c
/qemu/os-posix.c
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/cio.h
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/crypto.json
/qemu/qapi/introspect.json
/qemu/qapi/migration.json
/qemu/qapi/net.json
/qemu/qapi/qapi-util.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/tpm.json
/qemu/qapi/trace.json
/qemu/qapi/transaction.json
/qemu/qapi/ui.json
/qemu/qemu-doc.texi
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/main.c
/qemu/qmp.c
/qemu/qobject/Makefile.objs
/qemu/qobject/qlit.c
/qemu/qom/cpu.c
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/roms/openbios
/qemu/scripts/argparse.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/coccinelle/qobject.cocci
/qemu/scripts/device-crash-test
/qemu/scripts/qapi-event.py
/qemu/scripts/qapi-types.py
/qemu/scripts/qapi-visit.py
/qemu/scripts/qapi.py
/qemu/scripts/qemu.py
/qemu/scripts/simpletrace.py
/qemu/scripts/tracetool/format/simpletrace_stap.py
/qemu/slirp/bootp.c
/qemu/slirp/socket.c
/qemu/softmmu_template.h
/qemu/stubs/Makefile.objs
/qemu/stubs/change-state-handler.c
/qemu/stubs/pci-host-piix.c
/qemu/stubs/qmp_pc_dimm.c
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/mem_helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/arch_dump.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/kvm.c
/qemu/target/arm/kvm32.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/machine.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/trace-events
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/cris/cpu.c
/qemu/target/cris/cpu.h
/qemu/target/cris/translate.c
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/translate.c
/qemu/target/i386/arch_dump.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm.c
/qemu/target/i386/monitor.c
/qemu/target/i386/translate.c
/qemu/target/lm32/cpu.h
/qemu/target/lm32/helper.c
/qemu/target/lm32/translate.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/helper.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/translate.c
/qemu/target/mips/helper.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/moxie/cpu.c
/qemu/target/moxie/cpu.h
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/translate.c
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate_init.c
/qemu/target/s390x/Makefile.objs
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cc_helper.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/diag.c
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/fpu_helper.c
/qemu/target/s390x/gdbstub.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/int_helper.c
/qemu/target/s390x/internal.h
/qemu/target/s390x/interrupt.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm-stub.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/kvm_s390x.h
/qemu/target/s390x/machine.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/misc_helper.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/trace-events
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sparc/cpu-qom.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/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/trace-events
/qemu/target/sparc/translate.c
/qemu/target/sparc/win_helper.c
/qemu/target/tilegx/cpu.c
/qemu/target/tilegx/cpu.h
/qemu/target/tricore/cpu.h
/qemu/target/tricore/helper.c
/qemu/target/unicore32/cpu.h
/qemu/target/unicore32/helper.c
/qemu/target/unicore32/softmmu.c
/qemu/target/unicore32/translate.c
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/translate.c
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/aarch64/tcg-target.inc.c
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/arm/tcg-target.inc.c
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/mips/tcg-target.inc.c
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/ppc/tcg-target.inc.c
/qemu/tcg/s390/tcg-target.h
/qemu/tcg/s390/tcg-target.inc.c
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/sparc/tcg-target.inc.c
/qemu/tcg/tcg-ldst.inc.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg-pool.inc.c
/qemu/tcg/tcg.c
/qemu/tcg/tcg.h
/qemu/tcg/tci/tcg-target.h
/qemu/tcg/tci/tcg-target.inc.c
/qemu/tests/Makefile.include
/qemu/tests/acpi-test-data/q35/DSDT
/qemu/tests/acpi-test-data/q35/DSDT.bridge
/qemu/tests/acpi-test-data/q35/DSDT.cphp
/qemu/tests/acpi-test-data/q35/DSDT.ipmibt
/qemu/tests/acpi-test-data/q35/DSDT.memhp
/qemu/tests/benchmark-crypto-cipher.c
/qemu/tests/benchmark-crypto-hash.c
/qemu/tests/benchmark-crypto-hmac.c
/qemu/tests/bios-tables-test.c
/qemu/tests/boot-sector.c
/qemu/tests/boot-serial-test.c
/qemu/tests/check-qjson.c
/qemu/tests/check-qlit.c
/qemu/tests/check-qom-proplist.c
/qemu/tests/crypto-tls-x509-helpers.c
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/centos6.docker
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/ide-test.c
/qemu/tests/io-channel-helpers.c
/qemu/tests/libqtest.c
/qemu/tests/libqtest.h
/qemu/tests/migration/guestperf/shell.py
/qemu/tests/multiboot/run_test.sh
/qemu/tests/pxe-test.c
/qemu/tests/qapi-schema/alternate-conflict-bool-string.err
/qemu/tests/qapi-schema/alternate-conflict-bool-string.exit
/qemu/tests/qapi-schema/alternate-conflict-bool-string.json
/qemu/tests/qapi-schema/alternate-conflict-bool-string.out
/qemu/tests/qapi-schema/alternate-conflict-num-string.err
/qemu/tests/qapi-schema/alternate-conflict-num-string.exit
/qemu/tests/qapi-schema/alternate-conflict-num-string.json
/qemu/tests/qapi-schema/alternate-conflict-num-string.out
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/059
/qemu/tests/qemu-iotests/059.out
/qemu/tests/qemu-iotests/063
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/068.out
/qemu/tests/qemu-iotests/074
/qemu/tests/qemu-iotests/083
/qemu/tests/qemu-iotests/083.out
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/109
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/124
/qemu/tests/qemu-iotests/136
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/162
/qemu/tests/qemu-iotests/179
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/184.out
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/186.out
/qemu/tests/qemu-iotests/187
/qemu/tests/qemu-iotests/187.out
/qemu/tests/qemu-iotests/190
/qemu/tests/qemu-iotests/190.out
/qemu/tests/qemu-iotests/192
/qemu/tests/qemu-iotests/192.out
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/194.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/iotests.py
/qemu/tests/qemu-iotests/nbd-fault-injector.py
/qemu/tests/qmp-test.c
/qemu/tests/rtc-test.c
/qemu/tests/test-filter-mirror.c
/qemu/tests/test-filter-redirector.c
/qemu/tests/test-hmp.c
/qemu/tests/test-io-channel-tls.c
/qemu/tests/test-iov.c
/qemu/tests/test-netfilter.c
/qemu/tests/test-qapi-util.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-string-input-visitor.c
/qemu/tests/test-string-output-visitor.c
/qemu/tests/test-throttle.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vhost-user-test.c
/qemu/tests/vmgenid-test.c
/qemu/tpm.c
/qemu/trace-events
control-target.c
/qemu/ui/console.c
/qemu/ui/cursor.c
/qemu/ui/input-legacy.c
/qemu/ui/input.c
/qemu/ui/qemu-pixman.c
/qemu/ui/vnc-enc-tight.c
/qemu/ui/vnc.c
/qemu/util/cacheinfo.c
/qemu/util/keyval.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-sockets.c
/qemu/util/rcu.c
/qemu/util/throttle.c
/qemu/vl.c
d87aa13831-Jul-2017 Stefan Hajnoczi <stefanha@redhat.com>

trace: add trace_event_get_state_backends()

Code that checks dstate is unaware of SystemTap and LTTng UST dstate, so
the following trace event will not fire when solely enabled by SystemTap
or LTTng

trace: add trace_event_get_state_backends()

Code that checks dstate is unaware of SystemTap and LTTng UST dstate, so
the following trace event will not fire when solely enabled by SystemTap
or LTTng UST:

if (trace_event_get_state(TRACE_MY_EVENT)) {
str = g_strdup_printf("Expensive string to generate ...",
...);
trace_my_event(str);
g_free(str);
}

Add trace_event_get_state_backends() to fetch backend dstate. Those
backends that use QEMU dstate fetch it as part of
generate_h_backend_dstate().

Update existing trace_event_get_state() callers to use
trace_event_get_state_backends() instead.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20170731140718.22010-3-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.editorconfig
/qemu/.gitignore
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/VERSION
/qemu/accel/tcg/translate-all.c
/qemu/audio/rate_template.h
/qemu/audio/trace-events
/qemu/backends/hostmem-ram.c
/qemu/block.c
/qemu/block/block-backend.c
/qemu/block/commit.c
/qemu/block/dirty-bitmap.c
/qemu/block/io.c
/qemu/block/mirror.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qed-cluster.c
/qemu/block/qed-l2-cache.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/qed.h
/qemu/block/sheepdog.c
/qemu/block/ssh.c
/qemu/block/throttle-groups.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/blockdev.c
/qemu/bsd-user/bsdload.c
/qemu/bsd-user/elfload.c
/qemu/bsd-user/main.c
/qemu/bsd-user/mmap.c
/qemu/chardev/trace-events
/qemu/configure
/qemu/crypto/Makefile.objs
/qemu/crypto/afalg.c
/qemu/crypto/afalgpriv.h
/qemu/crypto/cipher-afalg.c
/qemu/crypto/cipher-builtin.c
/qemu/crypto/cipher-gcrypt.c
/qemu/crypto/cipher-nettle.c
/qemu/crypto/cipher.c
/qemu/crypto/cipherpriv.h
/qemu/crypto/hash-afalg.c
/qemu/crypto/hash-gcrypt.c
/qemu/crypto/hash-glib.c
/qemu/crypto/hash-nettle.c
/qemu/crypto/hash.c
/qemu/crypto/hashpriv.h
/qemu/crypto/hmac-gcrypt.c
/qemu/crypto/hmac-glib.c
/qemu/crypto/hmac-nettle.c
/qemu/crypto/hmac.c
/qemu/crypto/hmacpriv.h
/qemu/crypto/trace-events
/qemu/default-configs/arm-softmmu.mak
/qemu/default-configs/pci.mak
/qemu/docs/colo-proxy.txt
/qemu/docs/devel/lockcnt.txt
/qemu/docs/devel/memory.txt
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/tracing.txt
/qemu/docs/devel/writing-qmp-commands.txt
/qemu/docs/interop/bitmaps.rst
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/qcow2-cache.txt
/qemu/docs/specs/pci-ids.txt
/qemu/docs/usb2.txt
/qemu/fsdev/qemu-fsdev-throttle.c
/qemu/gdbstub.c
/qemu/hmp.c
/qemu/hw/9pfs/trace-events
/qemu/hw/acpi/trace-events
/qemu/hw/alpha/dp264.c
/qemu/hw/alpha/trace-events
/qemu/hw/arm/Makefile.objs
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/mainstone.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/omap_sx1.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/adlib.c
/qemu/hw/audio/fmopl.c
/qemu/hw/audio/fmopl.h
/qemu/hw/audio/trace-events
/qemu/hw/block/dataplane/trace-events
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/trace-events
/qemu/hw/char/Makefile.objs
/qemu/hw/char/cmsdk-apb-uart.c
/qemu/hw/char/escc.c
/qemu/hw/char/trace-events
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/display/cg3.c
/qemu/hw/display/qxl.c
/qemu/hw/display/sm501.c
/qemu/hw/display/tc6393xb.c
/qemu/hw/display/tcx.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/dma/trace-events
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/pci-assign-load-rom.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/i386/xen/xen_platform.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/adb.c
/qemu/hw/input/milkymist-softusb.c
/qemu/hw/input/ps2.c
/qemu/hw/input/trace-events
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/trace-events
/qemu/hw/isa/trace-events
/qemu/hw/m68k/an5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/mem/trace-events
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/microblaze/petalogix_s3adsp1800_mmu.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/mips_fulong2e.c
/qemu/hw/mips/mips_jazz.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/mips/mips_mipssim.c
/qemu/hw/mips/mips_r4k.c
/qemu/hw/misc/Makefile.objs
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mps2-scc.c
/qemu/hw/misc/trace-events
/qemu/hw/moxie/moxiesim.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/milkymist-minimac2.c
/qemu/hw/net/trace-events
/qemu/hw/net/virtio-net.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/trace-events
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/trace-events
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.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_pci.c
/qemu/hw/ppc/trace-events
/qemu/hw/s390x/css.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/trace-events
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/trace-events
/qemu/hw/sd/trace-events
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/shix.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc/trace-events
/qemu/hw/sparc64/sun4u.c
/qemu/hw/timer/Makefile.objs
/qemu/hw/timer/cmsdk-apb-timer.c
/qemu/hw/timer/trace-events
/qemu/hw/tricore/tricore_testboard.c
/qemu/hw/unicore32/puv3.c
/qemu/hw/usb/bus.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/trace-events
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/trace-events
/qemu/hw/xen/trace-events
/qemu/hw/xen/xen_pt_config_init.c
/qemu/hw/xen/xen_pt_msi.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/crypto/cipher.h
/qemu/include/crypto/hmac.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/helper-tcg.h
/qemu/include/exec/memory.h
/qemu/include/fpu/softfloat.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/cmsdk-apb-uart.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/ide/ahci.h
/qemu/include/hw/misc/mps2-scc.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/timer/cmsdk-apb-timer.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/migration/colo.h
/qemu/include/net/net.h
/qemu/include/qapi/qmp/qobject.h
/qemu/include/qapi/visitor-impl.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cpuid.h
/qemu/include/qemu/throttle.h
/qemu/include/qemu/typedefs.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/xen-mapcache.h
/qemu/include/ui/input.h
/qemu/io/channel.c
/qemu/io/trace-events
/qemu/linux-headers/asm-x86/kvm_para.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-user/elfload.c
/qemu/linux-user/host/aarch64/hostdep.h
/qemu/linux-user/host/arm/hostdep.h
/qemu/linux-user/host/i386/hostdep.h
/qemu/linux-user/host/ppc64/hostdep.h
/qemu/linux-user/host/s390x/hostdep.h
/qemu/linux-user/host/x86_64/hostdep.h
/qemu/linux-user/main.c
/qemu/linux-user/signal.c
/qemu/linux-user/syscall.c
/qemu/linux-user/trace-events
/qemu/memory.c
/qemu/migration/colo.c
/qemu/migration/migration.c
/qemu/migration/rdma.c
/qemu/migration/trace-events
/qemu/nbd/client.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/colo.h
/qemu/net/eth.c
/qemu/net/filter-mirror.c
/qemu/net/filter-rewriter.c
/qemu/net/net.c
/qemu/net/socket.c
/qemu/net/trace-events
/qemu/numa.c
/qemu/pc-bios/README
/qemu/pc-bios/efi-e1000.rom
/qemu/pc-bios/efi-e1000e.rom
/qemu/pc-bios/efi-eepro100.rom
/qemu/pc-bios/efi-ne2k_pci.rom
/qemu/pc-bios/efi-pcnet.rom
/qemu/pc-bios/efi-rtl8139.rom
/qemu/pc-bios/efi-virtio.rom
/qemu/pc-bios/efi-vmxnet3.rom
/qemu/pc-bios/keymaps/fr-ca
/qemu/pc-bios/slof.bin
/qemu/pc-bios/u-boot.e500
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/introspect.json
/qemu/qapi/qapi-clone-visitor.c
/qemu/qapi/qapi-dealloc-visitor.c
/qemu/qapi/qapi-util.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/string-input-visitor.c
/qemu/qapi/string-output-visitor.c
/qemu/qapi/trace-events
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-img.texi
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/install.cpp
/qemu/qmp.c
/qemu/qobject/json-parser.c
/qemu/qobject/qnull.c
/qemu/qom/object.c
/qemu/qom/trace-events
/qemu/roms/SLOF
/qemu/roms/ipxe
/qemu/roms/u-boot
/qemu/scripts/coccinelle/memory-region-init-ram.cocci
/qemu/scripts/coccinelle/tcg_gen_extract.cocci
/qemu/scripts/device-crash-test
/qemu/scripts/git.orderfile
/qemu/scripts/qapi.py
/qemu/scripts/qapi2texi.py
/qemu/scripts/simpletrace.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/backend/__init__.py
/qemu/scripts/tracetool/backend/dtrace.py
/qemu/scripts/tracetool/backend/ftrace.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/backend/simple.py
/qemu/scripts/tracetool/backend/syslog.py
/qemu/scripts/tracetool/backend/ust.py
/qemu/scripts/tracetool/format/h.py
/qemu/scripts/tracetool/format/simpletrace_stap.py
/qemu/scripts/tracetool/format/tcg_h.py
/qemu/scripts/tracetool/format/tcg_helper_c.py
/qemu/slirp/ip6.h
/qemu/slirp/misc.c
/qemu/slirp/sbuf.c
/qemu/slirp/socket.c
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/machine.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/trace-events
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/cris/translate.c
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/trace-events
/qemu/target/i386/translate.c
/qemu/target/lm32/translate.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu.h
/qemu/target/mips/helper.c
/qemu/target/mips/helper.h
/qemu/target/mips/machine.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/trace-events
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c
/qemu/target/moxie/translate.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/monitor.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vsx-impl.inc.c
/qemu/target/ppc/translate_init.c
/qemu/target/s390x/Makefile.objs
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/diag.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/interrupt.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/misc_helper.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/trace-events
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/helper.h
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/trace-events
/qemu/target/sparc/translate.c
/qemu/target/tilegx/translate.c
/qemu/target/tricore/cpu.c
/qemu/target/tricore/translate.c
/qemu/target/unicore32/translate.c
/qemu/target/xtensa/translate.c
/qemu/tcg/README
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tcg/mips/tcg-target.inc.c
/qemu/tcg/tci.c
/qemu/tests/.gitignore
/qemu/tests/Makefile.include
/qemu/tests/ahci-test.c
/qemu/tests/benchmark-crypto-cipher.c
/qemu/tests/benchmark-crypto-hash.c
/qemu/tests/benchmark-crypto-hmac.c
/qemu/tests/check-qjson.c
/qemu/tests/check-qnull.c
/qemu/tests/check-qom-proplist.c
/qemu/tests/data/test-qga-os-release
/qemu/tests/device-introspect-test.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-apt-fake.sh
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-ports.docker
/qemu/tests/docker/dockerfiles/debian-powerpc-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-win32-cross.docker
/qemu/tests/docker/dockerfiles/debian-win64-cross.docker
/qemu/tests/docker/dockerfiles/debian.docker
/qemu/tests/docker/dockerfiles/debian8-mxe.docker
/qemu/tests/docker/dockerfiles/debian8.docker
/qemu/tests/docker/dockerfiles/debian9.docker
/qemu/tests/docker/dockerfiles/travis.docker
/qemu/tests/docker/travis.py
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/040.out
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/041.out
/qemu/tests/qemu-iotests/055
/qemu/tests/qemu-iotests/067
/qemu/tests/qemu-iotests/067.out
/qemu/tests/qemu-iotests/082
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/111.out
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/140.out
/qemu/tests/qemu-iotests/143.out
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/158
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/186.out
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/tcg/test-i386.c
/qemu/tests/test-qdev-global-props.c
/qemu/tests/test-qga.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-throttle.c
/qemu/thunk.c
/qemu/trace-events
control.h
/qemu/ui/curses_keys.h
/qemu/ui/input-keymap.c
/qemu/ui/input-linux.c
/qemu/ui/keymaps.h
/qemu/ui/spice-input.c
/qemu/ui/trace-events
/qemu/ui/vnc.c
/qemu/ui/vnc_keysym.h
/qemu/user-exec.c
/qemu/util/aio-win32.c
/qemu/util/bufferiszero.c
/qemu/util/cacheinfo.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-error.c
/qemu/util/throttle.c
/qemu/util/trace-events
61a67f7104-Jul-2017 Lluís Vilanova <vilanova@ac.upc.edu>

exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state

Every vCPU now uses a separate set of TBs for each set of dynamic
tracing event state values. Each set of TBs can be used

exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state

Every vCPU now uses a separate set of TBs for each set of dynamic
tracing event state values. Each set of TBs can be used by any number of
vCPUs to maximize TB reuse when vCPUs have the same tracing state.

This feature is later used by tracetool to optimize tracing of guest
code events.

The maximum number of TB sets is defined as 2^E, where E is the number
of events that have the 'vcpu' property (their state is stored in
CPUState->trace_dstate).

For this to work, a change on the dynamic tracing state of a vCPU will
force it to flush its virtual TB cache (which is only indexed by
address), and fall back to the physical TB cache (which now contains the
vCPU's dynamic tracing state as part of the hashing function).

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-id: 149915775266.6295.10060144081246467690.stgit@frigg.lan
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

d438111604-Jul-2017 Lluís Vilanova <vilanova@ac.upc.edu>

trace: [tcg] Delay changes to dynamic state when translating

This keeps consistency across all decisions taken during translation
when the dynamic state of a vCPU is changed in the middle of transla

trace: [tcg] Delay changes to dynamic state when translating

This keeps consistency across all decisions taken during translation
when the dynamic state of a vCPU is changed in the middle of translating
some guest code.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-id: 149915750615.6295.3713699402253529487.stgit@frigg.lan
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

d01c05c904-Jul-2017 Lluís Vilanova <vilanova@ac.upc.edu>

trace: Allocate cpu->trace_dstate in place

There's little point in dynamically allocating the bitmap if we
know at compile-time the max number of events we want to support.
Thus, make room in the st

trace: Allocate cpu->trace_dstate in place

There's little point in dynamically allocating the bitmap if we
know at compile-time the max number of events we want to support.
Thus, make room in the struct for the bitmap, which will make things
easier later: this paves the way for upcoming changes, in which
we'll use a u32 to fully capture cpu->trace_dstate.

This change also increases performance by saving a dereference and
improving locality--note that this is important since upcoming work
makes reading this bitmap fairly common.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 149915725977.6295.15069969323605305641.stgit@frigg.lan
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/tcg/translate-all.c
/qemu/backends/rng-egd.c
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/blkdebug.c
/qemu/block/block-backend.c
/qemu/block/commit.c
/qemu/block/crypto.c
/qemu/block/crypto.h
/qemu/block/dirty-bitmap.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/mirror.c
/qemu/block/nbd-client.c
/qemu/block/nbd-client.h
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/parallels.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/sheepdog.c
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/blockdev.c
/qemu/bsd-user/qemu.h
/qemu/chardev/char-fe.c
/qemu/chardev/char-mux.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configure
/qemu/crypto/block-luks.c
/qemu/crypto/block-qcow.c
/qemu/crypto/block.c
/qemu/crypto/blockpriv.h
/qemu/docs/interop/qcow2.txt
/qemu/exec.c
/qemu/gdb-xml/s390-gs.xml
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hmp.c
/qemu/hmp.h
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/strongarm.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/bcm2835_aux.c
/qemu/hw/char/cadence_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/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/parallel.c
/qemu/hw/char/pl011.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/serial.c
/qemu/hw/char/sh_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/xen_console.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/loader.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/rc4030.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/amd_iommu.h
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/pc.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/s390_flic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/ipmi/ipmi.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/mips_jazz.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/misc/Makefile.objs
/qemu/hw/misc/exynos4210_rng.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mips_cmgcr.c
/qemu/hw/pci-host/apb.c
/qemu/hw/pci/pci-stub.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_rng.c
/qemu/hw/s390x/Makefile.objs
/qemu/hw/s390x/css-bridge.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-stattrib-kvm.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/trace-events
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/redirect.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/spapr.c
/qemu/hw/virtio/virtio-crypto-pci.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-rng.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nbd.h
/qemu/include/chardev/char-fe.h
/qemu/include/chardev/char.h
/qemu/include/crypto/block.h
/qemu/include/elf.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/memory.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/unimp.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ptimer.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/s390x/storage-attributes.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/monitor/monitor.h
/qemu/include/qapi/error.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/typedefs.h
/qemu/include/qom/cpu.h
/qemu/include/qom/object.h
/qemu/include/standard-headers/asm-x86/hyperv.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/kvm.h
/qemu/io/dns-resolver.c
/qemu/linux-headers/asm-arm/kvm.h
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-powerpc/kvm.h
/qemu/linux-headers/asm-s390/kvm.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-user/syscall.c
/qemu/memory.c
/qemu/monitor.c
/qemu/nbd/client.c
/qemu/nbd/common.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/colo-compare.c
/qemu/net/filter-mirror.c
/qemu/net/slirp.c
/qemu/net/vhost-user.c
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/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/bswap.h
/qemu/pc-bios/s390-ccw/libc.h
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/netboot.mak
/qemu/pc-bios/s390-ccw/netmain.c
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/sclp.c
/qemu/pc-bios/s390-ccw/virtio-blkdev.c
/qemu/pc-bios/s390-ccw/virtio-net.c
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-ccw/virtio.c
/qemu/pc-bios/s390-ccw/virtio.h
/qemu/pc-bios/s390-netboot.img
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/common.json
/qemu/qemu-doc.texi
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-img.texi
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-win32.c
/qemu/qmp.c
/qemu/qom/cpu.c
/qemu/qom/object.c
/qemu/qtest.c
/qemu/roms/SLOF
/qemu/roms/openbios
/qemu/scripts/checkpatch.pl
/qemu/scripts/coccinelle/qobject.cocci
/qemu/scripts/hxtool
/qemu/scripts/qapi-commands.py
/qemu/scripts/qapi-event.py
/qemu/scripts/qapi.py
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/kvm.c
/qemu/target/i386/cpu.c
/qemu/target/mips/translate.c
/qemu/target/ppc/translate_init.c
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_features_def.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/gdbstub.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/machine.c
/qemu/target/xtensa/gdbstub.c
/qemu/target/xtensa/xtensa-semi.c
/qemu/tests/Makefile.include
/qemu/tests/multiboot/run_test.sh
/qemu/tests/qemu-iotests/033
/qemu/tests/qemu-iotests/042
/qemu/tests/qemu-iotests/044.out
/qemu/tests/qemu-iotests/048
/qemu/tests/qemu-iotests/049
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/087.out
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/106.out
/qemu/tests/qemu-iotests/120
/qemu/tests/qemu-iotests/125
/qemu/tests/qemu-iotests/125.out
/qemu/tests/qemu-iotests/126
/qemu/tests/qemu-iotests/126.out
/qemu/tests/qemu-iotests/134
/qemu/tests/qemu-iotests/134.out
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/142
/qemu/tests/qemu-iotests/144.out
/qemu/tests/qemu-iotests/145
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/149.out
/qemu/tests/qemu-iotests/157
/qemu/tests/qemu-iotests/157.out
/qemu/tests/qemu-iotests/158
/qemu/tests/qemu-iotests/158.out
/qemu/tests/qemu-iotests/159
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/165.out
/qemu/tests/qemu-iotests/170
/qemu/tests/qemu-iotests/171
/qemu/tests/qemu-iotests/174
/qemu/tests/qemu-iotests/178
/qemu/tests/qemu-iotests/178.out.qcow2
/qemu/tests/qemu-iotests/178.out.raw
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/188
/qemu/tests/qemu-iotests/188.out
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/189.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common
/qemu/tests/qemu-iotests/common.config
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/rocker/all
/qemu/tests/tcg/cris/Makefile
/qemu/tests/test-char.c
/qemu/tests/test-crypto-block.c
/qemu/tests/test-hbitmap.c
/qemu/tests/test-hmp.c
/qemu/tests/vhost-user-test.c
/qemu/tests/vmgenid-test.c
control.c
/qemu/util/error.c
/qemu/util/hbitmap.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-sockets.c
/qemu/vl.c
3dc6f86912-Jul-2017 Alistair Francis <alistair.francis@xilinx.com>

Convert error_report() to warn_report()

Convert all uses of error_report("warning:"... to use warn_report()
instead. This helps standardise on a single method of printing warnings
to the user.

All

Convert error_report() to warn_report()

Convert all uses of error_report("warning:"... to use warn_report()
instead. This helps standardise on a single method of printing warnings
to the user.

All of the warnings were changed using these two commands:
find ./* -type f -exec sed -i \
's|error_report(".*warning[,:] |warn_report("|Ig' {} +

Indentation fixed up manually afterwards.

The test-qdev-global-props test case was manually updated to ensure that
this patch passes make check (as the test cases are case sensitive).

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Suggested-by: Thomas Huth <thuth@redhat.com>
Cc: Jeff Cody <jcody@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Max Reitz <mreitz@redhat.com>
Cc: Ronnie Sahlberg <ronniesahlberg@gmail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Lieven <pl@kamp.de>
Cc: Josh Durgin <jdurgin@redhat.com>
Cc: "Richard W.M. Jones" <rjones@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: Greg Kurz <groug@kaod.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Peter Chubb <peter.chubb@nicta.com.au>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Marcel Apfelbaum <marcel@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: David Gibson <david@gibson.dropbear.id.au>
Cc: Alexander Graf <agraf@suse.de>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Greg Kurz <groug@kaod.org>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed by: Peter Chubb <peter.chubb@data61.csiro.au>
Acked-by: Max Reitz <mreitz@redhat.com>
Acked-by: Marcel Apfelbaum <marcel@redhat.com>
Message-Id: <e1cfa2cd47087c248dd24caca9c33d9af0c499b0.1499866456.git.alistair.francis@xilinx.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>

show more ...


/qemu/Makefile.objs
/qemu/block.c
/qemu/block/backup.c
/qemu/block/gluster.c
/qemu/block/iscsi.c
/qemu/block/nfs.c
/qemu/block/rbd.c
/qemu/block/ssh.c
/qemu/blockdev.c
/qemu/configure
/qemu/cpus.c
/qemu/hw/9pfs/9p.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/kzm.c
/qemu/hw/core/machine.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/kvm/pci-assign.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/pci-host/piix.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/redirect.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/platform.c
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/migration/misc.h
/qemu/include/migration/register.h
/qemu/include/qemu/error-report.h
/qemu/io/channel-websock.c
/qemu/migration/block.c
/qemu/migration/colo.c
/qemu/migration/migration.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/trace-events
/qemu/net/tap-linux.c
/qemu/qemu-options.hx
/qemu/scripts/checkpatch.pl
/qemu/target/i386/cpu.c
/qemu/target/i386/kvm.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu-radix64.h
/qemu/target/ppc/mmu_helper.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/kvm.c
/qemu/tests/test-qdev-global-props.c
control.c
/qemu/util/qemu-error.c
/qemu/vl.c
f5956d7125-Jun-2017 Lluís Vilanova <vilanova@ac.upc.edu>

trace: Fix early setting of events with the "vcpu" property

Events with the "vcpu" property need to be set globally (i.e., as if they didn't
have that property) while we have not yet created any vCP

trace: Fix early setting of events with the "vcpu" property

Events with the "vcpu" property need to be set globally (i.e., as if they didn't
have that property) while we have not yet created any vCPU.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 149838891852.10366.11525912227070211356.stgit@frigg.lan
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.gdbinit
/qemu/.gitignore
/qemu/.gitmodules
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/VERSION
/qemu/accel/Makefile.objs
/qemu/accel/accel.c
/qemu/accel/kvm/Makefile.objs
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/trace-events
/qemu/accel/stubs/Makefile.objs
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/Makefile.objs
/qemu/accel/tcg/cpu-exec-common.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/trace-events
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translate-all.h
/qemu/arch_init.c
/qemu/audio/audio.c
/qemu/audio/wavcapture.c
/qemu/backends/Makefile.objs
/qemu/backends/cryptodev.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem.c
/qemu/backends/rng-egd.c
/qemu/backends/trace-events
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/accounting.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/mirror.c
/qemu/block/nbd-client.c
/qemu/block/nbd-client.h
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/null.c
/qemu/block/parallels.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed-cluster.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/qed.h
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/sheepdog.c
/qemu/block/snapshot.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/block/vxhs.c
/qemu/blockdev-nbd.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bootdevice.c
/qemu/bsd-user/main.c
/qemu/bsd-user/mmap.c
/qemu/bsd-user/qemu.h
/qemu/chardev/Makefile.objs
/qemu/chardev/baum.c
/qemu/chardev/char-console.c
/qemu/chardev/char-fd.c
/qemu/chardev/char-fe.c
/qemu/chardev/char-file.c
/qemu/chardev/char-io.c
/qemu/chardev/char-mux.c
/qemu/chardev/char-null.c
/qemu/chardev/char-parallel.c
/qemu/chardev/char-pipe.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-ringbuf.c
/qemu/chardev/char-serial.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-stdio.c
/qemu/chardev/char-udp.c
/qemu/chardev/char-win-stdio.c
/qemu/chardev/char-win.c
/qemu/chardev/char.c
/qemu/chardev/msmouse.c
/qemu/chardev/spice.c
/qemu/chardev/testdev.c
/qemu/chardev/trace-events
/qemu/chardev/wctablet.c
/qemu/configure
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/contrib/libvhost-user/libvhost-user.h
/qemu/contrib/vhost-user-scsi/Makefile.objs
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/cpus.c
/qemu/crypto/block-luks.c
/qemu/crypto/init.c
/qemu/crypto/random-gcrypt.c
/qemu/crypto/random-gnutls.c
/qemu/crypto/random-platform.c
/qemu/default-configs/arm-softmmu.mak
/qemu/default-configs/i386-softmmu.mak
/qemu/default-configs/pci.mak
/qemu/default-configs/ppc-softmmu.mak
/qemu/default-configs/ppc64-softmmu.mak
/qemu/default-configs/ppcemb-softmmu.mak
/qemu/default-configs/s390x-softmmu.mak
/qemu/default-configs/x86_64-softmmu.mak
/qemu/device_tree.c
/qemu/disas/cris.c
/qemu/disas/libvixl/Makefile.objs
/qemu/disas/microblaze.c
/qemu/docs/bootindex.txt
/qemu/docs/config/ich9-ehci-uhci.cfg
/qemu/docs/config/mach-virt-graphical.cfg
/qemu/docs/config/mach-virt-serial.cfg
/qemu/docs/config/q35-emulated.cfg
/qemu/docs/config/q35-virtio-graphical.cfg
/qemu/docs/config/q35-virtio-serial.cfg
/qemu/docs/devel/atomics.txt
/qemu/docs/devel/bitmaps.md
/qemu/docs/devel/blkdebug.txt
/qemu/docs/devel/blkverify.txt
/qemu/docs/devel/build-system.txt
/qemu/docs/devel/lockcnt.txt
/qemu/docs/devel/memory.txt
/qemu/docs/devel/migration.txt
/qemu/docs/devel/multi-thread-tcg.txt
/qemu/docs/devel/multiple-iothreads.txt
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/rcu.txt
/qemu/docs/devel/tracing.txt
/qemu/docs/devel/virtio-migration.txt
/qemu/docs/devel/writing-qmp-commands.txt
/qemu/docs/interop/parallels.txt
/qemu/docs/interop/qcow2.txt
/qemu/docs/interop/qed_spec.txt
/qemu/docs/interop/qemu-ga-ref.texi
/qemu/docs/interop/qemu-qmp-ref.texi
/qemu/docs/interop/qmp-intro.txt
/qemu/docs/interop/qmp-spec.txt
/qemu/docs/interop/vhost-user.txt
/qemu/docs/interop/vnc-ledstate-Pseudo-encoding.txt
/qemu/docs/qdev-device-use.txt
/qemu/docs/spin/aio_notify.promela
/qemu/docs/spin/aio_notify_accept.promela
/qemu/docs/spin/aio_notify_bug.promela
/qemu/docs/spin/tcg-exclusive.promela
/qemu/docs/spin/win32-qemu-event.promela
/qemu/dump.c
/qemu/exec.c
/qemu/fpu/softfloat-specialize.h
/qemu/fpu/softfloat.c
/qemu/fsdev/9p-iov-marshal.c
/qemu/fsdev/file-op-9p.h
/qemu/fsdev/qemu-fsdev-opts.c
/qemu/fsdev/virtfs-proxy-helper.c
/qemu/gdb-xml/i386-32bit-core.xml
/qemu/gdb-xml/i386-32bit-sse.xml
/qemu/gdb-xml/i386-32bit.xml
/qemu/gdb-xml/i386-64bit-core.xml
/qemu/gdb-xml/i386-64bit-sse.xml
/qemu/gdb-xml/i386-64bit.xml
/qemu/gdb-xml/m68k-fp.xml
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hmp.c
/qemu/hmp.h
/qemu/hw/9pfs/9p-handle.c
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p-xattr.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/Makefile.objs
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/9pfs/xen-9p-backend.c
/qemu/hw/9pfs/xen-9pfs.h
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/digic.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/Makefile.objs
/qemu/hw/audio/ac97.c
/qemu/hw/audio/adlib.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/fmopl.c
/qemu/hw/audio/fmopl.h
/qemu/hw/audio/gus.c
/qemu/hw/audio/gusemu.h
/qemu/hw/audio/gusemu_hal.c
/qemu/hw/audio/gusemu_mixer.c
/qemu/hw/audio/hda-codec.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/intel-hda.h
/qemu/hw/audio/marvell_88w8618.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/sb16.c
/qemu/hw/audio/soundhw.c
/qemu/hw/block/fdc.c
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/trace-events
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen_blkif.h
/qemu/hw/block/xen_disk.c
/qemu/hw/bt/hci-csr.c
/qemu/hw/char/Makefile.objs
/qemu/hw/char/cadence_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/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/omap_uart.c
/qemu/hw/char/parallel.c
/qemu/hw/char/pl011.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/serial.c
/qemu/hw/char/sh_serial.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/char/xen_console.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/Makefile.objs
/qemu/hw/core/generic-loader.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/null-machine.c
/qemu/hw/core/or-irq.c
/qemu/hw/core/platform-bus.c
/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/sysbus.c
/qemu/hw/cpu/Makefile.objs
/qemu/hw/display/cg3.c
/qemu/hw/display/exynos4210_fimd.c
/qemu/hw/display/framebuffer.c
/qemu/hw/display/g364fb.c
/qemu/hw/display/jazz_led.c
/qemu/hw/display/qxl.c
/qemu/hw/display/qxl.h
/qemu/hw/display/sm501.c
/qemu/hw/display/sm501_template.h
/qemu/hw/display/tcx.c
/qemu/hw/display/vga.c
/qemu/hw/display/virtio-gpu-3d.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/i8257.c
/qemu/hw/dma/rc4030.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/sun4m_iommu.c
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/i2c-ddc.c
/qemu/hw/i2c/omap_i2c.c
/qemu/hw/i2c/smbus_eeprom.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/pci-assign.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/xen/Makefile.objs
/qemu/hw/i386/xen/trace-events
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ich.c
/qemu/hw/input/hid.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/ps2.c
/qemu/hw/input/trace-events
/qemu/hw/input/virtio-input-hid.c
/qemu/hw/input/vmmouse.c
/qemu/hw/intc/Makefile.objs
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/etraxfs_pic.c
/qemu/hw/intc/exynos4210_gic.c
/qemu/hw/intc/grlib_irqmp.c
/qemu/hw/intc/i8259_common.c
/qemu/hw/intc/nios2_iic.c
/qemu/hw/intc/omap_intc.c
/qemu/hw/intc/openpic.c
/qemu/hw/intc/s390_flic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/xics.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xics_pnv.c
/qemu/hw/intc/xics_spapr.c
/qemu/hw/ipmi/ipmi.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/ipmi/ipmi_bmc_sim.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/pc87312.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/mips_fulong2e.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/mips/mips_r4k.c
/qemu/hw/misc/Makefile.objs
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/arm_sysctl.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/cbus.c
/qemu/hw/misc/eccmemctl.c
/qemu/hw/misc/edu.c
/qemu/hw/misc/exynos4210_pmu.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/max111x.c
/qemu/hw/misc/mmio_interface.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/slavio_misc.c
/qemu/hw/misc/tmp421.c
/qemu/hw/misc/vmport.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/Makefile.objs
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/eepro100.c
/qemu/hw/net/etraxfs_eth.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/lance.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker_desc.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/xgmac.c
/qemu/hw/nios2/boot.c
/qemu/hw/nvram/eeprom93xx.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/cputimer.c
/qemu/hw/pci-bridge/dec.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/i82801b11.c
/qemu/hw/pci-bridge/pci_bridge_dev.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pcie_root_port.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci-host/apb.c
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/gpex.c
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/piix.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/msi.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/shpc.c
/qemu/hw/pci/slotid_cap.c
/qemu/hw/pci/trace-events
/qemu/hw/ppc/Makefile.objs
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/mpc8544_guts.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/ppc_booke.c
/qemu/hw/ppc/prep.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_iommu.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/trace-events
/qemu/hw/s390x/3270-ccw.c
/qemu/hw/s390x/Makefile.objs
/qemu/hw/s390x/ccw-device.c
/qemu/hw/s390x/ccw-device.h
/qemu/hw/s390x/css-bridge.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/ipl.h
/qemu/hw/s390x/s390-ccw.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/Makefile.objs
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/vhost-scsi-common.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/milkymist-memcard.c
/qemu/hw/sd/pl181.c
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh_pci.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/altera_timer.c
/qemu/hw/timer/aspeed_timer.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/exynos4210_rtc.c
/qemu/hw/timer/i8254_common.c
/qemu/hw/timer/m48t59.c
/qemu/hw/timer/mc146818rtc.c
/qemu/hw/timer/milkymist-sysctl.c
/qemu/hw/timer/pxa2xx_timer.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/tricore/tricore_testboard.c
/qemu/hw/usb/Makefile.objs
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-emulated.c
/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/dev-smartcard-reader.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-xhci-nec.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/redirect.c
/qemu/hw/usb/xen-usb.c
/qemu/hw/vfio/Makefile.objs
/qemu/hw/vfio/amd-xgbe.c
/qemu/hw/vfio/calxeda-xgmac.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/watchdog.c
/qemu/hw/xen/Makefile.objs
/qemu/hw/xen/trace-events
/qemu/hw/xen/xen-common.c
/qemu/hw/xen/xen_backend.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xenpv/xen_domainbuild.c
/qemu/hw/xenpv/xen_machine_pv.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/accounting.h
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/block/block_backup.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nbd.h
/qemu/include/chardev/char-fd.h
/qemu/include/chardev/char-fe.h
/qemu/include/chardev/char-io.h
/qemu/include/chardev/char-mux.h
/qemu/include/chardev/char-parallel.h
/qemu/include/chardev/char-serial.h
/qemu/include/chardev/char-win-stdio.h
/qemu/include/chardev/char-win.h
/qemu/include/chardev/char.h
/qemu/include/crypto/block.h
/qemu/include/crypto/random.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/memory.h
/qemu/include/exec/poison.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramlist.h
/qemu/include/exec/target_page.h
/qemu/include/exec/tb-context.h
/qemu/include/exec/tb-hash.h
/qemu/include/fpu/softfloat.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/memory_hotplug.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/audio/soundhw.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/bcm2835_aux.h
/qemu/include/hw/char/cadence_uart.h
/qemu/include/hw/char/digic-uart.h
/qemu/include/hw/char/imx_serial.h
/qemu/include/hw/char/serial.h
/qemu/include/hw/char/stm32f2xx_usart.h
/qemu/include/hw/compat.h
/qemu/include/hw/devices.h
/qemu/include/hw/hw.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/input/ps2.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/ipmi/ipmi.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/mmio_interface.h
/qemu/include/hw/net/cadence_gem.h
/qemu/include/hw/net/ftgmac100.h
/qemu/include/hw/net/mii.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/pci/pcie_aer.h
/qemu/include/hw/pci/shpc.h
/qemu/include/hw/pci/slotid_cap.h
/qemu/include/hw/ppc/pnv.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.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/ppc/xics.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/s390x/3270-ccw.h
/qemu/include/hw/s390x/css-bridge.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/ioinst.h
/qemu/include/hw/s390x/s390-ccw.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/timer/mc146818rtc_regs.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-scsi-common.h
/qemu/include/hw/virtio/vhost-scsi.h
/qemu/include/hw/virtio/vhost-user-scsi.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-rng.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/xen/io/ring.h
/qemu/include/hw/xen/xen.h
/qemu/include/hw/xen/xen_backend.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/io/channel-file.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel.h
/qemu/include/migration/blocker.h
/qemu/include/migration/colo.h
/qemu/include/migration/cpu.h
/qemu/include/migration/global_state.h
/qemu/include/migration/misc.h
/qemu/include/migration/qemu-file-types.h
/qemu/include/migration/register.h
/qemu/include/migration/snapshot.h
/qemu/include/migration/vmstate.h
/qemu/include/net/eth.h
/qemu/include/qapi/clone-visitor.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qmp/qlist.h
/qemu/include/qapi/qmp/qnum.h
/qemu/include/qapi/qmp/types.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-common.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/bitmap.h
/qemu/include/qemu/bitops.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/ratelimit.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/stats64.h
/qemu/include/qemu/thread-posix.h
/qemu/include/qemu/thread-win32.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/qom/cpu.h
/qemu/include/qom/object.h
/qemu/include/standard-headers/asm-x86/hyperv.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/input.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/sysemu/accel.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/dump.h
/qemu/include/sysemu/hax.h
/qemu/include/sysemu/hostmem.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/numa.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/xen-mapcache.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/input.h
/qemu/include/ui/sdl2.h
/qemu/include/ui/spice-display.h
/qemu/io/channel-socket.c
/qemu/io/dns-resolver.c
/qemu/linux-headers/asm-arm/kvm.h
/qemu/linux-headers/asm-arm/unistd-common.h
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-powerpc/kvm.h
/qemu/linux-headers/asm-powerpc/unistd.h
/qemu/linux-headers/asm-s390/kvm.h
/qemu/linux-headers/asm-s390/unistd.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/vfio_ccw.h
/qemu/linux-user/elfload.c
/qemu/linux-user/main.c
/qemu/linux-user/openrisc/target_cpu.h
/qemu/linux-user/openrisc/target_signal.h
/qemu/linux-user/signal.c
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/memory.c
/qemu/memory_mapping.c
/qemu/migration/Makefile.objs
/qemu/migration/block.c
/qemu/migration/block.h
/qemu/migration/channel.c
/qemu/migration/channel.h
/qemu/migration/colo-comm.c
/qemu/migration/colo-failover.c
/qemu/migration/colo.c
/qemu/migration/exec.c
/qemu/migration/exec.h
/qemu/migration/fd.c
/qemu/migration/fd.h
/qemu/migration/global_state.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/page_cache.c
/qemu/migration/page_cache.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/qemu/migration/qemu-file-channel.c
/qemu/migration/qemu-file-channel.h
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/qjson.c
/qemu/migration/qjson.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/rdma.h
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/socket.c
/qemu/migration/socket.h
/qemu/migration/tls.c
/qemu/migration/tls.h
/qemu/migration/trace-events
/qemu/migration/vmstate-types.c
/qemu/migration/vmstate.c
/qemu/migration/xbzrle.c
/qemu/migration/xbzrle.h
/qemu/monitor.c
/qemu/nbd/client.c
/qemu/nbd/common.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/Makefile.objs
/qemu/net/colo-compare.c
/qemu/net/dump.c
/qemu/net/filter-buffer.c
/qemu/net/filter-mirror.c
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/tap-stub.c
/qemu/net/trace-events
/qemu/net/vhost-user.c
/qemu/numa.c
/qemu/os-win32.c
/qemu/pc-bios/README
/qemu/pc-bios/linuxboot_dma.bin
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/qemu_vga.ndrv
/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/main.c
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/sclp.c
/qemu/pc-bios/s390-ccw/sclp.h
/qemu/pc-bios/s390-ccw/scsi.h
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-ccw/virtio-scsi.h
/qemu/pc-bios/s390-ccw/virtio.h
/qemu/pc-bios/sgabios.bin
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/event.json
/qemu/qapi/qapi-clone-visitor.c
/qemu/qapi/qapi-dealloc-visitor.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-event.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/string-input-visitor.c
/qemu/qapi/string-output-visitor.c
/qemu/qapi/trace-events
/qemu/qdev-monitor.c
/qemu/qemu-doc.texi
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-img.texi
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qemu.sasl
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32.c
/qemu/qga/vss-win32.h
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/install.h
/qemu/qga/vss-win32/provider.cpp
/qemu/qga/vss-win32/requester.cpp
/qemu/qga/vss-win32/vss-common.h
/qemu/qga/vss-win32/vss-handles.h
/qemu/qmp.c
/qemu/qobject/Makefile.objs
/qemu/qobject/json-lexer.c
/qemu/qobject/json-parser.c
/qemu/qobject/qdict.c
/qemu/qobject/qjson.c
/qemu/qobject/qnum.c
/qemu/qobject/qobject.c
/qemu/qom/container.c
/qemu/qom/cpu.c
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/qtest.c
/qemu/replay/replay-char.c
/qemu/replay/replay-internal.c
/qemu/replay/replay-internal.h
/qemu/replay/replay-snapshot.c
/qemu/replay/replay.c
/qemu/roms/QemuMacDrivers
/qemu/roms/openbios
/qemu/roms/sgabios
/qemu/rules.mak
/qemu/scripts/checkpatch.pl
/qemu/scripts/clean-header-guards.pl
/qemu/scripts/cleanup-trace-events.pl
/qemu/scripts/coccinelle/qobject.cocci
/qemu/scripts/coccinelle/return_directly.cocci
/qemu/scripts/device-crash-test
/qemu/scripts/disas-objdump.pl
/qemu/scripts/get_maintainer.pl
/qemu/scripts/qapi-visit.py
/qemu/scripts/qapi.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/qemu.py
/qemu/scripts/qemugdb/mtree.py
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qom-set
/qemu/scripts/shaderinclude.pl
/qemu/scripts/simpletrace.py
/qemu/scripts/switch-timer-api
/qemu/scripts/texi2pod.pl
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/update-linux-headers.sh
/qemu/slirp/Makefile.objs
/qemu/slirp/ip6_icmp.c
/qemu/slirp/ip_icmp.c
/qemu/slirp/ncsi-pkt.h
/qemu/slirp/ncsi.c
/qemu/slirp/sbuf.h
/qemu/slirp/slirp.c
/qemu/slirp/slirp.h
/qemu/slirp/socket.c
/qemu/slirp/socket.h
/qemu/slirp/tcp_input.c
/qemu/slirp/tcp_subr.c
/qemu/slirp/tcp_var.h
/qemu/slirp/tftp.c
/qemu/stubs/Makefile.objs
/qemu/stubs/migr-blocker.c
/qemu/stubs/vmstate.c
/qemu/stubs/xen-common.c
/qemu/stubs/xen-hvm.c
/qemu/target/alpha/cpu.c
/qemu/target/alpha/sys_helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/machine.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/translate.c
/qemu/target/i386/Makefile.objs
/qemu/target/i386/arch_dump.c
/qemu/target/i386/arch_memory_mapping.c
/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/hax-all.c
/qemu/target/i386/hax-mem.c
/qemu/target/i386/helper.c
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/i386/machine.c
/qemu/target/i386/misc_helper.c
/qemu/target/i386/mpx_helper.c
/qemu/target/i386/seg_helper.c
/qemu/target/i386/smm_helper.c
/qemu/target/i386/translate.c
/qemu/target/i386/xsave_helper.c
/qemu/target/m68k/Makefile.objs
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/qregs.def
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/translate.c
/qemu/target/mips/kvm.c
/qemu/target/mips/translate.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/gdbstub.c
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/machine.c
/qemu/target/openrisc/mmu.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/Makefile.objs
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.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-radix64.c
/qemu/target/ppc/mmu-radix64.h
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate_init.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/fpu_helper.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/insn-format.def
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/machine.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/misc_helper.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/helper.c
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/int32_helper.c
/qemu/target/tilegx/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/gdbstub.c
/qemu/target/xtensa/xtensa-semi.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/aarch64/tcg-target.inc.c
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/arm/tcg-target.inc.c
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tcg/ia64/tcg-target.h
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/mips/tcg-target.inc.c
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/ppc/tcg-target.inc.c
/qemu/tcg/s390/tcg-target.h
/qemu/tcg/s390/tcg-target.inc.c
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/sparc/tcg-target.inc.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg-op.h
/qemu/tcg/tcg-opc.h
/qemu/tcg/tcg-runtime.c
/qemu/tcg/tcg-runtime.h
/qemu/tcg/tcg.c
/qemu/tcg/tcg.h
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.h
/qemu/tests/.gitignore
/qemu/tests/Makefile.include
/qemu/tests/acpi-test-data/pc/SLIT.cphp
/qemu/tests/acpi-test-data/pc/SLIT.memhp
/qemu/tests/acpi-test-data/pc/SRAT.memhp
/qemu/tests/acpi-test-data/q35/DSDT
/qemu/tests/acpi-test-data/q35/DSDT.bridge
/qemu/tests/acpi-test-data/q35/DSDT.cphp
/qemu/tests/acpi-test-data/q35/DSDT.ipmibt
/qemu/tests/acpi-test-data/q35/DSDT.memhp
/qemu/tests/acpi-test-data/q35/SLIT.cphp
/qemu/tests/acpi-test-data/q35/SLIT.memhp
/qemu/tests/acpi-test-data/q35/SRAT.memhp
/qemu/tests/acpi-utils.h
/qemu/tests/bios-tables-test.c
/qemu/tests/check-qdict.c
/qemu/tests/check-qjson.c
/qemu/tests/check-qlist.c
/qemu/tests/check-qnum.c
/qemu/tests/check-qom-proplist.c
/qemu/tests/check-qstring.c
/qemu/tests/device-introspect-test.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/centos6.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/drive_del-test.c
/qemu/tests/fdc-test.c
/qemu/tests/ide-test.c
/qemu/tests/libqos/virtio.c
/qemu/tests/libqos/virtio.h
/qemu/tests/libqtest.c
/qemu/tests/libqtest.h
/qemu/tests/megasas-test.c
/qemu/tests/numa-test.c
/qemu/tests/nvme-test.c
/qemu/tests/pc-cpu-test.c
/qemu/tests/postcopy-test.c
/qemu/tests/q35-test.c
/qemu/tests/qapi-schema/alternate-clash.json
/qemu/tests/qapi-schema/alternate-conflict-dict.json
/qemu/tests/qapi-schema/alternate-conflict-enum-bool.err
/qemu/tests/qapi-schema/alternate-conflict-enum-bool.exit
/qemu/tests/qapi-schema/alternate-conflict-enum-bool.json
/qemu/tests/qapi-schema/alternate-conflict-enum-bool.out
/qemu/tests/qapi-schema/alternate-conflict-enum-int.err
/qemu/tests/qapi-schema/alternate-conflict-enum-int.exit
/qemu/tests/qapi-schema/alternate-conflict-enum-int.json
/qemu/tests/qapi-schema/alternate-conflict-enum-int.out
/qemu/tests/qapi-schema/alternate-conflict-string.err
/qemu/tests/qapi-schema/alternate-conflict-string.json
/qemu/tests/qapi-schema/alternate-nested.json
/qemu/tests/qapi-schema/args-alternate.json
/qemu/tests/qapi-schema/comments.out
/qemu/tests/qapi-schema/doc-bad-alternate-member.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/empty.out
/qemu/tests/qapi-schema/event-case.out
/qemu/tests/qapi-schema/ident-with-escape.out
/qemu/tests/qapi-schema/include-relpath.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.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/returns-alternate.json
/qemu/tests/qemu-iotests/017
/qemu/tests/qemu-iotests/019.out
/qemu/tests/qemu-iotests/020
/qemu/tests/qemu-iotests/026
/qemu/tests/qemu-iotests/026.out
/qemu/tests/qemu-iotests/026.out.nocache
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/028.out
/qemu/tests/qemu-iotests/029
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/030.out
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/040.out
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/041.out
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/055
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/066
/qemu/tests/qemu-iotests/066.out
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/068.out
/qemu/tests/qemu-iotests/071.out
/qemu/tests/qemu-iotests/073
/qemu/tests/qemu-iotests/081.out
/qemu/tests/qemu-iotests/083.out
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/087.out
/qemu/tests/qemu-iotests/091
/qemu/tests/qemu-iotests/094
/qemu/tests/qemu-iotests/094.out
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/097.out
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/102.out
/qemu/tests/qemu-iotests/109
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/114
/qemu/tests/qemu-iotests/114.out
/qemu/tests/qemu-iotests/117
/qemu/tests/qemu-iotests/117.out
/qemu/tests/qemu-iotests/119.out
/qemu/tests/qemu-iotests/120.out
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/130
/qemu/tests/qemu-iotests/130.out
/qemu/tests/qemu-iotests/134
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/140.out
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/142
/qemu/tests/qemu-iotests/142.out
/qemu/tests/qemu-iotests/143
/qemu/tests/qemu-iotests/143.out
/qemu/tests/qemu-iotests/145
/qemu/tests/qemu-iotests/145.out
/qemu/tests/qemu-iotests/146.out
/qemu/tests/qemu-iotests/147
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/153.out
/qemu/tests/qemu-iotests/154
/qemu/tests/qemu-iotests/154.out
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/156.out
/qemu/tests/qemu-iotests/158
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/176.out
/qemu/tests/qemu-iotests/177
/qemu/tests/qemu-iotests/177.out
/qemu/tests/qemu-iotests/179
/qemu/tests/qemu-iotests/179.out
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/181.out
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/182.out
/qemu/tests/qemu-iotests/183
/qemu/tests/qemu-iotests/183.out
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/common
/qemu/tests/qemu-iotests/common.config
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.pattern
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qom-test.c
/qemu/tests/rtc-test.c
/qemu/tests/test-blockjob-txn.c
/qemu/tests/test-blockjob.c
/qemu/tests/test-char.c
/qemu/tests/test-clone-visitor.c
/qemu/tests/test-crypto-block.c
/qemu/tests/test-hmp.c
/qemu/tests/test-io-channel-socket.c
/qemu/tests/test-keyval.c
/qemu/tests/test-qemu-opts.c
/qemu/tests/test-qga.c
/qemu/tests/test-qmp-commands.c
/qemu/tests/test-qmp-event.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-replication.c
/qemu/tests/test-throttle.c
/qemu/tests/test-vmstate.c
/qemu/tests/test-x86-cpuid-compat.c
/qemu/tests/test-xbzrle.c
/qemu/tests/usb-hcd-uhci-test.c
/qemu/tests/usb-hcd-xhci-test.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vhost-user-test.c
/qemu/tests/virtio-9p-test.c
/qemu/tests/virtio-blk-test.c
/qemu/tests/virtio-net-test.c
/qemu/tests/virtio-scsi-test.c
/qemu/tests/vmgenid-test.c
/qemu/trace-events
control-target.c
/qemu/ui/Makefile.objs
/qemu/ui/cocoa.m
/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/input-linux.c
/qemu/ui/input.c
/qemu/ui/keymaps.c
/qemu/ui/sdl.c
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/spice-input.c
/qemu/ui/trace-events
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-enc-tight.c
/qemu/ui/vnc-enc-zrle.c
/qemu/ui/vnc.c
/qemu/user-exec.c
/qemu/util/Makefile.objs
/qemu/util/async.c
/qemu/util/bitmap.c
/qemu/util/cacheinfo.c
/qemu/util/cutils.c
/qemu/util/envlist.c
/qemu/util/error.c
/qemu/util/event_notifier-posix.c
/qemu/util/event_notifier-win32.c
/qemu/util/keyval.c
/qemu/util/main-loop.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-option.c
/qemu/util/qemu-progress.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/stats64.c
/qemu/util/throttle.c
/qemu/util/trace-events
/qemu/vl.c
7609ffb927-Mar-2017 Stefan Hajnoczi <stefanha@redhat.com>

trace: fix tcg tracing build breakage

Commit 0ab8ed18a6fe98bfc82705b0f041fbf2a8ca5b60 ("trace: switch to
modular code generation for sub-directories") forgot to convert "tcg"
trace events to the mod

trace: fix tcg tracing build breakage

Commit 0ab8ed18a6fe98bfc82705b0f041fbf2a8ca5b60 ("trace: switch to
modular code generation for sub-directories") forgot to convert "tcg"
trace events to the modular code generation approach where each
sub-directory has its own trace-events file.

This patch fixes compilation for "tcg" trace events. Currently they are
only used in the root ./trace-events file.

"tcg" trace events can only be used in the root ./trace-events file for
the time being.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20170327131718.18268-1-stefanha@redhat.com
Suggested-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.gitignore
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/VERSION
/qemu/backends/cryptodev-builtin.c
/qemu/backends/hostmem.c
/qemu/block.c
/qemu/block/block-backend.c
/qemu/block/curl.c
/qemu/block/file-posix.c
/qemu/block/mirror.c
/qemu/block/nbd-client.c
/qemu/block/nbd-client.h
/qemu/block/nbd.c
/qemu/block/parallels.c
/qemu/block/replication.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/mmap.c
/qemu/configure
/qemu/cpus.c
/qemu/disas/microblaze.c
/qemu/docs/qapi-code-gen.txt
/qemu/docs/qemu-qmp-ref.texi
/qemu/docs/tracing.txt
/qemu/docs/writing-qmp-commands.txt
/qemu/exec.c
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/block/Makefile.objs
/qemu/hw/char/Makefile.objs
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/machine.c
/qemu/hw/display/Makefile.objs
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/cirrus_vga_rop.h
/qemu/hw/display/cirrus_vga_rop2.h
/qemu/hw/dma/rc4030.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/trace-events
/qemu/hw/ide/ahci.c
/qemu/hw/ide/core.c
/qemu/hw/ide/qdev.c
/qemu/hw/input/virtio-input.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/nios2_iic.c
/qemu/hw/net/Makefile.objs
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/ppc/spapr.c
/qemu/hw/s390x/css.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/usb/Makefile.objs
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio.c
/qemu/hw/xen/Makefile.objs
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block_int.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/ram_addr.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/boards.h
/qemu/include/hw/compat.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/virtio/virtio-input.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/qemu/systemd.h
/qemu/include/qemu/thread-win32.h
/qemu/include/sysemu/block-backend.h
/qemu/include/ui/console.h
/qemu/memory.c
/qemu/migration/block.c
/qemu/migration/migration.c
/qemu/migration/postcopy-ram.c
/qemu/migration/ram.c
/qemu/migration/tls.c
/qemu/migration/vmstate.c
/qemu/nbd/client.c
/qemu/numa.c
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/crypto.json
/qemu/qapi/event.json
/qemu/qapi/introspect.json
/qemu/qapi/opts-visitor.c
/qemu/qapi/rocker.json
/qemu/qapi/string-input-visitor.c
/qemu/qapi/trace.json
/qemu/qemu-img.c
/qemu/qemu-nbd.c
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/qom/object_interfaces.c
/qemu/roms/openbios
/qemu/rules.mak
/qemu/scripts/qapi-commands.py
/qemu/scripts/qapi-event.py
/qemu/scripts/qapi-introspect.py
/qemu/scripts/qapi-types.py
/qemu/scripts/qapi-visit.py
/qemu/scripts/qapi.py
/qemu/scripts/qapi2texi.py
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/tracetool/format/tcg_h.py
/qemu/scripts/tracetool/format/tcg_helper_c.py
/qemu/target/arm/helper.c
/qemu/target/arm/translate.c
/qemu/target/i386/translate.c
/qemu/target/mips/helper.c
/qemu/target/mips/trace-events
/qemu/target/mips/translate.c
/qemu/target/s390x/cpu_models.c
/qemu/target/xtensa/xtensa-semi.c
/qemu/tests/Makefile.include
/qemu/tests/boot-serial-test.c
/qemu/tests/qapi-schema/alternate-any.err
/qemu/tests/qapi-schema/alternate-any.json
/qemu/tests/qapi-schema/alternate-array.err
/qemu/tests/qapi-schema/alternate-array.json
/qemu/tests/qapi-schema/alternate-base.err
/qemu/tests/qapi-schema/alternate-base.json
/qemu/tests/qapi-schema/alternate-clash.err
/qemu/tests/qapi-schema/alternate-clash.json
/qemu/tests/qapi-schema/alternate-conflict-dict.err
/qemu/tests/qapi-schema/alternate-conflict-dict.json
/qemu/tests/qapi-schema/alternate-conflict-string.err
/qemu/tests/qapi-schema/alternate-conflict-string.json
/qemu/tests/qapi-schema/alternate-empty.err
/qemu/tests/qapi-schema/alternate-empty.json
/qemu/tests/qapi-schema/alternate-nested.err
/qemu/tests/qapi-schema/alternate-nested.json
/qemu/tests/qapi-schema/alternate-unknown.err
/qemu/tests/qapi-schema/alternate-unknown.json
/qemu/tests/qapi-schema/args-alternate.err
/qemu/tests/qapi-schema/args-alternate.json
/qemu/tests/qapi-schema/args-any.err
/qemu/tests/qapi-schema/args-any.json
/qemu/tests/qapi-schema/args-array-empty.err
/qemu/tests/qapi-schema/args-array-empty.json
/qemu/tests/qapi-schema/args-array-unknown.err
/qemu/tests/qapi-schema/args-array-unknown.json
/qemu/tests/qapi-schema/args-bad-boxed.err
/qemu/tests/qapi-schema/args-bad-boxed.json
/qemu/tests/qapi-schema/args-boxed-anon.err
/qemu/tests/qapi-schema/args-boxed-anon.json
/qemu/tests/qapi-schema/args-boxed-empty.err
/qemu/tests/qapi-schema/args-boxed-empty.json
/qemu/tests/qapi-schema/args-boxed-string.err
/qemu/tests/qapi-schema/args-boxed-string.json
/qemu/tests/qapi-schema/args-int.err
/qemu/tests/qapi-schema/args-int.json
/qemu/tests/qapi-schema/args-invalid.err
/qemu/tests/qapi-schema/args-invalid.json
/qemu/tests/qapi-schema/args-member-array-bad.err
/qemu/tests/qapi-schema/args-member-array-bad.json
/qemu/tests/qapi-schema/args-member-case.err
/qemu/tests/qapi-schema/args-member-case.json
/qemu/tests/qapi-schema/args-member-unknown.err
/qemu/tests/qapi-schema/args-member-unknown.json
/qemu/tests/qapi-schema/args-name-clash.err
/qemu/tests/qapi-schema/args-name-clash.json
/qemu/tests/qapi-schema/args-union.err
/qemu/tests/qapi-schema/args-union.json
/qemu/tests/qapi-schema/args-unknown.err
/qemu/tests/qapi-schema/args-unknown.json
/qemu/tests/qapi-schema/bad-base.err
/qemu/tests/qapi-schema/bad-base.json
/qemu/tests/qapi-schema/bad-data.err
/qemu/tests/qapi-schema/bad-data.json
/qemu/tests/qapi-schema/bad-ident.err
/qemu/tests/qapi-schema/bad-ident.json
/qemu/tests/qapi-schema/bad-type-bool.err
/qemu/tests/qapi-schema/bad-type-bool.json
/qemu/tests/qapi-schema/bad-type-dict.err
/qemu/tests/qapi-schema/bad-type-dict.json
/qemu/tests/qapi-schema/base-cycle-direct.err
/qemu/tests/qapi-schema/base-cycle-direct.json
/qemu/tests/qapi-schema/base-cycle-indirect.err
/qemu/tests/qapi-schema/base-cycle-indirect.json
/qemu/tests/qapi-schema/command-int.err
/qemu/tests/qapi-schema/command-int.json
/qemu/tests/qapi-schema/comments.json
/qemu/tests/qapi-schema/comments.out
/qemu/tests/qapi-schema/doc-bad-alternate-member.err
/qemu/tests/qapi-schema/doc-bad-alternate-member.exit
/qemu/tests/qapi-schema/doc-bad-alternate-member.json
/qemu/tests/qapi-schema/doc-bad-alternate-member.out
/qemu/tests/qapi-schema/doc-bad-command-arg.err
/qemu/tests/qapi-schema/doc-bad-command-arg.exit
/qemu/tests/qapi-schema/doc-bad-command-arg.json
/qemu/tests/qapi-schema/doc-bad-command-arg.out
/qemu/tests/qapi-schema/doc-bad-symbol.err
/qemu/tests/qapi-schema/doc-bad-union-member.err
/qemu/tests/qapi-schema/doc-bad-union-member.exit
/qemu/tests/qapi-schema/doc-bad-union-member.json
/qemu/tests/qapi-schema/doc-bad-union-member.out
/qemu/tests/qapi-schema/doc-before-include.err
/qemu/tests/qapi-schema/doc-before-include.exit
/qemu/tests/qapi-schema/doc-before-include.json
/qemu/tests/qapi-schema/doc-before-include.out
/qemu/tests/qapi-schema/doc-before-pragma.err
/qemu/tests/qapi-schema/doc-before-pragma.exit
/qemu/tests/qapi-schema/doc-before-pragma.json
/qemu/tests/qapi-schema/doc-before-pragma.out
/qemu/tests/qapi-schema/doc-empty-section.err
/qemu/tests/qapi-schema/doc-good.err
/qemu/tests/qapi-schema/doc-good.exit
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/doc-good.texi
/qemu/tests/qapi-schema/doc-invalid-section.err
/qemu/tests/qapi-schema/doc-missing-expr.err
/qemu/tests/qapi-schema/doc-missing.err
/qemu/tests/qapi-schema/doc-missing.exit
/qemu/tests/qapi-schema/doc-missing.json
/qemu/tests/qapi-schema/doc-missing.out
/qemu/tests/qapi-schema/doc-no-symbol.err
/qemu/tests/qapi-schema/doc-no-symbol.exit
/qemu/tests/qapi-schema/doc-no-symbol.json
/qemu/tests/qapi-schema/doc-no-symbol.out
/qemu/tests/qapi-schema/double-type.err
/qemu/tests/qapi-schema/double-type.json
/qemu/tests/qapi-schema/enum-bad-name.err
/qemu/tests/qapi-schema/enum-bad-name.json
/qemu/tests/qapi-schema/enum-bad-prefix.err
/qemu/tests/qapi-schema/enum-bad-prefix.json
/qemu/tests/qapi-schema/enum-clash-member.err
/qemu/tests/qapi-schema/enum-clash-member.json
/qemu/tests/qapi-schema/enum-dict-member.err
/qemu/tests/qapi-schema/enum-dict-member.json
/qemu/tests/qapi-schema/enum-member-case.err
/qemu/tests/qapi-schema/enum-member-case.json
/qemu/tests/qapi-schema/enum-missing-data.err
/qemu/tests/qapi-schema/enum-missing-data.json
/qemu/tests/qapi-schema/enum-wrong-data.err
/qemu/tests/qapi-schema/enum-wrong-data.json
/qemu/tests/qapi-schema/event-boxed-empty.err
/qemu/tests/qapi-schema/event-boxed-empty.json
/qemu/tests/qapi-schema/event-case.json
/qemu/tests/qapi-schema/event-case.out
/qemu/tests/qapi-schema/event-nest-struct.err
/qemu/tests/qapi-schema/event-nest-struct.json
/qemu/tests/qapi-schema/flat-union-array-branch.err
/qemu/tests/qapi-schema/flat-union-array-branch.json
/qemu/tests/qapi-schema/flat-union-bad-base.err
/qemu/tests/qapi-schema/flat-union-bad-base.json
/qemu/tests/qapi-schema/flat-union-bad-discriminator.err
/qemu/tests/qapi-schema/flat-union-bad-discriminator.json
/qemu/tests/qapi-schema/flat-union-base-any.err
/qemu/tests/qapi-schema/flat-union-base-any.json
/qemu/tests/qapi-schema/flat-union-base-union.err
/qemu/tests/qapi-schema/flat-union-base-union.json
/qemu/tests/qapi-schema/flat-union-clash-member.err
/qemu/tests/qapi-schema/flat-union-clash-member.json
/qemu/tests/qapi-schema/flat-union-empty.err
/qemu/tests/qapi-schema/flat-union-empty.json
/qemu/tests/qapi-schema/flat-union-incomplete-branch.err
/qemu/tests/qapi-schema/flat-union-incomplete-branch.json
/qemu/tests/qapi-schema/flat-union-inline.err
/qemu/tests/qapi-schema/flat-union-inline.json
/qemu/tests/qapi-schema/flat-union-int-branch.err
/qemu/tests/qapi-schema/flat-union-int-branch.json
/qemu/tests/qapi-schema/flat-union-invalid-branch-key.err
/qemu/tests/qapi-schema/flat-union-invalid-branch-key.json
/qemu/tests/qapi-schema/flat-union-invalid-discriminator.err
/qemu/tests/qapi-schema/flat-union-invalid-discriminator.json
/qemu/tests/qapi-schema/flat-union-no-base.err
/qemu/tests/qapi-schema/flat-union-no-base.json
/qemu/tests/qapi-schema/flat-union-optional-discriminator.err
/qemu/tests/qapi-schema/flat-union-optional-discriminator.json
/qemu/tests/qapi-schema/flat-union-string-discriminator.err
/qemu/tests/qapi-schema/flat-union-string-discriminator.json
/qemu/tests/qapi-schema/ident-with-escape.json
/qemu/tests/qapi-schema/ident-with-escape.out
/qemu/tests/qapi-schema/include-extra-junk.err
/qemu/tests/qapi-schema/include-extra-junk.exit
/qemu/tests/qapi-schema/include-extra-junk.json
/qemu/tests/qapi-schema/include-extra-junk.out
/qemu/tests/qapi-schema/include-relpath-sub.json
/qemu/tests/qapi-schema/include-relpath.out
/qemu/tests/qapi-schema/include-repetition.out
/qemu/tests/qapi-schema/include-simple-sub.json
/qemu/tests/qapi-schema/include-simple.out
/qemu/tests/qapi-schema/indented-expr.json
/qemu/tests/qapi-schema/indented-expr.out
/qemu/tests/qapi-schema/missing-type.err
/qemu/tests/qapi-schema/missing-type.json
/qemu/tests/qapi-schema/nested-struct-data.err
/qemu/tests/qapi-schema/nested-struct-data.json
/qemu/tests/qapi-schema/pragma-doc-required-crap.err
/qemu/tests/qapi-schema/pragma-doc-required-crap.exit
/qemu/tests/qapi-schema/pragma-doc-required-crap.json
/qemu/tests/qapi-schema/pragma-doc-required-crap.out
/qemu/tests/qapi-schema/pragma-extra-junk.err
/qemu/tests/qapi-schema/pragma-extra-junk.exit
/qemu/tests/qapi-schema/pragma-extra-junk.json
/qemu/tests/qapi-schema/pragma-extra-junk.out
/qemu/tests/qapi-schema/pragma-name-case-whitelist-crap.err
/qemu/tests/qapi-schema/pragma-name-case-whitelist-crap.exit
/qemu/tests/qapi-schema/pragma-name-case-whitelist-crap.json
/qemu/tests/qapi-schema/pragma-name-case-whitelist-crap.out
/qemu/tests/qapi-schema/pragma-non-dict.err
/qemu/tests/qapi-schema/pragma-non-dict.exit
/qemu/tests/qapi-schema/pragma-non-dict.json
/qemu/tests/qapi-schema/pragma-non-dict.out
/qemu/tests/qapi-schema/pragma-returns-whitelist-crap.err
/qemu/tests/qapi-schema/pragma-returns-whitelist-crap.exit
/qemu/tests/qapi-schema/pragma-returns-whitelist-crap.json
/qemu/tests/qapi-schema/pragma-returns-whitelist-crap.out
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/redefined-builtin.err
/qemu/tests/qapi-schema/redefined-builtin.json
/qemu/tests/qapi-schema/redefined-command.err
/qemu/tests/qapi-schema/redefined-command.json
/qemu/tests/qapi-schema/redefined-event.err
/qemu/tests/qapi-schema/redefined-event.json
/qemu/tests/qapi-schema/redefined-type.err
/qemu/tests/qapi-schema/redefined-type.json
/qemu/tests/qapi-schema/reserved-command-q.err
/qemu/tests/qapi-schema/reserved-command-q.json
/qemu/tests/qapi-schema/reserved-enum-q.err
/qemu/tests/qapi-schema/reserved-enum-q.json
/qemu/tests/qapi-schema/reserved-member-has.err
/qemu/tests/qapi-schema/reserved-member-has.json
/qemu/tests/qapi-schema/reserved-member-q.err
/qemu/tests/qapi-schema/reserved-member-q.json
/qemu/tests/qapi-schema/reserved-member-u.err
/qemu/tests/qapi-schema/reserved-member-u.json
/qemu/tests/qapi-schema/reserved-member-underscore.err
/qemu/tests/qapi-schema/reserved-member-underscore.json
/qemu/tests/qapi-schema/reserved-type-kind.err
/qemu/tests/qapi-schema/reserved-type-kind.json
/qemu/tests/qapi-schema/reserved-type-list.err
/qemu/tests/qapi-schema/reserved-type-list.json
/qemu/tests/qapi-schema/returns-alternate.err
/qemu/tests/qapi-schema/returns-alternate.json
/qemu/tests/qapi-schema/returns-array-bad.err
/qemu/tests/qapi-schema/returns-array-bad.json
/qemu/tests/qapi-schema/returns-dict.err
/qemu/tests/qapi-schema/returns-dict.json
/qemu/tests/qapi-schema/returns-unknown.err
/qemu/tests/qapi-schema/returns-unknown.json
/qemu/tests/qapi-schema/returns-whitelist.err
/qemu/tests/qapi-schema/returns-whitelist.json
/qemu/tests/qapi-schema/struct-base-clash-deep.err
/qemu/tests/qapi-schema/struct-base-clash-deep.json
/qemu/tests/qapi-schema/struct-base-clash.err
/qemu/tests/qapi-schema/struct-base-clash.json
/qemu/tests/qapi-schema/struct-data-invalid.err
/qemu/tests/qapi-schema/struct-data-invalid.json
/qemu/tests/qapi-schema/struct-member-invalid.err
/qemu/tests/qapi-schema/struct-member-invalid.json
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qapi-schema/trailing-comma-list.err
/qemu/tests/qapi-schema/type-bypass-bad-gen.err
/qemu/tests/qapi-schema/type-bypass-bad-gen.json
/qemu/tests/qapi-schema/unicode-str.err
/qemu/tests/qapi-schema/unicode-str.json
/qemu/tests/qapi-schema/union-base-empty.err
/qemu/tests/qapi-schema/union-base-empty.exit
/qemu/tests/qapi-schema/union-base-empty.json
/qemu/tests/qapi-schema/union-base-empty.out
/qemu/tests/qapi-schema/union-base-no-discriminator.err
/qemu/tests/qapi-schema/union-base-no-discriminator.json
/qemu/tests/qapi-schema/union-branch-case.err
/qemu/tests/qapi-schema/union-branch-case.json
/qemu/tests/qapi-schema/union-clash-branches.err
/qemu/tests/qapi-schema/union-clash-branches.json
/qemu/tests/qapi-schema/union-empty.err
/qemu/tests/qapi-schema/union-empty.json
/qemu/tests/qapi-schema/union-invalid-base.err
/qemu/tests/qapi-schema/union-invalid-base.json
/qemu/tests/qapi-schema/union-optional-branch.err
/qemu/tests/qapi-schema/union-optional-branch.json
/qemu/tests/qapi-schema/union-unknown.err
/qemu/tests/qapi-schema/union-unknown.json
/qemu/tests/qapi-schema/unknown-escape.err
/qemu/tests/qapi-schema/unknown-escape.json
/qemu/tests/qapi-schema/unknown-expr-key.err
/qemu/tests/qapi-schema/unknown-expr-key.json
/qemu/tests/test-keyval.c
/qemu/tests/test-opts-visitor.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-string-input-visitor.c
Makefile.objs
/qemu/ui/Makefile.objs
/qemu/ui/console.c
/qemu/ui/egl-helpers.c
/qemu/ui/vnc.c
/qemu/util/Makefile.objs
/qemu/util/keyval.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/systemd.c
/qemu/util/thread-pool.c
8755b4af15-Mar-2017 Daniel P. Berrange <berrange@redhat.com>

trace: ensure $(tracetool-y) is defined in top level makefile

The build rules for trace files have a dependancy on $(tracetool-y).
This variable populated in the trace/Makefile.objs file and thus it

trace: ensure $(tracetool-y) is defined in top level makefile

The build rules for trace files have a dependancy on $(tracetool-y).
This variable populated in the trace/Makefile.objs file and thus its
definition gets pulled into the top level makefile. This happens too
late in the process though, so by the time $(tracetool-y) is defined,
make has already evaluated $(tracetool-y) in the dependancies and
found it to be empty. The result is that when the tracetool source
is changed, the generated files are not rebuilt. The solution is to
define the variable in the top level makefile too

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Message-id: 20170315123421.28815-1-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.gitignore
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/CODING_STYLE
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/VERSION
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/mixeng.c
/qemu/audio/sdlaudio.c
/qemu/backends/Makefile.objs
/qemu/backends/baum.c
/qemu/backends/hostmem.c
/qemu/backends/msmouse.c
/qemu/backends/testdev.c
/qemu/backends/trace-events
/qemu/backends/wctablet.c
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dmg.c
/qemu/block/file-posix.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/mirror.c
/qemu/block/nbd-client.c
/qemu/block/nbd-client.h
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/parallels.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed-cluster.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/qed.h
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/sheepdog.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/block/win32-aio.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/chardev/Makefile.objs
/qemu/chardev/char-console.c
/qemu/chardev/char-fd.c
/qemu/chardev/char-fd.h
/qemu/chardev/char-file.c
/qemu/chardev/char-io.c
/qemu/chardev/char-io.h
/qemu/chardev/char-mux.c
/qemu/chardev/char-mux.h
/qemu/chardev/char-null.c
/qemu/chardev/char-parallel.c
/qemu/chardev/char-parallel.h
/qemu/chardev/char-pipe.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-ringbuf.c
/qemu/chardev/char-serial.c
/qemu/chardev/char-serial.h
/qemu/chardev/char-socket.c
/qemu/chardev/char-stdio.c
/qemu/chardev/char-udp.c
/qemu/chardev/char-win-stdio.c
/qemu/chardev/char-win-stdio.h
/qemu/chardev/char-win.c
/qemu/chardev/char-win.h
/qemu/chardev/char.c
/qemu/configure
/qemu/cpu-exec-common.c
/qemu/cpu-exec.c
/qemu/cpus.c
/qemu/cputlb.c
/qemu/crypto/cipher.c
/qemu/crypto/ivgen-essiv.c
/qemu/default-configs/alpha-softmmu.mak
/qemu/default-configs/arm-softmmu.mak
/qemu/default-configs/i386-softmmu.mak
/qemu/default-configs/mips-softmmu-common.mak
/qemu/default-configs/mips64el-softmmu.mak
/qemu/default-configs/moxie-softmmu.mak
/qemu/default-configs/or1k-linux-user.mak
/qemu/default-configs/or1k-softmmu.mak
/qemu/default-configs/pci.mak
/qemu/default-configs/ppc-softmmu.mak
/qemu/default-configs/ppc64-softmmu.mak
/qemu/default-configs/ppcemb-softmmu.mak
/qemu/default-configs/sh4-softmmu.mak
/qemu/default-configs/sh4eb-softmmu.mak
/qemu/default-configs/sparc-softmmu.mak
/qemu/default-configs/sparc64-softmmu.mak
/qemu/default-configs/unicore32-softmmu.mak
/qemu/default-configs/x86_64-softmmu.mak
/qemu/disas.c
/qemu/disas/arm.c
/qemu/disas/cris.c
/qemu/disas/hppa.c
/qemu/disas/i386.c
/qemu/disas/m68k.c
/qemu/disas/microblaze.c
/qemu/disas/ppc.c
/qemu/dma-helpers.c
/qemu/docs/bootindex.txt
/qemu/docs/mach-virt-graphical.cfg
/qemu/docs/mach-virt-serial.cfg
/qemu/docs/migration.txt
/qemu/docs/multi-thread-tcg.txt
/qemu/docs/nvdimm.txt
/qemu/docs/q35-emulated.cfg
/qemu/docs/q35-virtio-graphical.cfg
/qemu/docs/q35-virtio-serial.cfg
/qemu/docs/qapi-code-gen.txt
/qemu/docs/qdev-device-use.txt
/qemu/docs/qemu-ga-ref.texi
/qemu/docs/qemu-qmp-ref.texi
/qemu/docs/replay.txt
/qemu/docs/specs/pci-ids.txt
/qemu/docs/specs/vmgenid.txt
/qemu/docs/tracing.txt
/qemu/dtc
/qemu/exec.c
/qemu/fpu/softfloat-specialize.h
/qemu/fpu/softfloat.c
/qemu/fsdev/Makefile.objs
/qemu/fsdev/file-op-9p.h
/qemu/fsdev/qemu-fsdev-opts.c
/qemu/fsdev/qemu-fsdev-throttle.c
/qemu/fsdev/qemu-fsdev-throttle.h
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hmp.c
/qemu/hmp.h
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-local.h
/qemu/hw/9pfs/9p-posix-acl.c
/qemu/hw/9pfs/9p-util.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p-xattr-user.c
/qemu/hw/9pfs/9p-xattr.c
/qemu/hw/9pfs/9p-xattr.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/Makefile.objs
/qemu/hw/9pfs/cofile.c
/qemu/hw/acpi/Makefile.objs
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/bios-linker-loader.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-ep108.c
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/trace-events
/qemu/hw/block/dataplane/virtio-blk.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/virtio-blk.c
/qemu/hw/char/Makefile.objs
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/core/Makefile.objs
/qemu/hw/core/bus.c
/qemu/hw/core/irq.c
/qemu/hw/core/loader-fit.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/or-irq.c
/qemu/hw/core/ptimer.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev.c
/qemu/hw/core/register.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/g364fb.c
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/qxl.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga.c
/qemu/hw/display/virtio-gpu-3d.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/dma/pl330.c
/qemu/hw/gpio/Makefile.objs
/qemu/hw/gpio/bcm2835_gpio.c
/qemu/hw/gpio/mpc8xxx.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/core.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/qdev.c
/qemu/hw/input/ps2.c
/qemu/hw/input/trace-events
/qemu/hw/intc/Makefile.objs
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gic_common.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/exynos4210_gic.c
/qemu/hw/intc/gic_internal.h
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/mips_gic.c
/qemu/hw/intc/s390_flic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xics_spapr.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/isa/Makefile.objs
/qemu/hw/m68k/Makefile.objs
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/mcf_intc.c
/qemu/hw/mips/Makefile.objs
/qemu/hw/mips/boston.c
/qemu/hw/mips/mips_fulong2e.c
/qemu/hw/mips/mips_jazz.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/mips/mips_r4k.c
/qemu/hw/misc/Makefile.objs
/qemu/hw/misc/bcm2835_rng.c
/qemu/hw/misc/exynos4210_clk.c
/qemu/hw/misc/imx6_src.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mips_cmgcr.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/unimp.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/net_rx_pkt.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/trace-events
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/nvram/mac_nvram.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/Makefile.objs
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/ioh3420.c
/qemu/hw/pci-bridge/pci_bridge_dev.c
/qemu/hw/pci-bridge/pcie_root_port.c
/qemu/hw/pci-host/Makefile.objs
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/ppc/Makefile.objs
/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_uc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/ppc_booke.c
/qemu/hw/ppc/ppce500_spin.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/rs6000_mc.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_ovec.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/ipl.h
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/s390-virtio.c
/qemu/hw/s390x/s390-virtio.h
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/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/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/Makefile.objs
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/core.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sh4/r2d.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/niagara.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/timer/Makefile.objs
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/imx_gpt.c
/qemu/hw/timer/m48t59-internal.h
/qemu/hw/timer/m48t59-isa.c
/qemu/hw/timer/m48t59.c
/qemu/hw/timer/mips_gictimer.c
/qemu/hw/timer/trace-events
/qemu/hw/usb/bus.c
/qemu/hw/usb/desc.c
/qemu/hw/usb/dev-audio.c
/qemu/hw/usb/dev-bluetooth.c
/qemu/hw/usb/dev-hid.c
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/dev-network.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-ehci-pci.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/host-stub.c
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/vfio/Makefile.objs
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/Makefile.objs
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/xen/xen_backend.c
/qemu/hw/xtensa/sim.c
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/disas/bfd.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cputlb.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/fpu/softfloat.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/bios-linker-loader.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/arm/arm.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/armv7m_nvic.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/block/block.h
/qemu/include/hw/boards.h
/qemu/include/hw/compat.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/gpio/bcm2835_gpio.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/ide.h
/qemu/include/hw/input/ps2.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/loader-fit.h
/qemu/include/hw/loader.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/misc/bcm2835_rng.h
/qemu/include/hw/misc/mips_cmgcr.h
/qemu/include/hw/misc/unimp.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci-host/xilinx-pcie.h
/qemu/include/hw/pci/msix.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/ppc/xics.h
/qemu/include/hw/ptimer.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/bcm2835_sdhost.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/timer/armv7m_systick.h
/qemu/include/hw/timer/mips_gictimer.h
/qemu/include/hw/usb.h
/qemu/include/hw/virtio/virtio-access.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/io/channel.h
/qemu/include/migration/colo.h
/qemu/include/migration/migration.h
/qemu/include/migration/postcopy-ram.h
/qemu/include/migration/qemu-file.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/monitor.h
/qemu/include/net/eth.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qmp/qerror.h
/qemu/include/qapi/qmp/qjson.h
/qemu/include/qapi/qobject-input-visitor.h
/qemu/include/qapi/qobject-output-visitor.h
/qemu/include/qapi/util.h
/qemu/include/qapi/visitor-impl.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu-common.h
/qemu/include/qemu-io.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/coroutine_int.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/throttle-options.h
/qemu/include/qemu/timer.h
/qemu/include/qom/cpu.h
/qemu/include/standard-headers/asm-x86/hyperv.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/blockdev.h
/qemu/include/sysemu/char.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/sysemu.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/sdl2.h
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-watch.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/iothread.c
/qemu/kvm-all.c
/qemu/kvm-stub.c
/qemu/linux-headers/asm-arm/kvm.h
/qemu/linux-headers/asm-arm/unistd-common.h
/qemu/linux-headers/asm-arm/unistd-eabi.h
/qemu/linux-headers/asm-arm/unistd-oabi.h
/qemu/linux-headers/asm-arm/unistd.h
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-powerpc/kvm.h
/qemu/linux-headers/asm-powerpc/unistd.h
/qemu/linux-headers/asm-x86/kvm_para.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/kvm_para.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-user/elfload.c
/qemu/linux-user/host/s390x/safe-syscall.inc.S
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/m68k/syscall_nr.h
/qemu/linux-user/main.c
/qemu/linux-user/mmap.c
/qemu/linux-user/openrisc/target_cpu.h
/qemu/linux-user/openrisc/target_syscall.h
/qemu/linux-user/sh4/syscall_nr.h
/qemu/linux-user/signal.c
/qemu/linux-user/strace.c
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/memory.c
/qemu/migration/block.c
/qemu/migration/colo.c
/qemu/migration/migration.c
/qemu/migration/postcopy-ram.c
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/migration/savevm.c
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor.c
/qemu/nbd/client.c
/qemu/nbd/common.c
/qemu/nbd/server.c
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/eth.c
/qemu/net/filter-mirror.c
/qemu/net/filter-rewriter.c
/qemu/net/net.c
/qemu/net/vhost-user.c
/qemu/numa.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/bootmap.c
/qemu/pc-bios/s390-ccw/iplb.h
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/virtio.c
/qemu/pc-bios/s390-ccw/virtio.h
/qemu/pc-bios/slof.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/event.json
/qemu/qapi/opts-visitor.c
/qemu/qapi/qapi-util.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/string-input-visitor.c
/qemu/qapi/trace-events
/qemu/qdev-monitor.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-img.texi
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-option-trace.texi
/qemu/qemu-options.hx
/qemu/qga/channel-posix.c
/qemu/qga/channel-win32.c
/qemu/qga/channel.h
/qemu/qga/commands-posix.c
/qemu/qga/commands.c
/qemu/qga/guest-agent-core.h
/qemu/qga/main.c
/qemu/qmp.c
/qemu/qobject/qdict.c
/qemu/qobject/qjson.c
/qemu/qom/cpu.c
/qemu/qom/qom-qobject.c
/qemu/qtest.c
/qemu/replay/Makefile.objs
/qemu/replay/replay-audio.c
/qemu/replay/replay-internal.h
/qemu/replay/replay.c
/qemu/roms/SLOF
/qemu/roms/openbios
/qemu/roms/seabios
/qemu/rules.mak
/qemu/scripts/coverity-model.c
/qemu/scripts/dump-guest-memory.py
/qemu/scripts/kvm/vmxcap
/qemu/scripts/qapi-commands.py
/qemu/scripts/qapi-introspect.py
/qemu/scripts/qapi-visit.py
/qemu/scripts/qapi2texi.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/simpletrace.py
/qemu/scripts/update-linux-headers.sh
/qemu/scripts/vmstate-static-checker.py
/qemu/slirp/mbuf.c
/qemu/slirp/socket.c
/qemu/slirp/udp.c
/qemu/spice-qemu-char.c
/qemu/stubs/Makefile.objs
/qemu/stubs/cpu-get-icount.c
/qemu/stubs/linux-aio.c
/qemu/stubs/set-fd-handler.c
/qemu/stubs/vmgenid.c
/qemu/stubs/vmstate.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/translate.c
/qemu/target/arm/arm-powerctl.c
/qemu/target/arm/arm-powerctl.h
/qemu/target/arm/arm_ldst.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm.c
/qemu/target/arm/machine.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/hppa/gdbstub.c
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu-qom.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/helper.h
/qemu/target/i386/kvm.c
/qemu/target/i386/misc_helper.c
/qemu/target/i386/monitor.c
/qemu/target/i386/seg_helper.c
/qemu/target/i386/smm_helper.c
/qemu/target/i386/svm_helper.c
/qemu/target/mips/cpu.h
/qemu/target/mips/kvm.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/Makefile.objs
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/exception_helper.c
/qemu/target/openrisc/fpu_helper.c
/qemu/target/openrisc/gdbstub.c
/qemu/target/openrisc/helper.h
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/interrupt_helper.c
/qemu/target/openrisc/machine.c
/qemu/target/openrisc/mmu.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/Makefile.objs
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/int_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/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-hash32.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/monitor.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/fp-impl.inc.c
/qemu/target/ppc/translate/fp-ops.inc.c
/qemu/target/ppc/translate/vmx-impl.inc.c
/qemu/target/ppc/translate/vmx-ops.inc.c
/qemu/target/ppc/translate/vsx-impl.inc.c
/qemu/target/ppc/translate/vsx-ops.inc.c
/qemu/target/ppc/translate_init.c
/qemu/target/s390x/Makefile.objs
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/machine.c
/qemu/target/s390x/misc_helper.c
/qemu/target/sh4/monitor.c
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/monitor.c
/qemu/target/sparc/translate.c
/qemu/target/sparc/win_helper.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/monitor.c
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/overlay_tool.h
/qemu/tcg/aarch64/tcg-target.inc.c
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/tcg-mo.h
/qemu/tcg/tcg.h
/qemu/tcg/tci/tcg-target.inc.c
/qemu/tests/.gitignore
/qemu/tests/Makefile.include
/qemu/tests/acpi-test-data/q35/DSDT
/qemu/tests/acpi-test-data/q35/DSDT.bridge
/qemu/tests/acpi-test-data/q35/DSDT.cphp
/qemu/tests/acpi-test-data/q35/DSDT.ipmibt
/qemu/tests/acpi-test-data/q35/DSDT.memhp
/qemu/tests/acpi-utils.c
/qemu/tests/acpi-utils.h
/qemu/tests/bios-tables-test.c
/qemu/tests/boot-serial-test.c
/qemu/tests/check-qdict.c
/qemu/tests/check-qjson.c
/qemu/tests/check-qnull.c
/qemu/tests/display-vga-test.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/common.rc
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/e1000-test.c
/qemu/tests/e1000e-test.c
/qemu/tests/eepro100-test.c
/qemu/tests/endianness-test.c
/qemu/tests/hd-geo-test.c
/qemu/tests/i440fx-test.c
/qemu/tests/ide-test.c
/qemu/tests/iothread.c
/qemu/tests/iothread.h
/qemu/tests/ipmi-bt-test.c
/qemu/tests/ipmi-kcs-test.c
/qemu/tests/ivshmem-test.c
/qemu/tests/libqos/pci-spapr.c
/qemu/tests/libqos/usb.c
/qemu/tests/libqos/usb.h
/qemu/tests/libqos/virtio-pci.c
/qemu/tests/libqos/virtio-pci.h
/qemu/tests/libqtest.c
/qemu/tests/libqtest.h
/qemu/tests/pnv-xscom-test.c
/qemu/tests/postcopy-test.c
/qemu/tests/prom-env-test.c
/qemu/tests/ptimer-test-stubs.c
/qemu/tests/ptimer-test.c
/qemu/tests/pvpanic-test.c
/qemu/tests/q35-test.c
/qemu/tests/qemu-iotests/.gitignore
/qemu/tests/qemu-iotests/025
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/055
/qemu/tests/qemu-iotests/059.out
/qemu/tests/qemu-iotests/070.out
/qemu/tests/qemu-iotests/075.out
/qemu/tests/qemu-iotests/076.out
/qemu/tests/qemu-iotests/078.out
/qemu/tests/qemu-iotests/080.out
/qemu/tests/qemu-iotests/083.out
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/088.out
/qemu/tests/qemu-iotests/092.out
/qemu/tests/qemu-iotests/116.out
/qemu/tests/qemu-iotests/131.out
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/140.out
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/173
/qemu/tests/qemu-iotests/173.out
/qemu/tests/qemu-iotests/174
/qemu/tests/qemu-iotests/174.out
/qemu/tests/qemu-iotests/175
/qemu/tests/qemu-iotests/175.out
/qemu/tests/qemu-iotests/Makefile
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common
/qemu/tests/qemu-iotests/common.config
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/qmp-test.c
/qemu/tests/tcg/openrisc/Makefile
/qemu/tests/tco-test.c
/qemu/tests/test-aio-multithread.c
/qemu/tests/test-aio.c
/qemu/tests/test-blockjob-txn.c
/qemu/tests/test-blockjob.c
/qemu/tests/test-cutils.c
/qemu/tests/test-filter-mirror.c
/qemu/tests/test-filter-redirector.c
/qemu/tests/test-io-channel-command.c
/qemu/tests/test-keyval.c
/qemu/tests/test-opts-visitor.c
/qemu/tests/test-qapi-util.c
/qemu/tests/test-qemu-opts.c
/qemu/tests/test-qga.c
/qemu/tests/test-qmp-commands.c
/qemu/tests/test-qmp-event.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-shift128.c
/qemu/tests/test-string-input-visitor.c
/qemu/tests/test-thread-pool.c
/qemu/tests/test-throttle.c
/qemu/tests/test-visitor-serialization.c
/qemu/tests/test-vmstate.c
/qemu/tests/usb-hcd-ehci-test.c
/qemu/tests/usb-hcd-uhci-test.c
/qemu/tests/vhost-user-test.c
/qemu/tests/virtio-9p-test.c
/qemu/tests/virtio-blk-test.c
/qemu/tests/virtio-scsi-test.c
/qemu/trace-events
Makefile.objs
/qemu/translate-all.c
/qemu/translate-common.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/input-linux.c
/qemu/ui/sdl.c
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/vnc-jobs.c
/qemu/ui/vnc-jobs.h
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/Makefile.objs
/qemu/util/aio-posix.c
/qemu/util/aio-win32.c
/qemu/util/aiocb.c
/qemu/util/async.c
/qemu/util/compatfd.c
/qemu/util/cutils.c
/qemu/util/fifo8.c
/qemu/util/host-utils.c
/qemu/util/iohandler.c
/qemu/util/keyval.c
/qemu/util/log.c
/qemu/util/main-loop.c
/qemu/util/mmap-alloc.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/path.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine-sleep.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-option.c
/qemu/util/qemu-timer.c
/qemu/util/thread-pool.c
/qemu/util/trace-events
/qemu/vl.c
0ab8ed1825-Jan-2017 Daniel P. Berrange <berrange@redhat.com>

trace: switch to modular code generation for sub-directories

Introduce rules in the top level Makefile that are able to generate
trace.[ch] files in every subdirectory which has a trace-events file.

trace: switch to modular code generation for sub-directories

Introduce rules in the top level Makefile that are able to generate
trace.[ch] files in every subdirectory which has a trace-events file.

The top level directory is handled specially, so instead of creating
trace.h, it creates trace-root.h. This allows sub-directories to
include the top level trace-root.h file, without ambiguity wrt to
the trace.g file in the current sub-dir.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170125161417.31949-7-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

2098c56a25-Jan-2017 Daniel P. Berrange <berrange@redhat.com>

trace: move setting of group name into Makefiles

Having tracetool.py figure out the right group name from just
the input filename is not practical when considering the
different build vs src path co

trace: move setting of group name into Makefiles

Having tracetool.py figure out the right group name from just
the input filename is not practical when considering the
different build vs src path combinations. Instead simply take
the group name as a command line arg from the Makefile, which
can trivially provide the right name.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170125161417.31949-6-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.gitignore
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/README
/qemu/aio-posix.c
/qemu/aio-win32.c
/qemu/arch_init.c
/qemu/async.c
/qemu/backends/baum.c
/qemu/backends/msmouse.c
/qemu/backends/rng-egd.c
/qemu/backends/testdev.c
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/iscsi-opts.c
/qemu/block/iscsi.c
/qemu/block/qcow.c
/qemu/block/vdi.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/configure
/qemu/cpu-exec.c
/qemu/cpus.c
/qemu/cputlb.c
/qemu/default-configs/hppa-linux-user.mak
/qemu/default-configs/nios2-linux-user.mak
/qemu/default-configs/nios2-softmmu.mak
/qemu/default-configs/sparc64-softmmu.mak
/qemu/disas.c
/qemu/disas/Makefile.objs
/qemu/disas/cris.c
/qemu/disas/hppa.c
/qemu/disas/nios2.c
/qemu/docs/colo-proxy.txt
/qemu/docs/lockcnt.txt
/qemu/docs/multiple-iothreads.txt
/qemu/docs/qapi-code-gen.txt
/qemu/docs/qemu-ga-ref.texi
/qemu/docs/qemu-qmp-ref.texi
/qemu/docs/qemu_logo.pdf
/qemu/docs/qmp-intro.txt
/qemu/docs/replay.txt
/qemu/docs/specs/fw_cfg.txt
/qemu/docs/specs/pci-ids.txt
/qemu/docs/usb-storage.txt
/qemu/docs/usb2.txt
/qemu/exec.c
/qemu/fpu/softfloat-specialize.h
/qemu/gdbstub.c
/qemu/hax-stub.c
/qemu/hmp-commands-info.hx
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p.c
/qemu/hw/Makefile.objs
/qemu/hw/acpi/Makefile.objs
/qemu/hw/acpi/acpi-stub.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/cpu_hotplug.c
/qemu/hw/acpi/ipmi-stub.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/block/dataplane/trace-events
/qemu/hw/block/m25p80.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/trace-events
/qemu/hw/bt/hci-csr.c
/qemu/hw/char/escc.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/imx_serial.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/char/omap_uart.c
/qemu/hw/char/parallel.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/serial.c
/qemu/hw/char/sh_serial.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/virtio-console.c
/qemu/hw/core/Makefile.objs
/qemu/hw/core/generic-loader.c
/qemu/hw/core/loader.c
/qemu/hw/core/null-machine.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/reset.c
/qemu/hw/cpu/core.c
/qemu/hw/display/framebuffer.c
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/sm501.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/omap_dma.c
/qemu/hw/i2c/imx_i2c.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pci-assign-load-rom.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/xen/trace-events
/qemu/hw/intc/Makefile.objs
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic_common.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/nios2_iic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/pc87312.c
/qemu/hw/lm32/lm32.h
/qemu/hw/lm32/lm32_hwsetup.h
/qemu/hw/lm32/milkymist-hw.h
/qemu/hw/m68k/mcf5208.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/milkymist-pfpu.c
/qemu/hw/misc/vmport.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/stellaris_enet.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/Makefile.objs
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/boot.h
/qemu/hw/nios2/cpu_pic.c
/qemu/hw/nvram/eeprom93xx.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/pci-bridge/ioh3420.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/shpc.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppce500_spin.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-inst.h
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/smbios/Makefile.objs
/qemu/hw/smbios/smbios-stub.c
/qemu/hw/smbios/smbios.c
/qemu/hw/smbios/smbios_type_38-stub.c
/qemu/hw/sparc64/Makefile.objs
/qemu/hw/sparc64/niagara.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/timer/Makefile.objs
/qemu/hw/timer/altera_timer.c
/qemu/hw/timer/mc146818rtc.c
/qemu/hw/timer/sun4v-rtc.c
/qemu/hw/timer/twl92230.c
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/redirect.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/Makefile.objs
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-stub.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/hw/xen/trace-events
/qemu/hw/xtensa/pic_cpu.c
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/disas/bfd.h
/qemu/include/elf.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramlist.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/omap.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/boards.h
/qemu/include/hw/bt.h
/qemu/include/hw/char/cadence_uart.h
/qemu/include/hw/char/escc.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/serial.h
/qemu/include/hw/char/xilinx_uartlite.h
/qemu/include/hw/compat.h
/qemu/include/hw/cris/etraxfs.h
/qemu/include/hw/devices.h
/qemu/include/hw/dma/xlnx_dpdma.h
/qemu/include/hw/hw.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/intc/arm_gic_common.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/loader.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/m68k/mcf_fec.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/nvram/fw_cfg_keys.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/register.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/sh4/sh.h
/qemu/include/hw/smbios/smbios.h
/qemu/include/hw/sparc/grlib.h
/qemu/include/hw/sparc/sparc64.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/timer/sun4v-rtc.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/xen/xen.h
/qemu/include/io/dns-resolver.h
/qemu/include/io/task.h
/qemu/include/migration/migration.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/monitor.h
/qemu/include/qapi/dealloc-visitor.h
/qemu/include/qapi/error.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/event_notifier.h
/qemu/include/qemu/futex.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/qht.h
/qemu/include/qemu/queue.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/xattr.h
/qemu/include/qom/cpu.h
/qemu/include/qom/object.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_crypto.h
/qemu/include/standard-headers/linux/virtio_mmio.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/char.h
/qemu/include/sysemu/hax.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/reset.h
/qemu/include/sysemu/sysemu.h
/qemu/include/ui/console.h
/qemu/include/ui/gtk.h
/qemu/include/ui/qemu-spice.h
/qemu/io/Makefile.objs
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-websock.c
/qemu/io/dns-resolver.c
/qemu/io/task.c
/qemu/io/trace-events
/qemu/iohandler.c
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/elfload.c
/qemu/linux-user/errno_defs.h
/qemu/linux-user/hppa/sockbits.h
/qemu/linux-user/hppa/syscall_nr.h
/qemu/linux-user/hppa/target_cpu.h
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/hppa/target_structs.h
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/hppa/termbits.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/main.c
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/nios2/syscall_nr.h
/qemu/linux-user/nios2/target_cpu.h
/qemu/linux-user/nios2/target_signal.h
/qemu/linux-user/nios2/target_structs.h
/qemu/linux-user/nios2/target_syscall.h
/qemu/linux-user/nios2/termbits.h
/qemu/linux-user/qemu.h
/qemu/linux-user/signal.c
/qemu/linux-user/socket.h
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/memory.c
/qemu/migration/Makefile.objs
/qemu/migration/migration.c
/qemu/migration/ram.c
/qemu/migration/savevm.c
/qemu/migration/socket.c
/qemu/migration/tls.c
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor.c
/qemu/nbd/common.c
/qemu/nbd/nbd-internal.h
/qemu/net/checksum.c
/qemu/net/colo-compare.c
/qemu/net/filter-mirror.c
/qemu/net/slirp.c
/qemu/net/tap.c
/qemu/net/vhost-user.c
/qemu/numa.c
/qemu/qapi-schema.json
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/common.json
/qemu/qapi/crypto.json
/qemu/qapi/event.json
/qemu/qapi/introspect.json
/qemu/qapi/rocker.json
/qemu/qapi/trace.json
/qemu/qdev-monitor.c
/qemu/qemu-char.c
/qemu/qemu-doc.texi
/qemu/qemu-img.c
/qemu/qemu-options-wrapper.h
/qemu/qemu-options.hx
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/qmp.c
/qemu/qom/cpu.c
/qemu/qom/object.c
/qemu/qtest.c
/qemu/replay/replay-char.c
/qemu/replay/replay-snapshot.c
/qemu/replay/replay.c
/qemu/rules.mak
/qemu/scripts/hxtool
/qemu/scripts/qapi.py
/qemu/scripts/qapi2texi.py
/qemu/scripts/texi2pod.pl
/qemu/scripts/tracetool.py
/qemu/scripts/update-linux-headers.sh
/qemu/spice-qemu-char.c
/qemu/stubs/Makefile.objs
/qemu/stubs/fdset.c
/qemu/stubs/migr-blocker.c
/qemu/stubs/monitor.c
/qemu/stubs/pc_madt_cpu_entry.c
/qemu/stubs/replay.c
/qemu/target/alpha/cpu.c
/qemu/target/alpha/machine.c
/qemu/target/alpha/sys_helper.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/machine.c
/qemu/target/arm/psci.c
/qemu/target/arm/translate.c
/qemu/target/cris/cpu.c
/qemu/target/cris/cpu.h
/qemu/target/hppa/Makefile.objs
/qemu/target/hppa/cpu-qom.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/gdbstub.c
/qemu/target/hppa/helper.c
/qemu/target/hppa/helper.h
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/Makefile.objs
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/fpu_helper.c
/qemu/target/i386/hax-all.c
/qemu/target/i386/hax-darwin.c
/qemu/target/i386/hax-darwin.h
/qemu/target/i386/hax-i386.h
/qemu/target/i386/hax-interface.h
/qemu/target/i386/hax-mem.c
/qemu/target/i386/hax-windows.c
/qemu/target/i386/hax-windows.h
/qemu/target/i386/helper.c
/qemu/target/i386/hyperv.c
/qemu/target/i386/kvm.c
/qemu/target/i386/machine.c
/qemu/target/i386/misc_helper.c
/qemu/target/i386/seg_helper.c
/qemu/target/i386/svm_helper.c
/qemu/target/lm32/cpu.c
/qemu/target/lm32/cpu.h
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/mmu.c
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/helper.c
/qemu/target/mips/kvm.c
/qemu/target/mips/machine.c
/qemu/target/mips/op_helper.c
/qemu/target/moxie/cpu.c
/qemu/target/moxie/cpu.h
/qemu/target/nios2/Makefile.objs
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/helper.c
/qemu/target/nios2/helper.h
/qemu/target/nios2/mmu.c
/qemu/target/nios2/mmu.h
/qemu/target/nios2/monitor.c
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/interrupt_helper.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/ppc/helper_regs.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/translate_init.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/gdbstub.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/sparc/asi.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/helper.h
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/sparc/win_helper.c
/qemu/target/tilegx/cpu.c
/qemu/target/tilegx/cpu.h
/qemu/target/tricore/cpu.c
/qemu/target/unicore32/cpu.c
/qemu/target/unicore32/helper.c
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/helper.h
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/overlay_tool.h
/qemu/target/xtensa/translate.c
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tests/Makefile.include
/qemu/tests/device-introspect-test.c
/qemu/tests/m25p80-test.c
/qemu/tests/qapi-schema/alternate-any.err
/qemu/tests/qapi-schema/alternate-any.json
/qemu/tests/qapi-schema/alternate-array.err
/qemu/tests/qapi-schema/alternate-array.json
/qemu/tests/qapi-schema/alternate-base.err
/qemu/tests/qapi-schema/alternate-base.json
/qemu/tests/qapi-schema/alternate-clash.err
/qemu/tests/qapi-schema/alternate-clash.json
/qemu/tests/qapi-schema/alternate-conflict-dict.err
/qemu/tests/qapi-schema/alternate-conflict-dict.json
/qemu/tests/qapi-schema/alternate-conflict-string.err
/qemu/tests/qapi-schema/alternate-conflict-string.json
/qemu/tests/qapi-schema/alternate-empty.err
/qemu/tests/qapi-schema/alternate-empty.json
/qemu/tests/qapi-schema/alternate-nested.err
/qemu/tests/qapi-schema/alternate-nested.json
/qemu/tests/qapi-schema/alternate-unknown.err
/qemu/tests/qapi-schema/alternate-unknown.json
/qemu/tests/qapi-schema/args-alternate.err
/qemu/tests/qapi-schema/args-alternate.json
/qemu/tests/qapi-schema/args-any.err
/qemu/tests/qapi-schema/args-any.json
/qemu/tests/qapi-schema/args-array-empty.err
/qemu/tests/qapi-schema/args-array-empty.json
/qemu/tests/qapi-schema/args-array-unknown.err
/qemu/tests/qapi-schema/args-array-unknown.json
/qemu/tests/qapi-schema/args-bad-boxed.err
/qemu/tests/qapi-schema/args-bad-boxed.json
/qemu/tests/qapi-schema/args-boxed-anon.err
/qemu/tests/qapi-schema/args-boxed-anon.json
/qemu/tests/qapi-schema/args-boxed-empty.err
/qemu/tests/qapi-schema/args-boxed-empty.json
/qemu/tests/qapi-schema/args-boxed-string.err
/qemu/tests/qapi-schema/args-boxed-string.json
/qemu/tests/qapi-schema/args-int.err
/qemu/tests/qapi-schema/args-int.json
/qemu/tests/qapi-schema/args-invalid.err
/qemu/tests/qapi-schema/args-invalid.json
/qemu/tests/qapi-schema/args-member-array-bad.err
/qemu/tests/qapi-schema/args-member-array-bad.json
/qemu/tests/qapi-schema/args-member-case.err
/qemu/tests/qapi-schema/args-member-case.json
/qemu/tests/qapi-schema/args-member-unknown.err
/qemu/tests/qapi-schema/args-member-unknown.json
/qemu/tests/qapi-schema/args-name-clash.err
/qemu/tests/qapi-schema/args-name-clash.json
/qemu/tests/qapi-schema/args-union.err
/qemu/tests/qapi-schema/args-union.json
/qemu/tests/qapi-schema/args-unknown.err
/qemu/tests/qapi-schema/args-unknown.json
/qemu/tests/qapi-schema/bad-base.err
/qemu/tests/qapi-schema/bad-base.json
/qemu/tests/qapi-schema/bad-data.err
/qemu/tests/qapi-schema/bad-data.json
/qemu/tests/qapi-schema/bad-ident.err
/qemu/tests/qapi-schema/bad-ident.json
/qemu/tests/qapi-schema/bad-type-bool.err
/qemu/tests/qapi-schema/bad-type-bool.json
/qemu/tests/qapi-schema/bad-type-dict.err
/qemu/tests/qapi-schema/bad-type-dict.json
/qemu/tests/qapi-schema/base-cycle-direct.err
/qemu/tests/qapi-schema/base-cycle-direct.json
/qemu/tests/qapi-schema/base-cycle-indirect.err
/qemu/tests/qapi-schema/base-cycle-indirect.json
/qemu/tests/qapi-schema/command-int.err
/qemu/tests/qapi-schema/command-int.json
/qemu/tests/qapi-schema/comments.json
/qemu/tests/qapi-schema/comments.out
/qemu/tests/qapi-schema/doc-bad-args.err
/qemu/tests/qapi-schema/doc-bad-args.exit
/qemu/tests/qapi-schema/doc-bad-args.json
/qemu/tests/qapi-schema/doc-bad-args.out
/qemu/tests/qapi-schema/doc-bad-symbol.err
/qemu/tests/qapi-schema/doc-bad-symbol.exit
/qemu/tests/qapi-schema/doc-bad-symbol.json
/qemu/tests/qapi-schema/doc-bad-symbol.out
/qemu/tests/qapi-schema/doc-duplicated-arg.err
/qemu/tests/qapi-schema/doc-duplicated-arg.exit
/qemu/tests/qapi-schema/doc-duplicated-arg.json
/qemu/tests/qapi-schema/doc-duplicated-arg.out
/qemu/tests/qapi-schema/doc-duplicated-return.err
/qemu/tests/qapi-schema/doc-duplicated-return.exit
/qemu/tests/qapi-schema/doc-duplicated-return.json
/qemu/tests/qapi-schema/doc-duplicated-return.out
/qemu/tests/qapi-schema/doc-duplicated-since.err
/qemu/tests/qapi-schema/doc-duplicated-since.exit
/qemu/tests/qapi-schema/doc-duplicated-since.json
/qemu/tests/qapi-schema/doc-duplicated-since.out
/qemu/tests/qapi-schema/doc-empty-arg.err
/qemu/tests/qapi-schema/doc-empty-arg.exit
/qemu/tests/qapi-schema/doc-empty-arg.json
/qemu/tests/qapi-schema/doc-empty-arg.out
/qemu/tests/qapi-schema/doc-empty-section.err
/qemu/tests/qapi-schema/doc-empty-section.exit
/qemu/tests/qapi-schema/doc-empty-section.json
/qemu/tests/qapi-schema/doc-empty-section.out
/qemu/tests/qapi-schema/doc-empty-symbol.err
/qemu/tests/qapi-schema/doc-empty-symbol.exit
/qemu/tests/qapi-schema/doc-empty-symbol.json
/qemu/tests/qapi-schema/doc-empty-symbol.out
/qemu/tests/qapi-schema/doc-interleaved-section.err
/qemu/tests/qapi-schema/doc-interleaved-section.exit
/qemu/tests/qapi-schema/doc-interleaved-section.json
/qemu/tests/qapi-schema/doc-interleaved-section.out
/qemu/tests/qapi-schema/doc-invalid-end.err
/qemu/tests/qapi-schema/doc-invalid-end.exit
/qemu/tests/qapi-schema/doc-invalid-end.json
/qemu/tests/qapi-schema/doc-invalid-end.out
/qemu/tests/qapi-schema/doc-invalid-end2.err
/qemu/tests/qapi-schema/doc-invalid-end2.exit
/qemu/tests/qapi-schema/doc-invalid-end2.json
/qemu/tests/qapi-schema/doc-invalid-end2.out
/qemu/tests/qapi-schema/doc-invalid-return.err
/qemu/tests/qapi-schema/doc-invalid-return.exit
/qemu/tests/qapi-schema/doc-invalid-return.json
/qemu/tests/qapi-schema/doc-invalid-return.out
/qemu/tests/qapi-schema/doc-invalid-section.err
/qemu/tests/qapi-schema/doc-invalid-section.exit
/qemu/tests/qapi-schema/doc-invalid-section.json
/qemu/tests/qapi-schema/doc-invalid-section.out
/qemu/tests/qapi-schema/doc-invalid-start.err
/qemu/tests/qapi-schema/doc-invalid-start.exit
/qemu/tests/qapi-schema/doc-invalid-start.json
/qemu/tests/qapi-schema/doc-invalid-start.out
/qemu/tests/qapi-schema/doc-missing-colon.err
/qemu/tests/qapi-schema/doc-missing-colon.exit
/qemu/tests/qapi-schema/doc-missing-colon.json
/qemu/tests/qapi-schema/doc-missing-colon.out
/qemu/tests/qapi-schema/doc-missing-expr.err
/qemu/tests/qapi-schema/doc-missing-expr.exit
/qemu/tests/qapi-schema/doc-missing-expr.json
/qemu/tests/qapi-schema/doc-missing-expr.out
/qemu/tests/qapi-schema/doc-missing-space.err
/qemu/tests/qapi-schema/doc-missing-space.exit
/qemu/tests/qapi-schema/doc-missing-space.json
/qemu/tests/qapi-schema/doc-missing-space.out
/qemu/tests/qapi-schema/doc-optional.err
/qemu/tests/qapi-schema/doc-optional.exit
/qemu/tests/qapi-schema/doc-optional.json
/qemu/tests/qapi-schema/doc-optional.out
/qemu/tests/qapi-schema/double-type.err
/qemu/tests/qapi-schema/double-type.json
/qemu/tests/qapi-schema/enum-bad-name.err
/qemu/tests/qapi-schema/enum-bad-name.json
/qemu/tests/qapi-schema/enum-bad-prefix.err
/qemu/tests/qapi-schema/enum-bad-prefix.json
/qemu/tests/qapi-schema/enum-clash-member.err
/qemu/tests/qapi-schema/enum-clash-member.json
/qemu/tests/qapi-schema/enum-dict-member.err
/qemu/tests/qapi-schema/enum-dict-member.json
/qemu/tests/qapi-schema/enum-member-case.err
/qemu/tests/qapi-schema/enum-member-case.json
/qemu/tests/qapi-schema/enum-missing-data.err
/qemu/tests/qapi-schema/enum-missing-data.json
/qemu/tests/qapi-schema/enum-wrong-data.err
/qemu/tests/qapi-schema/enum-wrong-data.json
/qemu/tests/qapi-schema/event-boxed-empty.err
/qemu/tests/qapi-schema/event-boxed-empty.json
/qemu/tests/qapi-schema/event-case.json
/qemu/tests/qapi-schema/event-case.out
/qemu/tests/qapi-schema/event-nest-struct.err
/qemu/tests/qapi-schema/event-nest-struct.json
/qemu/tests/qapi-schema/flat-union-array-branch.err
/qemu/tests/qapi-schema/flat-union-array-branch.json
/qemu/tests/qapi-schema/flat-union-bad-base.err
/qemu/tests/qapi-schema/flat-union-bad-base.json
/qemu/tests/qapi-schema/flat-union-bad-discriminator.err
/qemu/tests/qapi-schema/flat-union-bad-discriminator.json
/qemu/tests/qapi-schema/flat-union-base-any.err
/qemu/tests/qapi-schema/flat-union-base-any.json
/qemu/tests/qapi-schema/flat-union-base-union.err
/qemu/tests/qapi-schema/flat-union-base-union.json
/qemu/tests/qapi-schema/flat-union-clash-member.err
/qemu/tests/qapi-schema/flat-union-clash-member.json
/qemu/tests/qapi-schema/flat-union-empty.err
/qemu/tests/qapi-schema/flat-union-empty.json
/qemu/tests/qapi-schema/flat-union-incomplete-branch.err
/qemu/tests/qapi-schema/flat-union-incomplete-branch.json
/qemu/tests/qapi-schema/flat-union-inline.err
/qemu/tests/qapi-schema/flat-union-inline.json
/qemu/tests/qapi-schema/flat-union-int-branch.err
/qemu/tests/qapi-schema/flat-union-int-branch.json
/qemu/tests/qapi-schema/flat-union-invalid-branch-key.err
/qemu/tests/qapi-schema/flat-union-invalid-branch-key.json
/qemu/tests/qapi-schema/flat-union-invalid-discriminator.err
/qemu/tests/qapi-schema/flat-union-invalid-discriminator.json
/qemu/tests/qapi-schema/flat-union-no-base.err
/qemu/tests/qapi-schema/flat-union-no-base.json
/qemu/tests/qapi-schema/flat-union-optional-discriminator.err
/qemu/tests/qapi-schema/flat-union-optional-discriminator.json
/qemu/tests/qapi-schema/flat-union-string-discriminator.err
/qemu/tests/qapi-schema/flat-union-string-discriminator.json
/qemu/tests/qapi-schema/ident-with-escape.json
/qemu/tests/qapi-schema/ident-with-escape.out
/qemu/tests/qapi-schema/include-relpath-sub.json
/qemu/tests/qapi-schema/include-relpath.out
/qemu/tests/qapi-schema/include-repetition.out
/qemu/tests/qapi-schema/include-simple-sub.json
/qemu/tests/qapi-schema/include-simple.out
/qemu/tests/qapi-schema/indented-expr.json
/qemu/tests/qapi-schema/indented-expr.out
/qemu/tests/qapi-schema/missing-type.err
/qemu/tests/qapi-schema/missing-type.json
/qemu/tests/qapi-schema/nested-struct-data.err
/qemu/tests/qapi-schema/nested-struct-data.json
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/redefined-builtin.err
/qemu/tests/qapi-schema/redefined-builtin.json
/qemu/tests/qapi-schema/redefined-command.err
/qemu/tests/qapi-schema/redefined-command.json
/qemu/tests/qapi-schema/redefined-event.err
/qemu/tests/qapi-schema/redefined-event.json
/qemu/tests/qapi-schema/redefined-type.err
/qemu/tests/qapi-schema/redefined-type.json
/qemu/tests/qapi-schema/reserved-command-q.err
/qemu/tests/qapi-schema/reserved-command-q.json
/qemu/tests/qapi-schema/reserved-enum-q.err
/qemu/tests/qapi-schema/reserved-enum-q.json
/qemu/tests/qapi-schema/reserved-member-has.err
/qemu/tests/qapi-schema/reserved-member-has.json
/qemu/tests/qapi-schema/reserved-member-q.err
/qemu/tests/qapi-schema/reserved-member-q.json
/qemu/tests/qapi-schema/reserved-member-u.err
/qemu/tests/qapi-schema/reserved-member-u.json
/qemu/tests/qapi-schema/reserved-member-underscore.err
/qemu/tests/qapi-schema/reserved-member-underscore.json
/qemu/tests/qapi-schema/reserved-type-kind.err
/qemu/tests/qapi-schema/reserved-type-kind.json
/qemu/tests/qapi-schema/reserved-type-list.err
/qemu/tests/qapi-schema/reserved-type-list.json
/qemu/tests/qapi-schema/returns-alternate.err
/qemu/tests/qapi-schema/returns-alternate.json
/qemu/tests/qapi-schema/returns-array-bad.err
/qemu/tests/qapi-schema/returns-array-bad.json
/qemu/tests/qapi-schema/returns-dict.err
/qemu/tests/qapi-schema/returns-dict.json
/qemu/tests/qapi-schema/returns-unknown.err
/qemu/tests/qapi-schema/returns-unknown.json
/qemu/tests/qapi-schema/returns-whitelist.err
/qemu/tests/qapi-schema/returns-whitelist.json
/qemu/tests/qapi-schema/struct-base-clash-deep.err
/qemu/tests/qapi-schema/struct-base-clash-deep.json
/qemu/tests/qapi-schema/struct-base-clash.err
/qemu/tests/qapi-schema/struct-base-clash.json
/qemu/tests/qapi-schema/struct-data-invalid.err
/qemu/tests/qapi-schema/struct-data-invalid.json
/qemu/tests/qapi-schema/struct-member-invalid.err
/qemu/tests/qapi-schema/struct-member-invalid.json
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qapi-schema/type-bypass-bad-gen.err
/qemu/tests/qapi-schema/type-bypass-bad-gen.json
/qemu/tests/qapi-schema/unicode-str.err
/qemu/tests/qapi-schema/unicode-str.json
/qemu/tests/qapi-schema/union-base-no-discriminator.err
/qemu/tests/qapi-schema/union-base-no-discriminator.json
/qemu/tests/qapi-schema/union-branch-case.err
/qemu/tests/qapi-schema/union-branch-case.json
/qemu/tests/qapi-schema/union-clash-branches.err
/qemu/tests/qapi-schema/union-clash-branches.json
/qemu/tests/qapi-schema/union-empty.err
/qemu/tests/qapi-schema/union-empty.json
/qemu/tests/qapi-schema/union-invalid-base.err
/qemu/tests/qapi-schema/union-invalid-base.json
/qemu/tests/qapi-schema/union-optional-branch.err
/qemu/tests/qapi-schema/union-optional-branch.json
/qemu/tests/qapi-schema/union-unknown.err
/qemu/tests/qapi-schema/union-unknown.json
/qemu/tests/qapi-schema/unknown-escape.err
/qemu/tests/qapi-schema/unknown-escape.json
/qemu/tests/qapi-schema/unknown-expr-key.err
/qemu/tests/qapi-schema/unknown-expr-key.json
/qemu/tests/tcg/xtensa/Makefile
/qemu/tests/tcg/xtensa/test_interrupt.S
/qemu/tests/tcg/xtensa/test_sr.S
/qemu/tests/tcg/xtensa/test_timer.S
/qemu/tests/test-char.c
/qemu/tests/test-hbitmap.c
/qemu/tests/test-io-channel-socket.c
/qemu/tests/test-io-channel-tls.c
/qemu/tests/test-io-task.c
/qemu/tests/test-vmstate.c
/qemu/tests/vhost-user-test.c
/qemu/tests/virtio-9p-test.c
/qemu/trace-events
Makefile.objs
/qemu/translate-all.c
/qemu/ui/console.c
/qemu/ui/gtk.c
/qemu/ui/vnc-auth-vencrypt.c
/qemu/ui/vnc-ws.c
/qemu/user-exec-stub.c
/qemu/util/Makefile.objs
/qemu/util/bitmap.c
/qemu/util/event_notifier-posix.c
/qemu/util/event_notifier-win32.c
/qemu/util/hbitmap.c
/qemu/util/lockcnt.c
/qemu/util/mmap-alloc.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/trace-events
/qemu/util/uri.c
/qemu/vl.c
/qemu/xen-common-stub.c
/qemu/xen-common.c
/qemu/xen-mapcache.c
a47e871526-Dec-2016 Lluís Vilanova <vilanova@ac.upc.edu>

trace: Add event "guest_cpu_exit"

Signals the hot-unplugging of a virtual (guest) CPU.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 148278748597.1404.10546320797997984932.stgit@f

trace: Add event "guest_cpu_exit"

Signals the hot-unplugging of a virtual (guest) CPU.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 148278748597.1404.10546320797997984932.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

82e95ec826-Dec-2016 Lluís Vilanova <vilanova@ac.upc.edu>

trace: Fix dynamic event state on vCPU hot-unplug

We need to disable per-vCPU events on a vCPU that is hot-unplugged to
keep the dynamic event state global counters consistent.

Signed-off-by: Lluís

trace: Fix dynamic event state on vCPU hot-unplug

We need to disable per-vCPU events on a vCPU that is hot-unplugged to
keep the dynamic event state global counters consistent.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 148278748055.1404.1570530281528619895.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

fff895df26-Dec-2016 Lluís Vilanova <vilanova@ac.upc.edu>

trace: Lock vCPU list when initializing dynamic tracing state

Fixes potential corruption when a vCPU is hot-(un)plugged while
initializing the current one.

Signed-off-by: Lluís Vilanova <vilanova@a

trace: Lock vCPU list when initializing dynamic tracing state

Fixes potential corruption when a vCPU is hot-(un)plugged while
initializing the current one.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 148278747515.1404.6538173443841279200.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...


/qemu/.gitignore
/qemu/.gitmodules
/qemu/.travis.yml
/qemu/HACKING
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/VERSION
/qemu/accel.c
/qemu/aio-posix.c
/qemu/aio-win32.c
/qemu/async.c
/qemu/atomic_template.h
/qemu/backends/Makefile.objs
/qemu/backends/baum.c
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem.c
/qemu/backends/msmouse.c
/qemu/backends/rng-egd.c
/qemu/backends/testdev.c
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/commit.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/mirror.c
/qemu/block/nbd-client.c
/qemu/block/nbd-client.h
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/sheepdog.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/trace-events
/qemu/block/win32-aio.c
/qemu/blockdev-nbd.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/main.c
/qemu/bsd-user/mmap.c
/qemu/configure
/qemu/contrib/libvhost-user/Makefile.objs
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/contrib/libvhost-user/libvhost-user.h
/qemu/cpu-exec-common.c
/qemu/cpu-exec.c
/qemu/cpus-common.c
/qemu/cpus.c
/qemu/cputlb.c
/qemu/crypto/Makefile.objs
/qemu/crypto/cipher-builtin.c
/qemu/crypto/cipher-gcrypt.c
/qemu/crypto/cipher-nettle.c
/qemu/crypto/cipher.c
/qemu/crypto/hmac-gcrypt.c
/qemu/crypto/hmac-glib.c
/qemu/crypto/hmac-nettle.c
/qemu/crypto/hmac.c
/qemu/crypto/hmac.h
/qemu/crypto/init.c
/qemu/default-configs/m68k-softmmu.mak
/qemu/default-configs/mips-softmmu-common.mak
/qemu/default-configs/ppc64-softmmu.mak
/qemu/disas/cris.c
/qemu/disas/i386.c
/qemu/disas/m68k.c
/qemu/disas/ppc.c
/qemu/dma-helpers.c
/qemu/docs/COLO-FT.txt
/qemu/docs/atomics.txt
/qemu/docs/generic-loader.txt
/qemu/docs/live-block-ops.txt
/qemu/docs/multiple-iothreads.txt
/qemu/docs/pcie.txt
/qemu/docs/qapi-code-gen.txt
/qemu/docs/qcow2-cache.txt
/qemu/docs/qmp-commands.txt
/qemu/docs/rcu.txt
/qemu/docs/replay.txt
/qemu/docs/specs/acpi_nvdimm.txt
/qemu/docs/specs/ppc-spapr-hotplug.txt
/qemu/docs/specs/vhost-user.txt
/qemu/docs/tracing.txt
/qemu/docs/xbzrle.txt
/qemu/exec.c
/qemu/fsdev/9p-iov-marshal.c
/qemu/fsdev/9p-marshal.h
/qemu/fsdev/file-op-9p.h
/qemu/gdbstub.c
/qemu/hmp-commands.hx
/qemu/hmp.c
/qemu/hmp.h
/qemu/hw/9pfs/9p-handle.c
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p-synth.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/codir.c
/qemu/hw/9pfs/cofile.c
/qemu/hw/9pfs/cofs.c
/qemu/hw/9pfs/coth.h
/qemu/hw/9pfs/coxattr.c
/qemu/hw/9pfs/trace-events
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/9pfs/virtio-9p.h
/qemu/hw/acpi/Makefile.objs
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/cpu_hotplug.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/ipmi.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/piix4.c
/qemu/hw/alpha/alpha_sys.h
/qemu/hw/alpha/dp264.c
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_gpio.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/strongarm.h
/qemu/hw/arm/tosa.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/marvell_88w8618.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/pl041.c
/qemu/hw/audio/wm8750.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/dataplane/virtio-blk.h
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/nvme.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen_disk.c
/qemu/hw/bt/hci-csr.c
/qemu/hw/char/bcm2835_aux.c
/qemu/hw/char/cadence_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/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/omap_uart.c
/qemu/hw/char/parallel.c
/qemu/hw/char/pl011.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/serial.c
/qemu/hw/char/sh_serial.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/stm32f2xx_usart.c
/qemu/hw/char/trace-events
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/char/xen_console.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/ptimer.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/pl110.c
/qemu/hw/display/qxl.c
/qemu/hw/display/ssd0303.c
/qemu/hw/display/virtio-gpu-3d.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/xenfb.c
/qemu/hw/dma/pl080.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/gpio/imx_gpio.c
/qemu/hw/gpio/max7310.c
/qemu/hw/i2c/bitbang_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/i2c-ddc.c
/qemu/hw/i2c/smbus.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/amd_iommu.h
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/pci-assign.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/multiboot.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/xen/xen_apic.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/ide/macio.c
/qemu/hw/input/adb.c
/qemu/hw/input/hid.c
/qemu/hw/input/lm832x.c
/qemu/hw/input/ps2.c
/qemu/hw/intc/apic.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xics_spapr.c
/qemu/hw/ipmi/Makefile.objs
/qemu/hw/ipmi/ipmi.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/ipmi/ipmi_bmc_sim.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/isa/pc87312.c
/qemu/hw/lm32/lm32_hwsetup.h
/qemu/hw/mem/nvdimm.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/mips_fulong2e.c
/qemu/hw/mips/mips_malta.c
/qemu/hw/mips/mips_r4k.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/misc/hyperv_testdev.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/milkymist-pfpu.c
/qemu/hw/misc/tmp105.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/eepro100.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/pcnet.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/xen_nic.c
/qemu/hw/nvram/Makefile.objs
/qemu/hw/nvram/chrp_nvram.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/mac_nvram.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/pci-bridge/ioh3420.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/ppc/Makefile.objs
/qemu/hw/ppc/fdt.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppce500_spin.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_ovec.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sh4/shix.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/imx_spi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/a9gtimer.c
/qemu/hw/timer/arm_mptimer.c
/qemu/hw/timer/ds1338.c
/qemu/hw/timer/grlib_gptimer.c
/qemu/hw/timer/stm32f2xx_timer.c
/qemu/hw/timer/twl92230.c
/qemu/hw/tpm/tpm_passthrough.c
/qemu/hw/tpm/tpm_tis.c
/qemu/hw/unicore32/puv3.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/ccid.h
/qemu/hw/usb/desc.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/redirect.c
/qemu/hw/usb/xen-usb.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/spapr.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/Makefile.objs
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-crypto-pci.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/xen/Makefile.objs
/qemu/hw/xen/xen_backend.c
/qemu/hw/xen/xen_devconfig.c
/qemu/hw/xen/xen_pvdev.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nbd.h
/qemu/include/crypto/cipher.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/memory_hotplug.h
/qemu/include/hw/acpi/pc-hotplug.h
/qemu/include/hw/arm/arm.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/omap.h
/qemu/include/hw/arm/pxa.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/bcm2835_aux.h
/qemu/include/hw/char/cadence_uart.h
/qemu/include/hw/char/digic-uart.h
/qemu/include/hw/char/imx_serial.h
/qemu/include/hw/char/serial.h
/qemu/include/hw/char/stm32f2xx_usart.h
/qemu/include/hw/compat.h
/qemu/include/hw/hotplug.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/loader.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/mips/cpudevs.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/nvram/chrp_nvram.h
/qemu/include/hw/nvram/sun_nvram.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/pci/pcie_aer.h
/qemu/include/hw/ppc/fdt.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/ppc/xics.h
/qemu/include/hw/ptimer.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/sh4/sh.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/timer/arm_mptimer.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-access.h
/qemu/include/hw/virtio/virtio-bus.h
/qemu/include/hw/virtio/virtio-crypto.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/xen/xen_backend.h
/qemu/include/hw/xen/xen_pvdev.h
/qemu/include/io/channel.h
/qemu/include/migration/colo.h
/qemu/include/migration/cpu.h
/qemu/include/migration/failover.h
/qemu/include/migration/migration.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/monitor.h
/qemu/include/monitor/qdev.h
/qemu/include/net/vhost_net.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qobject-input-visitor.h
/qemu/include/qapi/qobject-output-visitor.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu-common.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/bitops.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/log.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/thread-posix.h
/qemu/include/qemu/thread-win32.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/qom/cpu.h
/qemu/include/qom/object_interfaces.h
/qemu/include/standard-headers/linux/input.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_crypto.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/char.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/dma.h
/qemu/include/sysemu/hostmem.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/numa.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/sysemu.h
/qemu/include/ui/console.h
/qemu/include/ui/gtk.h
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/iohandler.c
/qemu/iothread.c
/qemu/kvm-all.c
/qemu/linux-headers/asm-arm/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-user/elfload.c
/qemu/linux-user/main.c
/qemu/linux-user/mips/syscall_nr.h
/qemu/linux-user/mips/termbits.h
/qemu/linux-user/mips64/termbits.h
/qemu/linux-user/mmap.c
/qemu/linux-user/sparc64/target_syscall.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/main-loop.c
/qemu/memory.c
/qemu/memory_ldst.inc.c
/qemu/memory_mapping.c
/qemu/migration/Makefile.objs
/qemu/migration/colo-comm.c
/qemu/migration/colo-failover.c
/qemu/migration/colo.c
/qemu/migration/exec.c
/qemu/migration/fd.c
/qemu/migration/migration.c
/qemu/migration/postcopy-ram.c
/qemu/migration/ram.c
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/socket.c
/qemu/migration/tls.c
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor.c
/qemu/nbd/client.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/net/Makefile.objs
/qemu/net/colo-compare.c
/qemu/net/filter-mirror.c
/qemu/net/filter-replay.c
/qemu/net/filter-rewriter.c
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/tap-bsd.c
/qemu/net/trace-events
/qemu/net/vhost-user.c
/qemu/numa.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/efi-e1000.rom
/qemu/pc-bios/efi-e1000e.rom
/qemu/pc-bios/efi-eepro100.rom
/qemu/pc-bios/efi-ne2k_pci.rom
/qemu/pc-bios/efi-pcnet.rom
/qemu/pc-bios/efi-rtl8139.rom
/qemu/pc-bios/efi-virtio.rom
/qemu/pc-bios/efi-vmxnet3.rom
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/palcode-clipper
/qemu/pc-bios/skiboot.lid
/qemu/pc-bios/slof.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/po/bg.po
/qemu/po/de_DE.po
/qemu/po/fr_FR.po
/qemu/po/hu.po
/qemu/po/it.po
/qemu/po/messages.po
/qemu/po/tr.po
/qemu/po/zh_CN.po
/qemu/qapi-schema.json
/qemu/qapi/Makefile.objs
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/common.json
/qemu/qapi/crypto.json
/qemu/qapi/event.json
/qemu/qapi/introspect.json
/qemu/qapi/qapi-clone-visitor.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qmp-event.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/rocker.json
/qemu/qapi/trace-events
/qemu/qapi/trace.json
/qemu/qdev-monitor.c
/qemu/qemu-char.c
/qemu/qemu-doc.texi
/qemu/qemu-ga.texi
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-nbd.c
/qemu/qemu-nbd.texi
/qemu/qemu-options.hx
/qemu/qemu-timer.c
/qemu/qga/channel-posix.c
/qemu/qga/channel.h
/qemu/qga/commands-win32.c
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/qmp.c
/qemu/qobject/qdict.c
/qemu/qom/cpu.c
/qemu/qom/object_interfaces.c
/qemu/qom/qom-qobject.c
/qemu/qtest.c
/qemu/replay/Makefile.objs
/qemu/replay/replay-events.c
/qemu/replay/replay-internal.h
/qemu/replay/replay-net.c
/qemu/replay/replay.c
/qemu/roms/Makefile
/qemu/roms/SLOF
/qemu/roms/ipxe
/qemu/roms/openbios
/qemu/roms/qemu-palcode
/qemu/roms/seabios
/qemu/roms/skiboot
/qemu/rules.mak
/qemu/scripts/analyze-inclusions
/qemu/scripts/checkpatch.pl
/qemu/scripts/clean-includes
/qemu/scripts/hxtool
/qemu/scripts/qapi-commands.py
/qemu/scripts/qapi-event.py
/qemu/scripts/tracetool.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/backend/__init__.py
/qemu/scripts/tracetool/backend/dtrace.py
/qemu/scripts/tracetool/backend/ftrace.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/backend/simple.py
/qemu/scripts/tracetool/backend/syslog.py
/qemu/scripts/tracetool/backend/ust.py
/qemu/scripts/tracetool/format/__init__.py
/qemu/scripts/tracetool/format/c.py
/qemu/scripts/tracetool/format/d.py
/qemu/scripts/tracetool/format/h.py
/qemu/scripts/tracetool/format/simpletrace_stap.py
/qemu/scripts/tracetool/format/stap.py
/qemu/scripts/tracetool/format/tcg_h.py
/qemu/scripts/tracetool/format/tcg_helper_c.py
/qemu/scripts/tracetool/format/tcg_helper_h.py
/qemu/scripts/tracetool/format/tcg_helper_wrapper_h.py
/qemu/scripts/tracetool/format/ust_events_c.py
/qemu/scripts/tracetool/format/ust_events_h.py
/qemu/slirp/dhcpv6.c
/qemu/slirp/ip6_icmp.c
/qemu/slirp/slirp.c
/qemu/slirp/slirp.h
/qemu/slirp/socket.c
/qemu/slirp/tcp_input.c
/qemu/slirp/tcp_output.c
/qemu/slirp/tcp_timer.c
/qemu/slirp/tcpip.h
/qemu/slirp/tftp.c
/qemu/slirp/tftp.h
/qemu/softmmu_template.h
/qemu/spice-qemu-char.c
/qemu/stubs/Makefile.objs
/qemu/stubs/error-printf.c
/qemu/stubs/iothread.c
/qemu/stubs/migration-colo.c
/qemu/stubs/set-fd-handler.c
/qemu/stubs/vmstate.c
/qemu/target/alpha/Makefile.objs
/qemu/target/alpha/STATUS
/qemu/target/alpha/cpu-qom.h
/qemu/target/alpha/cpu.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/helper.h
/qemu/target/alpha/int_helper.c
/qemu/target/alpha/machine.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/Makefile.objs
/qemu/target/arm/arch_dump.c
/qemu/target/arm/arm-powerctl.c
/qemu/target/arm/arm-powerctl.h
/qemu/target/arm/arm-semi.c
/qemu/target/arm/arm_ldst.h
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/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.c
/qemu/target/arm/helper.h
/qemu/target/arm/internals.h
/qemu/target/arm/iwmmxt_helper.c
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm-stub.c
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm32.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/machine.c
/qemu/target/arm/monitor.c
/qemu/target/arm/neon_helper.c
/qemu/target/arm/op_addsub.h
/qemu/target/arm/op_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/trace-events
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/cris/Makefile.objs
/qemu/target/cris/cpu-qom.h
/qemu/target/cris/cpu.c
/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/helper.h
/qemu/target/cris/machine.c
/qemu/target/cris/mmu.c
/qemu/target/cris/mmu.h
/qemu/target/cris/op_helper.c
/qemu/target/cris/opcode-cris.h
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c
/qemu/target/i386/Makefile.objs
/qemu/target/i386/TODO
/qemu/target/i386/arch_dump.c
/qemu/target/i386/arch_memory_mapping.c
/qemu/target/i386/bpt_helper.c
/qemu/target/i386/cc_helper.c
/qemu/target/i386/cc_helper_template.h
/qemu/target/i386/cpu-qom.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/helper.h
/qemu/target/i386/hyperv.c
/qemu/target/i386/hyperv.h
/qemu/target/i386/int_helper.c
/qemu/target/i386/kvm-stub.c
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/i386/machine.c
/qemu/target/i386/mem_helper.c
/qemu/target/i386/misc_helper.c
/qemu/target/i386/monitor.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.h
/qemu/target/i386/svm_helper.c
/qemu/target/i386/trace-events
/qemu/target/i386/translate.c
/qemu/target/lm32/Makefile.objs
/qemu/target/lm32/README
/qemu/target/lm32/TODO
/qemu/target/lm32/cpu-qom.h
/qemu/target/lm32/cpu.c
/qemu/target/lm32/cpu.h
/qemu/target/lm32/gdbstub.c
/qemu/target/lm32/helper.c
/qemu/target/lm32/helper.h
/qemu/target/lm32/lm32-semi.c
/qemu/target/lm32/machine.c
/qemu/target/lm32/op_helper.c
/qemu/target/lm32/translate.c
/qemu/target/m68k/Makefile.objs
/qemu/target/m68k/cpu-qom.h
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/gdbstub.c
/qemu/target/m68k/helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/qregs.def
/qemu/target/m68k/translate.c
/qemu/target/microblaze/Makefile.objs
/qemu/target/microblaze/cpu-qom.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/gdbstub.c
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/helper.h
/qemu/target/microblaze/microblaze-decode.h
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/mmu.h
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/Makefile.objs
/qemu/target/mips/TODO
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/dsp_helper.c
/qemu/target/mips/gdbstub.c
/qemu/target/mips/helper.c
/qemu/target/mips/helper.h
/qemu/target/mips/kvm.c
/qemu/target/mips/kvm_mips.h
/qemu/target/mips/lmi_helper.c
/qemu/target/mips/machine.c
/qemu/target/mips/mips-defs.h
/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
/qemu/target/moxie/Makefile.objs
/qemu/target/moxie/cpu.c
/qemu/target/moxie/cpu.h
/qemu/target/moxie/helper.c
/qemu/target/moxie/helper.h
/qemu/target/moxie/machine.c
/qemu/target/moxie/machine.h
/qemu/target/moxie/mmu.c
/qemu/target/moxie/mmu.h
/qemu/target/moxie/translate.c
/qemu/target/openrisc/Makefile.objs
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/exception.c
/qemu/target/openrisc/exception.h
/qemu/target/openrisc/exception_helper.c
/qemu/target/openrisc/fpu_helper.c
/qemu/target/openrisc/gdbstub.c
/qemu/target/openrisc/helper.h
/qemu/target/openrisc/int_helper.c
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/interrupt_helper.c
/qemu/target/openrisc/machine.c
/qemu/target/openrisc/mmu.c
/qemu/target/openrisc/mmu_helper.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/Makefile.objs
/qemu/target/ppc/STATUS
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/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.h
/qemu/target/ppc/helper_regs.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm-stub.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/mfrom_table.c
/qemu/target/ppc/mfrom_table_gen.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash32.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/monitor.c
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/dfp-impl.inc.c
/qemu/target/ppc/translate/dfp-ops.inc.c
/qemu/target/ppc/translate/fp-impl.inc.c
/qemu/target/ppc/translate/fp-ops.inc.c
/qemu/target/ppc/translate/spe-impl.inc.c
/qemu/target/ppc/translate/spe-ops.inc.c
/qemu/target/ppc/translate/vmx-impl.inc.c
/qemu/target/ppc/translate/vmx-ops.inc.c
/qemu/target/ppc/translate/vsx-impl.inc.c
/qemu/target/ppc/translate/vsx-ops.inc.c
/qemu/target/ppc/translate_init.c
/qemu/target/ppc/user_only_helper.c
/qemu/target/s390x/Makefile.objs
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cc_helper.c
/qemu/target/s390x/cpu-qom.h
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_features_def.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/fpu_helper.c
/qemu/target/s390x/gdbstub.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/insn-format.def
/qemu/target/s390x/int_helper.c
/qemu/target/s390x/interrupt.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/machine.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/misc_helper.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/trace-events
/qemu/target/s390x/translate.c
/qemu/target/sh4/Makefile.objs
/qemu/target/sh4/README.sh4
/qemu/target/sh4/cpu-qom.h
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/gdbstub.c
/qemu/target/sh4/helper.c
/qemu/target/sh4/helper.h
/qemu/target/sh4/monitor.c
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/Makefile.objs
/qemu/target/sparc/TODO
/qemu/target/sparc/asi.h
/qemu/target/sparc/cc_helper.c
/qemu/target/sparc/cpu-qom.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/fop_helper.c
/qemu/target/sparc/gdbstub.c
/qemu/target/sparc/helper.c
/qemu/target/sparc/helper.h
/qemu/target/sparc/int32_helper.c
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/monitor.c
/qemu/target/sparc/trace-events
/qemu/target/sparc/translate.c
/qemu/target/sparc/vis_helper.c
/qemu/target/sparc/win_helper.c
/qemu/target/tilegx/Makefile.objs
/qemu/target/tilegx/cpu.c
/qemu/target/tilegx/cpu.h
/qemu/target/tilegx/helper.c
/qemu/target/tilegx/helper.h
/qemu/target/tilegx/opcode_tilegx.h
/qemu/target/tilegx/simd_helper.c
/qemu/target/tilegx/spr_def_64.h
/qemu/target/tilegx/translate.c
/qemu/target/tricore/Makefile.objs
/qemu/target/tricore/cpu-qom.h
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/csfr.def
/qemu/target/tricore/fpu_helper.c
/qemu/target/tricore/helper.c
/qemu/target/tricore/helper.h
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/tricore/tricore-defs.h
/qemu/target/tricore/tricore-opcodes.h
/qemu/target/unicore32/Makefile.objs
/qemu/target/unicore32/cpu-qom.h
/qemu/target/unicore32/cpu.c
/qemu/target/unicore32/cpu.h
/qemu/target/unicore32/helper.c
/qemu/target/unicore32/helper.h
/qemu/target/unicore32/op_helper.c
/qemu/target/unicore32/softmmu.c
/qemu/target/unicore32/translate.c
/qemu/target/unicore32/ucf64_helper.c
/qemu/target/xtensa/Makefile.objs
/qemu/target/xtensa/core-dc232b.c
/qemu/target/xtensa/core-dc232b/core-isa.h
/qemu/target/xtensa/core-dc232b/gdb-config.c
/qemu/target/xtensa/core-dc233c.c
/qemu/target/xtensa/core-dc233c/core-isa.h
/qemu/target/xtensa/core-dc233c/gdb-config.c
/qemu/target/xtensa/core-fsf.c
/qemu/target/xtensa/core-fsf/core-isa.h
/qemu/target/xtensa/cpu-qom.h
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/gdbstub.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/helper.h
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/monitor.c
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/overlay_tool.h
/qemu/target/xtensa/translate.c
/qemu/target/xtensa/xtensa-semi.c
/qemu/tcg-runtime.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/aarch64/tcg-target.inc.c
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/arm/tcg-target.inc.c
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tcg/ia64/tcg-target.h
/qemu/tcg/ia64/tcg-target.inc.c
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/mips/tcg-target.inc.c
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/ppc/tcg-target.inc.c
/qemu/tcg/s390/tcg-target.h
/qemu/tcg/s390/tcg-target.inc.c
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/sparc/tcg-target.inc.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg-op.h
/qemu/tcg/tcg-opc.h
/qemu/tcg/tcg-runtime.h
/qemu/tcg/tcg.c
/qemu/tcg/tcg.h
/qemu/tcg/tci/tcg-target.h
/qemu/tcg/tci/tcg-target.inc.c
/qemu/tests/.gitignore
/qemu/tests/Makefile.include
/qemu/tests/acpi-test-data/pc/DSDT
/qemu/tests/acpi-test-data/pc/DSDT.bridge
/qemu/tests/acpi-test-data/pc/DSDT.cphp
/qemu/tests/acpi-test-data/pc/DSDT.ipmikcs
/qemu/tests/acpi-test-data/pc/DSDT.memhp
/qemu/tests/acpi-test-data/pc/SRAT.memhp
/qemu/tests/acpi-test-data/q35/DSDT
/qemu/tests/acpi-test-data/q35/DSDT.bridge
/qemu/tests/acpi-test-data/q35/DSDT.cphp
/qemu/tests/acpi-test-data/q35/DSDT.ipmibt
/qemu/tests/acpi-test-data/q35/DSDT.memhp
/qemu/tests/acpi-test-data/q35/SRAT.memhp
/qemu/tests/ahci-test.c
/qemu/tests/atomic_add-bench.c
/qemu/tests/bios-tables-test.c
/qemu/tests/boot-sector.c
/qemu/tests/boot-sector.h
/qemu/tests/boot-serial-test.c
/qemu/tests/check-qdict.c
/qemu/tests/check-qjson.c
/qemu/tests/check-qnull.c
/qemu/tests/crypto-tls-x509-helpers.h
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/travis.docker
/qemu/tests/docker/test-build
/qemu/tests/docker/test-mingw
/qemu/tests/e1000e-test.c
/qemu/tests/endianness-test.c
/qemu/tests/ide-test.c
/qemu/tests/ipmi-bt-test.c
/qemu/tests/ipmi-kcs-test.c
/qemu/tests/ivshmem-test.c
/qemu/tests/libqos/ahci.c
/qemu/tests/libqos/ahci.h
/qemu/tests/libqos/libqos.c
/qemu/tests/libqos/pci-pc.c
/qemu/tests/libqos/pci-spapr.c
/qemu/tests/libqos/pci.c
/qemu/tests/libqos/pci.h
/qemu/tests/libqos/usb.c
/qemu/tests/libqos/usb.h
/qemu/tests/libqos/virtio-mmio.c
/qemu/tests/libqos/virtio-pci.c
/qemu/tests/libqos/virtio-pci.h
/qemu/tests/libqos/virtio.c
/qemu/tests/libqos/virtio.h
/qemu/tests/libqtest.c
/qemu/tests/libqtest.h
/qemu/tests/m25p80-test.c
/qemu/tests/pkix_asn1_tab.c
/qemu/tests/pnv-xscom-test.c
/qemu/tests/postcopy-test.c
/qemu/tests/prom-env-test.c
/qemu/tests/ptimer-test-stubs.c
/qemu/tests/ptimer-test.c
/qemu/tests/ptimer-test.h
/qemu/tests/pxe-test.c
/qemu/tests/qemu-iotests/026.out
/qemu/tests/qemu-iotests/026.out.nocache
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/030.out
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/067
/qemu/tests/qemu-iotests/071
/qemu/tests/qemu-iotests/071.out
/qemu/tests/qemu-iotests/081
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/093.out
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/097.out
/qemu/tests/qemu-iotests/109
/qemu/tests/qemu-iotests/117
/qemu/tests/qemu-iotests/118
/qemu/tests/qemu-iotests/124
/qemu/tests/qemu-iotests/124.out
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/147
/qemu/tests/qemu-iotests/147.out
/qemu/tests/qemu-iotests/155
/qemu/tests/qemu-iotests/162
/qemu/tests/qemu-iotests/162.out
/qemu/tests/qemu-iotests/171
/qemu/tests/qemu-iotests/171.out
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/common
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/socket_scm_helper.c
/qemu/tests/qht-bench.c
/qemu/tests/rtas-test.c
/qemu/tests/rtl8139-test.c
/qemu/tests/spapr-phb-test.c
/qemu/tests/tcg/test-i386.c
/qemu/tests/tcg/xtensa/Makefile
/qemu/tests/tco-test.c
/qemu/tests/test-aio.c
/qemu/tests/test-arm-mptimer.c
/qemu/tests/test-bitcnt.c
/qemu/tests/test-blockjob-txn.c
/qemu/tests/test-blockjob.c
/qemu/tests/test-char.c
/qemu/tests/test-crypto-cipher.c
/qemu/tests/test-crypto-hash.c
/qemu/tests/test-crypto-hmac.c
/qemu/tests/test-hbitmap.c
/qemu/tests/test-int128.c
/qemu/tests/test-io-channel-socket.c
/qemu/tests/test-io-channel-tls.c
/qemu/tests/test-qga.c
/qemu/tests/test-qmp-commands.c
/qemu/tests/test-qobject-input-strict.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-replication.c
/qemu/tests/test-string-input-visitor.c
/qemu/tests/test-string-output-visitor.c
/qemu/tests/test-uuid.c
/qemu/tests/test-visitor-serialization.c
/qemu/tests/test-vmstate.c
/qemu/tests/test-x86-cpuid-compat.c
/qemu/tests/usb-hcd-ehci-test.c
/qemu/tests/usb-hcd-uhci-test.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vhost-user-test.c
/qemu/tests/virtio-9p-test.c
/qemu/tests/virtio-blk-test.c
/qemu/tests/virtio-net-test.c
/qemu/tests/virtio-rng-test.c
/qemu/tests/virtio-scsi-test.c
/qemu/trace-events
control-target.c
/qemu/translate-all.c
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk.c
/qemu/ui/input-keymap.c
/qemu/ui/input-linux.c
/qemu/ui/sdl.c
/qemu/ui/sdl2.c
/qemu/ui/vnc-auth-vencrypt.c
/qemu/ui/vnc-ws.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/Makefile.objs
/qemu/util/event_notifier-posix.c
/qemu/util/hbitmap.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-error.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/rcu.c
/qemu/vl.c
/qemu/xen-common.c
/qemu/xen-hvm.c
0bc6484d04-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: pass trace-events to tracetool as a positional param

Instead of reading the contents of 'trace-events' from stdin,
accept the filename as a positional parameter. This also
allows for reading

trace: pass trace-events to tracetool as a positional param

Instead of reading the contents of 'trace-events' from stdin,
accept the filename as a positional parameter. This also
allows for reading from multiple files, though this facility
is not used at this time.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-20-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

3477018704-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: get rid of generated-events.h/generated-events.c

Currently the generated-events.[ch] files contain the
event dstates, constants and TraceEvent structs, while the
generated-tracers.[ch] files

trace: get rid of generated-events.h/generated-events.c

Currently the generated-events.[ch] files contain the
event dstates, constants and TraceEvent structs, while the
generated-tracers.[ch] files contain the actual trace
probe logic. With the removal of usage of the event enums
from the API there is no longer any compelling reason for
the separation between these files. The generated-events.h
content is only ever needed from the generated-tracers.[ch]
files.

The enums/constants/structs from generated-events.[ch] are
thus moved into the generated-tracers.[ch], so that there
is one less file to be generated.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-17-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

ca3fa0e804-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: dynamically allocate event IDs at runtime

Instead of having the code generator assign event IDs and
event VCPU IDs, assign them when the events are registered
at runtime. This will allow code

trace: dynamically allocate event IDs at runtime

Instead of having the code generator assign event IDs and
event VCPU IDs, assign them when the events are registered
at runtime. This will allow code to be generated from
individual trace-events without having to figure out
globally unique numbering at build time.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-16-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

b7d4895204-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: dynamically allocate trace_dstate in CPUState

The CPUState struct has a bitmap tracking which VCPU
events are currently active. This is indexed based on
the event ID values, and sized accordi

trace: dynamically allocate trace_dstate in CPUState

The CPUState struct has a bitmap tracking which VCPU
events are currently active. This is indexed based on
the event ID values, and sized according the maximum
TraceEventVCPUID enum value.

When we start dynamically assigning IDs at runtime,
we can't statically declare a bitmap without making
an assumption about the max event count. This problem
can be solved by dynamically allocating the per-CPU
dstate bitmap.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-15-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

fe4db84d04-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: provide mechanism for registering trace events

Remove the notion of there being a single global array
of trace events, by introducing a method for registering
groups of events.

The module_ca

trace: provide mechanism for registering trace events

Remove the notion of there being a single global array
of trace events, by introducing a method for registering
groups of events.

The module_call_init() needs to be invoked at the start
of any program that wants to make use of the trace
support. Currently this covers system emulators qemu-nbd,
qemu-img and qemu-io.

[Squashed the following fix from Daniel P. Berrange
<berrange@redhat.com>:

linux-user/bsd-user: initialize trace events subsystem

The bsd-user/linux-user programs make use of the CPU emulation
code and this now requires that the trace events subsystem
is enabled, otherwise it'll crash trying to allocate an empty
trace events bitmap for the CPU object.

--Stefan]

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-14-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

8ed5372804-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: don't abort qemu if ftrace can't be initialized

If the ftrace backend is compiled into QEMU, any attempt
to start QEMU while non-root will fail due to the
inability to open /sys/kernel/debug/

trace: don't abort qemu if ftrace can't be initialized

If the ftrace backend is compiled into QEMU, any attempt
to start QEMU while non-root will fail due to the
inability to open /sys/kernel/debug/tracing/tracing_on.

Add a fallback into the code so that it connects up the
trace_marker_fd variable to /dev/null when getting
EACCES on the 'trace_on' file. This allows QEMU to
run, with ftrace turned into a no-op.

[Fixed s/setting/getting/ and s/EACCESS/EACCES/ errors pointed out by
Eric Blake <eblake@redhat.com>.
--Stefan]

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-13-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

7f1b588f04-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: emit name <-> ID mapping in simpletrace header

Currently simpletrace assumes that events are given IDs
starting from 0, based on the order in which they appear
in the trace-events file, with

trace: emit name <-> ID mapping in simpletrace header

Currently simpletrace assumes that events are given IDs
starting from 0, based on the order in which they appear
in the trace-events file, with no gaps. When the
trace-events file is split up, this assumption becomes
problematic.

To deal with this, extend the simpletrace format so that
it outputs a table of event name <-> ID mappings. That
will allow QEMU to assign arbitrary IDs to events without
breaking simpletrace parsing.

The v3 simple trace format was

FILE HEADER
EVENT TRACE RECORD 0
EVENT TRACE RECORD 1
...
EVENT TRACE RECORD N

The v4 simple trace format is now

FILE HEADER
EVENT MAPPING RECORD 0
EVENT MAPPING RECORD 1
...
EVENT MAPPING RECORD M
EVENT TRACE RECORD RECORD 0
EVENT TRACE RECORD RECORD 1
...
EVENT TRACE RECORD N

Although this shows all the mapping records being emitted
upfront, this is not required by the format. While the main
simpletrace backend will emit all mappings at startup,
the systemtap simpletrace.stp script will emit the mappings
at first use. eg

FILE HEADER
...
EVENT MAPPING RECORD 0
EVENT TRACE RECORD RECORD 0
EVENT TRACE RECORD RECORD 1
EVENT MAPPING RECORD 1
EVENT TRACE RECORD RECORD 2
...
EVENT TRACE RECORD N

This is more space efficient given that most trace records
only include a subset of events.

In modifying the systemtap simpletrace code, a 'begin' probe
was added to emit the trace event header, so you no longer
need to add '--no-header' when running simpletrace.py for
systemtap generated trace files.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-12-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

ef4c9fc804-Oct-2016 Daniel P. Berrange <berrange@redhat.com>

trace: remove the TraceEventID and TraceEventVCPUID enums

The TraceEventID and TraceEventVCPUID enums constants are
no longer actually used for anything critical.

The TRACE_EVENT_COUNT limit is use

trace: remove the TraceEventID and TraceEventVCPUID enums

The TraceEventID and TraceEventVCPUID enums constants are
no longer actually used for anything critical.

The TRACE_EVENT_COUNT limit is used to determine the size
of the TraceEvents array, and can be removed if we just
NULL terminate the array instead.

The TRACE_VCPU_EVENT_COUNT limit is used as a magic value
for marking non-vCPU events, and also for declaring the
size of the trace dstate mask in the CPUState struct.
The former usage can be replaced by a dedicated constant
TRACE_EVENT_VCPU_NONE, defined as (uint32_t)-1. For the
latter usage, we can simply define a constant for the
number of VCPUs, avoiding the need for the full enum.

The only other usages of the enum values can be replaced
by accesing the id/vcpu_id fields via the named TraceEvent
structs.

Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-11-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

show more ...

12345678