-
fixes-v196600091 · ·
Compilation fixes for 7.0 Hi, UST tracing fails to build on Fedora 36, with lttng-ust-2.13.1-2.fc36.x86_64. There are also various GCC 12.0.1 warnings worth fixing.
-
-
dbus-pull-requeste1c676a2 · ·
GL & D-Bus display related fixes Hi, Here are pending fixes related to D-Bus and GL, most of them reported thanks to Akihiko Odaki.
-
dbus-v39bce5130 · ·
GL & D-Bus display related fixes Hi, Here are pending fixes related to D-Bus and GL, most of them reported thanks to Akihiko Odaki. v3: - rebased - add "ui/dbus: do not send 2d scanout until gfx_update" & "ui/console: call gfx_switch() even if the current scanout is GL"
-
timeofday-v33e9e7b4c · ·
Remove qemu_gettimeofday() Hi, Here is a few patches to replace qemu_gettimeofday() helper with functions provided by GLib. v3: - fix wrong qdict_from_jsonf() format change v2: - fix return of get-time in nanoseconds - qga: replace with a common get-time function for qga posix/win32 - split qga patch - add r-b tags, drop RFC
-
timeofday-v291e4d23c · ·
Remove qemu_gettimeofday() Hi, Here is a few patches to replace qemu_gettimeofday() helper with functions provided by GLib. v2: - fix return of get-time in nanoseconds - qga: replace with a common get-time function for qga posix/win32 - split qga patch - add r-b tags, drop RFC
-
timeofday-v1199a77d1 · ·
RFC: remove qemu_gettimeofday() Hi, Here is a few patches to replace qemu_gettimeofday() helper with functions provided by GLib.
-
-
-
-
dbus-v205475ac8 · ·
GL & D-Bus display related fixes Hi, In the thread "[PATCH 0/6] ui/dbus: Share one listener for a console", Akihiko Odaki reported a number of issues with the GL and D-Bus display. His series propose a different design, and reverting some of my previous generic console changes to fix those issues. However, as I work through the issue so far, they can be solved by reasonable simple fixes while keeping the console changes generic (not specific to the D-Bus display backend). I belive a shared infrastructure is more beneficial long term than having GL-specific code in the DBus code (in particular, the egl-headless & VNC combination could potentially use it) Thanks a lot Akihiko for reporting the issues proposing a different approach! Please test this alternative series and let me know of any further issues. My understanding is that you are mainly concerned with the Cocoa backend, and I don't have a way to test it, so please check it. If necessary, we may well have to revert my earlier changes and go your way, eventually.
-
dbus-v17f6d6138 · ·
GL console related fixes Hi, In the thread "[PATCH 0/6] ui/dbus: Share one listener for a console", Akihiko Odaki reported a number of issues with the GL and D-Bus display. His series propose a different design, and reverting some of my previous generic console changes to fix those issues. However, as I work through the issue so far, they can be solved by reasonable simple fixes while keeping the console changes generic (not specific to the D-Bus display backend). Thanks a lot Akihiko for reporting the issues and trying to solve them! Please test this alternative series and let me know of any further issues. My understanding is that you are mainly concerned with the Cocoa backend, and I don't have a way to test it, so please check it. If necessary, we may well have to revert my earlier changes and go your way, eventually.
-