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