Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
bsd-user: Add init_bsd_ioctl function
Stacey Son committed 7 months ago
bsd-user: Add do_bsd_ioctl main function
Stacey Son committed 7 months ago
bsd-user: Add do_ioctl_in6_ifreq_sockaddr_int function
Stacey Son committed 7 months ago
bsd-user: Add target_to_host_sockaddr_in6 function
Stacey Son committed 7 months ago
bsd-user: Add do_ioctl_unsupported function
Stacey Son committed 7 months ago
bsd-user: Add log_unsupported_ioctl function
Stacey Son committed 7 months ago
bsd-user: Add bsd-ioctl.c infrastructure and termios conversion
Stacey Son committed 7 months ago
bsd-user: Add target_sockaddr and safe_ioctl to syscall_defs.h
Stacey Son committed 7 months ago
bsd-user: Add bsd-ioctl.h header
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD ioctl command table
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD ioctl type definitions
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD IPv6 ioctl definitions
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD disk ioctl definitions
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD cryptodev ioctl definitions
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD socket ioctl definitions
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD file I/O ioctl definitions
Stacey Son committed 7 months ago
bsd-user: Add FreeBSD tty ioctl definitions
Stacey Son committed 7 months ago
bsd-user: ioctl: add common definitions
Stacey Son committed 5 months ago
bsd-user: Copy linux-user/thunk.c to bsd-user
Warner Losh committed 7 months ago
bsd-user: Switch to generated syscall_nr.h
Warner Losh committed 6 months ago