index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
qemu-api-macros
/
src
/
bits.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
ui/spice: Create a new texture with linear layout when gl=on is specified
Vivek Kasireddy
3
-0
/
+89
2025-07-15
ui/console-gl: Add a helper to create a texture with linear memory layout
Vivek Kasireddy
2
-0
/
+51
2025-07-15
ui/spice: Add an option to submit gl_draw requests at fixed rate
Vivek Kasireddy
4
-10
/
+70
2025-07-15
ui/spice: Add an option for users to provide a preferred video codec
Vivek Kasireddy
2
-0
/
+24
2025-07-14
ui/spice: Enable gl=on option for non-local or remote clients
Vivek Kasireddy
3
-0
/
+6
2025-07-14
ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture()
Vivek Kasireddy
1
-0
/
+6
2025-07-14
ui/vnc: Introduce the VncWorker type
Akihiko Odaki
7
-388
/
+405
2025-07-14
ui/vnc: Do not copy z_stream
Akihiko Odaki
3
-19
/
+26
2025-07-11
linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Peter Maydell
1
-3
/
+2
2025-07-11
tcg: Use uintptr_t in tcg_malloc implementation
Richard Henderson
2
-7
/
+8
2025-07-11
migration: Rename save_live_complete_precopy_thread to save_complete_precopy_...
Juraj Marcin
9
-24
/
+24
2025-07-11
migration/postcopy: Add latency distribution report for blocktime
Peter Xu
4
-1
/
+90
2025-07-11
migration/postcopy: blocktime allows track / report non-vCPU faults
Peter Xu
5
-17
/
+67
2025-07-11
migration/postcopy: Optimize blocktime fault tracking with hashtable
Peter Xu
2
-48
/
+216
2025-07-11
migration/postcopy: Cleanup the total blocktime accounting
Peter Xu
1
-9
/
+7
2025-07-11
migration/postcopy: Cache the tid->vcpu mapping for blocktime
Peter Xu
2
-12
/
+59
2025-07-11
migration/postcopy: Initialize blocktime context only until listen
Peter Xu
1
-5
/
+10
2025-07-11
migration/postcopy: Report fault latencies in blocktime
Peter Xu
4
-37
/
+102
2025-07-11
migration/postcopy: Add blocktime fault counts per-vcpu
Peter Xu
1
-0
/
+5
2025-07-11
migration/postcopy: Bring blocktime layer to ns level
Peter Xu
1
-12
/
+16
2025-07-11
migration/postcopy: Drop PostcopyBlocktimeContext.start_time
Peter Xu
1
-6
/
+4
2025-07-11
migration/postcopy: Make all blocktime vars 64bits
Peter Xu
2
-27
/
+27
2025-07-11
migration/postcopy: Drop all atomic ops in blocktime feature
Peter Xu
1
-13
/
+10
2025-07-11
migration/postcopy: Push blocktime start/end into page req mutex
Peter Xu
5
-39
/
+48
2025-07-11
migration: Add option to set postcopy-blocktime
Peter Xu
1
-0
/
+2
2025-07-11
migration/postcopy: Avoid clearing dirty bitmap for postcopy too
Peter Xu
1
-1
/
+3
2025-07-11
migration: Rewrite the migration complete detect logic
Peter Xu
1
-15
/
+42
2025-07-11
migration/ram: Add tracepoints for ram_save_complete()
Peter Xu
2
-0
/
+6
2025-07-11
migration/ram: One less indent for ram_find_and_save_block()
Peter Xu
1
-9
/
+11
2025-07-11
migration: qemu_savevm_complete*() helpers
Peter Xu
1
-34
/
+44
2025-07-11
migration: Rename save_live_complete_precopy to save_complete
Peter Xu
9
-20
/
+20
2025-07-11
migration: Drop save_live_complete_postcopy hook
Peter Xu
4
-23
/
+12
2025-07-11
migration/bg-snapshot: Do not check for SKIP in iterator
Peter Xu
1
-3
/
+2
2025-07-11
migration/docs: Move docs for postcopy blocktime feature
Peter Xu
1
-19
/
+17
2025-07-11
migration/hmp: Fix postcopy-blocktime per-vCPU results
Peter Xu
1
-9
/
+13
2025-07-11
migration/hmp: Reorg "info migrate" once more
Peter Xu
1
-28
/
+31
2025-07-11
tests/functional: Add a test for the MAX78000 arm machine
Jackson Donaldson
2
-0
/
+49
2025-07-11
docs/system: arm: Add max78000 board description
Jackson Donaldson
2
-0
/
+38
2025-07-11
target/arm: Remove helper_sme2_luti4_4b
Richard Henderson
2
-2
/
+0
2025-07-11
target/s390x: Have s390_cpu_halt() not return anything
Philippe Mathieu-Daudé
3
-5
/
+5
2025-07-11
target/s390x: Expose s390_count_running_cpus() method
Philippe Mathieu-Daudé
2
-1
/
+2
2025-07-11
target/s390x: Remove unused s390_cpu_[un]halt() user stubs
Philippe Mathieu-Daudé
1
-10
/
+0
2025-07-11
tests/functional/test_ppc_bamboo: Replace broken link with working assets
Thomas Huth
1
-15
/
+19
2025-07-11
tests/functional: Add dependency to the keymap_targets
Thomas Huth
1
-1
/
+1
2025-07-11
pc-bios: Update the s390 bios images with the pxelinux.cfg loadparm changes
Thomas Huth
1
-0
/
+0
2025-07-11
pc-bios/s390-ccw: link statically
Sertonix
1
-1
/
+1
2025-07-11
tests/functional: Add a test for s390x pxelinux.cfg network booting
Thomas Huth
3
-0
/
+121
2025-07-11
pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg
Thomas Huth
1
-0
/
+26
2025-07-11
pc-bios/s390-ccw: Make get_boot_index() from menu.c global
Thomas Huth
2
-3
/
+4
2025-07-11
pc-bios/s390-ccw: Allow up to 31 entries for pxelinux.cfg
Thomas Huth
1
-6
/
+4
[next]