1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/emulators/qemu-devel/files
Juergen Lock 22ed0bf0be - Update to 1.1.1, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html

- Rename CLANG workaround knob to CLANG_HACK to avoid it being
  inadvertently triggered by WITH_CLANG in make.conf etc.

- Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the
  1.1.1 distfile is in fact compressed with gzip not bzip2 despite
  the extension.

- Add preliminary arm-bsd-user support, this still will only run
  very simple executables like a static echo (the same as the rest
  of the bsd-user targets) due to lots of syscall handling still
  missing.  Help welcome there! :)
  This work was started by bapt and cognet, I fixed syscall arg
  passing (only the first four are passed in registers, the rest
  on the stack) as well as errno and carry handling at syscall
  return among other things and cleaned up cognet's version a bit.
  (The OpenBSD case is untested and probably wrong.) [1]
  Some notes in this post:

	http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html

Submitted by:	cognet [1] (initial version of the patch)
2012-07-19 20:15:43 +00:00
..
cdrom-dma-patch
gns3-qemu-options.hx.patch
hw_e1000_c.patch
Makefile_objs.patch
net_c.patch
net_h.patch
net_udp_c.patch
net_udp_h.patch
patch-90_security
patch-bf
patch-bg - Update net/usbredir to 0.4.3 . 2012-06-09 16:19:05 +00:00
patch-bsd-user-ld
patch-bsd-user-syscall.c
patch-configure - Update to 1.1.1, announce message is here: 2012-07-19 20:15:43 +00:00
patch-e1000-rx
patch-hw-ppc_newworld.c
patch-hw-ppc_oldworld.c
patch-Makefile - Update to 1.1.1, announce message is here: 2012-07-19 20:15:43 +00:00
patch-os-posix.c
patch-ppc.ld
patch-qemu-doc.texi
patch-tapclose
patch-vl.c-serial
patch-x_keymap.c
patch-z-arm-bsd-user-001 - Update to 1.1.1, announce message is here: 2012-07-19 20:15:43 +00:00
pcap-client-type.sed
pcap-patch - Update net/usbredir to 0.4.3 . 2012-06-09 16:19:05 +00:00
qemu-ifdown.sample
qemu-ifup.sample
revert-fbsd-libmath-patch