qemu.git
2023-09-04 Dmitry Frolovui/gtk: fix leaks found wtih fuzzing
2023-09-04 Guoyi Tuui/vdagent: Unregister input handler of mouse during...
2023-09-04 Guoyi Tuui/vdagent: call vdagent_disconnect() when agent connec...
2023-09-04 Bilal Elmoussaouiui/dbus: implement damage regions for GL
2023-09-04 Bilal Elmoussaouiui/dbus: Properly dispose touch/mouse dbus objects
2023-09-04 Philippe Mathieu... ui/vnc-enc-tight: Avoid dynamic stack allocation
2023-09-04 Peter Maydellui/vnc-enc-hextile: Use static rather than dynamic...
2023-09-04 Peter Maydellui/spice-display: Avoid dynamic stack allocation
2023-09-04 Marc-André... ui/vc: change the argument for QemuTextConsole
2023-09-04 Marc-André... ui/vc: do not parse VC-specific options in Spice and GTK
2023-09-04 Marc-André... ui/vc: move text console invalidate in helper
2023-09-04 Marc-André... ui/console: minor stylistic changes
2023-09-04 Marc-André... ui/vc: skip text console resize when possible
2023-09-04 Marc-André... ui/console: fold text_console_update_cursor_timer
2023-09-04 Marc-André... ui/console: assert(surface) where appropriate
2023-09-04 Marc-André... ui/console: rename vga_ functions with qemu_console_
2023-09-04 Marc-André... ui/console: use QEMU_PIXMAN_COLOR helpers
2023-09-04 Marc-André... ui/console: declare console types in console.h
2023-09-04 Marc-André... ui/vc: use common text console surface creation
2023-09-04 Marc-André... ui/console: remove need for g_width/g_height
2023-09-04 Marc-André... ui/console: simplify getting active_console size
2023-09-04 Marc-André... ui/vc: move some text console initialization to qom...
2023-09-04 Marc-André... ui/vc: fold text_console_do_init() in vc_chr_open()
2023-09-04 Marc-André... ui/console: move graphic fields to QemuGraphicConsole
2023-09-04 Marc-André... ui/vc: move text fields to QemuTextConsole
2023-09-04 Marc-André... ui/console: free more QemuConsole resources
2023-09-04 Marc-André... ui/vc: move cursor_timer initialization to QemuTextCons...
2023-09-04 Marc-André... ui/console: allocate ui_timer in QemuConsole
2023-09-04 Marc-André... ui/console: update the head from unused QemuConsole
2023-09-04 Marc-André... ui/console: specialize console_lookup_unused()
2023-09-04 Marc-André... ui/console: remove new_console()
2023-09-04 Marc-André... ui/console: register the console from qemu_console_init()
2023-09-04 Marc-André... ui/console: instantiate a specific console type
2023-09-04 Marc-André... ui/console: introduce different console objects
2023-09-04 Marc-André... ui/console: change new_console() to use object initiali...
2023-09-04 Marc-André... ui/console: use OBJECT_DEFINE_TYPE for QemuConsole
2023-09-04 Marc-André... ui/vc: move VCCharDev specific fields out of QemuConsole
2023-09-04 Marc-André... ui/vc: pass VCCharDev to VC-specific functions
2023-09-04 Marc-André... ui/vc: fold text_update_xy()
2023-09-04 Marc-André... ui/vc: replace variable with static text attributes...
2023-09-04 Marc-André... ui/vc: move VCChardev declaration at the top
2023-09-04 Marc-André... ui/vc: VC always has a DisplayState now
2023-09-04 Marc-André... ui/console: new_console() cannot fail
2023-09-04 Marc-André... ui/console: get the DisplayState from new_console()
2023-09-01 Marc-André... ui/console: drop have_gfx
2023-09-01 Marc-André... ui/console: call dpy_gfx_update() regardless of have_gfx
2023-09-01 Marc-André... ui/console: console_select() regardless of have_gfx
2023-09-01 Marc-André... ui/vc: drop have_text
2023-09-01 Marc-André... ui/vc: replace vc_chr_write() with generic qemu_chr_write()
2023-09-01 Marc-André... ui/qmp: move screendump to ui-qmp-cmds.c
2023-09-01 Marc-André... ui: remove qemu_pixman_linebuf_copy()
2023-09-01 Marc-André... ui: remove qemu_pixman_color() helper
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-target-arm-20230831' of https://git...
2023-08-31 Stefan HajnocziMerge tag 'xen-virtio-2-tag' of https://gitlab.com...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-31 Peter Maydellhw/arm: Set number of MPU regions correctly for an505...
2023-08-31 Peter Maydellhw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions...
2023-08-31 Peter Maydelltarget/arm: Do all "ARM_FEATURE_X implies Y" checks...
2023-08-31 Peter Maydellrtc: Use time_t for passing and returning time offsets
2023-08-31 Peter Maydellhw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t...
2023-08-31 Peter Maydellhw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
2023-08-31 Peter Maydellhw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
2023-08-31 Peter Maydelltarget/arm: Catch illegal-exception-return from EL3...
2023-08-31 Jean-Christophe... Add i.MX7 SRC device implementation
2023-08-31 Jean-Christophe... Add i.MX7 missing TZ devices and memory regions
2023-08-31 Jean-Christophe... Refactor i.MX7 processor code
2023-08-31 Jean-Christophe... Add i.MX6UL missing devices.
2023-08-31 Jean-Christophe... Refactor i.MX6UL processor code
2023-08-31 Jean-Christophe... Remove i.MX7 IOMUX GPR device from i.MX6UL
2023-08-31 Alex Bennéetarget/arm: properly document FEAT_CRC32
2023-08-31 Richard Hendersontarget/arm: Implement FEAT_HPDS2 as a no-op
2023-08-31 Richard Hendersontarget/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
2023-08-31 Richard Hendersontarget/arm: Apply access checks to neoverse-v1 special...
2023-08-31 Richard Hendersontarget/arm: Apply access checks to neoverse-n1 special...
2023-08-31 Richard Hendersontarget/arm: Introduce make_ccsidr64
2023-08-31 Richard Hendersontarget/arm: When tag memory is not present, set MTE=1
2023-08-31 Richard Hendersontarget/arm: Support more GM blocksizes
2023-08-31 Richard Hendersontarget/arm: Allow cpu to configure GM blocksize
2023-08-31 Richard Hendersontarget/arm: Reduce dcz_blocksize to uint8_t
2023-08-31 Oleksandr Tyshchenkoxen_arm: Initialize RAM and add hi/low memory regions
2023-08-31 Oleksandr Tyshchenkoxen_arm: Create virtio-mmio devices during initialization
2023-08-30 Warner Loshbsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to...
2023-08-30 Alex Bennéegdbstub: move comment for gdb_register_coprocessor
2023-08-30 Alex Bennéegdbstub: replace global gdb_has_xml with a function
2023-08-30 Alex Bennéegdbstub: refactor get_feature_xml
2023-08-30 Alex Bennéegdbstub: remove unused user_ctx field
2023-08-30 Matheus Branco... gdbstub: fixes cases where wrong threads were reported...
2023-08-30 Alex Bennéetests/tcg: clean-up gdb confirm/pagination settings
2023-08-30 Alex Bennéetests: remove test-gdbstub.py
2023-08-30 Thomas Huth.gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
2023-08-30 Alex Bennéedocs/style: permit inline loop variables
2023-08-30 Alex Bennéetests/tcg: remove quoting for info output
2023-08-30 Alex Bennéetests/docker: cleanup non-verbose output
2023-08-30 Daniel P. Berrangégitlab: enable ccache for many build jobs
2023-08-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-30 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request' of https...
2023-08-30 Stefan HajnocziMerge tag 'pull-tcg-20230829-2' of https://gitlab.com...
2023-08-30 Stefan Hajnocziaio-posix: zero out io_uring sqe user_data
2023-08-30 Andrey Drobyshevtests/qemu-iotests/197: add testcase for CoR with subcl...
next