History log of /qemu/pc-bios/ (Results 176 – 200 of 871)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
09db9b9d27-Aug-2020 Gerd Hoffmann <kraxel@redhat.com>

meson: fix keymaps without qemu-keymap

In case the qemu-keymap tool generating them is neither installed on the
system nor built from sources (due to xkbcommon not being available)
qemu will not fin

meson: fix keymaps without qemu-keymap

In case the qemu-keymap tool generating them is neither installed on the
system nor built from sources (due to xkbcommon not being available)
qemu will not find the keymaps when started directly from the build
tree,

This happens because commit ddcf607fa3d6 ("meson: drop keymaps symlink")
removed the symlink to the source tree, and the special handling for
install doesn't help in case we do not install qemu.

Lets fix that by simply copying over the file from the source tree as
fallback.

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20200827102617.14448-1-kraxel@redhat.com>
[thuth: Rebased, changed "config_host['qemu_datadir']" to "qemu_datadir",
added Gerd's UNLINK fix to configure script]
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...


/qemu/.cirrus.yml
/qemu/.mailmap
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/block/vmdk.c
/qemu/configure
/qemu/crypto/tls-cipher-suites.c
/qemu/docs/amd-memory-encryption.txt
/qemu/docs/pvrdma.txt
/qemu/docs/system/build-platforms.rst
/qemu/docs/system/target-avr.rst
/qemu/hw/arm/omap1.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/audio/hda-codec.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/core/sysbus.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/qxl-logger.c
/qemu/hw/display/vga.c
/qemu/hw/gpio/max7310.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/x86.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/ide/pci.c
/qemu/hw/input/pxa2xx_keypad.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/exynos4210_combiner.c
/qemu/hw/isa/isa-superio.c
/qemu/hw/misc/imx_ccm.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/vfio/platform.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/virtio-pci.c
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i386/topology.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/misc/imx_ccm.h
/qemu/include/hw/misc/mos6522.h
/qemu/include/hw/rdma/rdma.h
/qemu/include/hw/register.h
/qemu/include/qemu/main-loop.h
/qemu/include/tcg/tcg.h
/qemu/linux-user/elfload.c
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/strace.c
/qemu/meson_options.txt
keymaps/meson.build
/qemu/qemu-options.hx
/qemu/scsi/utils.c
/qemu/stubs/cmos.c
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/neon-dp.decode
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vfp-uncond.decode
/qemu/target/arm/vfp.decode
/qemu/target/arm/vfp_helper.c
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm.c
/qemu/target/i386/sev.c
/qemu/target/microblaze/cpu-param.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/gdbstub.c
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/helper.h
/qemu/target/microblaze/insns.decode
/qemu/target/microblaze/meson.build
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/ppc/misc_helper.c
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/gdbstub.c
/qemu/target/rx/helper.c
/qemu/target/rx/translate.c
/qemu/target/sh4/translate.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/multiarch/float_convs.c
/qemu/tests/tcg/multiarch/float_helpers.h
/qemu/tests/tcg/multiarch/float_madds.c
/qemu/tests/test-x86-cpuid.c
/qemu/ui/vnc-enc-tight.c
/qemu/util/qemu-timer.c
/qemu/util/trace-events
/qemu/util/vfio-helpers.c
009673ed01-Sep-2020 Helge Deller <deller@gmx.de>

seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag

Changes:
* If only one bootable device is available, boot from it.
* Silence PDC warnings with HP-UX 11.11
* Inform Linux about fw_cfg port addres

seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag

Changes:
* If only one bootable device is available, boot from it.
* Silence PDC warnings with HP-UX 11.11
* Inform Linux about fw_cfg port addresses
* Make power switch button configurable from qemu
* Clear screen on machine reset
* Add fw_cfg option to enable runtime debug info
* Fix panic on OpenBSD/6.7 regarding STI console
* Set text planes and used_bits in STI fields
* Fix mon_tbl entries
* Convert sti_region_list to an initialized struct

Signed-off-by: Helge Deller <deller@gmx.de>

show more ...

49b7d74431-Aug-2020 Paolo Bonzini <pbonzini@redhat.com>

build: fix recurse-all target

The missing "/all" suffix prevents the pc-bios/ parts of the build
from running.

In the meanwhile, -Wall has moved from QEMU_CFLAGS to CFLAGS. Simplify
everything by

build: fix recurse-all target

The missing "/all" suffix prevents the pc-bios/ parts of the build
from running.

In the meanwhile, -Wall has moved from QEMU_CFLAGS to CFLAGS. Simplify
everything by not passing down CFLAGS, and add -Wall in the recursive
Makefiles.

Reported-by: Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Fixes: 5e6d1573b4 ("remove Makefile.target", 2020-08-21)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

ab4c099626-Aug-2020 Marc-André Lureau <marcandre.lureau@redhat.com>

meson: use meson datadir instead of qemu_datadir

When cross-compiling, by default qemu_datadir is 'c:\Program
Files\QEMU', which is not recognized as being an absolute path, and
meson will end up ad

meson: use meson datadir instead of qemu_datadir

When cross-compiling, by default qemu_datadir is 'c:\Program
Files\QEMU', which is not recognized as being an absolute path, and
meson will end up adding the prefix again.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20200826110419.528931-6-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

b17cf89326-Aug-2020 Marc-André Lureau <marcandre.lureau@redhat.com>

meson: install pc-bios blobs

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20200826130622.553318-2-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@r

meson: install pc-bios blobs

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20200826130622.553318-2-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/Makefile
/qemu/block/meson.build
/qemu/block/throttle-groups.c
/qemu/chardev/meson.build
/qemu/configure
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/docs/qdev-device-use.txt
/qemu/docs/system/s390x/bootdevices.rst
/qemu/docs/system/target-s390x.rst
/qemu/docs/system/usb.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/u2f.txt
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/block/swim.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/clock.c
/qemu/hw/core/machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-clock.c
/qemu/hw/display/macfb.c
/qemu/hw/display/pl110.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/dma/i8257.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/ide/ahci-allwinner.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/input/pckbd.c
/qemu/hw/intc/nios2_iic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/isa/piix3.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/unimp.c
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/e1000.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker.h
/qemu/hw/net/tulip.c
/qemu/hw/net/tulip.h
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pcmcia/pxa2xx.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/virtio-ccw-input.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/mptsas.h
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/pxa2xx_mmci.c
/qemu/hw/smbios/smbios.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/core.c
/qemu/hw/usb/dev-hid.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-dwc2.h
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/u2f-emulated.c
/qemu/hw/usb/u2f-passthru.c
/qemu/hw/usb/u2f.c
/qemu/hw/usb/u2f.h
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/virtio/vhost-scsi-pci.c
/qemu/hw/virtio/vhost-user-blk-pci.c
/qemu/hw/virtio/vhost-user-scsi-pci.c
/qemu/hw/virtio/virtio-blk-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio-scsi-pci.c
/qemu/include/block/throttle-groups.h
/qemu/include/exec/user/thunk.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/fpu/softfloat.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/arm/allwinner-h3.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/pxa.h
/qemu/include/hw/block/swim.h
/qemu/include/hw/char/cadence_uart.h
/qemu/include/hw/clock.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/dma/i8257.h
/qemu/include/hw/hyperv/vmbus-bridge.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/ide/ahci.h
/qemu/include/hw/input/i8042.h
/qemu/include/hw/m68k/mcf_fec.h
/qemu/include/hw/misc/auxbus.h
/qemu/include/hw/misc/unimp.h
/qemu/include/hw/net/allwinner-sun8i-emac.h
/qemu/include/hw/nubus/nubus.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/platform-bus.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_irq.h
/qemu/include/hw/ppc/spapr_xive.h
/qemu/include/hw/qdev-clock.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/s390x/event-facility.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/sd/allwinner-sdhost.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/timer/aspeed_timer.h
/qemu/include/hw/timer/i8254.h
/qemu/include/hw/timer/i8254_internal.h
/qemu/include/hw/usb/hid.h
/qemu/include/hw/virtio/vhost-user-blk.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio-serial.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/net/can_emu.h
/qemu/include/qemu/int128.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/aarch64/termbits.h
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/alpha/termbits.h
/qemu/linux-user/arm/target_syscall.h
/qemu/linux-user/arm/termbits.h
/qemu/linux-user/cris/target_syscall.h
/qemu/linux-user/cris/termbits.h
/qemu/linux-user/elfload.c
/qemu/linux-user/generic/termbits.h
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/hppa/termbits.h
/qemu/linux-user/i386/target_syscall.h
/qemu/linux-user/i386/termbits.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/m68k/target_syscall.h
/qemu/linux-user/m68k/termbits.h
/qemu/linux-user/microblaze/target_syscall.h
/qemu/linux-user/microblaze/termbits.h
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips/termbits.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/nios2/target_syscall.h
/qemu/linux-user/nios2/termbits.h
/qemu/linux-user/openrisc/target_syscall.h
/qemu/linux-user/openrisc/termbits.h
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/ppc/termbits.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/target_syscall.h
/qemu/linux-user/riscv/termbits.h
/qemu/linux-user/s390x/target_syscall.h
/qemu/linux-user/s390x/termbits.h
/qemu/linux-user/sh4/target_syscall.h
/qemu/linux-user/sh4/termbits.h
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/sparc/termbits.h
/qemu/linux-user/sparc64/target_syscall.h
/qemu/linux-user/sparc64/termbits.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/linux-user/tilegx/target_syscall.h
/qemu/linux-user/tilegx/termbits.h
/qemu/linux-user/x86_64/target_syscall.h
/qemu/linux-user/x86_64/termbits.h
/qemu/linux-user/xtensa/target_syscall.h
/qemu/linux-user/xtensa/termbits.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/savevm.c
/qemu/migration/socket.c
/qemu/migration/socket.h
/qemu/migration/tls.c
meson.build
/qemu/qemu-options.hx
/qemu/scripts/mtest2make.py
/qemu/scripts/ninjatool.py
/qemu/scripts/qemu-version.sh
/qemu/scripts/u2f-setup-gen.py
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/mte_helper.c
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/riscv/vector_helper.c
/qemu/tests/data/acpi/disassemle-aml.sh
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qtest/bios-tables-test.c
/qemu/thunk.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/trace/meson.build
/qemu/ui/meson.build
43f4e3d420-Aug-2020 Edgar E. Iglesias <edgar.iglesias@xilinx.com>

microblaze: petalogix-s3adsp1800: Add device-tree source

Add a device-tree source for petalogix-s3adsp1800 and
recompile the DTB.

This also removes the unused mpmc node which causes
compilation war

microblaze: petalogix-s3adsp1800: Add device-tree source

Add a device-tree source for petalogix-s3adsp1800 and
recompile the DTB.

This also removes the unused mpmc node which causes
compilation warnings.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>

show more ...

d1dbffd120-Aug-2020 Edgar E. Iglesias <edgar.iglesias@xilinx.com>

microblaze: petalogix-ml605: Add device-tree source

Add a device-tree source for petalogix-ml605 and recompile
the DTB.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Alistair Fran

microblaze: petalogix-ml605: Add device-tree source

Add a device-tree source for petalogix-ml605 and recompile
the DTB.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>

show more ...

fad1443901-May-2020 Bin Meng <bin.meng@windriver.com>

hw/riscv: spike: Change the default bios to use generic platform image

To keep sync with other RISC-V machines, change the default bios to
use generic platform fw_dynamic.elf image.

While we are he

hw/riscv: spike: Change the default bios to use generic platform image

To keep sync with other RISC-V machines, change the default bios to
use generic platform fw_dynamic.elf image.

While we are here, add some comments to mention that using ELF files
for the Spike machine was intentional.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <1596439832-29238-6-git-send-email-bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

show more ...

2cacd84101-May-2020 Bin Meng <bin.meng@windriver.com>

hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u

Update virt and sifive_u machines to use the opensbi fw_dynamic bios
image built for the generic FDT platform.

Remove the

hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u

Update virt and sifive_u machines to use the opensbi fw_dynamic bios
image built for the generic FDT platform.

Remove the out-of-date no longer used bios images.

Note:

1. To test 32-bit Linux kernel on QEMU 'sifive_u' 32-bit machine,
the following patch is needed:
http://lists.infradead.org/pipermail/linux-riscv/2020-July/001213.html

2. To test 64-bit Linux 5.3 kernel on QEMU 'virt' or 'sifive_u' 64-bit
machines, the following commit should be cherry-picked to 5.3:

commit 922b0375fc93fb1a20c5617e37c389c26bbccb70
Author: Albert Ou <aou@eecs.berkeley.edu>
Date: Fri Sep 27 16:14:18 2019 -0700

riscv: Fix memblock reservation for device tree blob

Linux 5.4 or above already contains this commit/fix.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <1596439832-29238-5-git-send-email-bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

show more ...


/qemu/.gitignore
/qemu/.gitlab-ci.yml
/qemu/Makefile
/qemu/Makefile.objs
/qemu/accel/kvm/meson.build
/qemu/accel/meson.build
/qemu/accel/stubs/meson.build
/qemu/accel/tcg/meson.build
/qemu/accel/xen/meson.build
/qemu/audio/meson.build
/qemu/authz/meson.build
/qemu/backends/meson.build
/qemu/backends/tpm/meson.build
/qemu/block.c
/qemu/block/meson.build
/qemu/block/monitor/meson.build
/qemu/bsd-user/meson.build
/qemu/chardev/meson.build
/qemu/configure
/qemu/crypto/meson.build
/qemu/disas/libvixl/meson.build
/qemu/disas/meson.build
/qemu/docs/conf.py
/qemu/docs/devel/blkverify.txt
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/testing.rst
/qemu/docs/index.html.in
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/qemu-ga-ref.texi
/qemu/docs/interop/qemu-qmp-ref.texi
/qemu/docs/meson.build
/qemu/docs/sphinx/depfile.py
/qemu/dump/meson.build
/qemu/fsdev/meson.build
/qemu/hw/9pfs/Kconfig
/qemu/hw/9pfs/meson.build
/qemu/hw/acpi/meson.build
/qemu/hw/adc/meson.build
/qemu/hw/alpha/meson.build
/qemu/hw/arm/meson.build
/qemu/hw/audio/meson.build
/qemu/hw/avr/meson.build
/qemu/hw/block/dataplane/meson.build
/qemu/hw/block/meson.build
/qemu/hw/char/meson.build
/qemu/hw/core/meson.build
/qemu/hw/cpu/meson.build
/qemu/hw/cris/meson.build
/qemu/hw/display/meson.build
/qemu/hw/dma/meson.build
/qemu/hw/gpio/meson.build
/qemu/hw/hppa/meson.build
/qemu/hw/hyperv/meson.build
/qemu/hw/i2c/meson.build
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/kvm/meson.build
/qemu/hw/i386/meson.build
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/meson.build
/qemu/hw/ide/meson.build
/qemu/hw/input/meson.build
/qemu/hw/intc/meson.build
/qemu/hw/ipack/meson.build
/qemu/hw/ipmi/meson.build
/qemu/hw/isa/meson.build
/qemu/hw/lm32/meson.build
/qemu/hw/m68k/meson.build
/qemu/hw/mem/Kconfig
/qemu/hw/mem/meson.build
/qemu/hw/meson.build
/qemu/hw/microblaze/meson.build
/qemu/hw/mips/meson.build
/qemu/hw/misc/macio/meson.build
/qemu/hw/misc/meson.build
/qemu/hw/moxie/meson.build
/qemu/hw/net/can/meson.build
/qemu/hw/net/meson.build
/qemu/hw/nios2/meson.build
/qemu/hw/nubus/meson.build
/qemu/hw/nvram/meson.build
/qemu/hw/openrisc/meson.build
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-host/meson.build
/qemu/hw/pci/meson.build
/qemu/hw/pcmcia/meson.build
/qemu/hw/ppc/meson.build
/qemu/hw/rdma/meson.build
/qemu/hw/riscv/meson.build
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/meson.build
/qemu/hw/rx/meson.build
/qemu/hw/s390x/meson.build
/qemu/hw/scsi/meson.build
/qemu/hw/sd/meson.build
/qemu/hw/semihosting/meson.build
/qemu/hw/sh4/meson.build
/qemu/hw/smbios/meson.build
/qemu/hw/sparc/meson.build
/qemu/hw/sparc64/meson.build
/qemu/hw/ssi/meson.build
/qemu/hw/timer/meson.build
/qemu/hw/tpm/meson.build
/qemu/hw/tricore/meson.build
/qemu/hw/unicore32/meson.build
/qemu/hw/usb/meson.build
/qemu/hw/vfio/meson.build
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/watchdog/meson.build
/qemu/hw/xen/meson.build
/qemu/hw/xenpv/meson.build
/qemu/hw/xtensa/meson.build
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/qemu/osdep.h
/qemu/io/meson.build
/qemu/libdecnumber/meson.build
/qemu/linux-user/alpha/meson.build
/qemu/linux-user/arm/meson.build
/qemu/linux-user/arm/nwfpe/meson.build
/qemu/linux-user/hppa/meson.build
/qemu/linux-user/i386/meson.build
/qemu/linux-user/i386/syscall_nr.h
/qemu/linux-user/m68k/meson.build
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/meson.build
/qemu/linux-user/mips/meson.build
/qemu/linux-user/mips/syscall_nr.h
/qemu/linux-user/mips64/meson.build
/qemu/linux-user/mips64/syscall_nr.h
/qemu/linux-user/ppc/meson.build
/qemu/linux-user/s390x/meson.build
/qemu/linux-user/sh4/meson.build
/qemu/linux-user/sparc/meson.build
/qemu/linux-user/sparc64/meson.build
/qemu/linux-user/x86_64/meson.build
/qemu/linux-user/x86_64/syscall_nr.h
/qemu/linux-user/xtensa/meson.build
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/meson.build
/qemu/monitor/meson.build
/qemu/nbd/meson.build
/qemu/net/can/meson.build
/qemu/net/meson.build
/qemu/os-posix.c
opensbi-riscv32-generic-fw_dynamic.bin
opensbi-riscv64-generic-fw_dynamic.bin
/qemu/plugins/meson.build
/qemu/po/LINGUAS
/qemu/po/POTFILES
/qemu/po/meson.build
/qemu/qapi/meson.build
/qemu/qga/meson.build
/qemu/qom/meson.build
/qemu/replay/meson.build
/qemu/roms/Makefile
/qemu/roms/opensbi
/qemu/rules.mak
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/feature_to_c.sh
/qemu/scripts/grepy.sh
/qemu/scripts/minikconf.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/undefsym.sh
/qemu/scsi/meson.build
/qemu/softmmu/main.c
/qemu/softmmu/meson.build
/qemu/softmmu/qtest.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qapi/meson.build
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/target/alpha/meson.build
/qemu/target/arm/meson.build
/qemu/target/avr/disas.c
/qemu/target/avr/meson.build
/qemu/target/avr/translate.c
/qemu/target/cris/meson.build
/qemu/target/hppa/meson.build
/qemu/target/hppa/translate.c
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/meson.build
/qemu/target/lm32/meson.build
/qemu/target/m68k/meson.build
/qemu/target/meson.build
/qemu/target/microblaze/meson.build
/qemu/target/mips/meson.build
/qemu/target/moxie/meson.build
/qemu/target/nios2/meson.build
/qemu/target/openrisc/disas.c
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/translate.c
/qemu/target/ppc/meson.build
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/meson.build
/qemu/target/riscv/pmp.c
/qemu/target/riscv/translate.c
/qemu/target/rx/disas.c
/qemu/target/rx/meson.build
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/meson.build
/qemu/target/sh4/meson.build
/qemu/target/sparc/meson.build
/qemu/target/tilegx/meson.build
/qemu/target/tricore/meson.build
/qemu/target/unicore32/meson.build
/qemu/target/xtensa/meson.build
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/data/acpi/rebuild-expected-aml.sh
/qemu/tests/fp/meson.build
/qemu/tests/meson.build
/qemu/tests/multiboot/run_test.sh
/qemu/tests/plugin/meson.build
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qtest/ac97-test.c
/qemu/tests/qtest/acpi-utils.h
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-sector.h
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/dbus-vmstate-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/ds1338-test.c
/qemu/tests/qtest/e1000-test.c
/qemu/tests/qtest/eepro100-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/es1370-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/qtest_wrappers.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/fw_cfg-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/hexloader-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ipoctal232-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/ahci.h
/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c
/qemu/tests/qtest/libqos/arm-n800-machine.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/arm-sabrelite-machine.c
/qemu/tests/qtest/libqos/arm-smdkc210-machine.c
/qemu/tests/qtest/libqos/arm-virt-machine.c
/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/e1000e.h
/qemu/tests/qtest/libqos/fw_cfg.c
/qemu/tests/qtest/libqos/i2c-imx.c
/qemu/tests/qtest/libqos/i2c-omap.c
/qemu/tests/qtest/libqos/i2c.c
/qemu/tests/qtest/libqos/i2c.h
/qemu/tests/qtest/libqos/libqos-pc.c
/qemu/tests/qtest/libqos/libqos-pc.h
/qemu/tests/qtest/libqos/libqos-spapr.c
/qemu/tests/qtest/libqos/libqos-spapr.h
/qemu/tests/qtest/libqos/libqos.c
/qemu/tests/qtest/libqos/libqos.h
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/malloc-pc.c
/qemu/tests/qtest/libqos/malloc-pc.h
/qemu/tests/qtest/libqos/malloc-spapr.c
/qemu/tests/qtest/libqos/malloc-spapr.h
/qemu/tests/qtest/libqos/malloc.c
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci-pc.c
/qemu/tests/qtest/libqos/pci-pc.h
/qemu/tests/qtest/libqos/pci-spapr.c
/qemu/tests/qtest/libqos/pci-spapr.h
/qemu/tests/qtest/libqos/pci.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/libqos/ppc64_pseries-machine.c
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/libqos/qos_external.c
/qemu/tests/qtest/libqos/qos_external.h
/qemu/tests/qtest/libqos/rtas.c
/qemu/tests/qtest/libqos/rtas.h
/qemu/tests/qtest/libqos/sdhci.c
/qemu/tests/qtest/libqos/sdhci.h
/qemu/tests/qtest/libqos/tpci200.c
/qemu/tests/qtest/libqos/usb.c
/qemu/tests/qtest/libqos/usb.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqos/virtio-balloon.c
/qemu/tests/qtest/libqos/virtio-balloon.h
/qemu/tests/qtest/libqos/virtio-blk.c
/qemu/tests/qtest/libqos/virtio-blk.h
/qemu/tests/qtest/libqos/virtio-mmio.c
/qemu/tests/qtest/libqos/virtio-mmio.h
/qemu/tests/qtest/libqos/virtio-net.c
/qemu/tests/qtest/libqos/virtio-net.h
/qemu/tests/qtest/libqos/virtio-pci.c
/qemu/tests/qtest/libqos/virtio-pci.h
/qemu/tests/qtest/libqos/virtio-rng.c
/qemu/tests/qtest/libqos/virtio-rng.h
/qemu/tests/qtest/libqos/virtio-scsi.c
/qemu/tests/qtest/libqos/virtio-scsi.h
/qemu/tests/qtest/libqos/virtio-serial.c
/qemu/tests/qtest/libqos/virtio-serial.h
/qemu/tests/qtest/libqos/virtio.c
/qemu/tests/qtest/libqos/virtio.h
/qemu/tests/qtest/libqos/x86_64_pc-machine.c
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/m48t59-test.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/megasas-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/modules-test.c
/qemu/tests/qtest/ne2000-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/nvme-test.c
/qemu/tests/qtest/pca9552-test.c
/qemu/tests/qtest/pci-test.c
/qemu/tests/qtest/pcnet-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/pnv-xscom-test.c
/qemu/tests/qtest/prom-env-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/q35-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/sdhci-test.c
/qemu/tests/qtest/spapr-phb-test.c
/qemu/tests/qtest/tco-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-crb-swtpm-test.c
/qemu/tests/qtest/tpm-tis-device-swtpm-test.c
/qemu/tests/qtest/tpm-tis-swtpm-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/tulip-test.c
/qemu/tests/qtest/virtio-rng-test.c
/qemu/tests/qtest/virtio-test.c
/qemu/tests/qtest/vmgenid-test.c
/qemu/tests/qtest/vmxnet3-test.c
/qemu/tests/qtest/wdt_ib700-test.c
/qemu/tests/tcg/configure.sh
/qemu/tests/test-qga.c
/qemu/tests/test-qgraph.c
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/trace/meson.build
/qemu/ui/meson.build
/qemu/ui/shader.c
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/module.c
/qemu/version.texi.in
460b466421-Aug-2020 Paolo Bonzini <pbonzini@redhat.com>

keymaps: update

Looks like update-keymaps has not been run in a while.

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

2874246719-Sep-2019 Marc-André Lureau <marcandre.lureau@redhat.com>

meson: convert pc-bios/keymaps/Makefile

Note that sl and sv keymaps were not created by qemu-keymap.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: Philippe Mathieu-Daudé

meson: convert pc-bios/keymaps/Makefile

Note that sl and sv keymaps were not created by qemu-keymap.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.gitignore
/qemu/.gitlab-ci.yml
/qemu/Makefile
/qemu/Makefile.objs
/qemu/accel/kvm/meson.build
/qemu/accel/meson.build
/qemu/accel/stubs/meson.build
/qemu/accel/tcg/meson.build
/qemu/accel/xen/meson.build
/qemu/audio/meson.build
/qemu/authz/meson.build
/qemu/backends/meson.build
/qemu/backends/tpm/meson.build
/qemu/block.c
/qemu/block/meson.build
/qemu/block/monitor/meson.build
/qemu/bsd-user/meson.build
/qemu/chardev/meson.build
/qemu/configure
/qemu/crypto/meson.build
/qemu/disas/libvixl/meson.build
/qemu/disas/meson.build
/qemu/docs/conf.py
/qemu/docs/devel/blkverify.txt
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/testing.rst
/qemu/docs/index.html.in
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/qemu-ga-ref.texi
/qemu/docs/interop/qemu-qmp-ref.texi
/qemu/docs/meson.build
/qemu/docs/sphinx/depfile.py
/qemu/dump/meson.build
/qemu/fsdev/meson.build
/qemu/hw/9pfs/Kconfig
/qemu/hw/9pfs/meson.build
/qemu/hw/acpi/meson.build
/qemu/hw/adc/meson.build
/qemu/hw/alpha/meson.build
/qemu/hw/arm/meson.build
/qemu/hw/audio/meson.build
/qemu/hw/avr/meson.build
/qemu/hw/block/dataplane/meson.build
/qemu/hw/block/meson.build
/qemu/hw/char/meson.build
/qemu/hw/core/meson.build
/qemu/hw/cpu/meson.build
/qemu/hw/cris/meson.build
/qemu/hw/display/meson.build
/qemu/hw/dma/meson.build
/qemu/hw/gpio/meson.build
/qemu/hw/hppa/meson.build
/qemu/hw/hyperv/meson.build
/qemu/hw/i2c/meson.build
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/kvm/meson.build
/qemu/hw/i386/meson.build
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/meson.build
/qemu/hw/ide/meson.build
/qemu/hw/input/meson.build
/qemu/hw/intc/meson.build
/qemu/hw/ipack/meson.build
/qemu/hw/ipmi/meson.build
/qemu/hw/isa/meson.build
/qemu/hw/lm32/meson.build
/qemu/hw/m68k/meson.build
/qemu/hw/mem/Kconfig
/qemu/hw/mem/meson.build
/qemu/hw/meson.build
/qemu/hw/microblaze/meson.build
/qemu/hw/mips/meson.build
/qemu/hw/misc/macio/meson.build
/qemu/hw/misc/meson.build
/qemu/hw/moxie/meson.build
/qemu/hw/net/can/meson.build
/qemu/hw/net/meson.build
/qemu/hw/nios2/meson.build
/qemu/hw/nubus/meson.build
/qemu/hw/nvram/meson.build
/qemu/hw/openrisc/meson.build
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-host/meson.build
/qemu/hw/pci/meson.build
/qemu/hw/pcmcia/meson.build
/qemu/hw/ppc/meson.build
/qemu/hw/rdma/meson.build
/qemu/hw/riscv/meson.build
/qemu/hw/rtc/meson.build
/qemu/hw/rx/meson.build
/qemu/hw/s390x/meson.build
/qemu/hw/scsi/meson.build
/qemu/hw/sd/meson.build
/qemu/hw/semihosting/meson.build
/qemu/hw/sh4/meson.build
/qemu/hw/smbios/meson.build
/qemu/hw/sparc/meson.build
/qemu/hw/sparc64/meson.build
/qemu/hw/ssi/meson.build
/qemu/hw/timer/meson.build
/qemu/hw/tpm/meson.build
/qemu/hw/tricore/meson.build
/qemu/hw/unicore32/meson.build
/qemu/hw/usb/meson.build
/qemu/hw/vfio/meson.build
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/watchdog/meson.build
/qemu/hw/xen/meson.build
/qemu/hw/xenpv/meson.build
/qemu/hw/xtensa/meson.build
/qemu/include/qemu/osdep.h
/qemu/io/meson.build
/qemu/libdecnumber/meson.build
/qemu/linux-user/alpha/meson.build
/qemu/linux-user/arm/meson.build
/qemu/linux-user/arm/nwfpe/meson.build
/qemu/linux-user/hppa/meson.build
/qemu/linux-user/i386/meson.build
/qemu/linux-user/i386/syscall_nr.h
/qemu/linux-user/m68k/meson.build
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/meson.build
/qemu/linux-user/mips/meson.build
/qemu/linux-user/mips/syscall_nr.h
/qemu/linux-user/mips64/meson.build
/qemu/linux-user/mips64/syscall_nr.h
/qemu/linux-user/ppc/meson.build
/qemu/linux-user/s390x/meson.build
/qemu/linux-user/sh4/meson.build
/qemu/linux-user/sparc/meson.build
/qemu/linux-user/sparc64/meson.build
/qemu/linux-user/x86_64/meson.build
/qemu/linux-user/x86_64/syscall_nr.h
/qemu/linux-user/xtensa/meson.build
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/meson.build
/qemu/monitor/meson.build
/qemu/nbd/meson.build
/qemu/net/can/meson.build
/qemu/net/meson.build
/qemu/os-posix.c
keymaps/.gitignore
keymaps/meson.build
meson.build
/qemu/plugins/meson.build
/qemu/po/LINGUAS
/qemu/po/POTFILES
/qemu/po/meson.build
/qemu/qapi/meson.build
/qemu/qga/meson.build
/qemu/qom/meson.build
/qemu/replay/meson.build
/qemu/rules.mak
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/feature_to_c.sh
/qemu/scripts/grepy.sh
/qemu/scripts/minikconf.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/undefsym.sh
/qemu/scsi/meson.build
/qemu/softmmu/main.c
/qemu/softmmu/meson.build
/qemu/softmmu/qtest.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qapi/meson.build
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/target/alpha/meson.build
/qemu/target/arm/meson.build
/qemu/target/avr/disas.c
/qemu/target/avr/meson.build
/qemu/target/avr/translate.c
/qemu/target/cris/meson.build
/qemu/target/hppa/meson.build
/qemu/target/hppa/translate.c
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/meson.build
/qemu/target/lm32/meson.build
/qemu/target/m68k/meson.build
/qemu/target/meson.build
/qemu/target/microblaze/meson.build
/qemu/target/mips/meson.build
/qemu/target/moxie/meson.build
/qemu/target/nios2/meson.build
/qemu/target/openrisc/disas.c
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/translate.c
/qemu/target/ppc/meson.build
/qemu/target/riscv/meson.build
/qemu/target/riscv/translate.c
/qemu/target/rx/disas.c
/qemu/target/rx/meson.build
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/meson.build
/qemu/target/sh4/meson.build
/qemu/target/sparc/meson.build
/qemu/target/tilegx/meson.build
/qemu/target/tricore/meson.build
/qemu/target/unicore32/meson.build
/qemu/target/xtensa/meson.build
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/data/acpi/rebuild-expected-aml.sh
/qemu/tests/fp/meson.build
/qemu/tests/meson.build
/qemu/tests/multiboot/run_test.sh
/qemu/tests/plugin/meson.build
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qtest/ac97-test.c
/qemu/tests/qtest/acpi-utils.h
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-sector.h
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/dbus-vmstate-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/ds1338-test.c
/qemu/tests/qtest/e1000-test.c
/qemu/tests/qtest/eepro100-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/es1370-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/qtest_wrappers.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/fw_cfg-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/hexloader-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ipoctal232-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/ahci.h
/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c
/qemu/tests/qtest/libqos/arm-n800-machine.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/arm-sabrelite-machine.c
/qemu/tests/qtest/libqos/arm-smdkc210-machine.c
/qemu/tests/qtest/libqos/arm-virt-machine.c
/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/e1000e.h
/qemu/tests/qtest/libqos/fw_cfg.c
/qemu/tests/qtest/libqos/i2c-imx.c
/qemu/tests/qtest/libqos/i2c-omap.c
/qemu/tests/qtest/libqos/i2c.c
/qemu/tests/qtest/libqos/i2c.h
/qemu/tests/qtest/libqos/libqos-pc.c
/qemu/tests/qtest/libqos/libqos-pc.h
/qemu/tests/qtest/libqos/libqos-spapr.c
/qemu/tests/qtest/libqos/libqos-spapr.h
/qemu/tests/qtest/libqos/libqos.c
/qemu/tests/qtest/libqos/libqos.h
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/malloc-pc.c
/qemu/tests/qtest/libqos/malloc-pc.h
/qemu/tests/qtest/libqos/malloc-spapr.c
/qemu/tests/qtest/libqos/malloc-spapr.h
/qemu/tests/qtest/libqos/malloc.c
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci-pc.c
/qemu/tests/qtest/libqos/pci-pc.h
/qemu/tests/qtest/libqos/pci-spapr.c
/qemu/tests/qtest/libqos/pci-spapr.h
/qemu/tests/qtest/libqos/pci.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/libqos/ppc64_pseries-machine.c
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/libqos/qos_external.c
/qemu/tests/qtest/libqos/qos_external.h
/qemu/tests/qtest/libqos/rtas.c
/qemu/tests/qtest/libqos/rtas.h
/qemu/tests/qtest/libqos/sdhci.c
/qemu/tests/qtest/libqos/sdhci.h
/qemu/tests/qtest/libqos/tpci200.c
/qemu/tests/qtest/libqos/usb.c
/qemu/tests/qtest/libqos/usb.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqos/virtio-balloon.c
/qemu/tests/qtest/libqos/virtio-balloon.h
/qemu/tests/qtest/libqos/virtio-blk.c
/qemu/tests/qtest/libqos/virtio-blk.h
/qemu/tests/qtest/libqos/virtio-mmio.c
/qemu/tests/qtest/libqos/virtio-mmio.h
/qemu/tests/qtest/libqos/virtio-net.c
/qemu/tests/qtest/libqos/virtio-net.h
/qemu/tests/qtest/libqos/virtio-pci.c
/qemu/tests/qtest/libqos/virtio-pci.h
/qemu/tests/qtest/libqos/virtio-rng.c
/qemu/tests/qtest/libqos/virtio-rng.h
/qemu/tests/qtest/libqos/virtio-scsi.c
/qemu/tests/qtest/libqos/virtio-scsi.h
/qemu/tests/qtest/libqos/virtio-serial.c
/qemu/tests/qtest/libqos/virtio-serial.h
/qemu/tests/qtest/libqos/virtio.c
/qemu/tests/qtest/libqos/virtio.h
/qemu/tests/qtest/libqos/x86_64_pc-machine.c
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/m48t59-test.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/megasas-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/modules-test.c
/qemu/tests/qtest/ne2000-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/nvme-test.c
/qemu/tests/qtest/pca9552-test.c
/qemu/tests/qtest/pci-test.c
/qemu/tests/qtest/pcnet-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/pnv-xscom-test.c
/qemu/tests/qtest/prom-env-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/q35-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/sdhci-test.c
/qemu/tests/qtest/spapr-phb-test.c
/qemu/tests/qtest/tco-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-crb-swtpm-test.c
/qemu/tests/qtest/tpm-tis-device-swtpm-test.c
/qemu/tests/qtest/tpm-tis-swtpm-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/tulip-test.c
/qemu/tests/qtest/virtio-rng-test.c
/qemu/tests/qtest/virtio-test.c
/qemu/tests/qtest/vmgenid-test.c
/qemu/tests/qtest/vmxnet3-test.c
/qemu/tests/qtest/wdt_ib700-test.c
/qemu/tests/tcg/configure.sh
/qemu/tests/test-qga.c
/qemu/tests/test-qgraph.c
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/trace/meson.build
/qemu/ui/meson.build
/qemu/ui/shader.c
/qemu/util/meson.build
/qemu/util/module.c
/qemu/version.texi.in
bdcbea7a15-Jul-2019 Marc-André Lureau <marcandre.lureau@redhat.com>

meson: handle edk2 bios and descriptors

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@

meson: handle edk2 bios and descriptors

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.editorconfig
/qemu/.gitignore
/qemu/.gitmodules
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/accel/kvm/trace.h
/qemu/accel/tcg/atomic_common.c.inc
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/trace.h
/qemu/accel/tcg/user-exec.c
/qemu/audio/trace.h
/qemu/authz/trace.h
/qemu/backends/tpm/trace.h
/qemu/backends/trace.h
/qemu/block/trace.h
/qemu/chardev/trace.h
/qemu/configure
/qemu/contrib/elf2dmp/meson.build
/qemu/contrib/gitdm/filetypes.txt
/qemu/contrib/ivshmem-client/meson.build
/qemu/contrib/ivshmem-server/meson.build
/qemu/contrib/libvhost-user/meson.build
/qemu/contrib/rdmacm-mux/meson.build
/qemu/contrib/vhost-user-blk/meson.build
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/contrib/vhost-user-input/meson.build
/qemu/contrib/vhost-user-scsi/meson.build
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/crypto/Makefile.objs
/qemu/crypto/meson.build
/qemu/crypto/trace.h
/qemu/dma-helpers.c
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.txt
/qemu/exec.c
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
/qemu/fsdev/meson.build
/qemu/gdbstub.c
/qemu/hw/9pfs/trace.h
/qemu/hw/acpi/trace.h
/qemu/hw/alpha/trace.h
/qemu/hw/arm/trace.h
/qemu/hw/audio/trace.h
/qemu/hw/block/dataplane/trace.h
/qemu/hw/block/trace.h
/qemu/hw/char/trace.h
/qemu/hw/core/cpu.c
/qemu/hw/core/trace.h
/qemu/hw/display/trace.h
/qemu/hw/dma/trace.h
/qemu/hw/gpio/trace.h
/qemu/hw/hppa/trace.h
/qemu/hw/hyperv/trace.h
/qemu/hw/i2c/trace.h
/qemu/hw/i386/trace.h
/qemu/hw/i386/xen/trace.h
/qemu/hw/ide/trace.h
/qemu/hw/input/trace.h
/qemu/hw/intc/trace.h
/qemu/hw/isa/trace.h
/qemu/hw/mem/trace.h
/qemu/hw/mips/trace.h
/qemu/hw/misc/macio/trace.h
/qemu/hw/misc/trace.h
/qemu/hw/net/trace.h
/qemu/hw/nvram/trace.h
/qemu/hw/pci-host/trace.h
/qemu/hw/pci/trace.h
/qemu/hw/ppc/trace.h
/qemu/hw/rdma/trace.h
/qemu/hw/rdma/vmw/trace.h
/qemu/hw/riscv/trace.h
/qemu/hw/rtc/trace.h
/qemu/hw/s390x/trace.h
/qemu/hw/scsi/trace.h
/qemu/hw/sd/trace.h
/qemu/hw/sparc/trace.h
/qemu/hw/sparc64/trace.h
/qemu/hw/ssi/trace.h
/qemu/hw/timer/trace.h
/qemu/hw/tpm/trace.h
/qemu/hw/usb/trace.h
/qemu/hw/vfio/trace.h
/qemu/hw/virtio/trace.h
/qemu/hw/watchdog/trace.h
/qemu/hw/xen/trace.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/memory.h
/qemu/include/exec/memory_ldst.h.inc
/qemu/include/exec/memory_ldst_cached.h.inc
/qemu/include/exec/memory_ldst_phys.h.inc
/qemu/include/tcg/tcg.h
/qemu/include/user/syscall-trace.h
/qemu/io/trace.h
/qemu/job-qmp.c
/qemu/job.c
/qemu/linux-user/trace.h
/qemu/memory_ldst.c.inc
/qemu/meson
/qemu/meson.build
/qemu/migration/trace.h
/qemu/monitor/trace.h
/qemu/nbd/trace.h
/qemu/net/trace.h
descriptors/meson.build
meson.build
/qemu/qapi/Makefile.objs
/qemu/qapi/meson.build
/qemu/qapi/trace.h
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/meson.build
/qemu/qga/vss-win32/meson.build
/qemu/qobject/meson.build
/qemu/qom/trace.h
/qemu/rules.mak
/qemu/scripts/archive-source.sh
/qemu/scripts/check_sparse.py
/qemu/scripts/clean-includes
/qemu/scripts/hxtool
/qemu/scripts/mtest2make.py
/qemu/scripts/ninjatool.py
/qemu/scripts/qapi-gen.py
/qemu/scripts/qemu-version.sh
/qemu/scripts/tracetool.py
/qemu/scripts/tracetool/backend/dtrace.py
/qemu/scripts/tracetool/backend/ust.py
/qemu/scripts/tracetool/format/c.py
/qemu/scripts/tracetool/format/tcg_h.py
/qemu/scripts/tracetool/format/tcg_helper_c.py
/qemu/scsi/trace.h
/qemu/softmmu/Makefile.objs
/qemu/softmmu/balloon.c
/qemu/softmmu/ioport.c
/qemu/softmmu/memory.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/Makefile.objs
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qapi/meson.build
/qemu/stubs/meson.build
/qemu/target/arm/Makefile.objs
/qemu/target/arm/trace.h
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/avr/Makefile.objs
/qemu/target/avr/disas.c
/qemu/target/avr/translate.c
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hppa/Makefile.objs
/qemu/target/hppa/trace.h
/qemu/target/hppa/translate.c
/qemu/target/i386/trace.h
/qemu/target/mips/trace.h
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c.inc
/qemu/target/openrisc/Makefile.objs
/qemu/target/openrisc/disas.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/mfrom_table.c.inc
/qemu/target/ppc/trace.h
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/dfp-impl.c.inc
/qemu/target/ppc/translate/dfp-ops.c.inc
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/fp-ops.c.inc
/qemu/target/ppc/translate/spe-impl.c.inc
/qemu/target/ppc/translate/spe-ops.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/Makefile.objs
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rva.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/trace.h
/qemu/target/riscv/translate.c
/qemu/target/rx/Makefile.objs
/qemu/target/rx/disas.c
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_features_def.h
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/trace.h
/qemu/target/s390x/translate.c
/qemu/target/s390x/translate_vx.c.inc
/qemu/target/sparc/trace.h
/qemu/target/xtensa/core-dc232b.c
/qemu/target/xtensa/core-dc232b/gdb-config.c.inc
/qemu/target/xtensa/core-dc232b/xtensa-modules.c.inc
/qemu/target/xtensa/core-dc233c.c
/qemu/target/xtensa/core-dc233c/gdb-config.c.inc
/qemu/target/xtensa/core-dc233c/xtensa-modules.c.inc
/qemu/target/xtensa/core-de212.c
/qemu/target/xtensa/core-de212/gdb-config.c.inc
/qemu/target/xtensa/core-de212/xtensa-modules.c.inc
/qemu/target/xtensa/core-fsf.c
/qemu/target/xtensa/core-fsf/xtensa-modules.c.inc
/qemu/target/xtensa/core-sample_controller.c
/qemu/target/xtensa/core-sample_controller/gdb-config.c.inc
/qemu/target/xtensa/core-sample_controller/xtensa-modules.c.inc
/qemu/target/xtensa/core-test_kc705_be.c
/qemu/target/xtensa/core-test_kc705_be/gdb-config.c.inc
/qemu/target/xtensa/core-test_kc705_be/xtensa-modules.c.inc
/qemu/target/xtensa/core-test_mmuhifi_c3.c
/qemu/target/xtensa/core-test_mmuhifi_c3/gdb-config.c.inc
/qemu/target/xtensa/core-test_mmuhifi_c3/xtensa-modules.c.inc
/qemu/target/xtensa/import_core.sh
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/tcg-ldst.c.inc
/qemu/tcg/tcg-pool.c.inc
/qemu/tcg/tcg.c
/qemu/tcg/tci/README
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tests/Makefile.include
/qemu/tests/docker/test-static
/qemu/tests/fp/fp-test.c
/qemu/tests/fp/wrap.c.inc
/qemu/tests/test-qga.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tools/meson.build
/qemu/tools/virtiofsd/meson.build
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/tools/virtiofsd/passthrough_seccomp.h
/qemu/trace/Makefile.objs
/qemu/trace/control-target.c
/qemu/trace/control.c
/qemu/trace/meson.build
/qemu/ui/input-keymap.c
/qemu/ui/meson.build
/qemu/ui/shader/meson.build
/qemu/ui/trace.h
/qemu/ui/vnc-enc-zrle.c
/qemu/ui/vnc-enc-zrle.c.inc
/qemu/util/meson.build
/qemu/util/trace.h
22fb2ab007-Aug-2020 Thomas Huth <thuth@redhat.com>

pc-bios/s390-ccw: do not use rules.mak

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

bf708f3c08-Oct-2019 Marc-André Lureau <marcandre.lureau@redhat.com>

optionrom: simplify Makefile

Make it independent from the rules.mak, and clean up to use pattern rules.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <

optionrom: simplify Makefile

Make it independent from the rules.mak, and clean up to use pattern rules.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.gitlab-ci.yml
/qemu/Makefile
/qemu/VERSION
/qemu/accel/stubs/xen-stub.c
/qemu/accel/xen/xen-all.c
/qemu/block/block-copy.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cluster.c
/qemu/docs/devel/decodetree.rst
/qemu/docs/interop/firmware.json
/qemu/docs/interop/vhost-user.json
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/nrf51_soc.c
/qemu/hw/arm/stellaris.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/timer/imx_epit.c
/qemu/hw/virtio/virtio-mem.c
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/irq.h
/qemu/include/sysemu/xen.h
/qemu/net/colo-compare.c
optionrom/Makefile
/qemu/qapi/authz.json
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/control.json
/qemu/qapi/crypto.json
/qemu/qapi/dump.json
/qemu/qapi/error.json
/qemu/qapi/introspect.json
/qemu/qapi/job.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qdev.json
/qemu/qapi/qom.json
/qemu/qapi/rdma.json
/qemu/qapi/rocker.json
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/tpm.json
/qemu/qapi/transaction.json
/qemu/qapi/ui.json
/qemu/qga/qapi-schema.json
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/oss-fuzz/build.sh
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/target/arm/helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/riscv/vector_helper.c
/qemu/tests/acceptance/machine_rx_gdbsim.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/include/sub-module.json
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/sub-sub-module.json
/qemu/tests/qemu-iotests/169
/qemu/tests/qemu-iotests/169.out
/qemu/tests/qemu-iotests/304
/qemu/tests/qemu-iotests/304.out
/qemu/tests/qemu-iotests/group
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/pauth-5.c
/qemu/tests/test-util-sockets.c
c180ff4c19-Aug-2020 Gerd Hoffmann <kraxel@redhat.com>

seabios: update to 1.14-final

Due to 1.14 release being delayed it missed qemu 5.1.
The last snapshot has all code changes though, so this
changes only the version string in the binaries.

shortlog

seabios: update to 1.14-final

Due to 1.14 release being delayed it missed qemu 5.1.
The last snapshot has all code changes though, so this
changes only the version string in the binaries.

shortlog
========

Kevin O'Connor (1):
docs: Note v1.14.0 release

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

show more ...


/qemu/.gitlab-ci.yml
/qemu/Makefile
/qemu/VERSION
/qemu/accel/stubs/xen-stub.c
/qemu/accel/xen/xen-all.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cluster.c
/qemu/docs/devel/decodetree.rst
/qemu/docs/interop/firmware.json
/qemu/docs/interop/vhost-user.json
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/nrf51_soc.c
/qemu/hw/arm/stellaris.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/timer/imx_epit.c
/qemu/hw/virtio/virtio-mem.c
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/irq.h
/qemu/include/sysemu/xen.h
/qemu/net/colo-compare.c
bios-256k.bin
bios.bin
vgabios-ati.bin
vgabios-bochs-display.bin
vgabios-cirrus.bin
vgabios-qxl.bin
vgabios-ramfb.bin
vgabios-stdvga.bin
vgabios-virtio.bin
vgabios-vmware.bin
vgabios.bin
/qemu/qapi/authz.json
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/control.json
/qemu/qapi/crypto.json
/qemu/qapi/dump.json
/qemu/qapi/error.json
/qemu/qapi/introspect.json
/qemu/qapi/job.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qdev.json
/qemu/qapi/qom.json
/qemu/qapi/rdma.json
/qemu/qapi/rocker.json
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/tpm.json
/qemu/qapi/transaction.json
/qemu/qapi/ui.json
/qemu/qga/qapi-schema.json
/qemu/roms/seabios
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/target/arm/helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/riscv/vector_helper.c
/qemu/tests/acceptance/machine_rx_gdbsim.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/include/sub-module.json
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/sub-sub-module.json
/qemu/tests/qemu-iotests/169
/qemu/tests/qemu-iotests/169.out
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/pauth-5.c
/qemu/tests/test-util-sockets.c
6d9c524d04-Aug-2020 Helge Deller <deller@gmx.de>

seabios-hppa: Update to SeaBIOS hppa version 1

Changes include:
* gcc-10 compile fix
* NetBSD boot fix due to wrong power button address
* Fix endian bug in romfile_loadint()
* Introduce SeaBIOS fir

seabios-hppa: Update to SeaBIOS hppa version 1

Changes include:
* gcc-10 compile fix
* NetBSD boot fix due to wrong power button address
* Fix endian bug in romfile_loadint()
* Introduce SeaBIOS firmware version check
* Implement QEMU fw_cfg interface support

Required for proper version checking and gcc-10 update on Debian.

Signed-off-by: Helge Deller <deller@gmx.de>

show more ...


/qemu/.shippable.yml
/qemu/MAINTAINERS
/qemu/accel/tcg/translate-all.c
/qemu/block/amend.c
/qemu/block/io.c
/qemu/block/qcow2.c
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/docs/interop/qcow2.txt
/qemu/docs/system/arm/virt.rst
/qemu/hw/acpi/ghes.c
/qemu/hw/arm/boot.c
/qemu/hw/core/machine.c
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/lasi.c
/qemu/hw/i386/pc.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/net/virtio-net.c
/qemu/hw/pci/pci_host.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/semihosting/console.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/include/fpu/softfloat.h
/qemu/include/hw/pci/pci_host.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/qemu/osdep.h
/qemu/linux-user/elfload.c
/qemu/linux-user/main.c
/qemu/linux-user/syscall.c
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/savevm.c
/qemu/net/queue.c
hppa-firmware.img
/qemu/python/qemu/console_socket.py
/qemu/python/qemu/machine.py
/qemu/python/qemu/pylintrc
/qemu/qga/commands-win32.c
/qemu/qga/qapi-schema.json
/qemu/roms/seabios-hppa
/qemu/softmmu/vl.c
/qemu/target/arm/helper.c
/qemu/target/arm/mte_helper.c
/qemu/target/i386/fpu_helper.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/debian-bootstrap.pre
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/028.out
/qemu/tests/qemu-iotests/197
/qemu/tests/qemu-iotests/197.out
/qemu/tests/qemu-iotests/199
/qemu/tests/qemu-iotests/199.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/group
/qemu/tests/vm/basevm.py
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
1f42e24603-Aug-2020 Gerd Hoffmann <kraxel@redhat.com>

seabios: update to master snapshot

seabios master branch got a few bugfixes, so update
to a newer snapshot to pick them up for 5.1-rc3.

shortlog
========

Kevin O'Connor (2):
vgabios: Fix pre

seabios: update to master snapshot

seabios master branch got a few bugfixes, so update
to a newer snapshot to pick them up for 5.1-rc3.

shortlog
========

Kevin O'Connor (2):
vgabios: Fix preserve memory flag in handle_1000
ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects

Paul Menzel (1):
nvme: Increase `nvme_cmd_readwrite()` message log level from 3 to 5

Stefan Reiter (1):
virtio-scsi: fix boot prio detection by using correct lun

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

show more ...


/qemu/.shippable.yml
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/tcg/translate-all.c
/qemu/block/amend.c
/qemu/block/io.c
/qemu/block/nbd.c
/qemu/block/qcow2.c
/qemu/block/trace-events
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/docs/interop/qcow2.txt
/qemu/docs/system/arm/virt.rst
/qemu/hw/acpi/ghes.c
/qemu/hw/arm/boot.c
/qemu/hw/core/machine.c
/qemu/hw/i386/pc.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/net/virtio-net.c
/qemu/hw/pci/pci_host.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/semihosting/console.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/include/fpu/softfloat.h
/qemu/include/hw/pci/pci_host.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/qemu/osdep.h
/qemu/linux-user/elfload.c
/qemu/linux-user/main.c
/qemu/linux-user/syscall.c
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/savevm.c
/qemu/nbd/server.c
/qemu/net/queue.c
bios-256k.bin
bios.bin
vgabios-ati.bin
vgabios-bochs-display.bin
vgabios-cirrus.bin
vgabios-qxl.bin
vgabios-ramfb.bin
vgabios-stdvga.bin
vgabios-virtio.bin
vgabios-vmware.bin
vgabios.bin
/qemu/python/qemu/console_socket.py
/qemu/python/qemu/machine.py
/qemu/python/qemu/pylintrc
/qemu/qemu-io-cmds.c
/qemu/qga/commands-win32.c
/qemu/qga/qapi-schema.json
/qemu/roms/seabios
/qemu/scripts/tracetool/backend/dtrace.py
/qemu/slirp
/qemu/softmmu/vl.c
/qemu/target/arm/helper.c
/qemu/target/arm/mte_helper.c
/qemu/target/i386/fpu_helper.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/debian-bootstrap.pre
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/028.out
/qemu/tests/qemu-iotests/197
/qemu/tests/qemu-iotests/197.out
/qemu/tests/qemu-iotests/199
/qemu/tests/qemu-iotests/199.out
/qemu/tests/qemu-iotests/264
/qemu/tests/qemu-iotests/264.out
/qemu/tests/qemu-iotests/302
/qemu/tests/qemu-iotests/302.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/test-char.c
/qemu/tests/vm/basevm.py
/qemu/trace/control.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
54414d0f27-Jul-2020 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Update OpenBIOS images to 7f28286f built from submodule.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: qemu-stable@nongnu.org


/qemu/.gitlab-ci.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/VERSION
/qemu/accel/tcg/cputlb.c
/qemu/backends/hostmem.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/block/block-backend.c
/qemu/block/crypto.c
/qemu/block/file-posix.c
/qemu/block/qcow2-cluster.c
/qemu/block/throttle-groups.c
/qemu/configure
/qemu/docs/devel/fuzzing.txt
/qemu/docs/system/arm/collie.rst
/qemu/docs/system/arm/digic.rst
/qemu/docs/system/arm/gumstix.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/target-arm.rst
/qemu/gdbstub.c
/qemu/hw/acpi/core.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/avr/boot.c
/qemu/hw/block/nvme.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/qdev.c
/qemu/hw/display/qxl.c
/qemu/hw/display/sii9022.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/i2c/Kconfig
/qemu/hw/i2c/Makefile.objs
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/input/virtio-input-hid.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/net_tx_pkt.h
/qemu/hw/net/xgmac.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/trace-events
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/s390x/virtio-ccw-crypto.c
/qemu/hw/s390x/virtio-ccw-rng.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/sd/milkymist-memcard.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-crypto-pci.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio.c
/qemu/include/hw/arm/virt.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/rtc/goldfish_rtc.h
/qemu/include/hw/virtio/virtio-balloon.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/net/eth.h
/qemu/include/qapi/error.h
/qemu/include/qemu-common.h
/qemu/include/qemu/osdep.h
/qemu/include/qom/object.h
/qemu/include/sysemu/tpm.h
/qemu/iothread.c
/qemu/net/net.c
/qemu/os-posix.c
/qemu/os-win32.c
openbios-ppc
openbios-sparc32
openbios-sparc64
/qemu/python/qemu/machine.py
/qemu/qdev-monitor.c
/qemu/qom/object.c
/qemu/qom/qom-hmp-cmds.c
/qemu/roms/openbios
/qemu/scripts/coccinelle/err-bad-newline.cocci
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/qapi/visit.py
/qemu/scsi/pr-manager-helper.c
/qemu/scsi/pr-manager.c
/qemu/softmmu/memory.c
/qemu/softmmu/vl.c
/qemu/stubs/tpm.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu64.c
/qemu/target/hppa/translate.c
/qemu/target/i386/kvm.c
/qemu/target/i386/translate.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/insn_trans/trans_rvv.inc.c
/qemu/tests/qemu-iotests/122
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/296.out
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tpm.c
/qemu/util/module.c
/qemu/util/oslib-posix.c
b25fbd6a17-Jul-2020 Alexey Kardashevskiy <aik@ozlabs.ru>

pseries: Update SLOF firmware image

This adds tcgbios (this was posted earlier [1] but got lost)
and fixes FDT update at ibm,client-architecture-support
for huge guests.

The full list of changes:

pseries: Update SLOF firmware image

This adds tcgbios (this was posted earlier [1] but got lost)
and fixes FDT update at ibm,client-architecture-support
for huge guests.

The full list of changes:

Alexey Kardashevskiy (4):
make: Define default rule for .c when V=1 or V=2
version: update to 20200513
fdt: Avoid recursion when traversing tree
version: update to 20200717

Gustavo Romero (1):
board-qemu: Fix comment about SLOF start address

Stefan Berger (6):
tcgbios: Only write logs for PCRs that are allocated
tcgbios: Fix the vendorInfoSize to be of type uint8_t
tcgbios: Add support for SHA3 type of algorithms
elf: Implement elf_get_file_size to determine size of an ELF image
tcgbios: Implement tpm_hash_log_extend_event_buffer
tcgbios: Measure the bootloader file read from disk

[1] https://patchwork.ozlabs.org/project/qemu-devel/patch/20200513024355.121476-1-aik@ozlabs.ru/

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>

show more ...


/qemu/.cirrus.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/edk2.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.yml
/qemu/.mailmap
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/Kconfig
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/VERSION
/qemu/accel/Kconfig
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/tcg-all.c
/qemu/audio/audio_legacy.c
/qemu/audio/ossaudio.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem-memfd.c
/qemu/backends/hostmem.c
/qemu/backends/rng.c
/qemu/backends/tpm/tpm_util.c
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/blkdebug.c
/qemu/block/blklogwrites.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/gluster.c
/qemu/block/iscsi.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/parallels.c
/qemu/block/qcow.c
/qemu/block/qcow2.c
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/sheepdog.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/blockdev.c
/qemu/bootdevice.c
/qemu/chardev/Makefile.objs
/qemu/chardev/char-fe.c
/qemu/chardev/char-mux.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/chardev/chardev-internal.h
/qemu/chardev/chardev-sysemu.c
/qemu/configure
/qemu/contrib/ivshmem-server/main.c
/qemu/cpus-common.c
/qemu/crypto/Makefile.objs
/qemu/crypto/secret.c
/qemu/crypto/secret_keyring.c
/qemu/crypto/tls-cipher-suites.c
/qemu/crypto/tlscredsanon.c
/qemu/crypto/tlscredspsk.c
/qemu/crypto/tlscredsx509.c
/qemu/crypto/trace-events
/qemu/default-configs/avr-softmmu.mak
/qemu/disas/sh4.c
/qemu/docs/devel/fuzzing.txt
/qemu/docs/devel/index.rst
/qemu/docs/devel/multi-thread-tcg.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/tcg-icount.rst
/qemu/docs/qdev-device-use.txt
/qemu/docs/specs/fw_cfg.txt
/qemu/docs/system/arm/orangepi.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/s390x/3270.rst
/qemu/docs/system/s390x/vfio-ccw.rst
/qemu/docs/system/target-avr.rst
/qemu/docs/system/target-i386-desc.rst.inc
/qemu/docs/system/targets.rst
/qemu/docs/tools/qemu-img.rst
/qemu/dump/dump.c
/qemu/exec.c
/qemu/fpu/softfloat-specialize.inc.c
/qemu/fsdev/qemu-fsdev.c
/qemu/gdb-xml/avr-cpu.xml
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p.c
/qemu/hw/Kconfig
/qemu/hw/Makefile.objs
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu_hotplug.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/piix4.c
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/microbit.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/nrf51_soc.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/stm32f405_soc.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/adlib.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/gus.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/sb16.c
/qemu/hw/audio/soundhw.c
/qemu/hw/avr/Kconfig
/qemu/hw/avr/Makefile.objs
/qemu/hw/avr/arduino.c
/qemu/hw/avr/atmega.c
/qemu/hw/avr/atmega.h
/qemu/hw/avr/boot.c
/qemu/hw/avr/boot.h
/qemu/hw/block/dataplane/xen-block.c
/qemu/hw/block/fdc.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/Kconfig
/qemu/hw/char/Makefile.objs
/qemu/hw/char/avr_usart.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/serial-pci-multi.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/serial.c
/qemu/hw/core/bus.c
/qemu/hw/core/cpu.c
/qemu/hw/core/machine.c
/qemu/hw/core/null-machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/platform-bus.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/cpu/a15mpcore.c
/qemu/hw/cpu/a9mpcore.c
/qemu/hw/cpu/arm11mpcore.c
/qemu/hw/cpu/core.c
/qemu/hw/cpu/realview_mpcore.c
/qemu/hw/display/Makefile.objs
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/dma/bcm2835_dma.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/gpio/aspeed_gpio.c
/qemu/hw/gpio/bcm2835_gpio.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/x86.c
/qemu/hw/ide/qdev.c
/qemu/hw/intc/apic.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/nios2_iic.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/realview_gic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/xics.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xive.c
/qemu/hw/ipmi/ipmi_bmc_sim.c
/qemu/hw/isa/i82378.c
/qemu/hw/isa/piix4.c
/qemu/hw/m68k/q800.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/microblaze/petalogix_s3adsp1800_mmu.c
/qemu/hw/microblaze/xlnx-zynqmp-pmu.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/Makefile.objs
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/misc/avr_power.c
/qemu/hw/misc/bcm2835_mbox.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/iotkit-sysctl.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/pca9552.c
/qemu/hw/misc/tmp105.c
/qemu/hw/misc/tmp421.c
/qemu/hw/misc/trace-events
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/ne2000-isa.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/nios2/cpu_pic.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/xen_igd_pt.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/rs6000_mc.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_irq.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/virtio-ccw-crypto.c
/qemu/hw/s390x/virtio-ccw-rng.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci-pci.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/timer/Kconfig
/qemu/hw/timer/Makefile.objs
/qemu/hw/timer/avr_timer16.c
/qemu/hw/timer/trace-events
/qemu/hw/tpm/tpm_spapr.c
/qemu/hw/usb/Makefile.objs
/qemu/hw/usb/bus.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-crypto-pci.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-pmem-pci.c
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/xen/xen-backend.c
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen-host-pci-device.c
/qemu/hw/xen/xen-legacy-backend.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt_config_init.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nbd.h
/qemu/include/crypto/tls-cipher-suites.h
/qemu/include/disas/dis-asm.h
/qemu/include/elf.h
/qemu/include/fpu/softfloat.h
/qemu/include/hw/arm/bcm2836.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/audio/pcspk.h
/qemu/include/hw/audio/soundhw.h
/qemu/include/hw/char/avr_usart.h
/qemu/include/hw/char/ibex_uart.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/misc/avr_power.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/boot_opensbi.h
/qemu/include/hw/timer/avr_timer16.h
/qemu/include/qapi/clone-visitor.h
/qemu/include/qapi/error.h
/qemu/include/qapi/visitor-impl.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/typedefs.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/qom/qom-qobject.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/cpu-throttle.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/ui/gtk.h
/qemu/include/ui/qemu-pixman.h
/qemu/iothread.c
/qemu/linux-headers/asm-arm/unistd-common.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-user/elfload.c
/qemu/linux-user/fd-trans.c
/qemu/linux-user/strace.c
/qemu/linux-user/syscall.c
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/migration.c
/qemu/migration/ram.c
/qemu/migration/savevm.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/misc.c
/qemu/monitor/monitor.c
/qemu/nbd/client.c
/qemu/nbd/server.c
/qemu/net/colo-compare.c
/qemu/net/dump.c
/qemu/net/filter-buffer.c
/qemu/net/filter.c
/qemu/net/net.c
/qemu/net/socket.c
/qemu/net/tap-bsd.c
/qemu/net/tap-linux.c
/qemu/net/tap-solaris.c
/qemu/net/tap-stub.c
/qemu/net/tap.c
/qemu/net/tap_int.h
/qemu/os-posix.c
README
slof.bin
/qemu/python/qemu/console_socket.py
/qemu/python/qemu/machine.py
/qemu/python/qemu/qmp.py
/qemu/qapi/block-core.json
/qemu/qapi/machine.json
/qemu/qapi/opts-visitor.c
/qemu/qapi/qapi-clone-visitor.c
/qemu/qapi/qapi-dealloc-visitor.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/string-input-visitor.c
/qemu/qapi/string-output-visitor.c
/qemu/qdev-monitor.c
/qemu/qemu-img.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/vss-win32/install.cpp
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/qom/qom-hmp-cmds.c
/qemu/qom/qom-qmp-cmds.c
/qemu/qom/qom-qobject.c
/qemu/roms/SLOF
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/coccinelle/errp-guard.cocci
/qemu/scripts/decodetree.py
/qemu/scripts/performance/dissect.py
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/render_block_graph.py
/qemu/scripts/tap-driver.pl
/qemu/scripts/tracetool/backend/dtrace.py
/qemu/softmmu/Makefile.objs
/qemu/softmmu/arch_init.c
/qemu/softmmu/balloon.c
/qemu/softmmu/cpu-throttle.c
/qemu/softmmu/cpus.c
/qemu/softmmu/ioport.c
/qemu/softmmu/memory.c
/qemu/softmmu/memory_mapping.c
/qemu/softmmu/qtest.c
/qemu/softmmu/vl.c
/qemu/stubs/Makefile.objs
/qemu/stubs/isa-bus.c
/qemu/stubs/pci-bus.c
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/monitor.c
/qemu/target/arm/translate-sve.c
/qemu/target/avr/Makefile.objs
/qemu/target/avr/cpu-param.h
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/cpu.c
/qemu/target/avr/cpu.h
/qemu/target/avr/disas.c
/qemu/target/avr/gdbstub.c
/qemu/target/avr/helper.c
/qemu/target/avr/helper.h
/qemu/target/avr/insn.decode
/qemu/target/avr/machine.c
/qemu/target/avr/translate.c
/qemu/target/i386/Makefile.objs
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/excp_helper.c
/qemu/target/i386/fpu_helper.c
/qemu/target/i386/gdbstub.c
/qemu/target/i386/hax-posix.c
/qemu/target/i386/helper.c
/qemu/target/i386/helper.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/i386/machine.c
/qemu/target/i386/monitor.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/sev-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/sev_i386.h
/qemu/target/i386/svm.h
/qemu/target/i386/svm_helper.c
/qemu/target/i386/tcg-stub.c
/qemu/target/i386/translate.c
/qemu/target/m68k/helper.c
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/fpu_helper.c
/qemu/target/nios2/translate.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/translate_init.inc.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/insn_trans/trans_rvv.inc.c
/qemu/target/riscv/pmp.c
/qemu/target/s390x/cpu_models.c
/qemu/target/sparc/cpu.c
/qemu/tcg/ppc/tcg-target.inc.c
/qemu/tcg/riscv/tcg-target.inc.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tests/Makefile.include
/qemu/tests/acceptance/boot_linux.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/linux_initrd.py
/qemu/tests/acceptance/linux_ssh_mips_malta.py
/qemu/tests/acceptance/machine_avr6.py
/qemu/tests/acceptance/machine_mips_malta.py
/qemu/tests/acceptance/machine_rx_gdbsim.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/crypto-tls-x509-helpers.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/common.rc
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-alpha-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-arm64-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-hppa-cross.docker
/qemu/tests/docker/dockerfiles/debian-m68k-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-powerpc-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-sh4-cross.docker
/qemu/tests/docker/dockerfiles/debian-sparc64-cross.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/debian-win32-cross.docker
/qemu/tests/docker/dockerfiles/debian-win64-cross.docker
/qemu/tests/docker/dockerfiles/debian-xtensa-cross.docker
/qemu/tests/docker/dockerfiles/debian9-mxe.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/plugin/Makefile
/qemu/tests/plugin/bb.c
/qemu/tests/qemu-iotests/017
/qemu/tests/qemu-iotests/017.out
/qemu/tests/qemu-iotests/018
/qemu/tests/qemu-iotests/018.out
/qemu/tests/qemu-iotests/019
/qemu/tests/qemu-iotests/019.out
/qemu/tests/qemu-iotests/020
/qemu/tests/qemu-iotests/020.out
/qemu/tests/qemu-iotests/024
/qemu/tests/qemu-iotests/024.out
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/028.out
/qemu/tests/qemu-iotests/029
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/034
/qemu/tests/qemu-iotests/034.out
/qemu/tests/qemu-iotests/037
/qemu/tests/qemu-iotests/037.out
/qemu/tests/qemu-iotests/038
/qemu/tests/qemu-iotests/038.out
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/039.out
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/042
/qemu/tests/qemu-iotests/043
/qemu/tests/qemu-iotests/043.out
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/046.out
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/050
/qemu/tests/qemu-iotests/050.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/054.out
/qemu/tests/qemu-iotests/056
/qemu/tests/qemu-iotests/059
/qemu/tests/qemu-iotests/059.out
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/069
/qemu/tests/qemu-iotests/069.out
/qemu/tests/qemu-iotests/073
/qemu/tests/qemu-iotests/073.out
/qemu/tests/qemu-iotests/079.out
/qemu/tests/qemu-iotests/082
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/089
/qemu/tests/qemu-iotests/089.out
/qemu/tests/qemu-iotests/095
/qemu/tests/qemu-iotests/095.out
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/097.out
/qemu/tests/qemu-iotests/098
/qemu/tests/qemu-iotests/098.out
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/110
/qemu/tests/qemu-iotests/110.out
/qemu/tests/qemu-iotests/111.out
/qemu/tests/qemu-iotests/112.out
/qemu/tests/qemu-iotests/114
/qemu/tests/qemu-iotests/114.out
/qemu/tests/qemu-iotests/122
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/126
/qemu/tests/qemu-iotests/126.out
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/127.out
/qemu/tests/qemu-iotests/129
/qemu/tests/qemu-iotests/130
/qemu/tests/qemu-iotests/133
/qemu/tests/qemu-iotests/133.out
/qemu/tests/qemu-iotests/134
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/142
/qemu/tests/qemu-iotests/142.out
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/153.out
/qemu/tests/qemu-iotests/154
/qemu/tests/qemu-iotests/154.out
/qemu/tests/qemu-iotests/155
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/156.out
/qemu/tests/qemu-iotests/158
/qemu/tests/qemu-iotests/158.out
/qemu/tests/qemu-iotests/161
/qemu/tests/qemu-iotests/161.out
/qemu/tests/qemu-iotests/175
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/176.out
/qemu/tests/qemu-iotests/177
/qemu/tests/qemu-iotests/177.out
/qemu/tests/qemu-iotests/179
/qemu/tests/qemu-iotests/179.out
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/189.out
/qemu/tests/qemu-iotests/191
/qemu/tests/qemu-iotests/191.out
/qemu/tests/qemu-iotests/195
/qemu/tests/qemu-iotests/195.out
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/198.out
/qemu/tests/qemu-iotests/204
/qemu/tests/qemu-iotests/204.out
/qemu/tests/qemu-iotests/216
/qemu/tests/qemu-iotests/224
/qemu/tests/qemu-iotests/225
/qemu/tests/qemu-iotests/225.out
/qemu/tests/qemu-iotests/228
/qemu/tests/qemu-iotests/243
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/249
/qemu/tests/qemu-iotests/249.out
/qemu/tests/qemu-iotests/252
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/259.out
/qemu/tests/qemu-iotests/267
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qemu-iotests/270
/qemu/tests/qemu-iotests/270.out
/qemu/tests/qemu-iotests/273
/qemu/tests/qemu-iotests/273.out
/qemu/tests/qemu-iotests/274
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/279
/qemu/tests/qemu-iotests/279.out
/qemu/tests/qemu-iotests/282
/qemu/tests/qemu-iotests/282.out
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/290.out
/qemu/tests/qemu-iotests/299
/qemu/tests/qemu-iotests/299.out
/qemu/tests/qemu-iotests/301
/qemu/tests/qemu-iotests/301.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/common.tls
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qht-bench.c
/qemu/tests/qtest/Makefile.include
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/tcg/Makefile.qemu
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/test-i386-sse-exceptions.c
/qemu/tests/test-char.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/aarch64vm.py
/qemu/tests/vm/basevm.py
/qemu/tests/vm/centos-8-aarch64.ks
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/conf_example_aarch64.yml
/qemu/tests/vm/conf_example_x86.yml
/qemu/tests/vm/fedora
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.aarch64
/qemu/tests/vm/ubuntu.i386
/qemu/tests/vm/ubuntuvm.py
/qemu/tpm.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/gtk.c
/qemu/ui/vnc.c
/qemu/util/compatfd.c
/qemu/util/coroutine-ucontext.c
/qemu/util/drm.c
/qemu/util/main-loop.c
/qemu/util/module.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-error.c
/qemu/util/qemu-openpty.c
/qemu/util/qemu-option.c
1e04092f07-Jul-2020 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Update OpenBIOS images to 75fbb41d built from submodule.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


/qemu/MAINTAINERS
/qemu/accel/kvm/kvm-all.c
/qemu/balloon.c
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/amend.c
/qemu/block/block-copy.c
/qemu/block/crypto.c
/qemu/block/crypto.h
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/qcow2.c
/qemu/block/qed.c
/qemu/block/qed.h
/qemu/block/vdi.c
/qemu/block/vhdx.c
/qemu/block/vpc.c
/qemu/bsd-user/main.c
/qemu/configure
/qemu/crypto/block-luks.c
/qemu/crypto/block.c
/qemu/crypto/blockpriv.h
/qemu/docs/interop/index.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/interop/vhost-vdpa.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/exec.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/z2.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/display/ads7846.c
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/ssd0323.c
/qemu/hw/gpio/zaurus.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/m68k/mcf5206.c
/qemu/hw/misc/max111x.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/trace-events
/qemu/hw/net/vhost_net-stub.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/ssi/ssi.c
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/Makefile.objs
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem-pci.h
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/crypto/block.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/user/thunk.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/pxa.h
/qemu/include/hw/arm/sharpsl.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/boards.h
/qemu/include/hw/misc/max111x.h
/qemu/include/hw/net/imx_fec.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-bus.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/migration/colo.h
/qemu/include/migration/misc.h
/qemu/include/net/net.h
/qemu/include/net/vhost-vdpa.h
/qemu/include/net/vhost_net.h
/qemu/include/qemu/typedefs.h
/qemu/include/sysemu/balloon.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/qemu.h
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/migration/migration.c
/qemu/migration/postcopy-ram.c
/qemu/migration/ram.c
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/monitor.c
/qemu/net/Makefile.objs
/qemu/net/clients.h
/qemu/net/net.c
/qemu/net/vhost-vdpa.c
openbios-ppc
openbios-sparc32
openbios-sparc64
/qemu/qapi/block-core.json
/qemu/qapi/crypto.json
/qemu/qapi/job.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-options.hx
/qemu/roms/openbios
/qemu/softmmu/vl.c
/qemu/target/arm/cpu.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm32.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-sve.c
/qemu/target/i386/sev.c
/qemu/target/sparc/translate.c
/qemu/tests/acceptance/machine_sparc64_sun4u.py
/qemu/tests/data/acpi/disassemle-aml.sh
/qemu/tests/data/acpi/rebuild-expected-aml.sh
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/087.out
/qemu/tests/qemu-iotests/112.out
/qemu/tests/qemu-iotests/125
/qemu/tests/qemu-iotests/125.out
/qemu/tests/qemu-iotests/134.out
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/144.out
/qemu/tests/qemu-iotests/146
/qemu/tests/qemu-iotests/146.out
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/158.out
/qemu/tests/qemu-iotests/178
/qemu/tests/qemu-iotests/182.out
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/188
/qemu/tests/qemu-iotests/188.out
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/189.out
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/198.out
/qemu/tests/qemu-iotests/206
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/263
/qemu/tests/qemu-iotests/263.out
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/280.out
/qemu/tests/qemu-iotests/284
/qemu/tests/qemu-iotests/284.out
/qemu/tests/qemu-iotests/293
/qemu/tests/qemu-iotests/293.out
/qemu/tests/qemu-iotests/294
/qemu/tests/qemu-iotests/294.out
/qemu/tests/qemu-iotests/295
/qemu/tests/qemu-iotests/295.out
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/296.out
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qtest/bios-tables-test-allowed-diff.h
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/fuzz/fork_fuzz.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/test-hmp.c
/qemu/thunk.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/util/qemu-openpty.c
563b9d0d02-Jul-2020 Gerd Hoffmann <kraxel@redhat.com>

seabios: update binaries

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


/qemu/.cirrus.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/edk2.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.yml
/qemu/.mailmap
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/Makefile.objs
/qemu/accel/Makefile.objs
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/trace-events
/qemu/accel/stubs/Makefile.objs
/qemu/accel/stubs/xen-stub.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/tcg-runtime-gvec.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/user-exec.c
/qemu/accel/xen/Makefile.objs
/qemu/accel/xen/xen-all.c
/qemu/arch_init.c
/qemu/audio/Makefile.objs
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/audio_template.h
/qemu/audio/jackaudio.c
/qemu/audio/mixeng.c
/qemu/audio/wavcapture.c
/qemu/backends/Kconfig
/qemu/backends/Makefile.objs
/qemu/backends/hostmem.c
/qemu/backends/tpm/Kconfig
/qemu/backends/tpm/Makefile.objs
/qemu/backends/tpm/tpm_backend.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_int.h
/qemu/backends/tpm/tpm_ioctl.h
/qemu/backends/tpm/tpm_passthrough.c
/qemu/backends/tpm/tpm_util.c
/qemu/backends/tpm/trace-events
/qemu/block.c
/qemu/block/Makefile.objs
/qemu/block/crypto.c
/qemu/block/dirty-bitmap.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/raw-format.c
/qemu/block/trace-events
/qemu/blockdev.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configure
/qemu/contrib/libvhost-user/libvhost-user.c
/qemu/contrib/libvhost-user/libvhost-user.h
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/cpus-common.c
/qemu/cpus.c
/qemu/crypto/Makefile.objs
/qemu/crypto/init.c
/qemu/crypto/random-none.c
/qemu/crypto/secret.c
/qemu/crypto/secret_common.c
/qemu/crypto/secret_keyring.c
/qemu/default-configs/mips64el-softmmu.mak
/qemu/default-configs/riscv32-softmmu.mak
/qemu/default-configs/riscv64-softmmu.mak
/qemu/default-configs/rx-softmmu.mak
/qemu/default-configs/unicore32-softmmu.mak
/qemu/disas.c
/qemu/dma-helpers.c
/qemu/docs/devel/testing.rst
/qemu/docs/index.html.in
/qemu/docs/interop/vhost-user.rst
/qemu/docs/nvdimm.txt
/qemu/docs/qdev-device-use.txt
/qemu/docs/specs/tpm.rst
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/integratorcp.rst
/qemu/docs/system/arm/mps2.rst
/qemu/docs/system/arm/musca.rst
/qemu/docs/system/arm/vexpress.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/s390x/3270.rst
/qemu/docs/system/s390x/css.rst
/qemu/docs/system/s390x/vfio-ap.rst
/qemu/docs/system/s390x/vfio-ccw.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-mips.rst
/qemu/docs/system/target-rx.rst
/qemu/docs/system/target-s390x.rst
/qemu/docs/system/targets.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/xbzrle.txt
/qemu/dtc
/qemu/exec.c
/qemu/fpu/softfloat.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/9pfs/xen-9p-backend.c
/qemu/hw/Kconfig
/qemu/hw/Makefile.objs
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/generic_event_device.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/adc/stm32f2xx_adc.c
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/kzm.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/microbit.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/msf2-som.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/nrf51_soc.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_gpio.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/stm32f405_soc.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/gus.c
/qemu/hw/audio/gusemu_hal.c
/qemu/hw/audio/gusemu_mixer.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/block/Makefile.objs
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/fdc.c
/qemu/hw/block/nand.c
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/swim.c
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/Kconfig
/qemu/hw/char/Makefile.objs
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/char/parallel-isa.c
/qemu/hw/char/parallel.c
/qemu/hw/char/renesas_sci.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/serial-pci-multi.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/serial.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/Makefile.objs
/qemu/hw/core/bus.c
/qemu/hw/core/cpu.c
/qemu/hw/core/machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/sysbus.c
/qemu/hw/cpu/a15mpcore.c
/qemu/hw/cpu/a9mpcore.c
/qemu/hw/cpu/arm11mpcore.c
/qemu/hw/cpu/realview_mpcore.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/display/ati.c
/qemu/hw/display/cg3.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/dpcd.c
/qemu/hw/display/exynos4210_fimd.c
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/omap_dss.c
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/sm501.c
/qemu/hw/display/trace-events
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/i8257.c
/qemu/hw/dma/puv3_dma.c
/qemu/hw/dma/pxa2xx_dma.c
/qemu/hw/dma/rc4030.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/gpio/pl061.c
/qemu/hw/gpio/puv3_gpio.c
/qemu/hw/hppa/dino.c
/qemu/hw/hppa/lasi.c
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/Kconfig
/qemu/hw/hyperv/Makefile.objs
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/trace-events
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/smbus_eeprom.c
/qemu/hw/i2c/versatile_i2c.c
/qemu/hw/i386/Makefile.objs
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-common.h
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/fw_cfg.h
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/vmport.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/core.c
/qemu/hw/ide/isa.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/qdev.c
/qemu/hw/input/adb-kbd.c
/qemu/hw/input/adb-mouse.c
/qemu/hw/input/adb.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/pxa2xx_keypad.c
/qemu/hw/input/trace-events
/qemu/hw/intc/Kconfig
/qemu/hw/intc/Makefile.objs
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/exynos4210_gic.c
/qemu/hw/intc/i8259_common.c
/qemu/hw/intc/ibex_plic.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/puv3_intc.c
/qemu/hw/intc/realview_gic.c
/qemu/hw/intc/rx_icu.c
/qemu/hw/intc/s390_flic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/xics.c
/qemu/hw/intc/xive.c
/qemu/hw/isa/apm.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/isa-superio.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/trace-events
/qemu/hw/isa/vt82c686.c
/qemu/hw/lm32/lm32.h
/qemu/hw/lm32/milkymist-hw.h
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/mcf_intc.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/q800.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/microblaze/petalogix_s3adsp1800_mmu.c
/qemu/hw/microblaze/xlnx-zynqmp-pmu.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/Makefile.objs
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/mips_int.c
/qemu/hw/mips/mipssim.c
/qemu/hw/mips/r4k.c
/qemu/hw/misc/Makefile.objs
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/bcm2835_mphi.c
/qemu/hw/misc/empty_slot.c
/qemu/hw/misc/grlib_ahb_apb_pnp.c
/qemu/hw/misc/imx6ul_ccm.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/pca9552.c
/qemu/hw/misc/puv3_pm.c
/qemu/hw/misc/trace-events
/qemu/hw/net/Makefile.objs
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/etraxfs_eth.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/lasi_i82596.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/smc91c111.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/trace-events
/qemu/hw/net/tulip.c
/qemu/hw/net/tulip.h
/qemu/hw/net/virtio-net.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/mac_nvram.c
/qemu/hw/nvram/trace-events
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/dec.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/Makefile.objs
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/designware.c
/qemu/hw/pci-host/gpex.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/pam.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/shpc.c
/qemu/hw/pcmcia/pxa2xx.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_irq.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/Makefile.objs
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/riscv_hart.c
/qemu/hw/riscv/sifive_clint.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_e_prci.c
/qemu/hw/riscv/sifive_gpio.c
/qemu/hw/riscv/sifive_plic.c
/qemu/hw/riscv/sifive_test.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/sun4v-rtc.c
/qemu/hw/rx/Kconfig
/qemu/hw/rx/Makefile.objs
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/ap-bridge.c
/qemu/hw/s390x/css-bridge.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/pv.c
/qemu/hw/s390x/s390-ccw.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/tod.c
/qemu/hw/s390x/vhost-vsock-ccw.c
/qemu/hw/s390x/virtio-ccw-9p.c
/qemu/hw/s390x/virtio-ccw-balloon.c
/qemu/hw/s390x/virtio-ccw-blk.c
/qemu/hw/s390x/virtio-ccw-crypto.c
/qemu/hw/s390x/virtio-ccw-gpu.c
/qemu/hw/s390x/virtio-ccw-input.c
/qemu/hw/s390x/virtio-ccw-net.c
/qemu/hw/s390x/virtio-ccw-rng.c
/qemu/hw/s390x/virtio-ccw-scsi.c
/qemu/hw/s390x/virtio-ccw-serial.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/milkymist-memcard.c
/qemu/hw/sd/pxa2xx_mmci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci-internal.h
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/semihosting/console.c
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/sparc/Kconfig
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/niagara.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/imx_spi.c
/qemu/hw/ssi/mss-spi.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/Kconfig
/qemu/hw/timer/Makefile.objs
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/puv3_ost.c
/qemu/hw/timer/renesas_cmt.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/timer/sh_timer.c
/qemu/hw/timer/trace-events
/qemu/hw/tpm/Kconfig
/qemu/hw/tpm/Makefile.objs
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tpm/tpm_ppi.h
/qemu/hw/tpm/tpm_prop.h
/qemu/hw/tpm/tpm_spapr.c
/qemu/hw/tpm/tpm_tis.h
/qemu/hw/tpm/tpm_tis_common.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/tpm/tpm_tis_sysbus.c
/qemu/hw/tpm/trace-events
/qemu/hw/unicore32/puv3.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/Makefile.objs
/qemu/hw/usb/bus.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-dwc2.h
/qemu/hw/usb/hcd-musb.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/tusb6010.c
/qemu/hw/usb/xen-usb.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/Makefile.objs
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-scsi-pci.c
/qemu/hw/virtio/vhost-user-blk-pci.c
/qemu/hw/virtio/vhost-user-fs-pci.c
/qemu/hw/virtio/vhost-user-scsi-pci.c
/qemu/hw/virtio/vhost-user-vsock-pci.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost-vsock-pci.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-9p-pci.c
/qemu/hw/virtio/virtio-balloon-pci.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-blk-pci.c
/qemu/hw/virtio/virtio-crypto-pci.c
/qemu/hw/virtio/virtio-input-pci.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-net-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem-pci.c
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio-scsi-pci.c
/qemu/hw/virtio/virtio-serial-pci.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/Kconfig
/qemu/hw/watchdog/Makefile.objs
/qemu/hw/watchdog/cmsdk-apb-watchdog.c
/qemu/hw/watchdog/trace-events
/qemu/hw/watchdog/wdt_imx2.c
/qemu/hw/xen/Makefile.objs
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen-legacy-backend.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pt_stub.c
/qemu/hw/xtensa/virt.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nvme.h
/qemu/include/crypto/secret.h
/qemu/include/crypto/secret_common.h
/qemu/include/crypto/secret_keyring.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/fpu/softfloat.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/arm/aspeed.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/fsl-imx31.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/audio/pcspk.h
/qemu/include/hw/block/block.h
/qemu/include/hw/block/fdc.h
/qemu/include/hw/char/cadence_uart.h
/qemu/include/hw/char/cmsdk-apb-uart.h
/qemu/include/hw/char/ibex_uart.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/renesas_sci.h
/qemu/include/hw/char/xilinx_uartlite.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/cris/etraxfs.h
/qemu/include/hw/display/edid.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/hyperv/hyperv.h
/qemu/include/hw/hyperv/vmbus-bridge.h
/qemu/include/hw/hyperv/vmbus-proto.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/i2c/arm_sbcon_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/vmport.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/input/adb.h
/qemu/include/hw/intc/ibex_plic.h
/qemu/include/hw/intc/rx_icu.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/misc/auxbus.h
/qemu/include/hw/misc/bcm2835_mphi.h
/qemu/include/hw/misc/empty_slot.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/macio/cuda.h
/qemu/include/hw/misc/macio/pmu.h
/qemu/include/hw/misc/pca9552.h
/qemu/include/hw/misc/unimp.h
/qemu/include/hw/net/cadence_gem.h
/qemu/include/hw/net/ne2000-isa.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/xive_regs.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/sifive_e.h
/qemu/include/hw/riscv/sifive_gpio.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/rx/rx62n.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/pv.h
/qemu/include/hw/s390x/s390-ccw.h
/qemu/include/hw/sd/sdhci.h
/qemu/include/hw/sh4/sh.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/sysbus.h
/qemu/include/hw/timer/cmsdk-apb-timer.h
/qemu/include/hw/timer/i8254.h
/qemu/include/hw/timer/renesas_cmt.h
/qemu/include/hw/timer/renesas_tmr.h
/qemu/include/hw/timer/tmu012.h
/qemu/include/hw/usb.h
/qemu/include/hw/usb/dwc2-regs.h
/qemu/include/hw/usb/hcd-musb.h
/qemu/include/hw/virtio/vhost-user-vsock.h
/qemu/include/hw/virtio/vhost-user.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/vhost-vsock.h
/qemu/include/hw/virtio/virtio-balloon.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/watchdog/wdt_imx2.h
/qemu/include/hw/xen/xen.h
/qemu/include/io/task.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp.h
/qemu/include/qemu/coroutine_int.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/tsan.h
/qemu/include/qemu/typedefs.h
/qemu/include/qom/object.h
/qemu/include/qom/qom-qobject.h
/qemu/include/standard-headers/asm-x86/kvm_para.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/standard-headers/linux/virtio_mem.h
/qemu/include/standard-headers/linux/virtio_ring.h
/qemu/include/sysemu/accel.h
/qemu/include/sysemu/blockdev.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tcg.h
/qemu/include/sysemu/tpm.h
/qemu/include/sysemu/tpm_util.h
/qemu/include/sysemu/xen.h
/qemu/include/tcg/tcg-op-gvec.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/io/task.c
/qemu/linux-headers/asm-arm64/mman.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/psp-sev.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vfio_ccw.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/signal.c
/qemu/linux-user/elfload.c
/qemu/linux-user/generic/fcntl.h
/qemu/linux-user/mmap.c
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/memory.c
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/colo.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd.c
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/misc.c
/qemu/nbd/server.c
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/colo.h
/qemu/net/net.c
/qemu/net/tap.c
/qemu/net/trace-events
bios-256k.bin
bios.bin
vgabios-ati.bin
vgabios-bochs-display.bin
vgabios-cirrus.bin
vgabios-qxl.bin
vgabios-ramfb.bin
vgabios-stdvga.bin
vgabios-virtio.bin
vgabios-vmware.bin
vgabios.bin
/qemu/po/sv.po
/qemu/python/qemu/.flake8
/qemu/python/qemu/accel.py
/qemu/python/qemu/machine.py
/qemu/python/qemu/pylintrc
/qemu/python/qemu/qmp.py
/qemu/python/qemu/qtest.py
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qdev-monitor.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qom/container.c
/qemu/qom/object.c
/qemu/qom/qom-hmp-cmds.c
/qemu/replay/replay-internal.c
/qemu/replay/replay.c
/qemu/roms/config.seabios-128k
/qemu/roms/seabios
/qemu/scripts/analyze-migration.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/clean-includes
/qemu/scripts/coverity-scan/coverity-scan.docker
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/decodetree.py
/qemu/scripts/kvm/vmxcap
/qemu/scripts/minikconf.py
/qemu/scripts/modules/module_block.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/performance/topN_callgrind.py
/qemu/scripts/performance/topN_perf.py
/qemu/scripts/qemu-gdb.py
/qemu/scripts/qemugdb/__init__.py
/qemu/scripts/qemugdb/aio.py
/qemu/scripts/qemugdb/coroutine.py
/qemu/scripts/qemugdb/mtree.py
/qemu/scripts/qemugdb/tcg.py
/qemu/scripts/qemugdb/timers.py
/qemu/scripts/qmp/qmp
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qom-fuse
/qemu/scripts/qmp/qom-get
/qemu/scripts/qmp/qom-list
/qemu/scripts/qmp/qom-set
/qemu/scripts/qmp/qom-tree
/qemu/scripts/tracetool.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/backend/__init__.py
/qemu/scripts/tracetool/backend/dtrace.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/backend/simple.py
/qemu/scripts/tracetool/backend/ust.py
/qemu/scripts/tracetool/format/__init__.py
/qemu/scripts/tracetool/format/c.py
/qemu/scripts/tracetool/format/d.py
/qemu/scripts/tracetool/format/h.py
/qemu/scripts/tracetool/format/stap.py
/qemu/scripts/tracetool/format/tcg_h.py
/qemu/scripts/tracetool/format/tcg_helper_c.py
/qemu/scripts/tracetool/format/tcg_helper_h.py
/qemu/scripts/tracetool/format/tcg_helper_wrapper_h.py
/qemu/scripts/tracetool/transform.py
/qemu/scripts/tracetool/vcpu.py
/qemu/scsi/qemu-pr-helper.c
/qemu/softmmu/vl.c
/qemu/stubs/Makefile.objs
/qemu/stubs/cmos.c
/qemu/stubs/qmp_memory_device.c
/qemu/target/arm/Makefile.objs
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/crypto_helper.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/neon-dp.decode
/qemu/target/arm/op_helper.c
/qemu/target/arm/sve_helper.c
/qemu/target/arm/t32.decode
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-neon.inc.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.inc.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vec_internal.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/fpu_helper.c
/qemu/target/i386/hax-all.c
/qemu/target/i386/hax-i386.h
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86.h
/qemu/target/i386/hvf/x86_decode.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_flags.c
/qemu/target/i386/hvf/x86_task.c
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/kvm.c
/qemu/target/i386/misc_helper.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/sev.c
/qemu/target/i386/sev_i386.h
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/softfloat.c
/qemu/target/m68k/softfloat.h
/qemu/target/m68k/translate.c
/qemu/target/mips/Makefile.objs
/qemu/target/mips/cpu-param.h
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/helper.h
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/kvm_mips.h
/qemu/target/mips/lmmi_helper.c
/qemu/target/mips/machine.c
/qemu/target/mips/mips-defs.h
/qemu/target/mips/msa_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.inc.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu-radix64.h
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vmx-impl.inc.c
/qemu/target/ppc/translate_init.inc.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.inc.c
/qemu/target/riscv/insn_trans/trans_rvf.inc.c
/qemu/target/riscv/insn_trans/trans_rvh.inc.c
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/translate.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/internal.h
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/translate_vx.inc.c
/qemu/target/s390x/vec_int_helper.c
/qemu/target/sparc/int32_helper.c
/qemu/target/tricore/Makefile.objs
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/gdbstub.c
/qemu/target/tricore/helper.c
/qemu/target/tricore/translate.c
/qemu/target/unicore32/helper.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/overlay_tool.h
/qemu/target/xtensa/translate.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/aarch64/tcg-target.inc.c
/qemu/tcg/aarch64/tcg-target.opc.h
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/i386/tcg-target.inc.c
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/ppc/tcg-target.inc.c
/qemu/tcg/ppc/tcg-target.opc.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg.c
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/machine_arm_canona1100.py
/qemu/tests/acceptance/machine_rx_gdbsim.py
/qemu/tests/acceptance/migration.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/SRAT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/q35/SRAT.dimmpxm
/qemu/tests/data/acpi/q35/TPM2.tis
/qemu/tests/data/acpi/virt/SRAT.memhp
/qemu/tests/decode/err_pattern_group_nest1.decode
/qemu/tests/decode/err_pattern_group_nest2.decode
/qemu/tests/decode/err_pattern_group_nest3.decode
/qemu/tests/decode/succ_pattern_group_nest2.decode
/qemu/tests/decode/succ_pattern_group_nest3.decode
/qemu/tests/decode/succ_pattern_group_nest4.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-arm64-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-xtensa-cross.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/debian11.docker
/qemu/tests/docker/dockerfiles/debian9.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/ubuntu.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/test-tsan
/qemu/tests/migration/guestperf-batch.py
/qemu/tests/migration/guestperf-plot.py
/qemu/tests/migration/guestperf.py
/qemu/tests/migration/stress.c
/qemu/tests/plugin/Makefile
/qemu/tests/plugin/lockstep.c
/qemu/tests/plugin/mem.c
/qemu/tests/qemu-iotests/031.out
/qemu/tests/qemu-iotests/036.out
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/118
/qemu/tests/qemu-iotests/143
/qemu/tests/qemu-iotests/143.out
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/178.out.qcow2
/qemu/tests/qemu-iotests/178.out.raw
/qemu/tests/qemu-iotests/190
/qemu/tests/qemu-iotests/190.out
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/194.out
/qemu/tests/qemu-iotests/229
/qemu/tests/qemu-iotests/291
/qemu/tests/qemu-iotests/291.out
/qemu/tests/qemu-iotests/292
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/nbd-fault-injector.py
/qemu/tests/qemu-iotests/qcow2.py
/qemu/tests/qemu-iotests/qcow2_format.py
/qemu/tests/qht-bench.c
/qemu/tests/qtest/Makefile.include
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test-allowed-diff.h
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/fuzz/Makefile.include
/qemu/tests/qtest/fuzz/fork_fuzz.ld
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/qtest_wrappers.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c
/qemu/tests/qtest/libqos/arm-n800-machine.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/arm-sabrelite-machine.c
/qemu/tests/qtest/libqos/arm-smdkc210-machine.c
/qemu/tests/qtest/libqos/arm-virt-machine.c
/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/e1000e.h
/qemu/tests/qtest/libqos/pci-pc.c
/qemu/tests/qtest/libqos/ppc64_pseries-machine.c
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/libqos/qos_external.c
/qemu/tests/qtest/libqos/qos_external.h
/qemu/tests/qtest/libqos/sdhci.c
/qemu/tests/qtest/libqos/sdhci.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqos/virtio-balloon.c
/qemu/tests/qtest/libqos/virtio-balloon.h
/qemu/tests/qtest/libqos/virtio-blk.c
/qemu/tests/qtest/libqos/virtio-blk.h
/qemu/tests/qtest/libqos/virtio-net.c
/qemu/tests/qtest/libqos/virtio-net.h
/qemu/tests/qtest/libqos/virtio-rng.c
/qemu/tests/qtest/libqos/virtio-rng.h
/qemu/tests/qtest/libqos/virtio-scsi.c
/qemu/tests/qtest/libqos/virtio-scsi.h
/qemu/tests/qtest/libqos/virtio-serial.c
/qemu/tests/qtest/libqos/virtio-serial.h
/qemu/tests/qtest/libqos/x86_64_pc-machine.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/qos-test.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/tpm-emu.c
/qemu/tests/qtest/tpm-emu.h
/qemu/tests/qtest/usb-hcd-ehci-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/arm/commpage.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/test-i386-f2xm1.c
/qemu/tests/tcg/i386/test-i386-fbstp.c
/qemu/tests/tcg/i386/test-i386-fisttp.c
/qemu/tests/tcg/i386/test-i386-fldcst.c
/qemu/tests/tcg/i386/test-i386-fp-exceptions.c
/qemu/tests/tcg/i386/test-i386-fpatan.c
/qemu/tests/tcg/i386/test-i386-fscale.c
/qemu/tests/tcg/i386/test-i386-fxam.c
/qemu/tests/tcg/i386/test-i386-fxtract.c
/qemu/tests/tcg/i386/test-i386-fyl2x.c
/qemu/tests/tcg/i386/test-i386-fyl2xp1.c
/qemu/tests/tcg/i386/test-i386-pcmpistri.c
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/gdbstub/sha1.py
/qemu/tests/tcg/multiarch/threadcount.c
/qemu/tests/test-crypto-secret.c
/qemu/tests/test-io-task.c
/qemu/tests/test-qdev-global-props.c
/qemu/tests/tsan/blacklist.tsan
/qemu/tests/tsan/suppressions.tsan
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/basevm.py
/qemu/tests/vm/fedora
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.i386
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/seccomp.c
/qemu/trace/simple.c
/qemu/trace/simple.h
/qemu/ui/vnc.c
/qemu/util/Makefile.objs
/qemu/util/coroutine-sigaltstack.c
/qemu/util/coroutine-ucontext.c
/qemu/util/getauxval.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-timer.c
/qemu/util/qht.c
b71db6b902-Jul-2020 Thomas Huth <thuth@redhat.com>

pc-bios/s390: Update s390-ccw bios binaries with the latest changes

... to make sure that the binaries match the current state of the
sources.

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

1c9f655030-Jun-2020 Thomas Huth <thuth@redhat.com>

pc-bios/s390-ccw: Generate and include dependency files in the Makefile

The Makefile of the s390-ccw bios does not handle dependencies of the
*.c files from the headers yet, so that you often have t

pc-bios/s390-ccw: Generate and include dependency files in the Makefile

The Makefile of the s390-ccw bios does not handle dependencies of the
*.c files from the headers yet, so that you often have to run a "make
clean" to get the build right when one of the headers has been changed.
Let's make sure that we generate and include dependency files for all
*.c files now to avoid this problem in the future.

Acked-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20200630142955.7662-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...

9598c22724-Jun-2020 Janosch Frank <frankja@linux.ibm.com>

pc-bios: s390x: Make u32 ptr check explicit

Let's make it a bit more clear that we check the full 64 bits to fit
into the 32 we return.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Suggeste

pc-bios: s390x: Make u32 ptr check explicit

Let's make it a bit more clear that we check the full 64 bits to fit
into the 32 we return.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Suggested-by: David Hildenbrand <david@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200624075226.92728-11-frankja@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...

78182aea24-Jun-2020 Janosch Frank <frankja@linux.ibm.com>

pc-bios: s390x: Use ebcdic2ascii table

Why should we do conversion of a ebcdic value if we have a handy table
where we could look up the ascii value instead?

Signed-off-by: Janosch Frank <frankja@l

pc-bios: s390x: Use ebcdic2ascii table

Why should we do conversion of a ebcdic value if we have a handy table
where we could look up the ascii value instead?

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200624075226.92728-10-frankja@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...

12345678910>>...35