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-06-28
accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove WHPX unreachable error path
Philippe Mathieu-Daudé
2023-06-28
accel: Inline NVMM get_qemu_vcpu()
Philippe Mathieu-Daudé
2023-06-28
accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove NVMM unreachable error path
Philippe Mathieu-Daudé
2023-06-28
accel: Move HAX hThread to accelerator context
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Rename 'hax_vcpu' as 'accel' in CPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Destroy HAX vCPU threads once done
Philippe Mathieu-Daudé
2023-06-28
accel: Fix a leak on Windows HAX
Philippe Mathieu-Daudé
2023-06-28
accel: Remove unused hThread variable on TCG/WHPX
Philippe Mathieu-Daudé
2023-06-28
accel: Document generic accelerator headers
Philippe Mathieu-Daudé
2023-06-28
accel: Re-enable WHPX cross-build on case sensitive filesystems
Philippe Mathieu-Daudé
2023-06-28
docs/devel/testing: Update the 'Docker Debugging' section
Philippe Mathieu-Daudé
2023-06-28
MAINTAINERS: Update Roman Bolshakov email address
Philippe Mathieu-Daudé
2023-06-28
net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
Ani Sinha
2023-06-28
escc: emulate dip switch language layout settings on SUN keyboard
Henrik Carlqvist
2023-06-28
target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
Richard Henderson
2023-06-28
target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
Richard Henderson
2023-06-28
target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
Richard Henderson
2023-06-28
target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
Richard Henderson
2023-06-28
target/sparc: Introduce DYNAMIC_PC_LOOKUP
Richard Henderson
2023-06-28
target/sparc: Drop inline markers from translate.c
Richard Henderson
2023-06-28
target/sparc: Fix npc comparison in sparc_tr_insn_start
Richard Henderson
2023-06-28
target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
Richard Henderson
2023-06-28
Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
Markus Armbruster
2023-06-28
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2023-06-28
docs: update hw/nvme documentation for TP4146
Klaus Jensen
2023-06-28
hw/nvme: add placement handle list ranges
Klaus Jensen
2023-06-28
hw/nvme: verify uniqueness of reclaim unit handle identifiers
Klaus Jensen
2023-06-28
hw/nvme: fix verification of number of ruhis
Klaus Jensen
2023-06-28
hw/nvme: check maximum copy length (MCL) for COPY
Minwoo Im
2023-06-28
hw/nvme: consider COPY command in nvme_aio_err
Minwoo Im
2023-06-28
hw/nvme: add comment for nvme-ns properties
Minwoo Im
2023-06-28
block: use bdrv_co_debug_event in coroutine context
Paolo Bonzini
2023-06-28
block: use bdrv_co_getlength in coroutine context
Paolo Bonzini
2023-06-28
qcow2: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
vmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
block: mark another function as coroutine_fns and GRAPH_UNLOCKED
Paolo Bonzini
2023-06-28
bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
file-posix: remove incorrect coroutine_fn calls
Paolo Bonzini
2023-06-28
Revert "graph-lock: Disable locking for now"
Kevin Wolf
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
2023-06-28
blockjob: Fix AioContext locking in block_job_add_bdrv()
Kevin Wolf
2023-06-28
block: Fix AioContext locking in bdrv_open_backing_file()
Kevin Wolf
[prev]
[next]