]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
12 hours ago  Stefan HajnocziMerge tag 'accel-20260618' of https://github.com/philmd... master staging
19 hours ago  Stefan HajnocziMerge tag 'pull-9p-20260617' of https://github.com...
19 hours ago  Stefan HajnocziMerge tag 'ui-input-pr-v1' of https://gitlab.com/marcan...
19 hours ago  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
20 hours ago  Philippe Mathieu... accel/tcg: Restrict headers being TCG specific
20 hours ago  Philippe Mathieu... accel/tcg: Move cpu_loop_exit_*() out of 'exec/cpu...
20 hours ago  Philippe Mathieu... accel/tcg: Have cpu_loop_exit_requested() take const...
20 hours ago  Philippe Mathieu... accel/tcg: Move cpu_restore_state() out of 'exec/cpu...
20 hours ago  Philippe Mathieu... accel/tcg: Move cpu_unwind_state_data() out of 'exec...
20 hours ago  Philippe Mathieu... accel/tcg: Move cpu_exec_step_atomic() out of 'exec...
20 hours ago  Philippe Mathieu... accel/tcg: Move cpu_exec() out of 'exec/cpu-common.h'
20 hours ago  Philippe Mathieu... accel/tcg: Remove cpu_loop_exit() stub
20 hours ago  Philippe Mathieu... hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
20 hours ago  Philippe Mathieu... system/memory: Rename cpu_exec_init_all() -> machine_me...
20 hours ago  Philippe Mathieu... system/memory: Remove unnecessary CONFIG_USER_ONLY...
20 hours ago  Philippe Mathieu... exec/cpu-common.h: Avoid including unused exec/page...
20 hours ago  Philippe Mathieu... exec/cpu-common.h: Avoid including unused 'tcg/debug...
20 hours ago  Philippe Mathieu... exec/cpu-common.h: Avoid including unused 'exec/vaddr...
20 hours ago  Philippe Mathieu... exec/cpu-common.h: Include missing 'qemu/thread.h'...
20 hours ago  Akihiko Odakiui/cocoa: Use qemu_input_map_osx_to_linux
20 hours ago  Bin Guoutil/cutils: drop qemu_strnlen() in favor of strnlen()
20 hours ago  Matt Jacobsonconfigure: honor --extra-ldflags when forced to use...
20 hours ago  Emmanuel Blotmeson: build macOS signed binary as part of the default...
20 hours ago  Philippe Mathieu... accel/tcg: Restrict IOMMU declarations
20 hours ago  Osama Abdelkaderaccel/tcg: remove duplicate include
20 hours ago  Philippe Mathieu... accel/hvf: Reduce hvf_kernel_irqchip_override scope
20 hours ago  Matheus Tavares... accel/hvf: fix double hv_vcpu_destroy() causing teardow...
20 hours ago  Philippe Mathieu... target/sparc: Include missing 'accel/tcg/cpu-ops.h...
20 hours ago  Philippe Mathieu... target/loongarch: Remove unused 'accel/accel-cpu-target...
20 hours ago  Philippe Mathieu... target/ppc: Restrict TCGTBCPUState to TCG
20 hours ago  Philippe Mathieu... target/arm: Restrict TCG specific headers
20 hours ago  Philippe Mathieu... target/arm/ptw: Restrict PMSAv8 code to TCG
20 hours ago  Philippe Mathieu... target/arm: Better describe PMU depends on TCG or HVF
20 hours ago  Philippe Mathieu... target/arm: Remove vcpu_dirty=true assigments in hvf_ha...
20 hours ago  Philippe Mathieu... target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
20 hours ago  Philippe Mathieu... target/i386: Report TPR accesses to HVF
20 hours ago  Philippe Mathieu... tcg: Include missing 'qemu/bitops.h' header in tcg...
20 hours ago  Philippe Mathieu... qom/object: Remove pre-C11 check
20 hours ago  Philippe Mathieu... hw/xen/interface: Remove pre-C99 checks
20 hours ago  Philippe Mathieu... system: Move cpu_physical_memory_*() declarations to...
20 hours ago  Philippe Mathieu... target/s390x: Replace legacy cpu_physical_memory_read...
20 hours ago  Philippe Mathieu... target/s390x: Factor common s390_ipl_read/write() helpers
20 hours ago  Philippe Mathieu... gdbstub/system: Replace legacy cpu_physical_memory_read...
20 hours ago  Philippe Mathieu... accel/kvm: Replace legacy cpu_physical_memory_write...
20 hours ago  Philippe Mathieu... system: Document cpu_physical_memory_*() declarations
20 hours ago  Philippe Mathieu... system/memory: Constify various MemoryRegionCache arguments
20 hours ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
20 hours ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
20 hours ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
20 hours ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
20 hours ago  Philippe Mathieu... system/memory: Constify various AddressSpace arguments...
20 hours ago  Philippe Mathieu... system/cpu: Reset vCPU %exception_index before resuming it
42 hours ago  Ryan Zhangui/sdl2: Set GL ES profile before creating initial...
42 hours ago  Akihiko Odakiui/sdl2: Explicitly specify EGL platform
42 hours ago  Marc-André... ui/pixman: fix zero rowstride in qemu_pixman_image_new_...
42 hours ago  Philippe Mathieu... ui/input: Have qemu_input_is_absolute() take a const...
42 hours ago  Philippe Mathieu... tools/qemu-vnc: Have console_get_mouse/keyboard take...
42 hours ago  Marc-André... ui/input: remove old LED handler broadcast queue
42 hours ago  Marc-André... ui/dbus: switch LED handling to Notifier-based input API
42 hours ago  Marc-André... ui/spice: switch LED handling to Notifier-based input API
42 hours ago  Marc-André... ui/vnc: switch LED handling to Notifier-based input API
42 hours ago  Marc-André... hw/input/virtio-input-hid: use qemu_input_handler_set_l...
42 hours ago  Marc-André... hw/input/hid: use qemu_input_handler_set_leds_mask...
42 hours ago  Marc-André... hw/input/ps2: use qemu_input_handler_set_leds_mask...
42 hours ago  Marc-André... ui/input: qemu_input_handler_register to warn for unuse...
42 hours ago  Marc-André... hw/m68k: keep QemuInputHandlerState in next-kbd
42 hours ago  Marc-André... hw/input: keep QemuInputHandlerState in stellaris
42 hours ago  Marc-André... hw/input: keep QemuInputHandlerState in adb-kbd
42 hours ago  Marc-André... hw/arm: keep QemuInputHandlerState in musicpal
42 hours ago  Marc-André... hw/input/ps2: keep QemuInputHandlerState in PS2State
42 hours ago  Marc-André... ui/input: add LED state tracking to QemuInputHandlerState
42 hours ago  Marc-André... ui/input: remove dead declaration
42 hours ago  Marc-André... ui/input: remove double-notification on qemu_mouse_set()
42 hours ago  Marc-André... hw/input: replace fprint with LOG_GUEST_ERROR
42 hours ago  Marc-André... ui: move LED and key utilities to input.c, delete input...
42 hours ago  Marc-André... hw/usb/dev-wacom: convert to modern QemuInputHandler API
42 hours ago  Marc-André... hw/i386/vmmouse: convert to QemuInputHandler API
42 hours ago  Marc-André... ui/hmp: move index_from_key() where it is used
42 hours ago  Marc-André... hmp-commands.hx: fix button_state doc
42 hours ago  Christian Schoenebeckhw/9pfs: consolidate name validation with check_name()
42 hours ago  Christian Schoenebeckhw/9pfs: reject . and .. in Twstat rename
42 hours ago  Christian Schoenebeckhw/9pfs: fix abort due to illegal name with Twstat...
43 hours ago  Stefan HajnocziMerge tag 'firmware-20260617-pull-request' of https...
43 hours ago  Stefan HajnocziMerge tag 'pull-target-arm-20260616' of https://gitlab...
43 hours ago  Stefan HajnocziMerge tag 'pbouvier/pr/plugins-20260616' of https:...
43 hours ago  Stefan HajnocziMerge tag 'pbouvier/pr/docs-20260616' of https://gitlab...
43 hours ago  Stefan HajnocziMerge tag 'pull-qapi-2026-06-16' of https://repo.or...
44 hours ago  Kostiantyn... qga/vss: Drop unused define uuid(x)
44 hours ago  Kostiantyn... qga/vss: Remove unused undefs
44 hours ago  Kostiantyn... qga/vss: Use MAX_PATH instead of PATH_MAX
44 hours ago  Kostiantyn... qga/meson: Allow to use MSVC message compiler 'mc'
44 hours ago  Kostiantyn... qga/meson: Use windows.compile_resources instead of...
44 hours ago  Kostiantyn... qga/meson: Remove unused lib stdc++
44 hours ago  Kostiantyn... qga/win: Use swprintf instead of snwprintf
44 hours ago  Damien ZammitMake copy_file_range non-static on GNU/Hurd
44 hours ago  Damien Zammitblock/file-posix: Clean up sys/ioctl import
44 hours ago  Damien Zammittpm: Add conditional to not compile ioctls on GNU/Hurd
44 hours ago  Damien ZammitAdd GNU/Hurd host_os=gnu
44 hours ago  Manolo de MediciInclude new arbitrary limits if not already defined
44 hours ago  Mathias Krausegdbstub: Update x86 control register bits
next