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-09-19
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2023-09-19
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-19
memory: avoid updating ioeventfds for some address_space
hongmianquan
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-18
tap: Add check for USO features
Yuri Benditovich
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
2023-09-16
fpu: Add conversions between bfloat16 and [u]int8
LIU Zhiwei
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
2023-09-15
crypto: Add generic 64-bit carry-less multiply routine
Richard Henderson
2023-09-15
crypto: Add generic 32-bit carry-less multiply routines
Richard Henderson
2023-09-15
crypto: Add generic 16-bit carry-less multiply routines
Richard Henderson
2023-09-15
crypto: Add generic 8-bit carry-less multiply routines
Richard Henderson
2023-09-15
thunk: Delete checks for old host definitions
Akihiko Odaki
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-12
linux-headers: Update to Linux v6.6-rc1
Thomas Huth
2023-09-12
ui: add precondition for dpy_get_ui_info()
Marc-André Lureau
2023-09-12
ui/console: move DisplaySurface to its own header
Marc-André Lureau
2023-09-12
ui/console: remove redundant format field
Marc-André Lureau
2023-09-12
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
2023-09-12
ui/vc: remove kbd_put_keysym() and update function calls
Marc-André Lureau
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
2023-09-11
qdev: Add qdev_add_vm_change_state_handler_full()
Avihai Horon
2023-09-11
sysemu: Add prepare callback to struct VMChangeStateEntry
Avihai Horon
2023-09-11
crypto: Add SM4 constant parameter CK
Max Chou
2023-09-11
crypto: Create sm4_subword
Max Chou
2023-09-11
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
2023-09-08
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
2023-09-08
hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG
Francisco Iglesias
2023-09-08
hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
Francisco Iglesias
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
Francisco Iglesias
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
Francisco Iglesias
2023-09-08
hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
Francisco Iglesias
2023-09-08
hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
Francisco Iglesias
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFU_APB
Francisco Iglesias
2023-09-08
hw/misc: Introduce the Xilinx CFI interface
Francisco Iglesias
2023-09-08
vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn
Kevin Wolf
2023-09-08
block: Remove bdrv_query_block_node_info
Fabiano Rosas
[next]