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
Age
Commit message (
Expand
)
Author
2023-09-19
backends/hostmem-file: Add "rom" property to support VM templating with R/O f...
David Hildenbrand
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
Merge tag 'pull-crypto-20230915' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-15
host/include/aarch64: Implement clmul.h
Richard Henderson
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
2023-09-15
target/ppc: Use clmul_64
Richard Henderson
2023-09-15
target/s390x: Use clmul_64
Richard Henderson
2023-09-15
target/i386: Use clmul_64
Richard Henderson
2023-09-15
target/arm: Use clmul_64
Richard Henderson
2023-09-15
crypto: Add generic 64-bit carry-less multiply routine
Richard Henderson
2023-09-15
target/ppc: Use clmul_32* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_32* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_32* routines
Richard Henderson
2023-09-15
crypto: Add generic 32-bit carry-less multiply routines
Richard Henderson
2023-09-15
target/ppc: Use clmul_16* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_16* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_16* routines
Richard Henderson
2023-09-15
crypto: Add generic 16-bit carry-less multiply routines
Richard Henderson
2023-09-15
target/ppc: Use clmul_8* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_8* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_8* routines
Richard Henderson
2023-09-15
crypto: Add generic 8-bit carry-less multiply routines
Richard Henderson
2023-09-13
Merge tag 'pull-tpm-2023-09-12-3' of https://github.com/stefanberger/qemu-tpm...
Stefan Hajnoczi
2023-09-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-13
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Stefan Hajnoczi
2023-09-13
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-13
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2023-09-12
hw/nvme: Avoid dynamic stack allocation
Peter Maydell
2023-09-12
hw/nvme: Use #define to avoid variable length array
Philippe Mathieu-Daudé
2023-09-12
tests/qtest/pflash: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-12
kconfig: Add NVME to s390x machines
Cédric Le Goater
2023-09-12
target/s390x: AP-passthrough for PV guests
Steffen Eiden
2023-09-12
target/s390x/kvm: Refactor AP functionalities
Steffen Eiden
2023-09-12
linux-headers: Update to Linux v6.6-rc1
Thomas Huth
2023-09-12
s390x: do a subsystem reset before the unprotect on reboot
Janosch Frank
2023-09-12
s390x/ap: fix missing subsystem reset registration
Janosch Frank
2023-09-12
ui: add precondition for dpy_get_ui_info()
Marc-André Lureau
2023-09-12
ui: fix crash when there are no active_console
Marc-André Lureau
2023-09-12
virtio-gpu/win32: set the destroy function on load
Marc-André Lureau
2023-09-12
ui/console: move DisplaySurface to its own header
Marc-André Lureau
2023-09-12
ui/vc: split off the VC part from console.c
Marc-André Lureau
2023-09-12
ui/vc: preliminary QemuTextConsole changes before split
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
[next]