afc1d9a848
pkgsrc changes: - remove stray conflict with qemu-bin - I cannot find references to it in pkgsrc - drop mentions of NetBSD version < 6.0 - it's already broken there regardless of the directives and not supported - remove stray BUILDLINK_PASSTHRU_DIRS and BUILDLINK_PASSTHRU_RPATHDIRS this is redundant with the default pkgsrc framework defines - not yet ported to 3.x as of 2.10.0, newer versions get initial patches - remove ivshmem - it's not a user settable option, it requires as of now Linux kernel API (eventfd) and it builds only for Linux now (no longer for BSD and SunOS) - add test target - all tests pass on NetBSD 8.99.2 (with disabled PaX MPROTECT) - sync PLIST - drop patches that are no longer needed, proper fixes merged upstream upstream changelog ================== The full list of changes are available at: http://wiki.qemu.org/ChangeLog/2.10 Highlights include: * Support for ACPI NUMA distance info and control over CPU NUMA assignments via '-numa cpu' parameters * Support for LUKS encryption format in qcow2 images * Monitor/Management interface improvments: additional debug information available through 'info ramblock/cmma/register/qtree', support for viewing connected clients via 'info vnc', improved parsing support for QMP protocol, and other additional commands * QXL and virtio-gpu support for controlling default display resolution * Support for vhost-user-scsi devices * NVMe emulation support for Write Zeroes command and Controller Memory Buffers * Guest agent support for querying guest hostname, users, timezone, and OS version/release information * ARM: KVM support for Raspberry Pi 3 * ARM: emulation support for MPS2/MPS2+ FPGA-based dev boards * ARM: zynq: SPIPS flash support * ARM: exynos4210: hardware PRNG device, SDHCI, and system poweroff * Microblaze: support for CPU versions 9.4, 9.5, 9.6, and 10.0 * MIPS: support for Enhanced Virtual Addressing (EVA) * MIPS: initrd support for kaslr-enabled kernels * OpenRISC: support for shadow registers, idle states, and numcores/coreid/EVAR/EPH registers * PowerPC: Multi-threaded TCG emulation support * PowerPC: OpenBIOS VGA driver for MacOS guests * PowerPC: pseries: KVM and emulation support for POWER9 guests * PowerPC: pseries: support for hash page table resizing * s390: channel device passthrough support via vfio-ccw * s390: support for channel-attached 3270 "green screen" devices for use as guest consoles or additional TTYs * s390: improved support for PCI (AEN, AIS, and zPCI) * s390: support for z14 CPU models and netboot/TFTP via CCW BIOS, * s390: TCG support for atomic "LOAD AND x" and "COMPARE SWAP" operations, LOAD PROGRAM PARAMETER, extended facilities, CPU type, and many more less-common instructions. * SH: TCG support for host atomic instructions for emulating tas.b and gUSA (user-space atomics), and support for fpchg/fsrra instructions * SPARC: fixes for booting Solaris 2.6 on sun4m/OpenBIOS machines * x86: Q35 MCH supports TSEG higher than 8MB * x86: SSE register access via gdbstub * Xen: support for multi-page shared rings, and 9pfs/virtfs backend * Xtensa: sim machine console can be directed to chardev via -serial * and lots more...
163 lines
4.2 KiB
Text
163 lines
4.2 KiB
Text
@comment $NetBSD: PLIST,v 1.51 2017/08/30 21:00:46 kamil Exp $
|
|
${PLIST.ivshmem}bin/ivshmem-client
|
|
${PLIST.ivshmem}bin/ivshmem-server
|
|
${PLIST.alpha}bin/qemu-alpha
|
|
${PLIST.arm}bin/qemu-arm
|
|
${PLIST.armeb}bin/qemu-armeb
|
|
${PLIST.cris}bin/qemu-cris
|
|
bin/qemu-ga
|
|
${PLIST.i386}bin/qemu-i386
|
|
bin/qemu-img
|
|
bin/qemu-io
|
|
${PLIST.m68k}bin/qemu-m68k
|
|
${PLIST.microblaze}bin/qemu-microblaze
|
|
${PLIST.microblazeel}bin/qemu-microblazeel
|
|
${PLIST.mips}bin/qemu-mips
|
|
${PLIST.mipsel}bin/qemu-mipsel
|
|
${PLIST.nbd}bin/qemu-nbd
|
|
${PLIST.or1k}bin/qemu-or1k
|
|
${PLIST.ppc}bin/qemu-ppc
|
|
${PLIST.ppc64}bin/qemu-ppc64
|
|
${PLIST.ppc64abi32}bin/qemu-ppc64abi32
|
|
${PLIST.s390x}bin/qemu-s390x
|
|
${PLIST.sh4}bin/qemu-sh4
|
|
${PLIST.sh4eb}bin/qemu-sh4eb
|
|
${PLIST.sparc}bin/qemu-sparc
|
|
${PLIST.sparc32plus}bin/qemu-sparc32plus
|
|
${PLIST.sparc64}bin/qemu-sparc64
|
|
${PLIST.unicore32}bin/qemu-unicore32
|
|
bin/qemu-system-aarch64
|
|
bin/qemu-system-alpha
|
|
bin/qemu-system-arm
|
|
bin/qemu-system-cris
|
|
bin/qemu-system-i386
|
|
bin/qemu-system-lm32
|
|
bin/qemu-system-m68k
|
|
bin/qemu-system-microblaze
|
|
bin/qemu-system-microblazeel
|
|
bin/qemu-system-mips
|
|
bin/qemu-system-mips64
|
|
bin/qemu-system-mips64el
|
|
bin/qemu-system-mipsel
|
|
bin/qemu-system-moxie
|
|
bin/qemu-system-nios2
|
|
bin/qemu-system-or1k
|
|
bin/qemu-system-ppc
|
|
bin/qemu-system-ppc64
|
|
bin/qemu-system-ppcemb
|
|
bin/qemu-system-s390x
|
|
bin/qemu-system-sh4
|
|
bin/qemu-system-sh4eb
|
|
bin/qemu-system-sparc
|
|
bin/qemu-system-sparc64
|
|
bin/qemu-system-tricore
|
|
bin/qemu-system-unicore32
|
|
bin/qemu-system-x86_64
|
|
bin/qemu-system-xtensa
|
|
bin/qemu-system-xtensaeb
|
|
${PLIST.x86_64}bin/qemu-x86_64
|
|
man/man1/qemu-img.1
|
|
man/man1/qemu.1
|
|
man/man7/qemu-ga-ref.7
|
|
man/man7/qemu-qmp-ref.7
|
|
man/man8/qemu-ga.8
|
|
man/man8/qemu-nbd.8
|
|
share/doc/qemu/Makefile.multinode-NetBSD
|
|
share/doc/qemu/qemu-doc.html
|
|
share/doc/qemu/qemu-doc.txt
|
|
share/doc/qemu/qemu-ga-ref.html
|
|
share/doc/qemu/qemu-ga-ref.txt
|
|
share/doc/qemu/qemu-qmp-ref.html
|
|
share/doc/qemu/qemu-qmp-ref.txt
|
|
${PLIST.gtk}share/locale/bg/LC_MESSAGES/qemu.mo
|
|
${PLIST.gtk}share/locale/de_DE/LC_MESSAGES/qemu.mo
|
|
${PLIST.gtk}share/locale/fr_FR/LC_MESSAGES/qemu.mo
|
|
${PLIST.gtk}share/locale/hu/LC_MESSAGES/qemu.mo
|
|
${PLIST.gtk}share/locale/it/LC_MESSAGES/qemu.mo
|
|
${PLIST.gtk}share/locale/tr/LC_MESSAGES/qemu.mo
|
|
${PLIST.gtk}share/locale/zh_CN/LC_MESSAGES/qemu.mo
|
|
share/qemu/QEMU,cgthree.bin
|
|
share/qemu/QEMU,tcx.bin
|
|
share/qemu/acpi-dsdt.aml
|
|
share/qemu/bamboo.dtb
|
|
share/qemu/bios-256k.bin
|
|
share/qemu/bios.bin
|
|
share/qemu/efi-e1000.rom
|
|
share/qemu/efi-e1000e.rom
|
|
share/qemu/efi-eepro100.rom
|
|
share/qemu/efi-ne2k_pci.rom
|
|
share/qemu/efi-pcnet.rom
|
|
share/qemu/efi-rtl8139.rom
|
|
share/qemu/efi-virtio.rom
|
|
share/qemu/efi-vmxnet3.rom
|
|
share/qemu/keymaps/ar
|
|
share/qemu/keymaps/bepo
|
|
share/qemu/keymaps/common
|
|
share/qemu/keymaps/cz
|
|
share/qemu/keymaps/da
|
|
share/qemu/keymaps/de
|
|
share/qemu/keymaps/de-ch
|
|
share/qemu/keymaps/en-gb
|
|
share/qemu/keymaps/en-us
|
|
share/qemu/keymaps/es
|
|
share/qemu/keymaps/et
|
|
share/qemu/keymaps/fi
|
|
share/qemu/keymaps/fo
|
|
share/qemu/keymaps/fr
|
|
share/qemu/keymaps/fr-be
|
|
share/qemu/keymaps/fr-ca
|
|
share/qemu/keymaps/fr-ch
|
|
share/qemu/keymaps/hr
|
|
share/qemu/keymaps/hu
|
|
share/qemu/keymaps/is
|
|
share/qemu/keymaps/it
|
|
share/qemu/keymaps/ja
|
|
share/qemu/keymaps/lt
|
|
share/qemu/keymaps/lv
|
|
share/qemu/keymaps/mk
|
|
share/qemu/keymaps/modifiers
|
|
share/qemu/keymaps/nl
|
|
share/qemu/keymaps/nl-be
|
|
share/qemu/keymaps/no
|
|
share/qemu/keymaps/pl
|
|
share/qemu/keymaps/pt
|
|
share/qemu/keymaps/pt-br
|
|
share/qemu/keymaps/ru
|
|
share/qemu/keymaps/sl
|
|
share/qemu/keymaps/sv
|
|
share/qemu/keymaps/th
|
|
share/qemu/keymaps/tr
|
|
share/qemu/kvmvapic.bin
|
|
share/qemu/linuxboot.bin
|
|
share/qemu/linuxboot_dma.bin
|
|
share/qemu/multiboot.bin
|
|
share/qemu/openbios-ppc
|
|
share/qemu/openbios-sparc32
|
|
share/qemu/openbios-sparc64
|
|
share/qemu/palcode-clipper
|
|
share/qemu/petalogix-ml605.dtb
|
|
share/qemu/petalogix-s3adsp1800.dtb
|
|
share/qemu/ppc_rom.bin
|
|
share/qemu/pxe-e1000.rom
|
|
share/qemu/pxe-eepro100.rom
|
|
share/qemu/pxe-ne2k_pci.rom
|
|
share/qemu/pxe-pcnet.rom
|
|
share/qemu/pxe-rtl8139.rom
|
|
share/qemu/pxe-virtio.rom
|
|
share/qemu/qemu-icon.bmp
|
|
share/qemu/qemu_logo_no_text.svg
|
|
share/qemu/qemu_vga.ndrv
|
|
share/qemu/s390-ccw.img
|
|
share/qemu/s390-netboot.img
|
|
share/qemu/sgabios.bin
|
|
share/qemu/skiboot.lid
|
|
share/qemu/slof.bin
|
|
share/qemu/spapr-rtas.bin
|
|
share/qemu/trace-events-all
|
|
share/qemu/u-boot.e500
|
|
share/qemu/vgabios-cirrus.bin
|
|
share/qemu/vgabios-qxl.bin
|
|
share/qemu/vgabios-stdvga.bin
|
|
share/qemu/vgabios-virtio.bin
|
|
share/qemu/vgabios-vmware.bin
|
|
share/qemu/vgabios.bin
|