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
2024-01-31
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-30
hw/block/block.c: improve confusing blk_check_size_and_read_all() error
Manos Pitsidianakis
2024-01-30
hw/core/qdev.c: add qdev_get_human_name()
Manos Pitsidianakis
2024-01-30
pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
Stefan Hajnoczi
2024-01-30
block/blkio: Make s->mem_region_alignment be 64 bits
Richard W.M. Jones
2024-01-30
block/io_uring: improve error message when init fails
Fiona Ebner
2024-01-30
Merge tag 'qga-pull-2024-01-30' of https://github.com/kostyanf14/qemu into st...
Peter Maydell
2024-01-30
Merge tag 'pull-tcg-20240130' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-01-30
qga: Solaris has net/if_arp.h and netinet/if_ether.h but not ETHER_ADDR_LEN
Nick Briggs
2024-01-30
qga-win: Fix guest-get-fsinfo multi-disks collection
Peng Ji
2024-01-30
tests/unit/test-qga: do not qualify executable paths
Samuel Tardieu
2024-01-30
guest-agent: improve help for --allow-rpcs and --block-rpcs
Angel M. Villegas
2024-01-29
target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Inline need_replay_interrupt
Richard Henderson
2024-01-29
target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Use CPUState.cc instead of CPU_GET_CLASS in cpu-exec.c
Richard Henderson
2024-01-29
target/loongarch: Constify loongarch_tcg_ops
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
accel/tcg: Un-inline icount_exit_request() for clarity
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-29
accel/tcg: Remove #ifdef TARGET_I386 from perf.c
Ilya Leoshkevich
2024-01-29
tcg: Make tb_cflags() usable from target-agnostic code
Ilya Leoshkevich
2024-01-29
accel/tcg: Make use of qemu_target_page_mask() in perf.c
Ilya Leoshkevich
2024-01-29
target: Make qemu_target_page_mask() available for *-user
Ilya Leoshkevich
2024-01-29
accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD
Philippe Mathieu-Daudé
2024-01-29
Merge tag 'pull-vfio-20240129' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-01-29
Merge tag 'migration-20240126-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-01-29
tests/tcg: Add the PROT_NONE gdbstub test
Ilya Leoshkevich
2024-01-29
tests/tcg: Factor out gdbstub test functions
Ilya Leoshkevich
2024-01-29
linux-user: Allow gdbstub to ignore page protection
Ilya Leoshkevich
2024-01-29
vfio/pci: Clear MSI-X IRQ index always
Cédric Le Goater
2024-01-29
vfio: use matching sizeof type
Paolo Bonzini
2024-01-29
Make 'uri' optional for migrate QAPI
Het Gala
2024-01-29
migration: Centralize BH creation and dispatch
Fabiano Rosas
2024-01-29
migration: Add a wrapper to qemu_bh_schedule
Fabiano Rosas
2024-01-29
migration: Reference migration state around loadvm_postcopy_handle_run_bh
Fabiano Rosas
2024-01-29
migration: Take reference to migration state around bg_migration_vm_start_bh
Fabiano Rosas
2024-01-29
migration: Fix use-after-free of migration state object
Fabiano Rosas
2024-01-29
migration/yank: Use channel features
Fabiano Rosas
2024-01-29
ci: Disable migration compatibility tests for aarch64
Fabiano Rosas
2024-01-29
ci: Add a migration compatibility test job
Fabiano Rosas
2024-01-29
analyze-migration.py: Remove trick on parsing ramblocks
Peter Xu
2024-01-29
migration: Drop unnecessary check in ram's pending_exact()
Peter Xu
2024-01-29
migration: Make threshold_size an uint64_t
Peter Xu
2024-01-29
migration: Plug memory leak on HMP migrate error path
Markus Armbruster
[next]