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
2021-09-01
target/riscv: Use {get, dest}_gpr for integer load/store
Richard Henderson
2021-09-01
target/riscv: Use get_gpr in branches
Richard Henderson
2021-09-01
target/riscv: Use extracts for sraiw and srliw
Richard Henderson
2021-09-01
target/riscv: Use DisasExtend in shift operations
Richard Henderson
2021-09-01
target/riscv: Add DisasExtend to gen_unary
Richard Henderson
2021-09-01
target/riscv: Move gen_* helpers for RVB
Richard Henderson
2021-09-01
target/riscv: Move gen_* helpers for RVM
Richard Henderson
2021-09-01
target/riscv: Use gen_arith for mulh and mulhu
Richard Henderson
2021-09-01
target/riscv: Remove gen_arith_div*
Richard Henderson
2021-09-01
target/riscv: Add DisasExtend to gen_arith*
Richard Henderson
2021-09-01
target/riscv: Introduce DisasExtend and new helpers
Richard Henderson
2021-09-01
target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
Richard Henderson
2021-09-01
target/riscv: Clean up division helpers
Richard Henderson
2021-09-01
tests/tcg/riscv64: Add test for division
Richard Henderson
2021-09-01
target/riscv: Use tcg_constant_*
Richard Henderson
2021-09-01
hw/registerfields: Use 64-bit bitfield for FIELD_DP64
Joe Komlodi
2021-09-01
hw/core/register: Add more 64-bit utilities
Joe Komlodi
2021-09-01
hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp()
David Hoppenbrouwers
2021-09-01
hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv()
Peter Maydell
2021-09-01
target/riscv: Add User CSRs read-only check
LIU Zhiwei
2021-09-01
target/riscv: Don't wrongly override isa version
LIU Zhiwei
2021-09-01
target/riscv: Correct a comment in riscv_csrrw()
Bin Meng
2021-09-01
hw/riscv: virt: Move flash node to root
Bin Meng
2021-09-01
hw/char: Add config for shakti uart
Vijai Kumar K
2021-08-31
Merge remote-tracking branch 'remotes/marcandre/tags/clip-pull-request' into ...
Peter Maydell
2021-08-31
ui/vdagent: add a migration blocker
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: emit release clipboard events
Marc-André Lureau
2021-08-31
ui/vdagent: send release when no clipboard owner
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: use qemu_clipboard_info helper
Marc-André Lureau
2021-08-31
ui/vdagent: send empty clipboard when unhandled
Marc-André Lureau
2021-08-31
ui/vdagent: use qemu_clipboard_info helper
Marc-André Lureau
2021-08-31
ui/vdagent: use qemu_clipboard_peer_release helper
Marc-André Lureau
2021-08-31
ui/vdagent: split clipboard recv message handling
Marc-André Lureau
2021-08-31
ui/vdagent: reset outbuf on disconnect
Marc-André Lureau
2021-08-31
ui/vdagent: disconnect handlers and reset state on finalize
Marc-André Lureau
2021-08-31
ui/clipboard: release owned grabs on unregister
Marc-André Lureau
2021-08-31
ui/clipboard: add qemu_clipboard_peer_release() helper
Marc-André Lureau
2021-08-31
ui/clipboard: add qemu_clipboard_peer_owns() helper
Marc-André Lureau
2021-08-31
ui/clipboard: add helper to retrieve current clipboard
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: fix clipboard enum typo
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: use existing macros
Marc-André Lureau
2021-08-31
ui/vdagent: remove copy-pasta comment
Marc-André Lureau
2021-08-31
ui/vdagent: fix leak on error path
Marc-André Lureau
2021-08-27
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in...
Peter Maydell
2021-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
2021-08-27
target/ppc: fix vector registers access in gdbstub for little-endian
Matheus Ferst
2021-08-27
include/qemu/int128.h: introduce bswap128s
Matheus Ferst
2021-08-27
target/ppc: fix vextu[bhw][lr]x helpers
Matheus Ferst
2021-08-27
include/qemu/int128.h: define struct Int128 according to the host endianness
Matheus Ferst
2021-08-27
ppc/xive: Export xive_presenter_notify()
Cédric Le Goater
[next]