index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-24
migration: Create migrate_cap_set()
Juan Quintela
2023-04-24
spice: move client_migrate_info command to ui/
Juan Quintela
2023-04-24
migration: move migration_global_dump() to migration-hmp-cmds.c
Juan Quintela
2023-04-24
migration: Minor control flow simplification
Eric Blake
2023-04-24
Merge tag 'migration-20230420-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-04-24
migration: Pass migrate_caps_check() the old and new caps
Juan Quintela
2023-04-24
migration: rename enabled_capabilities to capabilities
Juan Quintela
2023-04-24
migration/postcopy: Detect file system on dest host
Peter Xu
2023-04-24
vl.c: Create late backends before migration object
Peter Xu
2023-04-24
util/mmap-alloc: qemu_fd_getfs()
Peter Xu
2023-04-24
migration: Handle block device inactivation failures better
Eric Blake
2023-04-24
migration: Rename normal to normal_pages
Juan Quintela
2023-04-24
migration: Rename duplicate to zero_pages
Juan Quintela
2023-04-24
migration: Make postcopy_requests atomic
Juan Quintela
2023-04-24
migration: Make dirty_sync_count atomic
Juan Quintela
2023-04-24
migration: Make downtime_bytes atomic
Juan Quintela
2023-04-24
migration: Make precopy_bytes atomic
Juan Quintela
2023-04-24
migration: Make dirty_sync_missed_zero_copy atomic
Juan Quintela
2023-04-24
migration: Make multifd_bytes atomic
Juan Quintela
2023-04-24
migration: Update atomic stats out of the mutex
Juan Quintela
2023-04-24
migration: Merge ram_counters and ram_atomic_counters
Juan Quintela
2023-04-24
migration: remove extra whitespace character for code style
李皆俊
2023-04-23
Merge tag 'pull-tcg-20230423' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-04-23
tcg/riscv: Conditionalize tcg_out_exts_i32_i64
Richard Henderson
2023-04-23
tcg: Clear TCGLabelQemuLdst on allocation
Richard Henderson
2023-04-23
tcg: Introduce tcg_out_xchg
Richard Henderson
2023-04-23
tcg: Introduce tcg_out_movext
Richard Henderson
2023-04-23
tcg: Split out tcg_out_extrl_i64_i32
Richard Henderson
2023-04-23
tcg: Split out tcg_out_extu_i32_i64
Richard Henderson
2023-04-23
tcg: Split out tcg_out_exts_i32_i64
Richard Henderson
2023-04-23
tcg: Split out tcg_out_ext32u
Richard Henderson
2023-04-23
tcg: Split out tcg_out_ext32s
Richard Henderson
2023-04-23
tcg: Split out tcg_out_ext16u
Richard Henderson
2023-04-23
tcg: Split out tcg_out_ext16s
Richard Henderson
2023-04-23
tcg: Split out tcg_out_ext8u
Richard Henderson
2023-04-23
tcg: Split out tcg_out_ext8s
Richard Henderson
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
2023-04-23
tcg: Replace if + tcg_abort with tcg_debug_assert
Richard Henderson
2023-04-22
Merge tag 'pull-hex-20230421' of https://github.com/quic/qemu into staging
Richard Henderson
2023-04-22
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2023-04-21
Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Remove unused slot variable in helpers
Taylor Simpson
2023-04-21
Hexagon (tests/tcg/hexagon) Move HVX test infra to header file
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Remove redundant/unused macros
Taylor Simpson
2023-04-21
Use black code style for python scripts
Marco Liebel
2023-04-21
Use f-strings in python scripts
Marco Liebel
[prev]
[next]