下载
开发软件
账户
下载
开发软件
登录
我忘记用户名和密码了
创建帐户
语言
帮助
语言
帮助
×
登录
登录名
密码
×
我忘记用户名和密码了
简体中文翻译状态
类别:
软件
用户
PersonalForge
Magazine
Wiki
搜索
OSDN
>
Developer
>
ysato
>
Chamber
>
qemu
>
提交
ysato
qemu RX
Fork
(Original repository, No fork origin)
Wiki
源代码
概述
SourceTree
Commits
Branches
标签
下载
任务单
list
提交
里程碑列表
Fork
Fork information
Fork this repository
Activities
Chamber History
统计
Other Chambers (7)
binutils_gdb
gcc
h8flash
SuperH linux tree
qemu RX
uboot
uclibc-ng
List
R/O
HTTP
SSH
HTTPS
Fork
提交
标签
No Tags
Frequently used words (click to add to your profile)
java
c++
android
linux
c#
windows
objective-c
cocoa
誰得
qt
python
php
ruby
game
gui
bathyscaphe
c
計画中(planning stage)
翻訳
omegat
framework
twitter
dom
test
vb.net
directx
ゲームエンジン
btron
arduino
previewer
Commit MetaInfo
修订版
dc3f8c35f84db238a2d4ab4145ae2c7fa017bb8f (
tree
)
时间
2019-01-02 00:01:48
作者
Yoshinori Sato <ysato@user...>
Commiter
Yoshinori Sato
Log Message
Merge branch 'master' into rx
更改概述
modified:
.editorconfig
modified:
.gitignore
modified:
.gitmodules
modified:
.mailmap
modified:
.travis.yml
modified:
MAINTAINERS
modified:
Makefile
modified:
Makefile.objs
modified:
Makefile.target
modified:
README
modified:
VERSION
modified:
accel/accel.c
modified:
accel/kvm/kvm-all.c
modified:
accel/tcg/atomic_template.h
modified:
accel/tcg/cpu-exec.c
modified:
accel/tcg/cputlb.c
modified:
accel/tcg/softmmu_template.h
modified:
accel/tcg/tcg-all.c
modified:
accel/tcg/translate-all.c
modified:
accel/tcg/translator.c
modified:
accel/tcg/user-exec.c
modified:
audio/alsaaudio.c
modified:
audio/paaudio.c
modified:
backends/Makefile.objs
modified:
backends/hostmem-file.c
modified:
backends/hostmem-memfd.c
modified:
backends/hostmem.c
modified:
block.c
modified:
block/Makefile.objs
modified:
block/backup.c
modified:
block/blkreplay.c
modified:
block/block-backend.c
modified:
block/bochs.c
modified:
block/cloop.c
modified:
block/commit.c
modified:
block/create.c
modified:
block/crypto.c
modified:
block/curl.c
modified:
block/dirty-bitmap.c
modified:
block/dmg.c
modified:
block/file-posix.c
modified:
block/gluster.c
modified:
block/io.c
modified:
block/iscsi.c
modified:
block/linux-aio.c
modified:
block/mirror.c
modified:
block/nbd-client.c
modified:
block/nvme.c
modified:
block/qcow.c
modified:
block/qcow2-bitmap.c
modified:
block/qcow2-refcount.c
modified:
block/qcow2.c
modified:
block/qcow2.h
modified:
block/qed.c
modified:
block/quorum.c
modified:
block/rbd.c
modified:
block/sheepdog.c
modified:
block/stream.c
modified:
block/vdi.c
modified:
block/vhdx-endian.c
modified:
block/vhdx-log.c
modified:
block/vhdx.c
modified:
block/vhdx.h
modified:
block/vmdk.c
modified:
block/vpc.c
modified:
block/vvfat.c
modified:
block/write-threshold.c
modified:
blockdev-nbd.c
modified:
blockdev.c
modified:
blockjob.c
modified:
chardev/char-fe.c
modified:
chardev/char-io.c
modified:
chardev/char-pty.c
modified:
chardev/char-socket.c
modified:
chardev/char.c
modified:
configure
add:
contrib/elf2dmp/Makefile.objs
add:
contrib/elf2dmp/addrspace.c
add:
contrib/elf2dmp/addrspace.h
add:
contrib/elf2dmp/download.c
add:
contrib/elf2dmp/download.h
add:
contrib/elf2dmp/err.h
add:
contrib/elf2dmp/kdbg.h
add:
contrib/elf2dmp/main.c
add:
contrib/elf2dmp/pdb.c
add:
contrib/elf2dmp/pdb.h
add:
contrib/elf2dmp/pe.h
add:
contrib/elf2dmp/qemu_elf.c
add:
contrib/elf2dmp/qemu_elf.h
modified:
cpus.c
modified:
crypto/Makefile.objs
modified:
crypto/block-luks.c
modified:
crypto/block-qcow.c
modified:
crypto/block.c
modified:
crypto/blockpriv.h
modified:
crypto/init.c
modified:
crypto/tlscredsx509.c
modified:
crypto/tlssession.c
modified:
crypto/xts.c
modified:
default-configs/aarch64-softmmu.mak
modified:
default-configs/alpha-softmmu.mak
modified:
default-configs/arm-softmmu.mak
add:
default-configs/hyperv.mak
modified:
default-configs/i386-softmmu.mak
modified:
default-configs/pci.mak
modified:
default-configs/ppc-softmmu.mak
modified:
default-configs/ppc64-softmmu.mak
delete:
default-configs/ppcemb-softmmu.mak
modified:
default-configs/s390x-softmmu.mak
modified:
default-configs/sparc64-softmmu.mak
modified:
default-configs/x86_64-softmmu.mak
modified:
device-hotplug.c
modified:
disas/Makefile.objs
add:
disas/nanomips.cpp
add:
disas/nanomips.h
modified:
docs/COLO-FT.txt
add:
docs/cpu-hotplug.rst
modified:
docs/devel/memory.txt
modified:
docs/devel/migration.rst
modified:
docs/devel/qapi-code-gen.txt
modified:
docs/devel/testing.rst
modified:
docs/interop/live-block-operations.rst
modified:
docs/interop/qcow2.txt
modified:
docs/interop/qmp-spec.txt
modified:
docs/interop/vhost-user.txt
modified:
docs/nvdimm.txt
modified:
docs/qcow2-cache.txt
modified:
docs/replay.txt
modified:
docs/specs/pci-testdev.txt
modified:
docs/specs/standard-vga.txt
modified:
docs/specs/tpm.txt
add:
docs/vfio-ap.txt
modified:
docs/virtio-balloon-stats.txt
modified:
dtc
modified:
dump.c
modified:
exec.c
modified:
fpu/softfloat.c
modified:
fsdev/qemu-fsdev-dummy.c
modified:
fsdev/qemu-fsdev.c
modified:
fsdev/qemu-fsdev.h
modified:
gdbstub.c
modified:
hmp-commands.hx
modified:
hmp.c
delete:
hw/9pfs/9p-handle.c
modified:
hw/9pfs/9p-local.c
modified:
hw/9pfs/9p.c
modified:
hw/9pfs/Makefile.objs
modified:
hw/9pfs/cofile.c
modified:
hw/9pfs/xen-9p-backend.c
modified:
hw/Makefile.objs
modified:
hw/acpi/core.c
modified:
hw/acpi/cpu.c
modified:
hw/acpi/memory_hotplug.c
modified:
hw/acpi/nvdimm.c
modified:
hw/alpha/dp264.c
modified:
hw/alpha/typhoon.c
modified:
hw/arm/Makefile.objs
modified:
hw/arm/aspeed.c
modified:
hw/arm/boot.c
modified:
hw/arm/exynos4210.c
add:
hw/arm/microbit.c
modified:
hw/arm/musicpal.c
add:
hw/arm/nrf51_soc.c
modified:
hw/arm/realview.c
modified:
hw/arm/smmu-common.c
modified:
hw/arm/smmuv3-internal.h
modified:
hw/arm/smmuv3.c
modified:
hw/arm/strongarm.c
modified:
hw/arm/sysbus-fdt.c
modified:
hw/arm/versatilepb.c
modified:
hw/arm/virt-acpi-build.c
modified:
hw/arm/virt.c
modified:
hw/arm/xilinx_zynq.c
add:
hw/arm/xlnx-versal-virt.c
add:
hw/arm/xlnx-versal.c
modified:
hw/audio/ac97.c
modified:
hw/audio/es1370.c
modified:
hw/audio/fmopl.h
modified:
hw/audio/intel-hda.c
modified:
hw/audio/marvell_88w8618.c
modified:
hw/block/fdc.c
modified:
hw/block/nvme.c
modified:
hw/block/onenand.c
modified:
hw/block/vhost-user-blk.c
modified:
hw/block/virtio-blk.c
modified:
hw/char/Makefile.objs
modified:
hw/char/grlib_apbuart.c
add:
hw/char/nrf51_uart.c
modified:
hw/char/renesas_sci.c
modified:
hw/char/serial.c
add:
hw/char/sh_serial.c
modified:
hw/char/stm32f2xx_usart.c
modified:
hw/char/trace-events
modified:
hw/char/virtio-console.c
modified:
hw/char/virtio-serial-bus.c
modified:
hw/char/xen_console.c
modified:
hw/core/Makefile.objs
modified:
hw/core/empty_slot.c
modified:
hw/core/generic-loader.c
modified:
hw/core/hotplug.c
modified:
hw/core/loader.c
modified:
hw/core/machine.c
modified:
hw/core/null-machine.c
modified:
hw/core/qdev-properties-system.c
modified:
hw/core/qdev-properties.c
modified:
hw/core/qdev.c
modified:
hw/core/sysbus.c
modified:
hw/display/Makefile.objs
modified:
hw/display/bcm2835_fb.c
modified:
hw/display/bochs-display.c
modified:
hw/display/cg3.c
modified:
hw/display/cirrus_vga.c
add:
hw/display/cirrus_vga_internal.h
add:
hw/display/cirrus_vga_isa.c
add:
hw/display/edid-generate.c
add:
hw/display/edid-region.c
modified:
hw/display/exynos4210_fimd.c
modified:
hw/display/g364fb.c
modified:
hw/display/jazz_led.c
modified:
hw/display/qxl-render.c
modified:
hw/display/qxl.c
modified:
hw/display/qxl.h
modified:
hw/display/sm501.c
modified:
hw/display/tc6393xb.c
modified:
hw/display/tcx.c
modified:
hw/display/vga-pci.c
modified:
hw/display/vga.c
modified:
hw/display/vga_int.h
modified:
hw/display/virtio-gpu-3d.c
modified:
hw/display/virtio-gpu.c
modified:
hw/display/virtio-vga.c
modified:
hw/display/vmware_vga.c
modified:
hw/display/xlnx_dp.c
modified:
hw/dma/puv3_dma.c
modified:
hw/gpio/puv3_gpio.c
modified:
hw/hppa/dino.c
modified:
hw/hppa/machine.c
add:
hw/hyperv/Makefile.objs
add:
hw/hyperv/hyperv.c
add:
hw/hyperv/hyperv_testdev.c
modified:
hw/i2c/aspeed_i2c.c
modified:
hw/i2c/bitbang_i2c.h
modified:
hw/i2c/i2c-ddc.c
modified:
hw/i2c/pm_smbus.c
modified:
hw/i2c/smbus.c
modified:
hw/i386/acpi-build.c
modified:
hw/i386/amd_iommu.c
modified:
hw/i386/amd_iommu.h
modified:
hw/i386/intel_iommu.c
modified:
hw/i386/kvm/clock.c
modified:
hw/i386/multiboot.c
modified:
hw/i386/pc.c
modified:
hw/i386/pc_piix.c
modified:
hw/i386/pc_q35.c
modified:
hw/i386/trace-events
modified:
hw/i386/x86-iommu.c
modified:
hw/ide/core.c
modified:
hw/ide/macio.c
modified:
hw/input/milkymist-softusb.c
modified:
hw/input/pl050.c
modified:
hw/input/ps2.c
modified:
hw/intc/arm_gic.c
modified:
hw/intc/arm_gic_common.c
modified:
hw/intc/arm_gicv3_cpuif.c
modified:
hw/intc/armv7m_nvic.c
modified:
hw/intc/gic_internal.h
modified:
hw/intc/ioapic.c
modified:
hw/intc/puv3_intc.c
modified:
hw/intc/s390_flic_kvm.c
modified:
hw/intc/xics.c
modified:
hw/intc/xics_kvm.c
modified:
hw/isa/Makefile.objs
modified:
hw/lm32/milkymist.c
modified:
hw/mem/Makefile.objs
modified:
hw/mem/memory-device.c
modified:
hw/mem/nvdimm.c
modified:
hw/mem/pc-dimm.c
modified:
hw/mem/trace-events
modified:
hw/mips/gt64xxx_pci.c
modified:
hw/mips/mips_fulong2e.c
modified:
hw/mips/mips_malta.c
modified:
hw/mips/mips_mipssim.c
modified:
hw/mips/mips_r4k.c
modified:
hw/misc/Makefile.objs
modified:
hw/misc/debugexit.c
modified:
hw/misc/edu.c
delete:
hw/misc/hyperv_testdev.c
modified:
hw/misc/ivshmem.c
modified:
hw/misc/macio/macio.c
modified:
hw/misc/macio/pmu.c
modified:
hw/misc/milkymist-hpdmc.c
modified:
hw/misc/milkymist-pfpu.c
modified:
hw/misc/pc-testdev.c
modified:
hw/misc/pci-testdev.c
modified:
hw/misc/puv3_pm.c
modified:
hw/misc/tmp105.c
modified:
hw/misc/tmp421.c
modified:
hw/moxie/moxiesim.c
modified:
hw/net/cadence_gem.c
modified:
hw/net/e1000.c
modified:
hw/net/etraxfs_eth.c
modified:
hw/net/lan9118.c
modified:
hw/net/lance.c
modified:
hw/net/milkymist-minimac2.c
modified:
hw/net/mipsnet.c
modified:
hw/net/ne2000.c
modified:
hw/net/opencores_eth.c
modified:
hw/net/pcnet-pci.c
modified:
hw/net/pcnet.c
modified:
hw/net/rtl8139.c
modified:
hw/net/smc91c111.c
modified:
hw/net/stellaris_enet.c
modified:
hw/net/trace-events
modified:
hw/net/virtio-net.c
modified:
hw/net/xgmac.c
modified:
hw/nvram/Makefile.objs
modified:
hw/nvram/ds1225y.c
modified:
hw/nvram/eeprom93xx.c
modified:
hw/nvram/fw_cfg.c
modified:
hw/pci-bridge/dec.c
modified:
hw/pci-bridge/gen_pcie_root_port.c
modified:
hw/pci-bridge/ioh3420.c
delete:
hw/pci-bridge/ioh3420.h
modified:
hw/pci-bridge/pci_bridge_dev.c
modified:
hw/pci-bridge/xio3130_downstream.c
delete:
hw/pci-bridge/xio3130_downstream.h
modified:
hw/pci-bridge/xio3130_upstream.c
delete:
hw/pci-bridge/xio3130_upstream.h
modified:
hw/pci-host/bonito.c
modified:
hw/pci-host/grackle.c
modified:
hw/pci-host/piix.c
modified:
hw/pci-host/ppce500.c
modified:
hw/pci-host/prep.c
modified:
hw/pci-host/q35.c
modified:
hw/pci-host/sabre.c
modified:
hw/pci-host/uninorth.c
modified:
hw/pci/msix.c
modified:
hw/pci/pci.c
modified:
hw/pci/pci_bridge.c
modified:
hw/pci/shpc.c
modified:
hw/ppc/Makefile.objs
modified:
hw/ppc/e500.c
modified:
hw/ppc/mac.h
modified:
hw/ppc/mac_newworld.c
modified:
hw/ppc/mac_oldworld.c
modified:
hw/ppc/pnv_core.c
modified:
hw/ppc/pnv_lpc.c
modified:
hw/ppc/ppc405_boards.c
modified:
hw/ppc/ppc440_bamboo.c
modified:
hw/ppc/ppc440_pcix.c
modified:
hw/ppc/ppc440_uc.c
modified:
hw/ppc/ppc4xx_pci.c
modified:
hw/ppc/prep.c
modified:
hw/ppc/sam460ex.c
modified:
hw/ppc/spapr.c
modified:
hw/ppc/spapr_caps.c
modified:
hw/ppc/spapr_cpu_core.c
modified:
hw/ppc/spapr_irq.c
modified:
hw/ppc/spapr_pci.c
modified:
hw/ppc/spapr_rng.c
modified:
hw/ppc/spapr_rtas.c
modified:
hw/ppc/spapr_rtc.c
modified:
hw/ppc/virtex_ml507.c
modified:
hw/riscv/sifive_clint.c
modified:
hw/riscv/sifive_e.c
modified:
hw/riscv/sifive_plic.c
modified:
hw/riscv/sifive_u.c
modified:
hw/riscv/spike.c
modified:
hw/riscv/virt.c
modified:
hw/s390x/Makefile.objs
add:
hw/s390x/ap-bridge.c
add:
hw/s390x/ap-device.c
modified:
hw/s390x/css.c
modified:
hw/s390x/ipl.h
modified:
hw/s390x/s390-pci-bus.c
modified:
hw/s390x/s390-pci-bus.h
modified:
hw/s390x/s390-virtio-ccw.c
modified:
hw/s390x/tod-kvm.c
add:
hw/s390x/vhost-vsock-ccw.c
add:
hw/s390x/virtio-ccw-9p.c
add:
hw/s390x/virtio-ccw-balloon.c
add:
hw/s390x/virtio-ccw-blk.c
add:
hw/s390x/virtio-ccw-crypto.c
add:
hw/s390x/virtio-ccw-gpu.c
add:
hw/s390x/virtio-ccw-input.c
add:
hw/s390x/virtio-ccw-net.c
add:
hw/s390x/virtio-ccw-rng.c
add:
hw/s390x/virtio-ccw-scsi.c
add:
hw/s390x/virtio-ccw-serial.c
modified:
hw/s390x/virtio-ccw.c
modified:
hw/scsi/Makefile.objs
add:
hw/scsi/emulation.c
modified:
hw/scsi/lsi53c895a.c
modified:
hw/scsi/mptendian.c
modified:
hw/scsi/scsi-bus.c
modified:
hw/scsi/scsi-disk.c
modified:
hw/scsi/scsi-generic.c
modified:
hw/scsi/trace-events
modified:
hw/scsi/vhost-scsi.c
modified:
hw/scsi/virtio-scsi.c
modified:
hw/sd/ssi-sd.c
modified:
hw/sh4/sh_pci.c
modified:
hw/smbios/smbios.c
modified:
hw/sparc64/niagara.c
modified:
hw/sparc64/sun4u.c
modified:
hw/ssi/aspeed_smc.c
modified:
hw/ssi/xilinx_spi.c
modified:
hw/timer/aspeed_timer.c
modified:
hw/timer/cmsdk-apb-dualtimer.c
modified:
hw/timer/etraxfs_timer.c
modified:
hw/timer/grlib_gptimer.c
modified:
hw/timer/mc146818rtc.c
modified:
hw/timer/puv3_ost.c
modified:
hw/timer/stm32f2xx_timer.c
modified:
hw/timer/sun4v-rtc.c
modified:
hw/timer/trace-events
modified:
hw/timer/twl92230.c
modified:
hw/tpm/tpm_emulator.c
modified:
hw/tpm/tpm_tis.c
modified:
hw/usb/bus.c
modified:
hw/usb/ccid-card-emulated.c
modified:
hw/usb/dev-hub.c
modified:
hw/usb/dev-mtp.c
modified:
hw/usb/hcd-ohci.c
modified:
hw/usb/host-libusb.c
modified:
hw/usb/redirect.c
modified:
hw/usb/tusb6010.c
modified:
hw/vfio/Makefile.objs
modified:
hw/vfio/amd-xgbe.c
add:
hw/vfio/ap.c
modified:
hw/vfio/calxeda-xgmac.c
modified:
hw/vfio/ccw.c
modified:
hw/vfio/display.c
modified:
hw/vfio/pci-quirks.c
modified:
hw/vfio/pci.c
modified:
hw/vfio/pci.h
modified:
hw/vfio/platform.c
modified:
hw/virtio/vhost-user.c
modified:
hw/virtio/vhost.c
modified:
hw/virtio/virtio-balloon.c
modified:
hw/virtio/virtio-pci.c
modified:
hw/virtio/virtio-rng.c
modified:
hw/virtio/virtio.c
modified:
hw/watchdog/watchdog.c
modified:
hw/xen/xen_backend.c
modified:
hw/xen/xen_pt.c
modified:
hw/xen/xen_pt_config_init.c
modified:
hw/xtensa/xtfpga.c
modified:
include/block/aio-wait.h
modified:
include/block/aio.h
modified:
include/block/block.h
modified:
include/block/block_int.h
modified:
include/block/blockjob.h
modified:
include/block/dirty-bitmap.h
modified:
include/block/nbd.h
modified:
include/chardev/char-fe.h
modified:
include/chardev/char.h
modified:
include/crypto/block.h
modified:
include/disas/bfd.h
modified:
include/elf.h
modified:
include/exec/cpu-defs.h
modified:
include/exec/cpu_ldst.h
modified:
include/exec/cpu_ldst_template.h
modified:
include/exec/cputlb.h
modified:
include/exec/exec-all.h
modified:
include/exec/memory.h
modified:
include/exec/poison.h
modified:
include/exec/ram_addr.h
modified:
include/fpu/softfloat-macros.h
modified:
include/fpu/softfloat.h
modified:
include/hw/acpi/acpi_dev_interface.h
add:
include/hw/arm/aspeed.h
modified:
include/hw/arm/linux-boot-if.h
add:
include/hw/arm/nrf51_soc.h
add:
include/hw/arm/xlnx-versal.h
modified:
include/hw/audio/wm8750.h
add:
include/hw/char/nrf51_uart.h
modified:
include/hw/compat.h
add:
include/hw/display/edid.h
modified:
include/hw/fw-path-provider.h
modified:
include/hw/hotplug.h
add:
include/hw/hyperv/hyperv-proto.h
add:
include/hw/hyperv/hyperv.h
modified:
include/hw/i2c/i2c-ddc.h
modified:
include/hw/i2c/i2c.h
modified:
include/hw/i2c/ppc4xx_i2c.h
modified:
include/hw/i386/intel_iommu.h
modified:
include/hw/i386/pc.h
modified:
include/hw/i386/x86-iommu.h
modified:
include/hw/intc/arm_gic.h
modified:
include/hw/intc/arm_gicv3_common.h
modified:
include/hw/intc/intc.h
modified:
include/hw/ipmi/ipmi.h
modified:
include/hw/isa/isa.h
modified:
include/hw/loader.h
modified:
include/hw/mem/memory-device.h
modified:
include/hw/mem/pc-dimm.h
modified:
include/hw/misc/macio/macio.h
modified:
include/hw/net/cadence_gem.h
modified:
include/hw/nmi.h
modified:
include/hw/pci-host/spapr.h
modified:
include/hw/pci-host/uninorth.h
modified:
include/hw/pci/pci.h
modified:
include/hw/pci/pci_bridge.h
modified:
include/hw/pci/pci_bus.h
modified:
include/hw/pci/pci_ids.h
modified:
include/hw/ppc/spapr.h
modified:
include/hw/ppc/spapr_irq.h
modified:
include/hw/ppc/xics.h
modified:
include/hw/qdev-core.h
modified:
include/hw/qdev-properties.h
modified:
include/hw/riscv/sifive_plic.h
add:
include/hw/s390x/ap-bridge.h
add:
include/hw/s390x/ap-device.h
modified:
include/hw/s390x/css.h
modified:
include/hw/s390x/ioinst.h
modified:
include/hw/s390x/s390-virtio-ccw.h
modified:
include/hw/s390x/tod.h
add:
include/hw/scsi/emulation.h
modified:
include/hw/scsi/scsi.h
modified:
include/hw/stream.h
modified:
include/hw/sysbus.h
modified:
include/hw/timer/aspeed_timer.h
modified:
include/hw/timer/m48t59.h
modified:
include/hw/vfio/vfio-common.h
modified:
include/hw/vfio/vfio-platform.h
modified:
include/hw/virtio/virtio-gpu.h
modified:
include/io/channel-tls.h
modified:
include/io/channel.h
modified:
include/migration/colo.h
modified:
include/migration/vmstate.h
modified:
include/monitor/monitor.h
modified:
include/net/filter.h
modified:
include/net/net.h
modified:
include/net/slirp.h
modified:
include/qapi/error.h
modified:
include/qapi/qmp-event.h
modified:
include/qapi/qmp/dispatch.h
modified:
include/qapi/qmp/qerror.h
modified:
include/qemu-common.h
modified:
include/qemu/atomic.h
add:
include/qemu/atomic128.h
modified:
include/qemu/compiler.h
modified:
include/qemu/coroutine.h
modified:
include/qemu/cutils.h
add:
include/qemu/drm.h
modified:
include/qemu/error-report.h
modified:
include/qemu/hbitmap.h
modified:
include/qemu/host-utils.h
modified:
include/qemu/job.h
modified:
include/qemu/memfd.h
modified:
include/qemu/option.h
modified:
include/qemu/osdep.h
modified:
include/qemu/qht.h
modified:
include/qemu/range.h
modified:
include/qemu/thread.h
modified:
include/qemu/timer.h
modified:
include/qemu/typedefs.h
modified:
include/qemu/units.h
add:
include/qemu/win_dump_defs.h
modified:
include/qom/cpu.h
modified:
include/qom/object.h
modified:
include/qom/object_interfaces.h
modified:
include/standard-headers/linux/input.h
modified:
include/sysemu/block-backend.h
modified:
include/sysemu/blockdev.h
modified:
include/sysemu/hvf.h
modified:
include/sysemu/kvm.h
modified:
include/sysemu/numa.h
modified:
include/sysemu/replay.h
modified:
include/sysemu/tpm.h
modified:
include/ui/console.h
modified:
include/ui/gtk.h
modified:
io/channel-tls.c
modified:
io/channel-websock.c
modified:
iothread.c
modified:
job-qmp.c
modified:
job.c
modified:
linux-headers/asm-arm/kvm.h
modified:
linux-headers/asm-arm64/kvm.h
modified:
linux-headers/asm-powerpc/kvm.h
modified:
linux-headers/asm-s390/kvm.h
modified:
linux-headers/asm-x86/kvm.h
modified:
linux-headers/linux/kvm.h
modified:
linux-headers/linux/vfio.h
modified:
linux-headers/linux/vhost.h
modified:
linux-user/Makefile.objs
modified:
linux-user/aarch64/cpu_loop.c
modified:
linux-user/aarch64/signal.c
modified:
linux-user/alpha/cpu_loop.c
modified:
linux-user/arm/cpu_loop.c
modified:
linux-user/cris/cpu_loop.c
modified:
linux-user/elfload.c
add:
linux-user/fd-trans.c
add:
linux-user/fd-trans.h
modified:
linux-user/flatload.c
modified:
linux-user/hppa/cpu_loop.c
modified:
linux-user/i386/cpu_loop.c
modified:
linux-user/ioctls.h
modified:
linux-user/m68k/cpu_loop.c
modified:
linux-user/m68k/signal.c
modified:
linux-user/microblaze/cpu_loop.c
modified:
linux-user/mips/cpu_loop.c
modified:
linux-user/mips/target_elf.h
modified:
linux-user/mips/target_syscall.h
modified:
linux-user/mips64/target_syscall.h
modified:
linux-user/nios2/cpu_loop.c
modified:
linux-user/openrisc/cpu_loop.c
modified:
linux-user/ppc/cpu_loop.c
modified:
linux-user/qemu.h
modified:
linux-user/riscv/cpu_loop.c
modified:
linux-user/s390x/cpu_loop.c
modified:
linux-user/sh4/cpu_loop.c
modified:
linux-user/sh4/signal.c
modified:
linux-user/sparc/cpu_loop.c
modified:
linux-user/sparc/signal.c
modified:
linux-user/strace.c
modified:
linux-user/syscall.c
modified:
linux-user/syscall_defs.h
modified:
linux-user/syscall_types.h
modified:
linux-user/xtensa/cpu_loop.c
add:
linux-user/xtensa/target_flat.h
modified:
memory.c
modified:
memory_mapping.c
modified:
migration/Makefile.objs
modified:
migration/block-dirty-bitmap.c
delete:
migration/colo-comm.c
modified:
migration/colo-failover.c
modified:
migration/colo.c
modified:
migration/migration.c
modified:
migration/migration.h
modified:
migration/postcopy-ram.c
modified:
migration/ram.c
modified:
migration/ram.h
modified:
migration/rdma.c
modified:
migration/savevm.c
modified:
migration/savevm.h
modified:
migration/trace-events
modified:
migration/vmstate-types.c
modified:
migration/vmstate.c
modified:
monitor.c
modified:
nbd/client.c
modified:
nbd/server.c
modified:
net/colo-compare.c
add:
net/colo-compare.h
modified:
net/colo.c
modified:
net/colo.h
modified:
net/filter-rewriter.c
modified:
net/filter.c
modified:
net/hub.c
modified:
net/l2tpv3.c
modified:
net/net.c
modified:
net/slirp.c
modified:
net/socket.c
modified:
numa.c
modified:
os-posix.c
modified:
os-win32.c
modified:
pc-bios/README
modified:
pc-bios/bios-256k.bin
modified:
pc-bios/bios.bin
modified:
pc-bios/hppa-firmware.img
modified:
pc-bios/openbios-ppc
modified:
pc-bios/openbios-sparc32
modified:
pc-bios/openbios-sparc64
modified:
pc-bios/palcode-clipper
modified:
pc-bios/u-boot-sam460-20100605.bin
modified:
pc-bios/u-boot.e500
modified:
pc-bios/vgabios-bochs-display.bin
modified:
pc-bios/vgabios-cirrus.bin
modified:
pc-bios/vgabios-qxl.bin
modified:
pc-bios/vgabios-ramfb.bin
modified:
pc-bios/vgabios-stdvga.bin
modified:
pc-bios/vgabios-virtio.bin
modified:
pc-bios/vgabios-vmware.bin
modified:
pc-bios/vgabios.bin
modified:
po/Makefile
modified:
qapi/block-core.json
modified:
qapi/char.json
modified:
qapi/common.json
modified:
qapi/crypto.json
modified:
qapi/migration.json
modified:
qapi/misc.json
modified:
qapi/net.json
modified:
qapi/qmp-dispatch.c
modified:
qapi/transaction.json
modified:
qapi/ui.json
modified:
qdev-monitor.c
modified:
qemu-deprecated.texi
modified:
qemu-doc.texi
add:
qemu-edid.c
modified:
qemu-img.c
modified:
qemu-io-cmds.c
modified:
qemu-io.c
modified:
qemu-keymap.c
modified:
qemu-nbd.c
modified:
qemu-options.hx
modified:
qemu-seccomp.c
modified:
qga/Makefile.objs
modified:
qga/channel-win32.c
modified:
qga/commands-posix.c
modified:
qga/commands-win32.c
modified:
qga/guest-agent-core.h
modified:
qga/installer/qemu-ga.wxs
modified:
qga/main.c
modified:
qga/qapi-schema.json
modified:
qga/service-win32.h
modified:
qga/vss-win32.c
modified:
qga/vss-win32.h
modified:
qga/vss-win32/requester.cpp
modified:
qga/vss-win32/requester.h
modified:
qobject/block-qdict.c
modified:
qobject/json-lexer.c
modified:
qobject/json-parser-int.h
modified:
qom/cpu.c
modified:
qom/object.c
modified:
qom/object_interfaces.c
modified:
replay/replay-char.c
modified:
replay/replay-events.c
modified:
replay/replay-internal.c
modified:
replay/replay-internal.h
modified:
replay/replay-snapshot.c
modified:
replay/replay-time.c
modified:
replay/replay.c
modified:
roms/Makefile
modified:
roms/openbios
modified:
roms/seabios
modified:
scripts/archive-source.sh
delete:
scripts/check-qerror.sh
modified:
scripts/checkpatch.pl
modified:
scripts/cocci-macro-file.h
add:
scripts/coccinelle/inplace-byteswaps.cocci
modified:
scripts/coccinelle/tcg_gen_extract.cocci
add:
scripts/coccinelle/use-error_fatal.cocci
modified:
scripts/decodetree.py
modified:
scripts/device-crash-test
modified:
scripts/dump-guest-memory.py
modified:
scripts/get_maintainer.pl
modified:
scripts/git-submodule.sh
modified:
scripts/make-release
modified:
scripts/qapi/common.py
modified:
scripts/qapi/events.py
modified:
scripts/qapi/introspect.py
modified:
scripts/qemu.py
modified:
scripts/qtest.py
modified:
scripts/show-fixed-bugs.sh
modified:
scripts/tracetool/backend/log.py
modified:
scsi/pr-manager-helper.c
modified:
scsi/qemu-pr-helper.c
modified:
slirp/bootp.c
modified:
slirp/bootp.h
modified:
slirp/ip6_icmp.c
modified:
slirp/ip_icmp.c
modified:
slirp/libslirp.h
modified:
slirp/mbuf.c
modified:
slirp/mbuf.h
modified:
slirp/misc.c
modified:
slirp/slirp.c
modified:
slirp/slirp.h
modified:
slirp/socket.c
modified:
slirp/tcp_input.c
modified:
slirp/tcp_subr.c
modified:
slirp/udp.c
modified:
slirp/udp6.c
modified:
stubs/Makefile.objs
modified:
stubs/cpu-get-icount.c
add:
stubs/ramfb.c
modified:
stubs/replay.c
modified:
stubs/tpm.c
modified:
target/alpha/cpu.c
modified:
target/alpha/machine.c
modified:
target/arm/arm-powerctl.c
modified:
target/arm/cpu.c
modified:
target/arm/cpu.h
modified:
target/arm/cpu64.c
modified:
target/arm/helper-a64.c
modified:
target/arm/helper-sve.h
modified:
target/arm/helper.c
modified:
target/arm/helper.h
modified:
target/arm/idau.h
modified:
target/arm/internals.h
modified:
target/arm/kvm.c
modified:
target/arm/kvm32.c
modified:
target/arm/kvm64.c
modified:
target/arm/kvm_arm.h
modified:
target/arm/machine.c
modified:
target/arm/op_helper.c
modified:
target/arm/sve_helper.c
modified:
target/arm/translate-a64.c
modified:
target/arm/translate-sve.c
modified:
target/arm/translate.c
modified:
target/arm/translate.h
modified:
target/cris/translate.c
modified:
target/hppa/machine.c
modified:
target/hppa/mem_helper.c
modified:
target/i386/Makefile.objs
modified:
target/i386/cpu.c
modified:
target/i386/cpu.h
modified:
target/i386/excp_helper.c
modified:
target/i386/hax-all.c
modified:
target/i386/hvf/README.md
modified:
target/i386/hvf/hvf.c
modified:
target/i386/hvf/x86_decode.c
modified:
target/i386/hvf/x86_decode.h
modified:
target/i386/hvf/x86hvf.c
modified:
target/i386/hyperv-proto.h
add:
target/i386/hyperv-stub.c
modified:
target/i386/hyperv.c
modified:
target/i386/hyperv.h
modified:
target/i386/kvm.c
modified:
target/i386/machine.c
modified:
target/i386/mem_helper.c
modified:
target/i386/seg_helper.c
modified:
target/i386/svm_helper.c
modified:
target/i386/translate.c
modified:
target/m68k/cpu.h
modified:
target/m68k/translate.c
modified:
target/mips/cpu.c
modified:
target/mips/cpu.h
modified:
target/mips/helper.c
modified:
target/mips/helper.h
modified:
target/mips/internal.h
modified:
target/mips/machine.c
modified:
target/mips/mips-defs.h
modified:
target/mips/op_helper.c
modified:
target/mips/translate.c
modified:
target/mips/translate_init.inc.c
modified:
target/openrisc/disas.c
modified:
target/openrisc/machine.c
modified:
target/openrisc/translate.c
modified:
target/ppc/cpu-models.c
modified:
target/ppc/cpu-qom.h
modified:
target/ppc/cpu.h
modified:
target/ppc/fpu_helper.c
modified:
target/ppc/helper.h
modified:
target/ppc/kvm.c
modified:
target/ppc/kvm_ppc.h
modified:
target/ppc/machine.c
modified:
target/ppc/mem_helper.c
modified:
target/ppc/mmu_helper.c
modified:
target/ppc/translate.c
modified:
target/ppc/translate/fp-impl.inc.c
modified:
target/ppc/translate/fp-ops.inc.c
modified:
target/ppc/translate_init.inc.c
modified:
target/riscv/Makefile.objs
modified:
target/riscv/cpu.c
modified:
target/riscv/cpu.h
modified:
target/riscv/cpu_bits.h
modified:
target/riscv/op_helper.c
modified:
target/riscv/pmp.c
modified:
target/riscv/translate.c
delete:
target/riscv/{helper.c => cpu_helper.c}
modified:
target/s390x/cpu.c
modified:
target/s390x/cpu.h
modified:
target/s390x/cpu_features.c
modified:
target/s390x/cpu_features_def.h
modified:
target/s390x/cpu_models.c
modified:
target/s390x/excp_helper.c
modified:
target/s390x/fpu_helper.c
modified:
target/s390x/gen-features.c
modified:
target/s390x/helper.h
modified:
target/s390x/insn-data.def
modified:
target/s390x/interrupt.c
modified:
target/s390x/kvm.c
modified:
target/s390x/mem_helper.c
modified:
target/s390x/tcg-stub.c
modified:
target/s390x/tcg_s390x.h
modified:
target/s390x/translate.c
modified:
target/sparc/machine.c
modified:
target/unicore32/cpu.c
modified:
target/xtensa/Makefile.objs
modified:
target/xtensa/core-dc232b.c
modified:
target/xtensa/core-dc232b/gdb-config.inc.c
modified:
target/xtensa/core-dc233c.c
modified:
target/xtensa/core-dc233c/gdb-config.inc.c
add:
target/xtensa/core-test_kc705_be.c
add:
target/xtensa/core-test_kc705_be/core-isa.h
add:
target/xtensa/core-test_kc705_be/gdb-config.inc.c
add:
target/xtensa/core-test_kc705_be/xtensa-modules.inc.c
modified:
target/xtensa/cpu.c
modified:
target/xtensa/cpu.h
modified:
target/xtensa/gdbstub.c
modified:
target/xtensa/helper.c
modified:
target/xtensa/helper.h
modified:
target/xtensa/op_helper.c
modified:
target/xtensa/translate.c
modified:
target/xtensa/xtensa-semi.c
modified:
tcg/i386/tcg-target.inc.c
modified:
tcg/tcg-op.c
modified:
tcg/tcg-op.h
modified:
tcg/tcg.c
modified:
tcg/tcg.h
modified:
tests/Makefile.include
add:
tests/atomic64-bench.c
modified:
tests/benchmark-crypto-cipher.c
modified:
tests/bios-tables-test.c
modified:
tests/boot-serial-test.c
modified:
tests/check-block.sh
modified:
tests/check-qdict.c
modified:
tests/check-qjson.c
modified:
tests/check-qom-interface.c
modified:
tests/check-qom-proplist.c
modified:
tests/cpu-plug-test.c
modified:
tests/crypto-tls-x509-helpers.h
add:
tests/data/acpi/q35/DSDT.mmio64
add:
tests/data/acpi/q35/SRAT.mmio64
modified:
tests/docker/Makefile.include
modified:
tests/docker/docker.py
modified:
tests/docker/dockerfiles/centos7.docker
modified:
tests/docker/dockerfiles/debian-amd64.docker
modified:
tests/docker/dockerfiles/debian-bootstrap.pre
modified:
tests/docker/dockerfiles/fedora-i386-cross.docker
modified:
tests/docker/dockerfiles/fedora.docker
modified:
tests/docker/dockerfiles/ubuntu.docker
modified:
tests/docker/test-mingw
modified:
tests/drive_del-test.c
add:
tests/fp/.gitignore
add:
tests/fp/Makefile
add:
tests/fp/berkeley-softfloat-3
add:
tests/fp/berkeley-testfloat-3
add:
tests/fp/fp-test.c
add:
tests/fp/platform.h
add:
tests/fp/wrap.inc.c
modified:
tests/guest-debug/test-gdbstub.py
modified:
tests/hexloader-test.c
modified:
tests/ide-test.c
modified:
tests/libqos/libqos.c
modified:
tests/libqtest.c
modified:
tests/libqtest.h
modified:
tests/machine-none-test.c
modified:
tests/migration-test.c
add:
tests/migration/Makefile
add:
tests/migration/aarch64/Makefile
add:
tests/migration/aarch64/a-b-kernel.S
add:
tests/migration/aarch64/a-b-kernel.h
modified:
tests/migration/guestperf/shell.py
add:
tests/migration/i386/Makefile
add:
tests/migration/migration-test.h
delete:
tests/migration/rebuild-x86-bootblock.sh
add:
tests/migration/s390x/Makefile
add:
tests/migration/s390x/a-b-bios.c
add:
tests/migration/s390x/a-b-bios.h
delete:
tests/migration/{x86-a-b-bootblock.h => i386/a-b-bootblock.h}
delete:
tests/migration/{x86-a-b-bootblock.s => i386/a-b-bootblock.S}
modified:
tests/nvme-test.c
modified:
tests/ptimer-test-stubs.c
modified:
tests/qapi-schema/qapi-schema-test.json
modified:
tests/qapi-schema/qapi-schema-test.out
modified:
tests/qemu-iotests/001
modified:
tests/qemu-iotests/002
modified:
tests/qemu-iotests/003
modified:
tests/qemu-iotests/004
modified:
tests/qemu-iotests/005
modified:
tests/qemu-iotests/007
modified:
tests/qemu-iotests/008
modified:
tests/qemu-iotests/009
modified:
tests/qemu-iotests/010
modified:
tests/qemu-iotests/011
modified:
tests/qemu-iotests/012
modified:
tests/qemu-iotests/013
modified:
tests/qemu-iotests/014
modified:
tests/qemu-iotests/015
modified:
tests/qemu-iotests/017
modified:
tests/qemu-iotests/018
modified:
tests/qemu-iotests/019
modified:
tests/qemu-iotests/020
modified:
tests/qemu-iotests/021
modified:
tests/qemu-iotests/022
modified:
tests/qemu-iotests/023
modified:
tests/qemu-iotests/024
modified:
tests/qemu-iotests/025
modified:
tests/qemu-iotests/026
modified:
tests/qemu-iotests/027
modified:
tests/qemu-iotests/028
modified:
tests/qemu-iotests/029
modified:
tests/qemu-iotests/030
modified:
tests/qemu-iotests/031
modified:
tests/qemu-iotests/032
modified:
tests/qemu-iotests/033
modified:
tests/qemu-iotests/034
modified:
tests/qemu-iotests/035
modified:
tests/qemu-iotests/036
modified:
tests/qemu-iotests/037
modified:
tests/qemu-iotests/038
modified:
tests/qemu-iotests/039
modified:
tests/qemu-iotests/040
modified:
tests/qemu-iotests/040.out
modified:
tests/qemu-iotests/041
modified:
tests/qemu-iotests/042
modified:
tests/qemu-iotests/043
modified:
tests/qemu-iotests/044
modified:
tests/qemu-iotests/045
modified:
tests/qemu-iotests/046
modified:
tests/qemu-iotests/047
modified:
tests/qemu-iotests/049
modified:
tests/qemu-iotests/049.out
modified:
tests/qemu-iotests/050
modified:
tests/qemu-iotests/051
modified:
tests/qemu-iotests/051.out
modified:
tests/qemu-iotests/051.pc.out
modified:
tests/qemu-iotests/052
modified:
tests/qemu-iotests/053
modified:
tests/qemu-iotests/054
modified:
tests/qemu-iotests/056
modified:
tests/qemu-iotests/058
modified:
tests/qemu-iotests/059
modified:
tests/qemu-iotests/060
modified:
tests/qemu-iotests/061
modified:
tests/qemu-iotests/062
modified:
tests/qemu-iotests/063
modified:
tests/qemu-iotests/064
modified:
tests/qemu-iotests/065
modified:
tests/qemu-iotests/066
modified:
tests/qemu-iotests/067
modified:
tests/qemu-iotests/067.out
modified:
tests/qemu-iotests/068
modified:
tests/qemu-iotests/069
modified:
tests/qemu-iotests/070
modified:
tests/qemu-iotests/071
modified:
tests/qemu-iotests/072
modified:
tests/qemu-iotests/073
modified:
tests/qemu-iotests/075
modified:
tests/qemu-iotests/076
modified:
tests/qemu-iotests/077
modified:
tests/qemu-iotests/078
modified:
tests/qemu-iotests/079
modified:
tests/qemu-iotests/080
modified:
tests/qemu-iotests/081
modified:
tests/qemu-iotests/081.out
modified:
tests/qemu-iotests/082
modified:
tests/qemu-iotests/082.out
modified:
tests/qemu-iotests/083
modified:
tests/qemu-iotests/083.out
modified:
tests/qemu-iotests/084
modified:
tests/qemu-iotests/085
modified:
tests/qemu-iotests/086
modified:
tests/qemu-iotests/087
modified:
tests/qemu-iotests/088
modified:
tests/qemu-iotests/089
modified:
tests/qemu-iotests/090
modified:
tests/qemu-iotests/091
modified:
tests/qemu-iotests/092
modified:
tests/qemu-iotests/093
modified:
tests/qemu-iotests/094
modified:
tests/qemu-iotests/095
modified:
tests/qemu-iotests/097
modified:
tests/qemu-iotests/098
modified:
tests/qemu-iotests/099
modified:
tests/qemu-iotests/101
modified:
tests/qemu-iotests/102
modified:
tests/qemu-iotests/103
modified:
tests/qemu-iotests/104
modified:
tests/qemu-iotests/105
modified:
tests/qemu-iotests/106
modified:
tests/qemu-iotests/107
modified:
tests/qemu-iotests/108
modified:
tests/qemu-iotests/109
modified:
tests/qemu-iotests/110
modified:
tests/qemu-iotests/111
modified:
tests/qemu-iotests/112
modified:
tests/qemu-iotests/113
modified:
tests/qemu-iotests/114
modified:
tests/qemu-iotests/115
modified:
tests/qemu-iotests/116
modified:
tests/qemu-iotests/117
modified:
tests/qemu-iotests/118
modified:
tests/qemu-iotests/119
modified:
tests/qemu-iotests/120
modified:
tests/qemu-iotests/121
modified:
tests/qemu-iotests/122
modified:
tests/qemu-iotests/123
modified:
tests/qemu-iotests/124
modified:
tests/qemu-iotests/125
modified:
tests/qemu-iotests/126
modified:
tests/qemu-iotests/127
modified:
tests/qemu-iotests/128
modified:
tests/qemu-iotests/130
modified:
tests/qemu-iotests/131
modified:
tests/qemu-iotests/133
modified:
tests/qemu-iotests/134
modified:
tests/qemu-iotests/135
modified:
tests/qemu-iotests/136
modified:
tests/qemu-iotests/137
modified:
tests/qemu-iotests/137.out
modified:
tests/qemu-iotests/138
modified:
tests/qemu-iotests/139
modified:
tests/qemu-iotests/140
modified:
tests/qemu-iotests/141
modified:
tests/qemu-iotests/142
modified:
tests/qemu-iotests/143
modified:
tests/qemu-iotests/144
modified:
tests/qemu-iotests/145
modified:
tests/qemu-iotests/146
modified:
tests/qemu-iotests/147
modified:
tests/qemu-iotests/149
modified:
tests/qemu-iotests/150
modified:
tests/qemu-iotests/151
modified:
tests/qemu-iotests/153
modified:
tests/qemu-iotests/153.out
modified:
tests/qemu-iotests/154
modified:
tests/qemu-iotests/156
modified:
tests/qemu-iotests/157
modified:
tests/qemu-iotests/158
modified:
tests/qemu-iotests/159
modified:
tests/qemu-iotests/160
add:
tests/qemu-iotests/161
add:
tests/qemu-iotests/161.out
modified:
tests/qemu-iotests/162
modified:
tests/qemu-iotests/163
modified:
tests/qemu-iotests/169
modified:
tests/qemu-iotests/169.out
modified:
tests/qemu-iotests/170
modified:
tests/qemu-iotests/171
modified:
tests/qemu-iotests/172
modified:
tests/qemu-iotests/173
modified:
tests/qemu-iotests/174
modified:
tests/qemu-iotests/175
modified:
tests/qemu-iotests/176
modified:
tests/qemu-iotests/177
modified:
tests/qemu-iotests/178
modified:
tests/qemu-iotests/179
modified:
tests/qemu-iotests/181
modified:
tests/qemu-iotests/182
modified:
tests/qemu-iotests/182.out
modified:
tests/qemu-iotests/183
modified:
tests/qemu-iotests/184
modified:
tests/qemu-iotests/185
modified:
tests/qemu-iotests/186
modified:
tests/qemu-iotests/187
modified:
tests/qemu-iotests/188
modified:
tests/qemu-iotests/189
modified:
tests/qemu-iotests/190
modified:
tests/qemu-iotests/191
modified:
tests/qemu-iotests/192
modified:
tests/qemu-iotests/194.out
modified:
tests/qemu-iotests/195
modified:
tests/qemu-iotests/197
modified:
tests/qemu-iotests/198
modified:
tests/qemu-iotests/200
modified:
tests/qemu-iotests/202.out
modified:
tests/qemu-iotests/203.out
modified:
tests/qemu-iotests/204
modified:
tests/qemu-iotests/206.out
modified:
tests/qemu-iotests/207
modified:
tests/qemu-iotests/207.out
modified:
tests/qemu-iotests/208.out
modified:
tests/qemu-iotests/210.out
modified:
tests/qemu-iotests/211.out
modified:
tests/qemu-iotests/212.out
modified:
tests/qemu-iotests/213.out
modified:
tests/qemu-iotests/214
modified:
tests/qemu-iotests/215
modified:
tests/qemu-iotests/216.out
modified:
tests/qemu-iotests/218
modified:
tests/qemu-iotests/218.out
modified:
tests/qemu-iotests/219.out
add:
tests/qemu-iotests/220
add:
tests/qemu-iotests/220.out
modified:
tests/qemu-iotests/221
modified:
tests/qemu-iotests/222.out
modified:
tests/qemu-iotests/223
modified:
tests/qemu-iotests/223.out
modified:
tests/qemu-iotests/225
modified:
tests/qemu-iotests/226
modified:
tests/qemu-iotests/227
modified:
tests/qemu-iotests/229
add:
tests/qemu-iotests/231
add:
tests/qemu-iotests/231.out
add:
tests/qemu-iotests/232
add:
tests/qemu-iotests/232.out
add:
tests/qemu-iotests/233
add:
tests/qemu-iotests/233.out
add:
tests/qemu-iotests/234
add:
tests/qemu-iotests/234.out
add:
tests/qemu-iotests/235
add:
tests/qemu-iotests/235.out
modified:
tests/qemu-iotests/check
modified:
tests/qemu-iotests/common.config
add:
tests/qemu-iotests/common.nbd
modified:
tests/qemu-iotests/common.pattern
modified:
tests/qemu-iotests/common.qemu
modified:
tests/qemu-iotests/common.rc
add:
tests/qemu-iotests/common.tls
modified:
tests/qemu-iotests/group
modified:
tests/qemu-iotests/iotests.py
modified:
tests/qemu-iotests/nbd-fault-injector.py
modified:
tests/qemu-iotests/qcow2.py
modified:
tests/qemu-iotests/qed.py
modified:
tests/qht-bench.c
modified:
tests/qmp-cmd-test.c
modified:
tests/qmp-test.c
add:
tests/requirements.txt
modified:
tests/tcg/Makefile.include
modified:
tests/tcg/Makefile.probe
modified:
tests/tcg/README
modified:
tests/tcg/i386/test-i386.c
modified:
tests/tcg/mips/mips64-dsp/subq_s_pw.c
add:
tests/tcg/mips/mipsr5900/Makefile
add:
tests/tcg/mips/mipsr5900/div1.c
add:
tests/tcg/mips/mipsr5900/divu1.c
add:
tests/tcg/mips/mipsr5900/mflohi1.c
add:
tests/tcg/mips/mipsr5900/mtlohi1.c
add:
tests/tcg/mips/mipsr5900/mult.c
add:
tests/tcg/mips/mipsr5900/multu.c
modified:
tests/tcg/multiarch/linux-test.c
add:
tests/tcg/s390x/Makefile.target
add:
tests/tcg/s390x/csst.c
add:
tests/tcg/s390x/exrl-trt.c
add:
tests/tcg/s390x/exrl-trtr.c
add:
tests/tcg/s390x/hello-s390x.c
add:
tests/tcg/s390x/ipm.c
add:
tests/tcg/s390x/pack.c
modified:
tests/tcg/xtensa/Makefile
modified:
tests/tcg/xtensa/linker.ld.S
add:
tests/tcg/xtensa/test_phys_mem.S
modified:
tests/tcg/xtensa/vectors.S
modified:
tests/test-bdrv-drain.c
modified:
tests/test-blockjob-txn.c
modified:
tests/test-blockjob.c
modified:
tests/test-char.c
modified:
tests/test-crypto-block.c
modified:
tests/test-crypto-tlscredsx509.c
modified:
tests/test-crypto-xts.c
add:
tests/test-image-locking.c
modified:
tests/test-qdev-global-props.c
modified:
tests/test-qga.c
modified:
tests/test-qht.c
modified:
tests/test-qmp-cmds.c
modified:
tests/test-qmp-event.c
modified:
tests/test-rcu-list.c
modified:
tests/test-replication.c
modified:
tests/tpm-crb-test.c
modified:
tests/tpm-emu.c
modified:
tests/tpm-emu.h
modified:
tests/tpm-tests.c
modified:
tests/tpm-tis-test.c
modified:
tests/tpm-util.c
modified:
tests/tpm-util.h
modified:
tests/vhost-user-bridge.c
modified:
tests/vhost-user-test.c
modified:
tests/virtio-net-test.c
modified:
tests/vm/basevm.py
modified:
tests/vm/centos
modified:
tests/vm/freebsd
modified:
tests/vm/netbsd
modified:
tests/vm/openbsd
modified:
tests/vm/ubuntu.i386
delete:
tests/{acpi-test-data => data/acpi}/pc/APIC
delete:
tests/{acpi-test-data => data/acpi}/pc/APIC.cphp
delete:
tests/{acpi-test-data => data/acpi}/pc/APIC.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/pc/DSDT
delete:
tests/{acpi-test-data => data/acpi}/pc/DSDT.bridge
delete:
tests/{acpi-test-data => data/acpi}/pc/DSDT.cphp
delete:
tests/{acpi-test-data => data/acpi}/pc/DSDT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/pc/DSDT.ipmikcs
delete:
tests/{acpi-test-data => data/acpi}/pc/DSDT.memhp
delete:
tests/{acpi-test-data => data/acpi}/pc/DSDT.numamem
delete:
tests/{acpi-test-data => data/acpi}/pc/FACP
delete:
tests/{acpi-test-data => data/acpi}/pc/FACS
delete:
tests/{acpi-test-data => data/acpi}/pc/HPET
delete:
tests/{acpi-test-data => data/acpi}/pc/NFIT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/pc/SLIT.cphp
delete:
tests/{acpi-test-data => data/acpi}/pc/SLIT.memhp
delete:
tests/{acpi-test-data => data/acpi}/pc/SRAT.cphp
delete:
tests/{acpi-test-data => data/acpi}/pc/SRAT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/pc/SRAT.memhp
delete:
tests/{acpi-test-data => data/acpi}/pc/SRAT.numamem
delete:
tests/{acpi-test-data => data/acpi}/pc/SSDT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/q35/APIC
delete:
tests/{acpi-test-data => data/acpi}/q35/APIC.cphp
delete:
tests/{acpi-test-data => data/acpi}/q35/APIC.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/q35/DSDT
delete:
tests/{acpi-test-data => data/acpi}/q35/DSDT.bridge
delete:
tests/{acpi-test-data => data/acpi}/q35/DSDT.cphp
delete:
tests/{acpi-test-data => data/acpi}/q35/DSDT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/q35/DSDT.ipmibt
delete:
tests/{acpi-test-data => data/acpi}/q35/DSDT.memhp
delete:
tests/{acpi-test-data => data/acpi}/q35/DSDT.numamem
delete:
tests/{acpi-test-data => data/acpi}/q35/FACP
delete:
tests/{acpi-test-data => data/acpi}/q35/FACS
delete:
tests/{acpi-test-data => data/acpi}/q35/HPET
delete:
tests/{acpi-test-data => data/acpi}/q35/MCFG
delete:
tests/{acpi-test-data => data/acpi}/q35/NFIT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/q35/SLIT.cphp
delete:
tests/{acpi-test-data => data/acpi}/q35/SLIT.memhp
delete:
tests/{acpi-test-data => data/acpi}/q35/SRAT.cphp
delete:
tests/{acpi-test-data => data/acpi}/q35/SRAT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/q35/SRAT.memhp
delete:
tests/{acpi-test-data => data/acpi}/q35/SRAT.numamem
delete:
tests/{acpi-test-data => data/acpi}/q35/SSDT.dimmpxm
delete:
tests/{acpi-test-data => data/acpi}/rebuild-expected-aml.sh
delete:
tests/{hex-loader-check-data => data/hex-loader}/test.hex
modified:
tpm.c
modified:
trace-events
modified:
trace/simple.c
modified:
ui/console.c
modified:
ui/curses.c
modified:
ui/cursor.c
modified:
ui/egl-headless.c
modified:
ui/egl-helpers.c
modified:
ui/gtk-egl.c
modified:
ui/gtk.c
modified:
ui/input.c
modified:
ui/keymaps.c
modified:
ui/keymaps.h
modified:
ui/sdl.c
modified:
ui/sdl2-2d.c
modified:
ui/sdl2-gl.c
modified:
ui/sdl2.c
modified:
ui/spice-core.c
modified:
ui/spice-display.c
modified:
ui/vnc-enc-tight.c
modified:
ui/vnc-jobs.c
modified:
ui/vnc.c
modified:
util/Makefile.objs
modified:
util/aio-posix.c
modified:
util/aio-wait.c
modified:
util/async.c
add:
util/atomic64.c
modified:
util/cacheinfo.c
modified:
util/cutils.c
add:
util/drm.c
modified:
util/error.c
modified:
util/hbitmap.c
modified:
util/memfd.c
modified:
util/oslib-posix.c
modified:
util/oslib-win32.c
modified:
util/qemu-coroutine.c
modified:
util/qemu-error.c
modified:
util/qemu-option.c
modified:
util/qemu-thread-posix.c
modified:
util/qemu-timer.c
modified:
util/qht.c
modified:
util/qsp.c
modified:
util/trace-events
modified:
util/vfio-helpers.c
modified:
vl.c
modified:
win_dump.c
modified:
win_dump.h