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-11
hw/intc: Make rtc variable names consistent
Jason Chien
2023-09-11
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
2023-09-11
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
2023-09-11
target/riscv: Add Zihintntl extension ISA string to DTS
Jason Chien
2023-09-11
target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
Rob Bradford
2023-09-11
target/riscv: Add Zvksed ISA extension support
Max Chou
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: Add Zvkg ISA extension support
Nazar Kazakov
2023-09-11
target/riscv: Add Zvksh ISA extension support
Lawrence Hunter
2023-09-11
target/riscv: Add Zvknh ISA extension support
Kiran Ostrolenk
2023-09-11
target/riscv: Add Zvkned ISA extension support
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbb ISA extension support
Dickon Hood
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
2023-09-11
target/riscv: Refactor translation of vector-widening instruction
Dickon Hood
2023-09-11
target/riscv: Move vector translation checks
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbc ISA extension support
Lawrence Hunter
2023-09-11
target/riscv: Remove redundant "cpu_vl == 0" checks
Nazar Kazakov
2023-09-11
target/riscv: Refactor vector-vector translation macro
Kiran Ostrolenk
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
2023-09-11
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
2023-09-11
target/riscv: Fix page_check_range use in fault-only-first
LIU Zhiwei
2023-09-11
target/riscv/cpu.c: add smepmp isa string
Daniel Henrique Barboza
2023-09-11
target/riscv/cpu.c: add zmmul isa string
Daniel Henrique Barboza
2023-09-11
hw/char/riscv_htif: Fix the console syscall on big endian hosts
Thomas Huth
2023-09-11
hw/char/riscv_htif: Fix printing of console characters on big endian hosts
Thomas Huth
2023-09-11
target/riscv/cpu.c: do not run 'host' CPU with TCG
Daniel Henrique Barboza
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-08
Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
2023-09-08
qemu-nbd: document -v behavior in respect to --fork in man
Denis V. Lunev
2023-09-08
qemu-nbd: Restore "qemu-nbd -v --fork" output
Denis V. Lunev
2023-09-08
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2023-09-08
qxl: don't assert() if device isn't yet initialized
Marc-André Lureau
2023-09-08
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
2023-09-08
tests/qtest/usb-hcd: Remove the empty "init" tests
Thomas Huth
2023-09-08
target/ppc: use g_free() in test_opcode_table()
Daniel Henrique Barboza
2023-09-08
hw/ppc: use g_free() in spapr_tce_table_post_load()
Daniel Henrique Barboza
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
2023-09-08
accel/tcg: Fix typo in translator_io_start() description
Philippe Mathieu-Daudé
2023-09-08
tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size test
Markus Armbruster
2023-09-08
docs tests: Fix use of migrate_set_parameter
Markus Armbruster
2023-09-08
qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
Thomas Huth
2023-09-08
hw/display/xlnx_dp: update comments
Peter Maydell
2023-09-08
block: spelling fixes
Michael Tokarev
2023-09-08
misc/other: spelling fixes
Michael Tokarev
2023-09-08
qga/: spelling fixes
Michael Tokarev
2023-09-08
tests/: spelling fixes
Michael Tokarev
2023-09-08
scripts/: spelling fixes
Michael Tokarev
2023-09-08
include/: spelling fixes
Michael Tokarev
2023-09-08
audio: spelling fixes
Michael Tokarev
[next]