aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()Zhao Liu
2024-02-13hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()Zhao Liu
2024-02-12Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...Peter Maydell
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell
2024-02-09tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich
2024-02-09gdbstub: Implement catching syscallsIlya Leoshkevich
2024-02-09gdbstub: Add syscall entry/return hooksIlya Leoshkevich
2024-02-09gdbstub: Allow specifying a reason in stop packetsIlya Leoshkevich
2024-02-09gdbstub: Expose TARGET_SIGTRAP in a target-agnostic wayIlya Leoshkevich
2024-02-09kconfig: use "select" to enable semihostingPaolo Bonzini
2024-02-09Revert "hw/elf_ops: Ignore loadable segments with zero size"Alex Bennée
2024-02-09configure: run plugin TCG tests againPaolo Bonzini
2024-02-09docs: mark CRIS support as deprecatedAlex Bennée
2024-02-09tests/docker: Add sqlite3 module to openSUSE Leap containerFabiano Rosas
2024-02-09Merge tag 'pull-riscv-to-apply-20240209' of https://github.com/alistair23/qem...Peter Maydell
2024-02-09tests: Add case for LUKS volume with detached headerHyman Huang
2024-02-09crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKSHyman Huang
2024-02-09block: Support detached LUKS header creation using qemu-imgHyman Huang
2024-02-09block: Support detached LUKS header creation using blockdev-createHyman Huang
2024-02-09crypto: Modify the qcrypto_block_create to support creation flagsHyman Huang
2024-02-09qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKSHyman Huang
2024-02-09crypto: Support LUKS volume with detached headerHyman Huang
2024-02-09io: add trace event when cancelling TLS handshakeDaniel P. Berrangé
2024-02-09chardev: close QIOChannel before unref'ingDaniel P. Berrangé
2024-02-09docs: re-generate x86_64 ABI compatibility CSVDaniel P. Berrangé
2024-02-09docs: fix highlighting of CPU ABI header rowsDaniel P. Berrangé
2024-02-09scripts: drop comment about autogenerated CPU API fileDaniel P. Berrangé
2024-02-09softmmu: remove obsolete comment about libvirt timeoutsDaniel P. Berrangé
2024-02-09ui: drop VNC feature _MASK constantsDaniel P. Berrangé
2024-02-09qemu_init: increase NOFILE soft limit on POSIXFiona Ebner
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang
2024-02-09meson: sort C warning flags alphabeticallyDaniel P. Berrangé
2024-02-09Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...Peter Maydell
2024-02-09target/riscv: add rv32i, rv32e and rv64e CPUsDaniel Henrique Barboza
2024-02-09target/riscv/cpu.c: add riscv_bare_cpu_init()Daniel Henrique Barboza
2024-02-09target/riscv: Enable xtheadsync under user modeLIU Zhiwei
2024-02-09qemu-options: enable -smbios option on RISC-VHeinrich Schuchardt
2024-02-09target/riscv: SMBIOS support for RISC-V virt machineHeinrich Schuchardt
2024-02-09smbios: function to set default processor familyHeinrich Schuchardt
2024-02-09smbios: add processor-family optionHeinrich Schuchardt
2024-02-09target/riscv: support new isa extension detection devicetree propertiesConor Dooley
2024-02-09target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG...Conor Dooley
2024-02-09target/riscv: Expose Zaamo and Zalrsc extensionsRob Bradford
2024-02-09target/riscv: Check 'A' and split extensions for atomic instructionsRob Bradford
2024-02-09target/riscv: Add Zaamo and Zalrsc extension infrastructureRob Bradford
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_*Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in virt_machine_init()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_virtio()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_sockets()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()Daniel Henrique Barboza