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-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
2023-06-26
kvm: reuse per-vcpu stats fd to avoid vcpu interruption
Marcelo Tosatti
2023-06-26
numa: Validate cluster and NUMA node boundary if required
Gavin Shan
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
2023-06-23
host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
Peter Maydell
2023-06-23
include/exec/memattrs: Add two bits of space to MemTxAttrs
Richard Henderson
2023-06-23
softmmu: Introduce qemu_target_page_mask() helper
Philippe Mathieu-Daudé
2023-06-23
hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron
2023-06-22
hw/cxl/events: Add injection of DRAM events
Jonathan Cameron
2023-06-22
hw/cxl/events: Add injection of General Media Events
Ira Weiny
2023-06-22
hw/cxl/events: Add event interrupt support
Ira Weiny
2023-06-22
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
2023-06-22
hw/cxl: Move CXLRetCode definition to cxl_device.h
Jonathan Cameron
2023-06-22
hw/cxl/events: Add event status register
Ira Weiny
2023-06-22
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-06-22
bswap: Add the ability to store to an unaligned 24 bit field
Ira Weiny
2023-06-22
q800: move macfb device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move mac-nubus-bridge device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move SWIM device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move ESP device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move escc_orgate device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move ESCC device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move dp8393x device to Q800MachineState
Mark Cave-Ayland
2023-06-22
hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
Mark Cave-Ayland
[next]