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-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-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
2023-06-22
q800: move VIA2 device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move VIA1 device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: reimplement mac-io region aliasing using IO memory region
Mark Cave-Ayland
2023-06-22
q800: introduce mac-io container memory region
Mark Cave-Ayland
2023-06-22
q800: move GLUE device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move GLUE device into separate q800-glue.c file
Mark Cave-Ayland
2023-06-22
q800: move ROM memory region to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move CPU object into Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: introduce Q800MachineState
Mark Cave-Ayland
2023-06-21
Revert "cputlb: Restrict SavedIOTLB to system emulation"
Peter Maydell
2023-06-20
cputlb: Restrict SavedIOTLB to system emulation
Philippe Mathieu-Daudé
2023-06-20
exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
Philippe Mathieu-Daudé
2023-06-20
hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-19
hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
Sergey Kambalin
2023-06-19
hw/misc/bcm2835_property: Replace magic frequency values by definitions
Sergey Kambalin
2023-06-19
hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
Sergey Kambalin
2023-06-19
imx_serial: set wake bit when we receive a data byte
Martin Kaiser
2023-06-15
hw/arm: introduce xenpvh machine
Vikram Garhwal
2023-06-15
include/hw/xen/xen_common: return error from xen_create_ioreq_server
Stefano Stabellini
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-06-14
Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...
Richard Henderson
2023-06-13
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2023-06-13
exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_...
Joao Martins
2023-06-13
hw/char/parallel-isa: Export struct ISAParallelState
Bernhard Beschow
2023-06-13
hw/char/parallel: Export struct ParallelState
Bernhard Beschow
2023-06-13
util/log: Add vector registers to log
Ivan Klokov
2023-06-13
disas: Change type of disassemble_info.target_info to pointer
Weiwei Li
2023-06-13
hw/riscv/opentitan: Correct OpenTitanState parent type/size
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Explicit machine type definition
Philippe Mathieu-Daudé
[next]