aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-27ui: add egl-headless support on win32Marc-André Lureau1-1/+6
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau1-0/+3
2023-06-27console/win32: allocate shareable display surfaceMarc-André Lureau2-0/+11
2023-06-27ui/egl: export qemu_egl_get_error_string()Marc-André Lureau1-0/+2
2023-06-27ui/touch: Move event handling to a common helperBilal Elmoussaoui1-0/+15
2023-06-26accel/tcg: Renumber TLB_DISCARD_WRITERichard Henderson1-2/+2
2023-06-26accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASKRichard Henderson1-4/+4
2023-06-26accel/tcg: Store some tlb flags in CPUTLBEntryFullRichard Henderson3-4/+24
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu2-35/+0
2023-06-26cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()Anton Johansson1-1/+1
2023-06-26accel/tcg: Replace target_ulong with vaddr in translator_*()Anton Johansson1-3/+3
2023-06-26accel: Replace target_ulong with vaddr in probe_*()Anton Johansson1-7/+7
2023-06-26accel/tcg/cputlb.c: Widen CPUTLBEntry access functionsAnton Johansson1-5/+5
2023-06-26accel: Replace target_ulong in tlb_*()Anton Johansson3-43/+42
2023-06-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson9-5/+297
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis1-1/+1
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei1-0/+1
2023-06-26include/hw/virtio: make some VirtIODevice constHawkins Jiawei1-1/+1
2023-06-26hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit1-0/+1
2023-06-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-0/+2
2023-06-26kvm: reuse per-vcpu stats fd to avoid vcpu interruptionMarcelo Tosatti1-0/+1
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan1-0/+1
2023-06-25pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat1-0/+3
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin1-0/+1
2023-06-25ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin2-62/+102
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin1-2/+3
2023-06-23host-utils: Avoid using __builtin_subcll on buggy versions of Apple ClangPeter Maydell2-1/+14
2023-06-23include/exec/memattrs: Add two bits of space to MemTxAttrsRichard Henderson1-1/+8
2023-06-23softmmu: Introduce qemu_target_page_mask() helperPhilippe Mathieu-Daudé1-0/+1
2023-06-23hw/cxl/events: Add injection of Memory Module EventsJonathan Cameron1-0/+19
2023-06-22hw/cxl/events: Add injection of DRAM eventsJonathan Cameron1-0/+23
2023-06-22hw/cxl/events: Add injection of General Media EventsIra Weiny1-0/+20
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny2-1/+28
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny2-0/+80
2023-06-22hw/cxl: Move CXLRetCode definition to cxl_device.hJonathan Cameron1-0/+28
2023-06-22hw/cxl/events: Add event status registerIra Weiny2-3/+48
2023-06-22hw/cxl: Add clear poison mailbox command support.Jonathan Cameron1-0/+1
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron2-0/+21
2023-06-22bswap: Add the ability to store to an unaligned 24 bit fieldIra Weiny1-0/+25
2023-06-22q800: move macfb device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move SWIM device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move ESP device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move escc_orgate device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move ESCC device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move dp8393x device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.hMark Cave-Ayland1-0/+60
2023-06-22q800: move VIA2 device to Q800MachineStateMark Cave-Ayland1-0/+1
2023-06-22q800: move VIA1 device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: reimplement mac-io region aliasing using IO memory regionMark Cave-Ayland1-0/+1