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
2024-02-13
hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
2024-02-13
hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
2024-02-12
Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...
Peter Maydell
2024-02-12
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Peter Maydell
2024-02-09
tests/tcg: Add the syscall catchpoint gdbstub test
Ilya Leoshkevich
2024-02-09
gdbstub: Implement catching syscalls
Ilya Leoshkevich
2024-02-09
gdbstub: Add syscall entry/return hooks
Ilya Leoshkevich
2024-02-09
gdbstub: Allow specifying a reason in stop packets
Ilya Leoshkevich
2024-02-09
gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
Ilya Leoshkevich
2024-02-09
kconfig: use "select" to enable semihosting
Paolo Bonzini
2024-02-09
Revert "hw/elf_ops: Ignore loadable segments with zero size"
Alex Bennée
2024-02-09
configure: run plugin TCG tests again
Paolo Bonzini
2024-02-09
docs: mark CRIS support as deprecated
Alex Bennée
2024-02-09
tests/docker: Add sqlite3 module to openSUSE Leap container
Fabiano Rosas
2024-02-09
Merge tag 'pull-riscv-to-apply-20240209' of https://github.com/alistair23/qem...
Peter Maydell
2024-02-09
tests: Add case for LUKS volume with detached header
Hyman Huang
2024-02-09
crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
Hyman Huang
2024-02-09
block: Support detached LUKS header creation using qemu-img
Hyman Huang
2024-02-09
block: Support detached LUKS header creation using blockdev-create
Hyman Huang
2024-02-09
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
2024-02-09
qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
Hyman Huang
2024-02-09
crypto: Support LUKS volume with detached header
Hyman Huang
2024-02-09
io: add trace event when cancelling TLS handshake
Daniel P. Berrangé
2024-02-09
chardev: close QIOChannel before unref'ing
Daniel P. Berrangé
2024-02-09
docs: re-generate x86_64 ABI compatibility CSV
Daniel P. Berrangé
2024-02-09
docs: fix highlighting of CPU ABI header rows
Daniel P. Berrangé
2024-02-09
scripts: drop comment about autogenerated CPU API file
Daniel P. Berrangé
2024-02-09
softmmu: remove obsolete comment about libvirt timeouts
Daniel P. Berrangé
2024-02-09
ui: drop VNC feature _MASK constants
Daniel P. Berrangé
2024-02-09
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
2024-02-09
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
2024-02-09
meson: sort C warning flags alphabetically
Daniel P. Berrangé
2024-02-09
Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...
Peter Maydell
2024-02-09
target/riscv: add rv32i, rv32e and rv64e CPUs
Daniel Henrique Barboza
2024-02-09
target/riscv/cpu.c: add riscv_bare_cpu_init()
Daniel Henrique Barboza
2024-02-09
target/riscv: Enable xtheadsync under user mode
LIU Zhiwei
2024-02-09
qemu-options: enable -smbios option on RISC-V
Heinrich Schuchardt
2024-02-09
target/riscv: SMBIOS support for RISC-V virt machine
Heinrich Schuchardt
2024-02-09
smbios: function to set default processor family
Heinrich Schuchardt
2024-02-09
smbios: add processor-family option
Heinrich Schuchardt
2024-02-09
target/riscv: support new isa extension detection devicetree properties
Conor Dooley
2024-02-09
target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG...
Conor Dooley
2024-02-09
target/riscv: Expose Zaamo and Zalrsc extensions
Rob Bradford
2024-02-09
target/riscv: Check 'A' and split extensions for atomic instructions
Rob Bradford
2024-02-09
target/riscv: Add Zaamo and Zalrsc extension infrastructure
Rob Bradford
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_*
Daniel Henrique Barboza
2024-02-09
hw/riscv/virt.c: use g_autofree in virt_machine_init()
Daniel Henrique Barboza
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
Daniel Henrique Barboza
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
Daniel Henrique Barboza
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
Daniel Henrique Barboza
[next]