OSDN Git Service

qmiga/qemu.git
2023-10-04 Hawkins Jiaweivdpa: Restore vlan filtering state
2023-10-04 Hawkins Jiaweivirtio-net: Expose MAX_VLAN
2023-10-04 Hawkins Jiaweivirtio-net: do not reset vlan filtering at set_features
2023-10-04 Alex Bennéehw/virtio: add config support to vhost-user-device
2023-10-04 Alex Bennéevirtio: add vhost-user-base and a generic vhost-user...
2023-10-04 Philippe Mathieu... hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_v...
2023-10-04 Philippe Mathieu... hw/virtio: Build vhost-vdpa.o once
2023-10-04 Philippe Mathieu... hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_p...
2023-10-04 Philippe Mathieu... hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
2023-10-04 Philippe Mathieu... hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
2023-10-04 Philippe Mathieu... hw/virtio: Propagate page_mask to vhost_vdpa_listener_s...
2023-10-04 Michael S.... pci: SLT must be RO
2023-10-03 Warner Loshbsd-user: Add stubs for vadvise(), sbrk() and sstk()
2023-10-03 Stacey Sonbsd-user: Implement shmat(2) and shmdt(2)
2023-10-03 Stacey Sonbsd-user: Implement shmctl(2)
2023-10-03 Stacey Sonbsd-user: Implement shm_unlink(2) and shmget(2)
2023-10-03 Stacey Sonbsd-user: Implement shm_open(2)
2023-10-03 Stacey Sonbsd-user: Implement do_obreak function
2023-10-03 Stacey Sonbsd-user: Implement mincore(2)
2023-10-03 Karim Tahabsd-user: Implment madvise(2) to match the linux-user...
2023-10-03 Stacey Sonbsd-user: Implement mlock(2), munlock(2), mlockall...
2023-10-03 Stacey Sonbsd-user: Implement msync(2)
2023-10-03 Stacey Sonbsd-user: Implement mprotect(2)
2023-10-03 Stacey Sonbsd-user: Implement mmap(2) and munmap(2)
2023-10-03 Stacey Sonbsd-user: Introduce bsd-mem.h to the source tree
2023-10-03 Stacey Sonbsd-user: Implement shmid_ds conversion between host...
2023-10-03 Stacey Sonbsd-user: Implement ipc_perm conversion between host...
2023-10-03 Stacey Sonbsd-user: Implement target_set_brk function in bsd...
2023-10-03 Karim Tahabsd-user: Add bsd-mem.c to meson.build
2023-10-03 Kyle Evansbsd-user: Implement shm_rename(2) system call
2023-10-03 Karim Tahabsd-user: Implement shm_open2(2) system call
2023-10-03 Stacey Sonbsd-user: Introduce freebsd/os-misc.h to the source...
2023-10-03 Stacey Sonbsd-user: Declarations for ipc_perm and shmid_ds conver...
2023-10-03 Stacey Sonbsd-user: Implement struct target_shmid_ds
2023-10-03 Stacey Sonbsd-user: Implement struct target_ipc_perm
2023-10-03 Stacey Sonbsd-user: Implement pdfork(2) system call.
2023-10-03 Stacey Sonbsd-user: Implement rfork(2) system call.
2023-10-03 Stacey Sonbsd-user: Implement fork(2) and vfork(2) system calls.
2023-10-03 Stacey Sonbsd-user: Implement pdgetpid(2) and the undocumented...
2023-10-03 Stacey Sonbsd-user: Implement setloginclass(2) and getloginclass...
2023-10-03 Stacey Sonbsd-user: Implement wait4(2) and wait6(2) system calls.
2023-10-03 Karim Tahabsd-user: Implement execve(2) and fexecve(2) system...
2023-10-03 Stacey Sonbsd-user: Implement procctl(2) along with necessary...
2023-10-03 Stacey Sonbsd-user: Implement freebsd_exec_common, used in implem...
2023-10-03 Karim Tahabsd-user: Implement get_filename_from_fd.
2023-10-03 Stacey Sonbsd-user: Implement getpriority(2) and setpriority(2).
2023-10-03 Stacey Sonbsd-user: Add stubs for profil(2), ktrace(2), utrace...
2023-10-03 Stacey Sonbsd-user: Implement get/set[resuid/resgid/sid] and...
2023-10-03 Stacey Sonbsd-user: Implement several get/set system calls:
2023-10-03 Stacey Sonbsd-user: Implement getrlimit(2) and setrlimit(2)
2023-10-03 Stacey Sonbsd-user: Implement getrusage(2).
2023-10-03 Stacey Sonbsd-user: Implement umask(2), setlogin(2) and getlogin(2)
2023-10-03 Stacey Sonbsd-user: Implement getgroups(2) and setgroups(2) syste...
2023-10-03 Kyle Evansbsd-user: Get number of cpus.
2023-10-03 Stacey Sonbsd-user: Implement host_to_target_waitstatus conversion.
2023-10-03 Stacey Sonbsd-user: Implement host_to_target_rusage and host_to_t...
2023-10-03 Stacey Sonbsd-user: Implement target_to_host_rlim and host_to_tar...
2023-10-03 Stacey Sonbsd-user: Implement target_to_host_resource conversion...
2023-10-03 Stacey Sonbsd-user: add extern declarations for bsd-proc.c conver...
2023-10-03 Stacey Sonbsd-user: Add freebsd_exec_common and do_freebsd_procct...
2023-10-03 Stacey Sonbsd-user: Implement host_to_target_siginfo.
2023-10-03 Stacey Sonbsd-user: Define procctl(2) related structs
2023-10-03 Karim Tahabsd-user: define TARGET_RFSPAWN for rfork to use vfork...
2023-10-03 Richard Hendersontcg: Rename cpu_env to tcg_env
2023-10-03 Richard Hendersonaccel/tcg: Remove cpu_neg()
2023-10-03 Richard Hendersonaccel/tcg: Move can_do_io to CPUNegativeOffsetState
2023-10-03 Richard Hendersonaccel/tcg: Remove CPUState.icount_decr_ptr
2023-10-03 Richard Hendersonaccel/tcg: Move CPUNegativeOffsetState into CPUState
2023-10-03 Richard Hendersonaccel/tcg: Validate placement of CPUNegativeOffsetState
2023-10-03 Richard Hendersontarget/*: Add instance_align to all cpu base classes
2023-10-03 Richard Hendersontarget/arm: Remove size and alignment for cpu subclasses
2023-10-03 Richard Hendersonqom: Propagate alignment through type system
2023-10-03 Richard Hendersonaccel/tcg: Move CPUTLB definitions from cpu-defs.h
2023-10-03 Anton Johanssontarget/arm: Replace TARGET_PAGE_ENTRY_EXTRA
2023-10-03 Philippe Mathieu... accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
2023-10-03 Philippe Mathieu... accel/tcg: Have tcg_exec_realizefn() return a boolean
2023-10-03 Philippe Mathieu... accel: Declare AccelClass::cpu_common_[un]realize(...
2023-10-03 Philippe Mathieu... accel: Introduce accel_cpu_common_unrealize() stub
2023-10-03 Philippe Mathieu... accel: Rename accel_cpu_realize() -> accel_cpu_common_r...
2023-10-03 Philippe Mathieu... accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_tar...
2023-10-03 Philippe Mathieu... accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-03 Thomas Huthchardev/char-pty: Avoid losing bytes when the other...
2023-10-03 Laszlo Ersekhw/display/ramfb: plug slight guest-triggerable leak...
2023-10-03 Marc-André... hw/pc: remove needless includes
2023-10-03 Marc-André... hw/core: remove needless includes
2023-10-03 Marc-André... analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH
2023-10-03 Marc-André... ui/gtk: fix UI info precondition
2023-10-03 Marc-André... win32: avoid discarding the exception handler
2023-10-03 Ken Xueui: add XBGR8888 and ABGR8888 in drm_format_pixman_map
2023-10-03 Laszlo Ersekui/console: sanitize search in qemu_graphic_console_is_...
2023-10-03 Laszlo Ersekui/console: eliminate QOM properties from qemu_console_...
2023-10-03 Laszlo Ersekui/console: only walk QemuGraphicConsoles in qemu_conso...
2023-10-03 Laszlo Ersekui/console: make qemu_console_is_multihead() static
2023-10-03 Akihiko Odakiinput: Allow to choose console with qemu_input_is_absolute
2023-10-03 Paolo Bonziniaudio: forbid default audiodev backend with -nodefaults
2023-10-03 Martin Kletzanderaudio: propagate Error * out of audio_init
2023-10-03 Paolo Bonzinivt82c686 machines: Support machine-default audiodev...
2023-10-03 Martin Kletzanderhw/ppc: Support machine-default audiodev with fallback
2023-10-03 Martin Kletzanderhw/arm: Support machine-default audiodev with fallback
next