aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-27target/ppc: moved store_40x_sler to helper_regs.cLucas Mateus Castro (alqotel)2-10/+12
2021-08-27target/ppc: moved ppc_store_sdr1 to mmu_common.cLucas Mateus Castro (alqotel)2-28/+26
2021-08-27target/ppc: divided mmu_helper.c in 2 filesLucas Mateus Castro (alqotel)5-1592/+1658
2021-08-27spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofreeDavid Gibson1-13/+9
2021-08-27xive: Remove extra '0x' prefix in trace eventsCédric Le Goater1-5/+5
2021-08-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210826'...Peter Maydell57-707/+949
2021-08-26hw/arm/xlnx-zynqmp: Add unimplemented APU mmioTong Ho2-0/+39
2021-08-26hw/arm/xlnx-versal: Add unimplemented APU mmioTong Ho2-0/+4