Imported Upstream version 2.4.1 88/81588/2 upstream/2.4.1
authorYonghee Han <onstudy@samsung.com>
Wed, 27 Jul 2016 07:40:17 +0000 (16:40 +0900)
committerYonghee Han <onstudy@samsung.com>
Wed, 27 Jul 2016 07:53:56 +0000 (00:53 -0700)
commit3158f4a51894e46ecb593bffbfd12824e1d6534a
tree2bef7f0238e687c5de65f48b5995ee124a95d157
parenta3b133b0ea0696e42fd876b9a803e28bc6ef5299
Imported Upstream version 2.4.1

Change-Id: I0b584f569cb0e0f4eac13cdb79e110c2dbc34bfc
1571 files changed:
.gitignore
MAINTAINERS
Makefile
Makefile.objs
Makefile.target
VERSION
aio-posix.c
aio-win32.c
arch_init.c
async.c
audio/Makefile.objs
audio/alsaaudio.c
audio/audio.c
audio/audio_int.h
audio/audio_template.h
audio/coreaudio.c
audio/dsound_template.h
audio/dsoundaudio.c
audio/esdaudio.c [deleted file]
audio/fmodaudio.c [deleted file]
audio/noaudio.c
audio/ossaudio.c
audio/paaudio.c
audio/sdlaudio.c
audio/spiceaudio.c
audio/wavaudio.c
audio/wavcapture.c
audio/winwaveaudio.c [deleted file]
backends/hostmem-file.c
backends/hostmem.c
backends/rng-egd.c
backends/rng-random.c
backends/rng.c
backends/tpm.c
balloon.c
block.c
block/Makefile.objs
block/backup.c
block/blkdebug.c
block/blkverify.c
block/block-backend.c
block/commit.c
block/curl.c
block/dmg.c
block/io.c [new file with mode: 0644]
block/iscsi.c
block/mirror.c
block/nfs.c
block/null.c
block/parallels.c
block/qapi.c
block/qcow.c
block/qcow2-cache.c
block/qcow2-cluster.c
block/qcow2-refcount.c
block/qcow2-snapshot.c
block/qcow2.c
block/qcow2.h
block/qed.c
block/quorum.c
block/raw-posix.c
block/raw-win32.c
block/rbd.c
block/sheepdog.c
block/snapshot.c
block/ssh.c
block/stream.c
block/throttle-groups.c [new file with mode: 0644]
block/vdi.c
block/vhdx-log.c
block/vhdx.c
block/vmdk.c
block/vpc.c
block/vvfat.c
blockdev-nbd.c
blockdev.c
blockjob.c
bsd-user/main.c
configure
cpu-exec.c
cpus.c
cputlb.c
crypto/Makefile.objs [new file with mode: 0644]
crypto/aes.c [moved from util/aes.c with 99% similarity]
crypto/cipher-builtin.c [new file with mode: 0644]
crypto/cipher-gcrypt.c [new file with mode: 0644]
crypto/cipher-nettle.c [new file with mode: 0644]
crypto/cipher.c [new file with mode: 0644]
crypto/desrfb.c [moved from ui/d3des.c with 99% similarity]
crypto/hash.c [new file with mode: 0644]
crypto/init.c [new file with mode: 0644]
default-configs/aarch64-softmmu.mak
default-configs/arm-softmmu.mak
default-configs/i386-softmmu.mak
default-configs/microblazeel-softmmu.mak
default-configs/mips-softmmu.mak
default-configs/mips64-softmmu.mak
default-configs/mips64el-softmmu.mak
default-configs/mipsel-softmmu.mak
default-configs/pci.mak
default-configs/s390x-softmmu.mak
default-configs/x86_64-softmmu.mak
device_tree.c
disas.c
disas/arm-a64.cc
disas/cris.c
disas/mips.c
disas/tci.c
dma-helpers.c
docs/aio_notify.promela
docs/aio_notify_accept.promela [new file with mode: 0644]
docs/aio_notify_bug.promela [new file with mode: 0644]
docs/atomics.txt
docs/bitmaps.md [new file with mode: 0644]
docs/memory-hotplug.txt
docs/migration.txt
docs/multi-thread-compression.txt [new file with mode: 0644]
docs/multiseat.txt
docs/pci_expander_bridge.txt [new file with mode: 0644]
docs/qapi-code-gen.txt
docs/qmp/qmp-events.txt
docs/qmp/qmp-spec.txt
docs/specs/acpi_mem_hotplug.txt
docs/specs/fw_cfg.txt
docs/specs/pci-ids.txt
docs/specs/ppc-spapr-hotplug.txt [new file with mode: 0644]
docs/specs/rocker.txt [new file with mode: 0644]
docs/writing-qmp-commands.txt
dtc/.gitignore
dtc/Documentation/dts-format.txt
dtc/Documentation/manual.txt
dtc/Makefile
dtc/Makefile.ftdump [deleted file]
dtc/Makefile.utils [new file with mode: 0644]
dtc/checks.c
dtc/convert-dtsv0-lexer.l
dtc/data.c
dtc/dtc-lexer.l
dtc/dtc-parser.y
dtc/dtc.c
dtc/dtc.h
dtc/fdtdump.c [moved from dtc/ftdump.c with 51% similarity]
dtc/fdtget.c [new file with mode: 0644]
dtc/fdtput.c [new file with mode: 0644]
dtc/flattree.c
dtc/libfdt/Makefile.libfdt
dtc/libfdt/fdt.c
dtc/libfdt/fdt.h
dtc/libfdt/fdt_empty_tree.c [new file with mode: 0644]
dtc/libfdt/fdt_ro.c
dtc/libfdt/fdt_rw.c
dtc/libfdt/fdt_sw.c
dtc/libfdt/fdt_wip.c
dtc/libfdt/libfdt.h
dtc/libfdt/libfdt_env.h
dtc/libfdt/version.lds
dtc/livetree.c
dtc/srcpos.c
dtc/srcpos.h
dtc/tests/.gitignore
dtc/tests/Makefile.tests
dtc/tests/add_subnode_with_nops.c
dtc/tests/appendprop.dts [new file with mode: 0644]
dtc/tests/appendprop1.c [new file with mode: 0644]
dtc/tests/appendprop2.c [new file with mode: 0644]
dtc/tests/asm_tree_dump.c
dtc/tests/boot-cpuid.c
dtc/tests/char_literal.c [new file with mode: 0644]
dtc/tests/char_literal.dts [new file with mode: 0644]
dtc/tests/del_node.c
dtc/tests/del_property.c
dtc/tests/delete_reinstate_multilabel.dts [new file with mode: 0644]
dtc/tests/delete_reinstate_multilabel_ref.dts [new file with mode: 0644]
dtc/tests/dependencies.cmp [new file with mode: 0644]
dtc/tests/dependencies.dts [new file with mode: 0644]
dtc/tests/deps_inc1.dtsi [new file with mode: 0644]
dtc/tests/deps_inc2.dtsi [new file with mode: 0644]
dtc/tests/dtb_reverse.c
dtc/tests/dtbs_equal_ordered.c
dtc/tests/dtbs_equal_unordered.c
dtc/tests/dtc-checkfails.sh
dtc/tests/dtc-fails.sh [new file with mode: 0755]
dtc/tests/dumptrees.c
dtc/tests/extra-terminating-null.c
dtc/tests/fdtget-runtest.sh [new file with mode: 0755]
dtc/tests/fdtput-runtest.sh [new file with mode: 0644]
dtc/tests/find_property.c
dtc/tests/get_alias.c
dtc/tests/get_mem_rsv.c
dtc/tests/get_name.c
dtc/tests/get_path.c
dtc/tests/get_phandle.c
dtc/tests/getprop.c
dtc/tests/incbin.c
dtc/tests/include1.dts
dtc/tests/include5a.dts [new file with mode: 0644]
dtc/tests/integer-expressions.c [new file with mode: 0644]
dtc/tests/label_repeated.dts [new file with mode: 0644]
dtc/tests/line_directives.dts [new file with mode: 0644]
dtc/tests/lorem.txt [new file with mode: 0644]
dtc/tests/mangle-layout.c
dtc/tests/move_and_save.c
dtc/tests/node_check_compatible.c
dtc/tests/node_offset_by_compatible.c
dtc/tests/node_offset_by_phandle.c
dtc/tests/node_offset_by_prop_value.c
dtc/tests/nop_node.c
dtc/tests/nop_property.c
dtc/tests/nopulate.c
dtc/tests/notfound.c
dtc/tests/open_pack.c
dtc/tests/parent_offset.c
dtc/tests/path-references.c
dtc/tests/path_offset.c
dtc/tests/path_offset_aliases.c
dtc/tests/phandle_format.c
dtc/tests/propname_escapes.c [new file with mode: 0644]
dtc/tests/propname_escapes.dts [new file with mode: 0644]
dtc/tests/references.c
dtc/tests/root_node.c
dtc/tests/run_tests.sh
dtc/tests/rw_tree1.c
dtc/tests/search_dir/search_test.dtsi [new file with mode: 0644]
dtc/tests/search_dir/search_test2.dtsi [new file with mode: 0644]
dtc/tests/search_dir_b/search_paths_subdir.dts [new file with mode: 0644]
dtc/tests/search_dir_b/search_test_b.dtsi [new file with mode: 0644]
dtc/tests/search_dir_b/search_test_b2.dtsi [new file with mode: 0644]
dtc/tests/search_dir_b/search_test_c.dtsi [new file with mode: 0644]
dtc/tests/search_paths.dts [new file with mode: 0644]
dtc/tests/search_paths_b.dts [new file with mode: 0644]
dtc/tests/set_name.c
dtc/tests/setprop.c
dtc/tests/setprop_inplace.c
dtc/tests/sized_cells.c [new file with mode: 0644]
dtc/tests/sized_cells.dts [new file with mode: 0644]
dtc/tests/string_escapes.c
dtc/tests/subnode_iterate.c [new file with mode: 0644]
dtc/tests/subnode_iterate.dts [new file with mode: 0644]
dtc/tests/subnode_offset.c
dtc/tests/supernode_atdepth_offset.c
dtc/tests/sw_tree1.c
dtc/tests/test_tree1.dts
dtc/tests/test_tree1_body.dtsi [moved from dtc/tests/test_tree1_dts0.dts with 58% similarity]
dtc/tests/test_tree1_delete.dts [new file with mode: 0644]
dtc/tests/test_tree1_merge.dts
dtc/tests/test_tree1_merge_labelled.dts
dtc/tests/test_tree1_merge_path.dts
dtc/tests/testdata.h
dtc/tests/tests.h
dtc/tests/tests.sh
dtc/tests/testutils.c
dtc/tests/trees.S
dtc/tests/truncated_property.c
dtc/tests/utilfdt_test.c [new file with mode: 0644]
dtc/tests/value-labels.c
dtc/treesource.c
dtc/util.c
dtc/util.h
dump.c
exec.c
fpu/softfloat-specialize.h
fsdev/virtfs-proxy-helper.c
gdb-xml/s390-vx.xml [new file with mode: 0644]
gdbstub.c
hmp-commands.hx
hmp.c
hmp.h
hw/9pfs/virtio-9p-device.c
hw/9pfs/virtio-9p.c
hw/9pfs/virtio-9p.h
hw/acpi/Makefile.objs
hw/acpi/aml-build.c
hw/acpi/core.c
hw/acpi/cpu_hotplug.c
hw/acpi/ich9.c
hw/acpi/memory_hotplug.c
hw/acpi/pcihp.c
hw/acpi/piix4.c
hw/acpi/tco.c [new file with mode: 0644]
hw/alpha/dp264.c
hw/alpha/typhoon.c
hw/arm/Makefile.objs
hw/arm/allwinner-a10.c
hw/arm/boot.c
hw/arm/digic.c
hw/arm/highbank.c
hw/arm/musicpal.c
hw/arm/nseries.c
hw/arm/omap1.c
hw/arm/omap_sx1.c
hw/arm/pxa2xx.c
hw/arm/pxa2xx_gpio.c
hw/arm/pxa2xx_pic.c
hw/arm/strongarm.c
hw/arm/sysbus-fdt.c [new file with mode: 0644]
hw/arm/vexpress.c
hw/arm/virt-acpi-build.c [new file with mode: 0644]
hw/arm/virt.c
hw/arm/xlnx-ep108.c [new file with mode: 0644]
hw/arm/xlnx-zynqmp.c [new file with mode: 0644]
hw/audio/gus.c
hw/audio/sb16.c
hw/block/dataplane/virtio-blk.c
hw/block/fdc.c
hw/block/m25p80.c
hw/block/nvme.c
hw/block/nvme.h
hw/block/pflash_cfi01.c
hw/block/virtio-blk.c
hw/char/cadence_uart.c
hw/char/parallel.c
hw/char/sclpconsole-lm.c
hw/char/sclpconsole.c
hw/char/serial-pci.c
hw/char/serial.c
hw/char/spapr_vty.c
hw/char/virtio-console.c
hw/char/virtio-serial-bus.c
hw/core/loader.c
hw/core/machine.c
hw/core/nmi.c
hw/core/platform-bus.c
hw/core/ptimer.c
hw/core/qdev-properties-system.c
hw/core/qdev-properties.c
hw/core/qdev.c
hw/core/sysbus.c
hw/display/Makefile.objs
hw/display/cg3.c
hw/display/cirrus_vga.c
hw/display/exynos4210_fimd.c
hw/display/framebuffer.c
hw/display/framebuffer.h
hw/display/g364fb.c
hw/display/milkymist-vgafb.c
hw/display/omap_lcdc.c
hw/display/pl110.c
hw/display/pxa2xx_lcd.c
hw/display/qxl-logger.c
hw/display/qxl.c
hw/display/qxl.h
hw/display/sm501.c
hw/display/tc6393xb.c
hw/display/tcx.c
hw/display/vga-pci.c
hw/display/vga.c
hw/display/vga_int.h
hw/display/virtio-gpu-pci.c [new file with mode: 0644]
hw/display/virtio-gpu.c [new file with mode: 0644]
hw/display/virtio-vga.c [new file with mode: 0644]
hw/display/vmware_vga.c
hw/dma/pl080.c
hw/dma/rc4030.c
hw/dma/sun4m_iommu.c
hw/dma/xilinx_axidma.c
hw/gpio/max7310.c
hw/gpio/omap_gpio.c
hw/gpio/pl061.c
hw/gpio/zaurus.c
hw/i2c/Makefile.objs
hw/i2c/omap_i2c.c
hw/i386/Makefile.objs
hw/i386/acpi-build.c
hw/i386/acpi-dsdt-mem-hotplug.dsl
hw/i386/intel_iommu.c
hw/i386/kvm/pci-assign.c
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/i386/ssdt-tpm.dsl [deleted file]
hw/i386/ssdt-tpm.hex.generated [deleted file]
hw/ide/ahci.c
hw/ide/ahci.h
hw/ide/core.c
hw/ide/ich.c
hw/ide/internal.h
hw/ide/macio.c
hw/ide/pci.c
hw/input/Makefile.objs
hw/input/hid.c
hw/input/pckbd.c
hw/input/ps2.c
hw/input/virtio-input-hid.c [new file with mode: 0644]
hw/input/virtio-input-host.c [new file with mode: 0644]
hw/input/virtio-input.c [new file with mode: 0644]
hw/intc/Makefile.objs
hw/intc/allwinner-a10-pic.c
hw/intc/apic.c
hw/intc/apic_common.c
hw/intc/arm_gic.c
hw/intc/arm_gic_common.c
hw/intc/arm_gic_kvm.c
hw/intc/arm_gicv2m.c [new file with mode: 0644]
hw/intc/armv7m_nvic.c
hw/intc/exynos4210_gic.c
hw/intc/gic_internal.h
hw/intc/omap_intc.c
hw/intc/openpic.c
hw/intc/xics.c
hw/intc/xics_kvm.c
hw/isa/i82378.c
hw/isa/isa-bus.c
hw/isa/lpc_ich9.c
hw/isa/piix4.c
hw/isa/vt82c686.c
hw/lm32/lm32_boards.c
hw/lm32/milkymist.c
hw/m68k/mcf_intc.c
hw/mem/pc-dimm.c
hw/microblaze/boot.c
hw/microblaze/petalogix_ml605_mmu.c
hw/microblaze/petalogix_s3adsp1800_mmu.c
hw/mips/Makefile.objs
hw/mips/mips_fulong2e.c
hw/mips/mips_jazz.c
hw/mips/mips_malta.c
hw/mips/mips_r4k.c
hw/misc/arm_integrator_debug.c
hw/misc/edu.c
hw/misc/ivshmem.c
hw/misc/macio/cuda.c
hw/misc/macio/mac_dbdma.c
hw/misc/macio/macio.c
hw/misc/slavio_misc.c
hw/misc/zynq_slcr.c
hw/net/Makefile.objs
hw/net/cadence_gem.c
hw/net/dp8393x.c
hw/net/e1000.c
hw/net/eepro100.c
hw/net/etraxfs_eth.c
hw/net/fsl_etsec/etsec.c
hw/net/fsl_etsec/etsec.h
hw/net/fsl_etsec/rings.c
hw/net/lan9118.c
hw/net/lance.c
hw/net/mcf_fec.c
hw/net/milkymist-minimac2.c
hw/net/mipsnet.c
hw/net/ne2000.c
hw/net/pcnet-pci.c
hw/net/pcnet.c
hw/net/pcnet.h
hw/net/rocker/qmp-norocker.c [new file with mode: 0644]
hw/net/rocker/rocker.c [new file with mode: 0644]
hw/net/rocker/rocker.h [new file with mode: 0644]
hw/net/rocker/rocker_desc.c [new file with mode: 0644]
hw/net/rocker/rocker_desc.h [new file with mode: 0644]
hw/net/rocker/rocker_fp.c [new file with mode: 0644]
hw/net/rocker/rocker_fp.h [new file with mode: 0644]
hw/net/rocker/rocker_hw.h [new file with mode: 0644]
hw/net/rocker/rocker_of_dpa.c [new file with mode: 0644]
hw/net/rocker/rocker_of_dpa.h [new file with mode: 0644]
hw/net/rocker/rocker_tlv.h [new file with mode: 0644]
hw/net/rocker/rocker_world.c [new file with mode: 0644]
hw/net/rocker/rocker_world.h [new file with mode: 0644]
hw/net/rtl8139.c
hw/net/spapr_llan.c
hw/net/stellaris_enet.c
hw/net/vhost_net.c
hw/net/virtio-net.c
hw/net/vmxnet3.c
hw/net/vmxnet_rx_pkt.c
hw/net/vmxnet_rx_pkt.h
hw/net/xen_nic.c
hw/net/xgmac.c
hw/net/xilinx_axienet.c
hw/nvram/fw_cfg.c
hw/nvram/spapr_nvram.c
hw/pci-bridge/Makefile.objs
hw/pci-bridge/i82801b11.c
hw/pci-bridge/pci_bridge_dev.c
hw/pci-bridge/pci_expander_bridge.c [new file with mode: 0644]
hw/pci-host/apb.c
hw/pci-host/bonito.c
hw/pci-host/pam.c
hw/pci-host/piix.c
hw/pci-host/prep.c
hw/pci-host/q35.c
hw/pci-host/uninorth.c
hw/pci-host/versatile.c
hw/pci/msi.c
hw/pci/msix.c
hw/pci/pci-stub.c
hw/pci/pci.c
hw/pci/pcie.c
hw/pci/pcie_aer.c
hw/pci/shpc.c
hw/pci/slotid_cap.c
hw/pcmcia/pxa2xx.c
hw/ppc/Makefile.objs
hw/ppc/e500.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/ppc/ppc.c
hw/ppc/ppc440_bamboo.c
hw/ppc/ppce500_spin.c
hw/ppc/prep.c
hw/ppc/spapr.c
hw/ppc/spapr_drc.c [new file with mode: 0644]
hw/ppc/spapr_events.c
hw/ppc/spapr_hcall.c
hw/ppc/spapr_iommu.c
hw/ppc/spapr_pci.c
hw/ppc/spapr_pci_vfio.c
hw/ppc/spapr_rtas.c
hw/ppc/spapr_rtc.c
hw/ppc/spapr_vio.c
hw/ppc/virtex_ml507.c
hw/s390x/css.c
hw/s390x/css.h
hw/s390x/event-facility.c
hw/s390x/ipl.c
hw/s390x/s390-pci-bus.c
hw/s390x/s390-pci-inst.c
hw/s390x/s390-pci-inst.h
hw/s390x/s390-virtio-bus.c
hw/s390x/s390-virtio-bus.h
hw/s390x/s390-virtio-ccw.c
hw/s390x/s390-virtio.c
hw/s390x/sclp.c
hw/s390x/sclpcpu.c
hw/s390x/sclpquiesce.c
hw/s390x/virtio-ccw.c
hw/s390x/virtio-ccw.h
hw/scsi/megasas.c
hw/scsi/scsi-bus.c
hw/scsi/scsi-disk.c
hw/scsi/vhost-scsi.c
hw/scsi/virtio-scsi.c
hw/scsi/vmw_pvscsi.c
hw/sd/pxa2xx_mmci.c
hw/sd/sd.c
hw/sh4/r2d.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
hw/timer/arm_mptimer.c
hw/timer/arm_timer.c
hw/timer/cadence_ttc.c
hw/timer/hpet.c
hw/timer/mc146818rtc.c
hw/tpm/Makefile.objs
hw/tpm/tpm_int.h
hw/tpm/tpm_passthrough.c
hw/tpm/tpm_tis.c
hw/tpm/tpm_tis.h
hw/tpm/tpm_util.c [new file with mode: 0644]
hw/tpm/tpm_util.h [new file with mode: 0644]
hw/unicore32/puv3.c
hw/usb/bus.c
hw/usb/ccid-card-emulated.c
hw/usb/ccid-card-passthru.c
hw/usb/core.c
hw/usb/dev-audio.c
hw/usb/dev-bluetooth.c
hw/usb/dev-hid.c
hw/usb/dev-hub.c
hw/usb/dev-mtp.c
hw/usb/dev-network.c
hw/usb/dev-serial.c
hw/usb/dev-smartcard-reader.c
hw/usb/dev-storage.c
hw/usb/dev-uas.c
hw/usb/dev-wacom.c
hw/usb/hcd-ehci.c
hw/usb/hcd-ehci.h
hw/usb/hcd-ohci.c
hw/usb/hcd-uhci.c
hw/usb/hcd-xhci.c
hw/usb/host-libusb.c
hw/usb/redirect.c
hw/vfio/Makefile.objs
hw/vfio/calxeda-xgmac.c [new file with mode: 0644]
hw/vfio/common.c
hw/vfio/pci.c
hw/vfio/platform.c [new file with mode: 0644]
hw/virtio/dataplane/vring.c
hw/virtio/vhost-user.c
hw/virtio/vhost.c
hw/virtio/virtio-balloon.c
hw/virtio/virtio-bus.c
hw/virtio/virtio-mmio.c
hw/virtio/virtio-pci.c
hw/virtio/virtio-pci.h
hw/virtio/virtio-rng.c
hw/virtio/virtio.c
hw/watchdog/Makefile.objs
hw/watchdog/watchdog.c
hw/watchdog/wdt_diag288.c [new file with mode: 0644]
hw/watchdog/wdt_i6300esb.c
hw/xen/xen_backend.c
hw/xen/xen_pt.c
hw/xen/xen_pt.h
hw/xen/xen_pt_config_init.c
hw/xen/xen_pt_msi.c
include/block/aio.h
include/block/block.h
include/block/block_int.h
include/block/blockjob.h
include/block/qapi.h
include/block/throttle-groups.h [new file with mode: 0644]
include/crypto/aes.h [moved from include/qemu/aes.h with 100% similarity]
include/crypto/cipher.h [new file with mode: 0644]
include/crypto/desrfb.h [moved from ui/d3des.h with 100% similarity]
include/crypto/hash.h [new file with mode: 0644]
include/crypto/init.h [new file with mode: 0644]
include/disas/bfd.h
include/disas/disas.h
include/elf.h
include/exec/cpu-all.h
include/exec/cpu-common.h
include/exec/cpu-defs.h
include/exec/cpu_ldst.h
include/exec/cputlb.h
include/exec/exec-all.h
include/exec/gdbstub.h
include/exec/memattrs.h [new file with mode: 0644]
include/exec/memory.h
include/exec/ram_addr.h
include/exec/semihost.h [new file with mode: 0644]
include/exec/softmmu-semi.h
include/exec/tb-hash.h [new file with mode: 0644]
include/exec/user/thunk.h
include/glib-compat.h
include/hw/acpi/acpi-defs.h [moved from hw/i386/acpi-defs.h with 53% similarity]
include/hw/acpi/acpi.h
include/hw/acpi/aml-build.h
include/hw/acpi/ich9.h
include/hw/acpi/memory_hotplug.h
include/hw/acpi/pc-hotplug.h
include/hw/acpi/tco.h [new file with mode: 0644]
include/hw/acpi/tpm.h
include/hw/arm/arm.h
include/hw/arm/fdt.h [new file with mode: 0644]
include/hw/arm/sysbus-fdt.h [new file with mode: 0644]
include/hw/arm/virt-acpi-build.h [new file with mode: 0644]
include/hw/arm/virt.h [new file with mode: 0644]
include/hw/arm/xlnx-zynqmp.h [new file with mode: 0644]
include/hw/boards.h
include/hw/char/cadence_uart.h [new file with mode: 0644]
include/hw/compat.h
include/hw/i386/ich9.h
include/hw/i386/pc.h
include/hw/intc/arm_gic_common.h
include/hw/loader.h
include/hw/mem/pc-dimm.h
include/hw/mips/mips.h
include/hw/net/allwinner_emac.h
include/hw/net/cadence_gem.h [new file with mode: 0644]
include/hw/net/mii.h [new file with mode: 0644]
include/hw/nmi.h
include/hw/nvram/fw_cfg.h
include/hw/pci-host/pam.h
include/hw/pci-host/q35.h
include/hw/pci-host/spapr.h
include/hw/pci/msi.h
include/hw/pci/pci.h
include/hw/pci/pci_bridge.h
include/hw/pci/pci_bus.h
include/hw/pci/pci_ids.h
include/hw/pci/pci_regs.h
include/hw/pci/pcie_regs.h
include/hw/pci/shpc.h
include/hw/ppc/mac_dbdma.h
include/hw/ppc/spapr.h
include/hw/ppc/spapr_drc.h [new file with mode: 0644]
include/hw/ppc/spapr_vio.h
include/hw/ppc/xics.h
include/hw/qdev-core.h
include/hw/qdev-properties.h
include/hw/s390x/s390_flic.h
include/hw/sysbus.h
include/hw/timer/a9gtimer.h
include/hw/usb.h
include/hw/vfio/vfio-calxeda-xgmac.h [new file with mode: 0644]
include/hw/vfio/vfio-common.h
include/hw/vfio/vfio-platform.h [new file with mode: 0644]
include/hw/virtio/dataplane/vring.h
include/hw/virtio/vhost-scsi.h
include/hw/virtio/vhost.h
include/hw/virtio/virtio-access.h
include/hw/virtio/virtio-balloon.h
include/hw/virtio/virtio-bus.h
include/hw/virtio/virtio-gpu.h [new file with mode: 0644]
include/hw/virtio/virtio-input.h [new file with mode: 0644]
include/hw/virtio/virtio-net.h
include/hw/virtio/virtio-rng.h
include/hw/virtio/virtio-scsi.h
include/hw/virtio/virtio-serial.h
include/hw/virtio/virtio.h
include/hw/watchdog/wdt_diag288.h [new file with mode: 0644]
include/hw/xen/xen_common.h
include/migration/migration.h
include/migration/qemu-file.h
include/migration/vmstate.h
include/monitor/monitor.h
include/monitor/qdev.h
include/net/net.h
include/net/vhost_net.h
include/qapi/qmp/qbool.h
include/qapi/qmp/qdict.h
include/qapi/qmp/qerror.h
include/qapi/qmp/qobject.h
include/qapi/util.h
include/qapi/visitor-impl.h
include/qapi/visitor.h
include/qemu-common.h
include/qemu/atomic.h
include/qemu/bitmap.h
include/qemu/bitops.h
include/qemu/compatfd.h
include/qemu/compiler.h
include/qemu/fprintf-fn.h [new file with mode: 0644]
include/qemu/hbitmap.h
include/qemu/iov.h
include/qemu/log.h
include/qemu/main-loop.h
include/qemu/option.h
include/qemu/osdep.h
include/qemu/queue.h
include/qemu/sockets.h
include/qemu/throttle.h
include/qemu/timer.h
include/qemu/typedefs.h
include/qom/cpu.h
include/qom/object.h
include/standard-headers/linux/input.h [new file with mode: 0644]
include/standard-headers/linux/pci_regs.h [new file with mode: 0644]
include/standard-headers/linux/virtio_balloon.h
include/standard-headers/linux/virtio_blk.h
include/standard-headers/linux/virtio_gpu.h [new file with mode: 0644]
include/standard-headers/linux/virtio_ids.h
include/standard-headers/linux/virtio_input.h [new file with mode: 0644]
include/standard-headers/linux/virtio_net.h
include/standard-headers/linux/virtio_pci.h
include/standard-headers/linux/virtio_ring.h
include/sysemu/arch_init.h
include/sysemu/balloon.h
include/sysemu/block-backend.h
include/sysemu/blockdev.h
include/sysemu/dma.h
include/sysemu/iothread.h
include/sysemu/kvm.h
include/sysemu/kvm_int.h [new file with mode: 0644]
include/sysemu/numa.h
include/sysemu/os-win32.h
include/sysemu/sysemu.h
include/sysemu/tpm.h
include/sysemu/tpm_backend.h
include/sysemu/tpm_backend_int.h
include/ui/console.h
include/ui/egl-helpers.h [new file with mode: 0644]
include/ui/gtk.h [new file with mode: 0644]
include/ui/qemu-pixman.h
include/ui/qemu-spice.h
include/ui/sdl2.h
include/ui/shader.h [new file with mode: 0644]
include/ui/spice-display.h
iohandler.c
ioport.c
iothread.c
kvm-all.c
kvm-stub.c
libcacard/cac.c
libcacard/card_7816.c
libcacard/event.c
libcacard/libcacard.pc.in
libcacard/vcard.c
libcacard/vcard_emul_nss.c
libcacard/vcardt.c
libcacard/vreader.c
libcacard/vscclient.c
libdecnumber/dpd/decimal128Local.h [deleted file]
linux-headers/asm-arm/kvm.h
linux-headers/asm-arm64/kvm.h
linux-headers/asm-mips/kvm.h
linux-headers/asm-s390/kvm.h
linux-headers/asm-x86/hyperv.h
linux-headers/asm-x86/kvm.h
linux-headers/linux/kvm.h
linux-headers/linux/vfio.h
linux-headers/linux/vhost.h
linux-user/arm/syscall_nr.h
linux-user/elfload.c
linux-user/main.c
linux-user/mmap.c
linux-user/signal.c
linux-user/syscall.c
main-loop.c
memory.c
memory_mapping.c
migration/block.c
migration/exec.c
migration/fd.c
migration/migration.c
migration/qemu-file-buf.c
migration/qemu-file.c
migration/ram.c [new file with mode: 0644]
migration/rdma.c
migration/savevm.c [moved from savevm.c with 81% similarity]
migration/tcp.c
migration/unix.c
migration/vmstate.c
monitor.c
nbd.c
net/clients.h
net/dump.c
net/hub.c
net/l2tpv3.c
net/net.c
net/netmap.c
net/slirp.c
net/socket.c
net/tap-aix.c
net/tap-bsd.c
net/tap-haiku.c
net/tap-linux.c
net/tap-linux.h
net/tap-solaris.c
net/tap-win32.c
net/tap.c
net/tap_int.h
net/vde.c
net/vhost-user.c
numa.c
pc-bios/README
pc-bios/bios-256k.bin
pc-bios/bios.bin
pc-bios/openbios-ppc
pc-bios/openbios-sparc32
pc-bios/openbios-sparc64
pc-bios/qemu.rsrc [new file with mode: 0644]
pc-bios/s390-ccw.img
pc-bios/s390-ccw/Makefile
pc-bios/s390-ccw/s390-ccw.h
pc-bios/s390-ccw/sclp-ascii.c
pc-bios/s390-ccw/start.S
pc-bios/slof.bin
pc-bios/u-boot.e500
pc-bios/vgabios-cirrus.bin
pc-bios/vgabios-qxl.bin
pc-bios/vgabios-stdvga.bin
pc-bios/vgabios-virtio.bin [new file with mode: 0644]
pc-bios/vgabios-vmware.bin
pc-bios/vgabios.bin
qapi-schema.json
qapi/block-core.json
qapi/block.json
qapi/common.json
qapi/event.json
qapi/opts-visitor.c
qapi/qapi-dealloc-visitor.c
qapi/qapi-util.c
qapi/qapi-visit-core.c
qapi/qmp-dispatch.c
qapi/qmp-input-visitor.c
qapi/qmp-output-visitor.c
qapi/rocker.json [new file with mode: 0644]
qapi/string-input-visitor.c
qapi/string-output-visitor.c
qapi/trace.json
qdev-monitor.c
qemu-char.c
qemu-coroutine-lock.c
qemu-doc.texi
qemu-img.c
qemu-io-cmds.c
qemu-io.c
qemu-nbd.c
qemu-options.hx
qemu-tech.texi
qemu-timer.c
qga/channel-win32.c
qga/commands-posix.c
qga/commands-win32.c
qga/installer/qemu-ga.wxs [new file with mode: 0644]
qga/main.c
qga/qapi-schema.json
qjson.c
qmp-commands.hx
qmp.c
qobject/Makefile.objs
qobject/json-parser.c
qobject/qbool.c
qobject/qdict.c
qobject/qerror.c [deleted file]
qobject/qjson.c
qobject/qnull.c [new file with mode: 0644]
qom/cpu.c
qom/object.c
qtest.c
roms/Makefile
roms/SLOF/VERSION
roms/SLOF/board-qemu/slof/pci-phb.fs
roms/SLOF/lib/libbcm/Makefile
roms/SLOF/lib/libbootmsg/Makefile
roms/SLOF/lib/libe1k/Makefile
roms/SLOF/lib/libhvcall/Makefile
roms/SLOF/lib/libusb/Makefile
roms/SLOF/lib/libusb/usb-hid.c
roms/SLOF/lib/libveth/Makefile
roms/SLOF/lib/libvirtio/Makefile
roms/SLOF/slof/fs/devices/pci-class_0c.fs
roms/SLOF/slof/fs/packages.fs
roms/SLOF/slof/fs/packages/bulk.fs [deleted file]
roms/SLOF/slof/fs/pci-properties.fs
roms/SLOF/slof/fs/pci-scan.fs
roms/SLOF/slof/fs/scsi-probe-helpers.fs
roms/SLOF/slof/fs/translate.fs
roms/config.vga-virtio [new file with mode: 0644]
roms/openbios/arch/ppc/qemu/ofmem.c
roms/openbios/arch/sparc32/ofmem_sparc32.c
roms/openbios/arch/sparc64/ofmem_sparc64.c
roms/openbios/config/scripts/switch-arch
roms/openbios/include/libopenbios/ofmem.h
roms/openbios/libopenbios/ofmem_common.c
roms/seabios/.version
roms/seabios/Makefile
roms/seabios/scripts/buildversion.sh
roms/seabios/scripts/vgafixup.py
roms/seabios/src/fw/smm.c
roms/seabios/src/hw/ahci.c
roms/seabios/vgasrc/Kconfig
roms/seabios/vgasrc/bochsvga.c
roms/seabios/vgasrc/vgabios.c
roms/seabios/vgasrc/vgaentry.S
rules.mak
scripts/analyze-migration.py
scripts/checkpatch.pl
scripts/coverity-model.c
scripts/dump-guest-memory.py
scripts/qapi-commands.py
scripts/qapi-event.py
scripts/qapi-types.py
scripts/qapi-visit.py
scripts/qapi.py
scripts/qemu-gdb.py
scripts/qmp/qmp-shell
scripts/qmp/qom-tree
scripts/shaderinclude.pl [new file with mode: 0644]
scripts/update-linux-headers.sh
slirp/misc.c
slirp/tcp_input.c
softmmu_template.h
spice-qemu-char.c
stubs/Makefile.objs
stubs/arch-query-cpu-def.c
stubs/dump.c
stubs/iothread-lock.c
stubs/mon-is-qmp.c
stubs/mon-set-error.c [deleted file]
stubs/set-fd-handler.c
target-alpha/Makefile.objs
target-alpha/cpu.c
target-alpha/cpu.h
target-alpha/fpu_helper.c
target-alpha/helper.c
target-alpha/helper.h
target-alpha/int_helper.c
target-alpha/mem_helper.c
target-alpha/sys_helper.c
target-alpha/translate.c
target-alpha/vax_helper.c [new file with mode: 0644]
target-arm/arm-semi.c
target-arm/cpu-qom.h
target-arm/cpu.c
target-arm/cpu.h
target-arm/cpu64.c
target-arm/crypto_helper.c
target-arm/helper-a64.c
target-arm/helper.c
target-arm/helper.h
target-arm/internals.h
target-arm/kvm-consts.h
target-arm/kvm-stub.c
target-arm/kvm.c
target-arm/kvm32.c
target-arm/kvm64.c
target-arm/kvm_arm.h
target-arm/machine.c
target-arm/op_helper.c
target-arm/psci.c
target-arm/translate-a64.c
target-arm/translate.c
target-arm/translate.h
target-cris/cpu.c
target-cris/cpu.h
target-cris/translate.c
target-i386/Makefile.objs
target-i386/arch_memory_mapping.c
target-i386/cpu-qom.h
target-i386/cpu.c
target-i386/cpu.h
target-i386/fpu_helper.c
target-i386/helper.c
target-i386/helper.h
target-i386/ioport-user.c [deleted file]
target-i386/kvm-stub.c
target-i386/kvm.c
target-i386/kvm_i386.h
target-i386/machine.c
target-i386/misc_helper.c
target-i386/ops_sse.h
target-i386/seg_helper.c
target-i386/smm_helper.c
target-i386/svm_helper.c
target-i386/translate.c
target-lm32/cpu.c
target-lm32/cpu.h
target-lm32/helper.c
target-lm32/translate.c
target-m68k/cpu.c
target-m68k/cpu.h
target-m68k/m68k-qreg.h [deleted file]
target-m68k/op_helper.c
target-m68k/translate.c
target-microblaze/cpu-qom.h
target-microblaze/cpu.c
target-microblaze/cpu.h
target-microblaze/helper.c
target-microblaze/mmu.h
target-microblaze/op_helper.c
target-microblaze/translate.c
target-mips/Makefile.objs
target-mips/cpu.c
target-mips/cpu.h
target-mips/helper.c
target-mips/helper.h
target-mips/kvm.c
target-mips/machine.c
target-mips/mips-defs.h
target-mips/mips-semi.c [new file with mode: 0644]
target-mips/msa_helper.c
target-mips/op_helper.c
target-mips/translate.c
target-mips/translate_init.c
target-moxie/cpu.c
target-moxie/cpu.h
target-openrisc/cpu.c
target-openrisc/cpu.h
target-openrisc/translate.c
target-ppc/cpu.h
target-ppc/int_helper.c
target-ppc/kvm.c
target-ppc/kvm_ppc.h
target-ppc/machine.c
target-ppc/translate.c
target-ppc/translate_init.c
target-s390x/arch_dump.c
target-s390x/cc_helper.c
target-s390x/cpu-qom.h
target-s390x/cpu.c
target-s390x/cpu.h
target-s390x/fpu_helper.c
target-s390x/gdbstub.c
target-s390x/helper.c
target-s390x/helper.h
target-s390x/insn-data.def
target-s390x/int_helper.c
target-s390x/ioinst.c
target-s390x/ioinst.h
target-s390x/kvm.c
target-s390x/machine.c
target-s390x/mem_helper.c
target-s390x/misc_helper.c
target-s390x/mmu_helper.c
target-s390x/translate.c
target-sh4/cpu.c
target-sh4/cpu.h
target-sh4/gdbstub.c
target-sh4/helper.c
target-sh4/helper.h
target-sh4/op_helper.c
target-sh4/translate.c
target-sparc/cpu.c
target-sparc/cpu.h
target-sparc/translate.c
target-tricore/cpu.c
target-tricore/cpu.h
target-tricore/helper.h
target-tricore/op_helper.c
target-tricore/translate.c
target-tricore/tricore-opcodes.h
target-unicore32/cpu.c
target-unicore32/cpu.h
target-unicore32/translate.c
target-xtensa/core-dc232b.c
target-xtensa/core-dc233c.c
target-xtensa/core-fsf.c
target-xtensa/cpu.c
target-xtensa/cpu.h
target-xtensa/gdbstub.c
target-xtensa/helper.c
target-xtensa/import_core.sh
target-xtensa/overlay_tool.h
target-xtensa/translate.c
tcg/aarch64/tcg-target.c
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.c
tcg/arm/tcg-target.h
tcg/i386/tcg-target.c
tcg/i386/tcg-target.h
tcg/ia64/tcg-target.c
tcg/ia64/tcg-target.h
tcg/mips/tcg-target.c
tcg/mips/tcg-target.h
tcg/optimize.c
tcg/ppc/tcg-target.c
tcg/ppc/tcg-target.h
tcg/s390/tcg-target.c
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.c
tcg/sparc/tcg-target.h
tcg/tcg-be-ldst.h
tcg/tcg-op.c
tcg/tcg-opc.h
tcg/tcg.c
tcg/tcg.h
tcg/tci/tcg-target.c
tcg/tci/tcg-target.h
tci.c
tests/.gitignore
tests/Makefile
tests/acpi-test-data/pc/DSDT
tests/acpi-test-data/pc/SSDT
tests/acpi-test-data/pc/SSDT.bridge
tests/acpi-test-data/q35/DSDT
tests/acpi-test-data/q35/SSDT
tests/acpi-test-data/q35/SSDT.bridge
tests/ahci-test.c
tests/bios-tables-test.c
tests/check-qdict.c
tests/check-qjson.c
tests/check-qom-proplist.c [new file with mode: 0644]
tests/device-introspect-test.c [new file with mode: 0644]
tests/display-vga-test.c
tests/drive_del-test.c
tests/e1000-test.c
tests/eepro100-test.c
tests/endianness-test.c
tests/fdc-test.c
tests/ide-test.c
tests/libqos/ahci.c
tests/libqos/ahci.h
tests/libqos/libqos-pc.c
tests/libqos/libqos-pc.h
tests/libqos/libqos.c
tests/libqos/libqos.h
tests/libqos/malloc.c
tests/libqos/malloc.h
tests/libqos/virtio.h
tests/libqtest.c
tests/libqtest.h
tests/pc-cpu-test.c
tests/q35-test.c [new file with mode: 0644]
tests/qapi-schema/alternate-array.err [new file with mode: 0644]
tests/qapi-schema/alternate-array.exit [new file with mode: 0644]
tests/qapi-schema/alternate-array.json [new file with mode: 0644]
tests/qapi-schema/alternate-array.out [moved from sysconfigs/target/target-x86_64.conf with 100% similarity]
tests/qapi-schema/alternate-base.err [new file with mode: 0644]
tests/qapi-schema/alternate-base.exit [new file with mode: 0644]
tests/qapi-schema/alternate-base.json [new file with mode: 0644]
tests/qapi-schema/alternate-base.out [new file with mode: 0644]
tests/qapi-schema/alternate-clash.err [new file with mode: 0644]
tests/qapi-schema/alternate-clash.exit [new file with mode: 0644]
tests/qapi-schema/alternate-clash.json [new file with mode: 0644]
tests/qapi-schema/alternate-clash.out [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-dict.err [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-dict.exit [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-dict.json [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-dict.out [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-string.err [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-string.exit [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-string.json [new file with mode: 0644]
tests/qapi-schema/alternate-conflict-string.out [new file with mode: 0644]
tests/qapi-schema/alternate-good.err [new file with mode: 0644]
tests/qapi-schema/alternate-good.exit [new file with mode: 0644]
tests/qapi-schema/alternate-good.json [new file with mode: 0644]
tests/qapi-schema/alternate-good.out [new file with mode: 0644]
tests/qapi-schema/alternate-nested.err [new file with mode: 0644]
tests/qapi-schema/alternate-nested.exit [new file with mode: 0644]
tests/qapi-schema/alternate-nested.json [new file with mode: 0644]
tests/qapi-schema/alternate-nested.out [new file with mode: 0644]
tests/qapi-schema/alternate-unknown.err [new file with mode: 0644]
tests/qapi-schema/alternate-unknown.exit [new file with mode: 0644]
tests/qapi-schema/alternate-unknown.json [new file with mode: 0644]
tests/qapi-schema/alternate-unknown.out [new file with mode: 0644]
tests/qapi-schema/bad-base.err [new file with mode: 0644]
tests/qapi-schema/bad-base.exit [new file with mode: 0644]
tests/qapi-schema/bad-base.json [new file with mode: 0644]
tests/qapi-schema/bad-base.out [new file with mode: 0644]
tests/qapi-schema/bad-data.err [new file with mode: 0644]
tests/qapi-schema/bad-data.exit [new file with mode: 0644]
tests/qapi-schema/bad-data.json [new file with mode: 0644]
tests/qapi-schema/bad-data.out [new file with mode: 0644]
tests/qapi-schema/bad-ident.err [new file with mode: 0644]
tests/qapi-schema/bad-ident.exit [new file with mode: 0644]
tests/qapi-schema/bad-ident.json [new file with mode: 0644]
tests/qapi-schema/bad-ident.out [new file with mode: 0644]
tests/qapi-schema/bad-type-bool.err [new file with mode: 0644]
tests/qapi-schema/bad-type-bool.exit [new file with mode: 0644]
tests/qapi-schema/bad-type-bool.json [new file with mode: 0644]
tests/qapi-schema/bad-type-bool.out [new file with mode: 0644]
tests/qapi-schema/bad-type-dict.err [new file with mode: 0644]
tests/qapi-schema/bad-type-dict.exit [new file with mode: 0644]
tests/qapi-schema/bad-type-dict.json [new file with mode: 0644]
tests/qapi-schema/bad-type-dict.out [new file with mode: 0644]
tests/qapi-schema/bad-type-int.err [new file with mode: 0644]
tests/qapi-schema/bad-type-int.exit [new file with mode: 0644]
tests/qapi-schema/bad-type-int.json [new file with mode: 0644]
tests/qapi-schema/bad-type-int.out [new file with mode: 0644]
tests/qapi-schema/command-int.err [new file with mode: 0644]
tests/qapi-schema/command-int.exit [new file with mode: 0644]
tests/qapi-schema/command-int.json [new file with mode: 0644]
tests/qapi-schema/command-int.out [new file with mode: 0644]
tests/qapi-schema/data-array-empty.err [new file with mode: 0644]
tests/qapi-schema/data-array-empty.exit [new file with mode: 0644]
tests/qapi-schema/data-array-empty.json [new file with mode: 0644]
tests/qapi-schema/data-array-empty.out [new file with mode: 0644]
tests/qapi-schema/data-array-unknown.err [new file with mode: 0644]
tests/qapi-schema/data-array-unknown.exit [new file with mode: 0644]
tests/qapi-schema/data-array-unknown.json [new file with mode: 0644]
tests/qapi-schema/data-array-unknown.out [new file with mode: 0644]
tests/qapi-schema/data-int.err [new file with mode: 0644]
tests/qapi-schema/data-int.exit [new file with mode: 0644]
tests/qapi-schema/data-int.json [new file with mode: 0644]
tests/qapi-schema/data-int.out [new file with mode: 0644]
tests/qapi-schema/data-member-array-bad.err [new file with mode: 0644]
tests/qapi-schema/data-member-array-bad.exit [new file with mode: 0644]
tests/qapi-schema/data-member-array-bad.json [new file with mode: 0644]
tests/qapi-schema/data-member-array-bad.out [new file with mode: 0644]
tests/qapi-schema/data-member-array.err [new file with mode: 0644]
tests/qapi-schema/data-member-array.exit [new file with mode: 0644]
tests/qapi-schema/data-member-array.json [new file with mode: 0644]
tests/qapi-schema/data-member-array.out [new file with mode: 0644]
tests/qapi-schema/data-member-unknown.err [new file with mode: 0644]
tests/qapi-schema/data-member-unknown.exit [new file with mode: 0644]
tests/qapi-schema/data-member-unknown.json [new file with mode: 0644]
tests/qapi-schema/data-member-unknown.out [new file with mode: 0644]
tests/qapi-schema/data-unknown.err [new file with mode: 0644]
tests/qapi-schema/data-unknown.exit [new file with mode: 0644]
tests/qapi-schema/data-unknown.json [new file with mode: 0644]
tests/qapi-schema/data-unknown.out [new file with mode: 0644]
tests/qapi-schema/double-data.err [new file with mode: 0644]
tests/qapi-schema/double-data.exit [new file with mode: 0644]
tests/qapi-schema/double-data.json [new file with mode: 0644]
tests/qapi-schema/double-data.out [new file with mode: 0644]
tests/qapi-schema/double-type.err [new file with mode: 0644]
tests/qapi-schema/double-type.exit [new file with mode: 0644]
tests/qapi-schema/double-type.json [new file with mode: 0644]
tests/qapi-schema/double-type.out [new file with mode: 0644]
tests/qapi-schema/enum-bad-name.err [new file with mode: 0644]
tests/qapi-schema/enum-bad-name.exit [new file with mode: 0644]
tests/qapi-schema/enum-bad-name.json [new file with mode: 0644]
tests/qapi-schema/enum-bad-name.out [new file with mode: 0644]
tests/qapi-schema/enum-clash-member.err [new file with mode: 0644]
tests/qapi-schema/enum-clash-member.exit [new file with mode: 0644]
tests/qapi-schema/enum-clash-member.json [new file with mode: 0644]
tests/qapi-schema/enum-clash-member.out [new file with mode: 0644]
tests/qapi-schema/enum-dict-member.err [new file with mode: 0644]
tests/qapi-schema/enum-dict-member.exit [new file with mode: 0644]
tests/qapi-schema/enum-dict-member.json [new file with mode: 0644]
tests/qapi-schema/enum-dict-member.out [new file with mode: 0644]
tests/qapi-schema/enum-empty.err [new file with mode: 0644]
tests/qapi-schema/enum-empty.exit [new file with mode: 0644]
tests/qapi-schema/enum-empty.json [new file with mode: 0644]
tests/qapi-schema/enum-empty.out [new file with mode: 0644]
tests/qapi-schema/enum-int-member.err [new file with mode: 0644]
tests/qapi-schema/enum-int-member.exit [new file with mode: 0644]
tests/qapi-schema/enum-int-member.json [new file with mode: 0644]
tests/qapi-schema/enum-int-member.out [new file with mode: 0644]
tests/qapi-schema/enum-max-member.err [new file with mode: 0644]
tests/qapi-schema/enum-max-member.exit [new file with mode: 0644]
tests/qapi-schema/enum-max-member.json [new file with mode: 0644]
tests/qapi-schema/enum-max-member.out [new file with mode: 0644]
tests/qapi-schema/enum-missing-data.err [new file with mode: 0644]
tests/qapi-schema/enum-missing-data.exit [new file with mode: 0644]
tests/qapi-schema/enum-missing-data.json [new file with mode: 0644]
tests/qapi-schema/enum-missing-data.out [new file with mode: 0644]
tests/qapi-schema/enum-union-clash.err [new file with mode: 0644]
tests/qapi-schema/enum-union-clash.exit [new file with mode: 0644]
tests/qapi-schema/enum-union-clash.json [new file with mode: 0644]
tests/qapi-schema/enum-union-clash.out [new file with mode: 0644]
tests/qapi-schema/enum-wrong-data.err [new file with mode: 0644]
tests/qapi-schema/enum-wrong-data.exit [new file with mode: 0644]
tests/qapi-schema/enum-wrong-data.json [new file with mode: 0644]
tests/qapi-schema/enum-wrong-data.out [new file with mode: 0644]
tests/qapi-schema/escape-outside-string.err [new file with mode: 0644]
tests/qapi-schema/escape-outside-string.exit [new file with mode: 0644]
tests/qapi-schema/escape-outside-string.json [new file with mode: 0644]
tests/qapi-schema/escape-outside-string.out [new file with mode: 0644]
tests/qapi-schema/escape-too-big.err [new file with mode: 0644]
tests/qapi-schema/escape-too-big.exit [new file with mode: 0644]
tests/qapi-schema/escape-too-big.json [new file with mode: 0644]
tests/qapi-schema/escape-too-big.out [new file with mode: 0644]
tests/qapi-schema/escape-too-short.err [new file with mode: 0644]
tests/qapi-schema/escape-too-short.exit [new file with mode: 0644]
tests/qapi-schema/escape-too-short.json [new file with mode: 0644]
tests/qapi-schema/escape-too-short.out [new file with mode: 0644]
tests/qapi-schema/event-case.err [new file with mode: 0644]
tests/qapi-schema/event-case.exit [new file with mode: 0644]
tests/qapi-schema/event-case.json [new file with mode: 0644]
tests/qapi-schema/event-case.out [new file with mode: 0644]
tests/qapi-schema/event-max.err [new file with mode: 0644]
tests/qapi-schema/event-max.exit [new file with mode: 0644]
tests/qapi-schema/event-max.json [new file with mode: 0644]
tests/qapi-schema/event-max.out [new file with mode: 0644]
tests/qapi-schema/event-nest-struct.err
tests/qapi-schema/flat-union-array-branch.err [new file with mode: 0644]
tests/qapi-schema/flat-union-array-branch.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-array-branch.json [new file with mode: 0644]
tests/qapi-schema/flat-union-array-branch.out [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-base.err [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-base.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-base.json [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-base.out [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-discriminator.err [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-discriminator.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-discriminator.json [new file with mode: 0644]
tests/qapi-schema/flat-union-bad-discriminator.out [new file with mode: 0644]
tests/qapi-schema/flat-union-base-star.err [new file with mode: 0644]
tests/qapi-schema/flat-union-base-star.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-base-star.json [new file with mode: 0644]
tests/qapi-schema/flat-union-base-star.out [new file with mode: 0644]
tests/qapi-schema/flat-union-base-union.err [new file with mode: 0644]
tests/qapi-schema/flat-union-base-union.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-base-union.json [new file with mode: 0644]
tests/qapi-schema/flat-union-base-union.out [new file with mode: 0644]
tests/qapi-schema/flat-union-branch-clash.err [new file with mode: 0644]
tests/qapi-schema/flat-union-branch-clash.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-branch-clash.json [new file with mode: 0644]
tests/qapi-schema/flat-union-branch-clash.out [new file with mode: 0644]
tests/qapi-schema/flat-union-inline.err [new file with mode: 0644]
tests/qapi-schema/flat-union-inline.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-inline.json [new file with mode: 0644]
tests/qapi-schema/flat-union-inline.out [new file with mode: 0644]
tests/qapi-schema/flat-union-int-branch.err [new file with mode: 0644]
tests/qapi-schema/flat-union-int-branch.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-int-branch.json [new file with mode: 0644]
tests/qapi-schema/flat-union-int-branch.out [new file with mode: 0644]
tests/qapi-schema/flat-union-invalid-branch-key.json
tests/qapi-schema/flat-union-invalid-discriminator.err
tests/qapi-schema/flat-union-invalid-discriminator.json
tests/qapi-schema/flat-union-no-base.err
tests/qapi-schema/flat-union-no-base.json
tests/qapi-schema/flat-union-optional-discriminator.err [new file with mode: 0644]
tests/qapi-schema/flat-union-optional-discriminator.exit [new file with mode: 0644]
tests/qapi-schema/flat-union-optional-discriminator.json [new file with mode: 0644]
tests/qapi-schema/flat-union-optional-discriminator.out [new file with mode: 0644]
tests/qapi-schema/flat-union-reverse-define.json
tests/qapi-schema/flat-union-reverse-define.out
tests/qapi-schema/flat-union-string-discriminator.json
tests/qapi-schema/ident-with-escape.err [new file with mode: 0644]
tests/qapi-schema/ident-with-escape.exit [new file with mode: 0644]
tests/qapi-schema/ident-with-escape.json [new file with mode: 0644]
tests/qapi-schema/ident-with-escape.out [new file with mode: 0644]
tests/qapi-schema/include-cycle.err
tests/qapi-schema/include-nested-err.err
tests/qapi-schema/indented-expr.json
tests/qapi-schema/indented-expr.out
tests/qapi-schema/missing-type.err [new file with mode: 0644]
tests/qapi-schema/missing-type.exit [new file with mode: 0644]
tests/qapi-schema/missing-type.json [new file with mode: 0644]
tests/qapi-schema/missing-type.out [new file with mode: 0644]
tests/qapi-schema/nested-struct-data.err [new file with mode: 0644]
tests/qapi-schema/nested-struct-data.exit [new file with mode: 0644]
tests/qapi-schema/nested-struct-data.json [new file with mode: 0644]
tests/qapi-schema/nested-struct-data.out [new file with mode: 0644]
tests/qapi-schema/nested-struct-returns.err [new file with mode: 0644]
tests/qapi-schema/nested-struct-returns.exit [new file with mode: 0644]
tests/qapi-schema/nested-struct-returns.json [new file with mode: 0644]
tests/qapi-schema/nested-struct-returns.out [new file with mode: 0644]
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/qapi-schema/redefined-builtin.err [new file with mode: 0644]
tests/qapi-schema/redefined-builtin.exit [new file with mode: 0644]
tests/qapi-schema/redefined-builtin.json [new file with mode: 0644]
tests/qapi-schema/redefined-builtin.out [new file with mode: 0644]
tests/qapi-schema/redefined-command.err [new file with mode: 0644]
tests/qapi-schema/redefined-command.exit [new file with mode: 0644]
tests/qapi-schema/redefined-command.json [new file with mode: 0644]
tests/qapi-schema/redefined-command.out [new file with mode: 0644]
tests/qapi-schema/redefined-event.err [new file with mode: 0644]
tests/qapi-schema/redefined-event.exit [new file with mode: 0644]
tests/qapi-schema/redefined-event.json [new file with mode: 0644]
tests/qapi-schema/redefined-event.out [new file with mode: 0644]
tests/qapi-schema/redefined-type.err [new file with mode: 0644]
tests/qapi-schema/redefined-type.exit [new file with mode: 0644]
tests/qapi-schema/redefined-type.json [new file with mode: 0644]
tests/qapi-schema/redefined-type.out [new file with mode: 0644]
tests/qapi-schema/returns-alternate.err [new file with mode: 0644]
tests/qapi-schema/returns-alternate.exit [new file with mode: 0644]
tests/qapi-schema/returns-alternate.json [new file with mode: 0644]
tests/qapi-schema/returns-alternate.out [new file with mode: 0644]
tests/qapi-schema/returns-array-bad.err [new file with mode: 0644]
tests/qapi-schema/returns-array-bad.exit [new file with mode: 0644]
tests/qapi-schema/returns-array-bad.json [new file with mode: 0644]
tests/qapi-schema/returns-array-bad.out [new file with mode: 0644]
tests/qapi-schema/returns-int.err [new file with mode: 0644]
tests/qapi-schema/returns-int.exit [new file with mode: 0644]
tests/qapi-schema/returns-int.json [new file with mode: 0644]
tests/qapi-schema/returns-int.out [new file with mode: 0644]
tests/qapi-schema/returns-unknown.err [new file with mode: 0644]
tests/qapi-schema/returns-unknown.exit [new file with mode: 0644]
tests/qapi-schema/returns-unknown.json [new file with mode: 0644]
tests/qapi-schema/returns-unknown.out [new file with mode: 0644]
tests/qapi-schema/returns-whitelist.err [new file with mode: 0644]
tests/qapi-schema/returns-whitelist.exit [new file with mode: 0644]
tests/qapi-schema/returns-whitelist.json [new file with mode: 0644]
tests/qapi-schema/returns-whitelist.out [new file with mode: 0644]
tests/qapi-schema/struct-base-clash-deep.err [new file with mode: 0644]
tests/qapi-schema/struct-base-clash-deep.exit [new file with mode: 0644]
tests/qapi-schema/struct-base-clash-deep.json [new file with mode: 0644]
tests/qapi-schema/struct-base-clash-deep.out [new file with mode: 0644]
tests/qapi-schema/struct-base-clash.err [new file with mode: 0644]
tests/qapi-schema/struct-base-clash.exit [new file with mode: 0644]
tests/qapi-schema/struct-base-clash.json [new file with mode: 0644]
tests/qapi-schema/struct-base-clash.out [new file with mode: 0644]
tests/qapi-schema/type-bypass-bad-gen.err [new file with mode: 0644]
tests/qapi-schema/type-bypass-bad-gen.exit [new file with mode: 0644]
tests/qapi-schema/type-bypass-bad-gen.json [new file with mode: 0644]
tests/qapi-schema/type-bypass-bad-gen.out [new file with mode: 0644]
tests/qapi-schema/type-bypass-no-gen.err [new file with mode: 0644]
tests/qapi-schema/type-bypass-no-gen.exit [new file with mode: 0644]
tests/qapi-schema/type-bypass-no-gen.json [new file with mode: 0644]
tests/qapi-schema/type-bypass-no-gen.out [new file with mode: 0644]
tests/qapi-schema/type-bypass.err [new file with mode: 0644]
tests/qapi-schema/type-bypass.exit [new file with mode: 0644]
tests/qapi-schema/type-bypass.json [new file with mode: 0644]
tests/qapi-schema/type-bypass.out [new file with mode: 0644]
tests/qapi-schema/unicode-str.err [new file with mode: 0644]
tests/qapi-schema/unicode-str.exit [new file with mode: 0644]
tests/qapi-schema/unicode-str.json [new file with mode: 0644]
tests/qapi-schema/unicode-str.out [new file with mode: 0644]
tests/qapi-schema/union-bad-branch.err [new file with mode: 0644]
tests/qapi-schema/union-bad-branch.exit [new file with mode: 0644]
tests/qapi-schema/union-bad-branch.json [new file with mode: 0644]
tests/qapi-schema/union-bad-branch.out [new file with mode: 0644]
tests/qapi-schema/union-base-no-discriminator.err [new file with mode: 0644]
tests/qapi-schema/union-base-no-discriminator.exit [new file with mode: 0644]
tests/qapi-schema/union-base-no-discriminator.json [new file with mode: 0644]
tests/qapi-schema/union-base-no-discriminator.out [new file with mode: 0644]
tests/qapi-schema/union-invalid-base.err
tests/qapi-schema/union-invalid-base.json
tests/qapi-schema/union-max.err [new file with mode: 0644]
tests/qapi-schema/union-max.exit [new file with mode: 0644]
tests/qapi-schema/union-max.json [new file with mode: 0644]
tests/qapi-schema/union-max.out [new file with mode: 0644]
tests/qapi-schema/union-optional-branch.err [new file with mode: 0644]
tests/qapi-schema/union-optional-branch.exit [new file with mode: 0644]
tests/qapi-schema/union-optional-branch.json [new file with mode: 0644]
tests/qapi-schema/union-optional-branch.out [new file with mode: 0644]
tests/qapi-schema/union-unknown.err [new file with mode: 0644]
tests/qapi-schema/union-unknown.exit [new file with mode: 0644]
tests/qapi-schema/union-unknown.json [new file with mode: 0644]
tests/qapi-schema/union-unknown.out [new file with mode: 0644]
tests/qapi-schema/unknown-escape.err [new file with mode: 0644]
tests/qapi-schema/unknown-escape.exit [new file with mode: 0644]
tests/qapi-schema/unknown-escape.json [new file with mode: 0644]
tests/qapi-schema/unknown-escape.out [new file with mode: 0644]
tests/qapi-schema/unknown-expr-key.err [new file with mode: 0644]
tests/qapi-schema/unknown-expr-key.exit [new file with mode: 0644]
tests/qapi-schema/unknown-expr-key.json [new file with mode: 0644]
tests/qapi-schema/unknown-expr-key.out [new file with mode: 0644]
tests/qemu-iotests/051
tests/qemu-iotests/051.out
tests/qemu-iotests/059
tests/qemu-iotests/059.out
tests/qemu-iotests/076
tests/qemu-iotests/076.out
tests/qemu-iotests/093
tests/qemu-iotests/119 [new file with mode: 0755]
tests/qemu-iotests/119.out [new file with mode: 0644]
tests/qemu-iotests/120 [new file with mode: 0755]
tests/qemu-iotests/120.out [new file with mode: 0644]
tests/qemu-iotests/122 [new file with mode: 0755]
tests/qemu-iotests/122.out [new file with mode: 0644]
tests/qemu-iotests/124 [new file with mode: 0644]
tests/qemu-iotests/124.out [new file with mode: 0644]
tests/qemu-iotests/128
tests/qemu-iotests/129 [new file with mode: 0644]
tests/qemu-iotests/129.out [new file with mode: 0644]
tests/qemu-iotests/131 [new file with mode: 0755]
tests/qemu-iotests/131.out [new file with mode: 0644]
tests/qemu-iotests/134 [new file with mode: 0755]
tests/qemu-iotests/134.out [new file with mode: 0644]
tests/qemu-iotests/check
tests/qemu-iotests/common
tests/qemu-iotests/group
tests/qemu-iotests/iotests.py
tests/qemu-iotests/sample_images/afl9.vmdk.bz2 [new file with mode: 0644]
tests/qom-test.c
tests/rocker/README [new file with mode: 0644]
tests/rocker/all [new file with mode: 0755]
tests/rocker/bridge [new file with mode: 0755]
tests/rocker/bridge-stp [new file with mode: 0755]
tests/rocker/bridge-vlan [new file with mode: 0755]
tests/rocker/bridge-vlan-stp [new file with mode: 0755]
tests/rocker/port [new file with mode: 0755]
tests/rocker/tut.dot [new file with mode: 0644]
tests/rtl8139-test.c
tests/tco-test.c [new file with mode: 0644]
tests/test-aio.c
tests/test-crypto-cipher.c [new file with mode: 0644]
tests/test-crypto-hash.c [new file with mode: 0644]
tests/test-hbitmap.c
tests/test-opts-visitor.c
tests/test-qemu-opts.c
tests/test-qmp-commands.c
tests/test-qmp-event.c
tests/test-qmp-input-strict.c
tests/test-qmp-input-visitor.c
tests/test-qmp-output-visitor.c
tests/test-rcu-list.c
tests/test-throttle.c
tests/test-visitor-serialization.c
tests/virtio-scsi-test.c
tests/wdt_ib700-test.c
thread-pool.c
thunk.c
tpm.c
trace-events
translate-all.c
translate-all.h
ui/Makefile.objs
ui/cocoa.m
ui/console-gl.c [new file with mode: 0644]
ui/console.c
ui/egl-helpers.c [new file with mode: 0644]
ui/gtk-egl.c [new file with mode: 0644]
ui/gtk.c
ui/input-legacy.c
ui/input.c
ui/sdl.c
ui/sdl2-2d.c
ui/sdl2-gl.c [new file with mode: 0644]
ui/sdl2-input.c
ui/sdl2.c
ui/shader.c [new file with mode: 0644]
ui/shader/texture-blit.frag [new file with mode: 0644]
ui/shader/texture-blit.vert [new file with mode: 0644]
ui/spice-core.c
ui/spice-display.c
ui/vnc-auth-sasl.c
ui/vnc-auth-vencrypt.c
ui/vnc-jobs.c
ui/vnc-tls.c
ui/vnc-ws.c
ui/vnc-ws.h
ui/vnc.c
ui/vnc.h
user-exec.c
util/Makefile.objs
util/bitmap.c
util/compatfd.c
util/cutils.c
util/event_notifier-posix.c
util/hbitmap.c
util/iov.c
util/osdep.c
util/oslib-posix.c
util/oslib-win32.c
util/qemu-config.c
util/qemu-error.c
util/qemu-option.c
util/qemu-sockets.c
util/rcu.c
util/throttle.c
vl.c
xen-common.c
xen-hvm.c