aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-01target/riscv: Remove gen_arith_div*Richard Henderson2-50/+8
2021-09-01target/riscv: Add DisasExtend to gen_arith*Richard Henderson4-90/+64
2021-09-01target/riscv: Introduce DisasExtend and new helpersRichard Henderson1-16/+81
2021-09-01target/riscv: Add DisasContext to gen_get_gpr, gen_set_gprRichard Henderson9-144/+144
2021-09-01target/riscv: Clean up division helpersRichard Henderson1-83/+91
2021-09-01tests/tcg/riscv64: Add test for divisionRichard Henderson2-0/+63
2021-09-01target/riscv: Use tcg_constant_*Richard Henderson3-70/+34
2021-09-01hw/registerfields: Use 64-bit bitfield for FIELD_DP64Joe Komlodi1-1/+1
2021-09-01hw/core/register: Add more 64-bit utilitiesJoe Komlodi3-0/+28
2021-09-01hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp()David Hoppenbrouwers1-2/+23
2021-09-01hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv()Peter Maydell1-13/+20
2021-09-01target/riscv: Add User CSRs read-only checkLIU Zhiwei1-3/+5
2021-09-01target/riscv: Don't wrongly override isa versionLIU Zhiwei1-6/+8
2021-09-01target/riscv: Correct a comment in riscv_csrrw()Bin Meng1-1/+1
2021-09-01hw/riscv: virt: Move flash node to rootBin Meng1-1/+1
2021-09-01hw/char: Add config for shakti uartVijai Kumar K3-5/+5
2021-08-31Merge remote-tracking branch 'remotes/marcandre/tags/clip-pull-request' into ...Peter Maydell6-99/+241
2021-08-31ui/vdagent: add a migration blockerMarc-André Lureau1-0/+12
2021-08-31ui/gtk-clipboard: emit release clipboard eventsMarc-André Lureau1-0/+2
2021-08-31ui/vdagent: send release when no clipboard ownerMarc-André Lureau1-1/+23
2021-08-31ui/gtk-clipboard: use qemu_clipboard_info helperMarc-André Lureau2-9/+6
2021-08-31ui/vdagent: send empty clipboard when unhandledMarc-André Lureau2-0/+13
2021-08-31ui/vdagent: use qemu_clipboard_info helperMarc-André Lureau1-10/+13
2021-08-31ui/vdagent: use qemu_clipboard_peer_release helperMarc-André Lureau1-7/+1
2021-08-31ui/vdagent: split clipboard recv message handlingMarc-André Lureau1-68/+89
2021-08-31ui/vdagent: reset outbuf on disconnectMarc-André Lureau1-0/+1
2021-08-31ui/vdagent: disconnect handlers and reset state on finalizeMarc-André Lureau1-10/+15
2021-08-31ui/clipboard: release owned grabs on unregisterMarc-André Lureau1-0/+6
2021-08-31ui/clipboard: add qemu_clipboard_peer_release() helperMarc-André Lureau2-0/+23
2021-08-31ui/clipboard: add qemu_clipboard_peer_owns() helperMarc-André Lureau2-0/+19
2021-08-31ui/clipboard: add helper to retrieve current clipboardMarc-André Lureau2-0/+24
2021-08-31ui/gtk-clipboard: fix clipboard enum typoMarc-André Lureau1-1/+1
2021-08-31ui/gtk-clipboard: use existing macrosMarc-André Lureau1-3/+3
2021-08-31ui/vdagent: remove copy-pasta commentMarc-André Lureau1-1/+1
2021-08-31ui/vdagent: fix leak on error pathMarc-André Lureau2-3/+3
2021-08-27Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in...Peter Maydell25-1759/+1822
2021-08-27Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...Peter Maydell24-152/+67
2021-08-27target/ppc: fix vector registers access in gdbstub for little-endianMatheus Ferst1-25/+7
2021-08-27include/qemu/int128.h: introduce bswap128sMatheus Ferst1-1/+16
2021-08-27target/ppc: fix vextu[bhw][lr]x helpersMatheus Ferst1-28/+10
2021-08-27include/qemu/int128.h: define struct Int128 according to the host endiannessMatheus Ferst1-7/+20
2021-08-27ppc/xive: Export xive_presenter_notify()Cédric Le Goater2-4/+8
2021-08-27ppc/xive: Export PQ get/set routinesCédric Le Goater3-7/+11
2021-08-27ppc/pnv: add a chip topology index for POWER10Cédric Le Goater1-0/+2
2021-08-27ppc/pnv: Distribute RAM among the chipsCédric Le Goater1-8/+25
2021-08-27ppc/pnv: Use a simple incrementing index for the chip-idCédric Le Goater2-31/+13
2021-08-27ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-sav...Cédric Le Goater1-6/+0
2021-08-27ppc/pnv: Change the POWER10 machine to support DD2 onlyCédric Le Goater3-3/+3
2021-08-27ppc: Add a POWER10 DD2 CPUCédric Le Goater3-1/+7
2021-08-27ppc/pnv: update skiboot to commit 820d43c0a775.Cédric Le Goater2-0/+0