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
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
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
[next]