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