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-10-02
bsd-user: Implement RISC-V sysarch system call emulation
Mark Corbin
2024-10-02
bsd-user: Add RISC-V signal trampoline setup function
Mark Corbin
2024-10-02
bsd-user: Define RISC-V register structures and register copying
Mark Corbin
2024-10-02
bsd-user: Add RISC-V ELF definitions and hardware capability detection
Mark Corbin
2024-10-02
bsd-user: Implement RISC-V TLS register setup
Mark Corbin
2024-10-02
bsd-user: Implement RISC-V CPU register cloning and reset functions
Mark Corbin
2024-10-02
bsd-user: Add RISC-V CPU execution loop and syscall handling
Mark Corbin
2024-10-02
bsd-user: Implement RISC-V CPU initialization and main loop
Mark Corbin
2024-10-02
hw/intc: riscv-imsic: Fix interrupt state updates.
Tomasz Jeznach
2024-10-02
target/riscv/cpu_helper: Fix linking problem with semihosting disabled
Thomas Huth
2024-10-02
target/riscv32: Fix masking of physical address
Andrew Jones
2024-10-02
target: riscv: Add Svvptc extension support
Alexandre Ghiti
2024-10-02
hw/riscv: Respect firmware ELF entry point
Samuel Holland
2024-10-02
target/riscv: Add textra matching condition for the triggers
Alvin Chang
2024-10-02
target/riscv: Preliminary textra trigger CSR writting support
Alvin Chang
2024-10-02
util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
Milan P. Stanić
2024-10-02
target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
Maria Klauchek
2024-10-02
target/riscv: Stop timer with infinite timecmp
Andrew Jones
2024-10-02
target/riscv/kvm: Fix the group bit setting of AIA
Andrew Jones
2024-10-02
target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
Alistair Francis
2024-10-02
target/riscv: fix za64rs enabling
Vladimir Isaev
2024-10-02
target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule
Daniel Henrique Barboza
2024-10-02
tests/acpi: Add expected ACPI SRAT AML file for RISC-V
Haibo Xu
2024-10-02
tests/qtest/bios-tables-test.c: Enable numamem testing for RISC-V
Haibo Xu
2024-10-02
tests/acpi: Add empty ACPI SRAT data file for RISC-V
Haibo Xu
2024-10-02
target/riscv: Add a property to set vl to ceil(AVL/2)
Jason Chien
2024-10-01
Merge tag 'pull-nvme-20241001' of https://gitlab.com/birkelund/qemu into staging
Peter Maydell
2024-10-01
hw/nvme: add atomic write support
Alan Adamson
2024-10-01
hw/nvme: add knob for CTRATT.MEM
Klaus Jensen
2024-09-30
Merge tag 'pull-block-jobs-2024-09-30' of https://gitlab.com/vsementsov/qemu ...
Peter Maydell
2024-09-30
hw/nvme: support CTRATT.MEM
Arun Kumar
2024-09-30
hw/nvme: clear masked events from the aer queue
Arun Kumar
2024-09-30
hw/nvme: report id controller metadata sgl support
Keith Busch
2024-09-30
util/co-shared-resource: Remove unused co_try_get_from_shres
Dr. David Alan Gilbert
2024-09-30
block: Remove unused aio_task_pool_empty
Dr. David Alan Gilbert
2024-09-30
block/reqlist: allow adding overlapping requests
Fiona Ebner
2024-09-30
backup: add minimum cluster size to performance options
Fiona Ebner
2024-09-30
copy-before-write: allow specifying minimum cluster size
Fiona Ebner
2024-09-28
Merge tag 'qemu-openbios-20240924' of https://github.com/mcayland/qemu into s...
Peter Maydell
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-27
Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-09-26
Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
2024-09-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-09-25
.gitlab-ci.d: Make separate collapsible log sections for build and test
Peter Maydell
2024-09-25
.gitlab-ci.d: Split build and test in cross build job templates
Peter Maydell
2024-09-25
scripts/checkpatch.pl: emit error when using assert(false)
Pierrick Bouvier
2024-09-24
roms/openbios: update OpenBIOS images to c3a19c1e built from submodule
Mark Cave-Ayland
2024-09-24
tests/qtest: remove return after g_assert_not_reached()
Pierrick Bouvier
2024-09-24
qom: remove return after g_assert_not_reached()
Pierrick Bouvier
2024-09-24
qobject: remove return after g_assert_not_reached()
Pierrick Bouvier
[next]