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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-07-03
include/hw/qdev-core: fixup kerneldoc annotations
Alex Bennée
2023-07-03
include/migration: mark vmstate_register() as a legacy function
Alex Bennée
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2023-07-01
tcg: Reduce tcg_assert_listed_vecop() scope
Philippe Mathieu-Daudé
2023-07-01
fpu: Add float64_to_int{32,64}_modulo
Richard Henderson
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
2023-06-30
migration: Implement switchover ack logic
Avihai Horon
2023-06-29
Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
accel/kvm: Re-include "exec/memattrs.h" header
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
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: Document generic accelerator headers
Philippe Mathieu-Daudé
2023-06-28
escc: emulate dip switch language layout settings on SUN keyboard
Henrik Carlqvist
2023-06-28
block: use bdrv_co_debug_event in coroutine context
Paolo Bonzini
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
2023-06-27
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
2023-06-27
ui/egl: query ANGLE d3d device
Marc-André Lureau
2023-06-27
ui: add egl_fb_read_rect()
Marc-André Lureau
2023-06-27
ui: add egl-headless support on win32
Marc-André Lureau
2023-06-27
virtio-gpu/win32: allocate shareable 2d resources/images
Marc-André Lureau
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
2023-06-27
ui/egl: export qemu_egl_get_error_string()
Marc-André Lureau
2023-06-27
ui/touch: Move event handling to a common helper
Bilal Elmoussaoui
2023-06-26
accel/tcg: Renumber TLB_DISCARD_WRITE
Richard Henderson
2023-06-26
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
Richard Henderson
2023-06-26
accel/tcg: Store some tlb flags in CPUTLBEntryFull
Richard Henderson
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-26
cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
Anton Johansson
2023-06-26
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
2023-06-26
accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
Anton Johansson
2023-06-26
accel: Replace target_ulong in tlb_*()
Anton Johansson
2023-06-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
2023-06-26
include/hw/virtio: make some VirtIODevice const
Hawkins Jiawei
2023-06-26
hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
Suravee Suthikulpanit
2023-06-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
[next]