qemu.git
2023-09-07 Stefan HajnocziMerge tag 'pull-ppc-20230906' of https://github.com...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-06 Cédric Le Goaterppc/xive: Add support for the PC MMIOs
2023-09-06 Cédric Le Goaterppc/xive: Handle END triggers between chips with MMIOs
2023-09-06 Cédric Le Goaterppc/xive: Introduce a new XiveRouter end_notify() handler
2023-09-06 Cédric Le Goaterppc/xive: Use address_space routines to access the...
2023-09-06 jianchunfutarget/ppc: Fix the order of kvm_enable judgment about...
2023-09-06 Maksim Kostinhw/ppc/e500: fix broken snapshot replay
2023-09-06 Richard Hendersontarget/ppc: Flush inputs to zero with NJ in ppc_store_vscr
2023-09-06 Nicholas Piggintarget/ppc: Fix LQ, STQ register-pair order for big...
2023-09-06 Nicholas Piggintests/avocado: ppc64 reverse debugging tests for pserie...
2023-09-06 Nicholas Piggintests/avocado: reverse-debugging cope with re-executing...
2023-09-06 Nicholas Piggintests/avocado: boot ppc64 pseries replay-record test...
2023-09-06 Nicholas Pigginspapr: Fix record-replay machine reset consuming too...
2023-09-06 Nicholas Pigginspapr: Fix machine reset deadlock from replay-record
2023-09-06 Nicholas Piggintarget/ppc: Fix timebase reset with record-replay
2023-09-06 Nicholas Piggintarget/ppc: Fix CPU reservation migration for record...
2023-09-06 Nicholas Pigginhw/ppc: Read time only once to perform decrementer...
2023-09-06 Nicholas Pigginhw/ppc: Reset timebase facilities on machine reset
2023-09-06 Nicholas Piggintarget/ppc: Migrate DECR SPR
2023-09-06 Nicholas Pigginhw/ppc: Always store the decrementer value
2023-09-06 Nicholas Piggintarget/ppc: Sign-extend large decrementer to 64-bits
2023-09-06 Nicholas Pigginhw/ppc: Avoid decrementer rounding errors
2023-09-06 Nicholas Pigginhw/ppc: Round up the decrementer interval when converti...
2023-09-06 Nicholas Pigginhost-utils: Add muldiv64_round_up
2023-09-06 Nicholas Pigginhw/ppc: Introduce functions for conversion between...
2023-09-06 Nicholas Pigginhw/ppc/ppc.c: Tidy over-long lines
2023-09-06 Nicholas Pigginppc/vof: Fix missed fields in VOF cleanup
2023-09-06 Nicholas Pigginppc/vhyp: reset exception state when handling vhyp...
2023-09-06 Nicholas Pigginspapr: implement H_SET_MODE debug facilities
2023-09-06 Nicholas Piggintarget/ppc: Implement watchpoint debug facility for...
2023-09-06 Nicholas Piggintarget/ppc: Implement breakpoint debug facility for...
2023-09-06 Nicholas Piggintarget/ppc: Suppress single step interrupts on rfi...
2023-09-06 Nicholas Piggintarget/ppc: Improve book3s branch trace interrupt for...
2023-09-06 Nicholas Piggintarget/ppc: Remove single-step suppression inside 0x100...
2023-09-06 Joel Stanleyppc: Add stub implementation of TRIG SPRs
2023-09-06 Shawn Anastasiotarget/ppc: Generate storage interrupts for radix RC...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
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 Richard Hendersonlinux-user: Track shm regions with an interval tree
2023-09-01 Richard Hendersonlinux-user: Fix shmdt
2023-09-01 Richard Hendersonlinux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat...
2023-09-01 Richard Hendersonlinux-user: Move shmat and shmdt implementations to...
2023-09-01 Richard Hendersonlinux-user: Remove ELF_START_MMAP and image_info.start_mmap
2023-09-01 Ilya Leoshkevichlinux-user: Emulate the Anonymous: keyword in /proc...
2023-09-01 Richard Hendersonlinux-user: Show heap address in /proc/pid/maps
2023-09-01 Richard Hendersonlinux-user: Adjust brk for load_bias
2023-09-01 Richard Hendersonlinux-user: Use walk_memory_regions for open_self_maps
2023-09-01 Richard Hendersonutil/selfmap: Use dev_t and ino_t in MapInfo
2023-09-01 Helge Dellerlinux-user: Emulate /proc/cpuinfo for Alpha
2023-09-01 Helge Dellerlinux-user: Emulate /proc/cpuinfo on aarch64 and arm
2023-09-01 Richard Hendersonlinux-user: Split out cpu/target_proc.h
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
next