]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
32 hours ago  Stefan HajnocziMerge tag 'pbouvier/pr/plugins-20260618' of https:... master
32 hours ago  Stefan HajnocziMerge tag 'linux-user-pull-request' of https://github...
32 hours ago  Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2 days ago  Ziyang Zhangplugins: use int64_t for the syscall filter return...
2 days ago  Matt Turnerlinux-user/xtensa: fix unlock of uninitialized frame...
2 days ago  Helge Dellerlinux-user: Implement /proc/cpuinfo for m68k CPU
2 days ago  Helge Dellerlinux-user: Implement /proc/cpuinfo for loongarch cpus
2 days ago  Akshit Yadavlinux-user: Fix AT_PHDR when program headers are reloca...
2 days ago  Stefan HajnocziMerge tag 'accel-20260618' of https://github.com/philmd...
2 days ago  Tom Stellardtrace/control: Fix -Wunused-but-set-global warning...
2 days ago  Stefan HajnocziMerge tag 'pull-9p-20260617' of https://github.com...
2 days ago  Stefan HajnocziMerge tag 'ui-input-pr-v1' of https://gitlab.com/marcan...
2 days ago  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2 days ago  Philippe Mathieu... accel/tcg: Restrict headers being TCG specific
2 days ago  Philippe Mathieu... accel/tcg: Move cpu_loop_exit_*() out of 'exec/cpu...
2 days ago  Philippe Mathieu... accel/tcg: Have cpu_loop_exit_requested() take const...
2 days ago  Philippe Mathieu... accel/tcg: Move cpu_restore_state() out of 'exec/cpu...
2 days ago  Philippe Mathieu... accel/tcg: Move cpu_unwind_state_data() out of 'exec...
2 days ago  Philippe Mathieu... accel/tcg: Move cpu_exec_step_atomic() out of 'exec...
2 days ago  Philippe Mathieu... accel/tcg: Move cpu_exec() out of 'exec/cpu-common.h'
2 days ago  Philippe Mathieu... accel/tcg: Remove cpu_loop_exit() stub
2 days ago  Philippe Mathieu... hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
2 days ago  Philippe Mathieu... system/memory: Rename cpu_exec_init_all() -> machine_me...
2 days ago  Philippe Mathieu... system/memory: Remove unnecessary CONFIG_USER_ONLY...
2 days ago  Philippe Mathieu... exec/cpu-common.h: Avoid including unused exec/page...
2 days ago  Philippe Mathieu... exec/cpu-common.h: Avoid including unused 'tcg/debug...
2 days ago  Philippe Mathieu... exec/cpu-common.h: Avoid including unused 'exec/vaddr...
2 days ago  Philippe Mathieu... exec/cpu-common.h: Include missing 'qemu/thread.h'...
2 days ago  Akihiko Odakiui/cocoa: Use qemu_input_map_osx_to_linux
2 days ago  Bin Guoutil/cutils: drop qemu_strnlen() in favor of strnlen()
2 days ago  Matt Jacobsonconfigure: honor --extra-ldflags when forced to use...
2 days ago  Emmanuel Blotmeson: build macOS signed binary as part of the default...
2 days ago  Philippe Mathieu... accel/tcg: Restrict IOMMU declarations
2 days ago  Osama Abdelkaderaccel/tcg: remove duplicate include
2 days ago  Philippe Mathieu... accel/hvf: Reduce hvf_kernel_irqchip_override scope
2 days ago  Matheus Tavares... accel/hvf: fix double hv_vcpu_destroy() causing teardow...
2 days ago  Philippe Mathieu... target/sparc: Include missing 'accel/tcg/cpu-ops.h...
2 days ago  Philippe Mathieu... target/loongarch: Remove unused 'accel/accel-cpu-target...
2 days ago  Philippe Mathieu... target/ppc: Restrict TCGTBCPUState to TCG
2 days ago  Philippe Mathieu... target/arm: Restrict TCG specific headers
2 days ago  Philippe Mathieu... target/arm/ptw: Restrict PMSAv8 code to TCG
2 days ago  Philippe Mathieu... target/arm: Better describe PMU depends on TCG or HVF
2 days ago  Philippe Mathieu... target/arm: Remove vcpu_dirty=true assigments in hvf_ha...
2 days ago  Philippe Mathieu... target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
2 days ago  Philippe Mathieu... target/i386: Report TPR accesses to HVF
2 days ago  Philippe Mathieu... tcg: Include missing 'qemu/bitops.h' header in tcg...
2 days ago  Philippe Mathieu... qom/object: Remove pre-C11 check
2 days ago  Philippe Mathieu... hw/xen/interface: Remove pre-C99 checks
2 days ago  Philippe Mathieu... system: Move cpu_physical_memory_*() declarations to...
2 days ago  Philippe Mathieu... target/s390x: Replace legacy cpu_physical_memory_read...
2 days ago  Philippe Mathieu... target/s390x: Factor common s390_ipl_read/write() helpers
2 days ago  Philippe Mathieu... gdbstub/system: Replace legacy cpu_physical_memory_read...
2 days ago  Philippe Mathieu... accel/kvm: Replace legacy cpu_physical_memory_write...
2 days ago  Philippe Mathieu... system: Document cpu_physical_memory_*() declarations
2 days ago  Philippe Mathieu... system/memory: Constify various MemoryRegionCache arguments
2 days ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
2 days ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
2 days ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
2 days ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
2 days ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
2 days ago  Philippe Mathieu... system/cpu: Reset vCPU %exception_index before resuming it
3 days ago  Ryan Zhangui/sdl2: Set GL ES profile before creating initial...
3 days ago  Akihiko Odakiui/sdl2: Explicitly specify EGL platform
3 days ago  Marc-André... ui/pixman: fix zero rowstride in qemu_pixman_image_new_...
3 days ago  Philippe Mathieu... ui/input: Have qemu_input_is_absolute() take a const...
3 days ago  Philippe Mathieu... tools/qemu-vnc: Have console_get_mouse/keyboard take...
3 days ago  Marc-André... ui/input: remove old LED handler broadcast queue
3 days ago  Marc-André... ui/dbus: switch LED handling to Notifier-based input API
3 days ago  Marc-André... ui/spice: switch LED handling to Notifier-based input API
3 days ago  Marc-André... ui/vnc: switch LED handling to Notifier-based input API
3 days ago  Marc-André... hw/input/virtio-input-hid: use qemu_input_handler_set_l...
3 days ago  Marc-André... hw/input/hid: use qemu_input_handler_set_leds_mask...
3 days ago  Marc-André... hw/input/ps2: use qemu_input_handler_set_leds_mask...
3 days ago  Marc-André... ui/input: qemu_input_handler_register to warn for unuse...
3 days ago  Marc-André... hw/m68k: keep QemuInputHandlerState in next-kbd
3 days ago  Marc-André... hw/input: keep QemuInputHandlerState in stellaris
3 days ago  Marc-André... hw/input: keep QemuInputHandlerState in adb-kbd
3 days ago  Marc-André... hw/arm: keep QemuInputHandlerState in musicpal
3 days ago  Marc-André... hw/input/ps2: keep QemuInputHandlerState in PS2State
3 days ago  Marc-André... ui/input: add LED state tracking to QemuInputHandlerState
3 days ago  Marc-André... ui/input: remove dead declaration
3 days ago  Marc-André... ui/input: remove double-notification on qemu_mouse_set()
3 days ago  Marc-André... hw/input: replace fprint with LOG_GUEST_ERROR
3 days ago  Marc-André... ui: move LED and key utilities to input.c, delete input...
3 days ago  Marc-André... hw/usb/dev-wacom: convert to modern QemuInputHandler API
3 days ago  Marc-André... hw/i386/vmmouse: convert to QemuInputHandler API
3 days ago  Marc-André... ui/hmp: move index_from_key() where it is used
3 days ago  Marc-André... hmp-commands.hx: fix button_state doc
3 days ago  Christian Schoenebeckhw/9pfs: consolidate name validation with check_name()
3 days ago  Christian Schoenebeckhw/9pfs: reject . and .. in Twstat rename
3 days ago  Christian Schoenebeckhw/9pfs: fix abort due to illegal name with Twstat...
3 days ago  Stefan HajnocziMerge tag 'firmware-20260617-pull-request' of https...
3 days ago  Stefan HajnocziMerge tag 'pull-target-arm-20260616' of https://gitlab...
3 days ago  Stefan HajnocziMerge tag 'pbouvier/pr/plugins-20260616' of https:...
3 days ago  Stefan HajnocziMerge tag 'pbouvier/pr/docs-20260616' of https://gitlab...
3 days ago  Stefan HajnocziMerge tag 'pull-qapi-2026-06-16' of https://repo.or...
3 days ago  Kostiantyn... qga/vss: Drop unused define uuid(x)
3 days ago  Kostiantyn... qga/vss: Remove unused undefs
3 days ago  Kostiantyn... qga/vss: Use MAX_PATH instead of PATH_MAX
3 days ago  Kostiantyn... qga/meson: Allow to use MSVC message compiler 'mc'
next