aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31tests: acpi: prepare for new TPM 1.2 related tablesStefan Berger
2021-08-31tests: tpm: Create TPM 1.2 response in TPM emulatorStefan Berger
2021-08-31tests: acpi: tpm2: Add the renamed ACPI files and drop old onesStefan Berger
2021-08-31tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger
2021-08-31tests: acpi: Prepare for renaming of TPM2 related ACPI filesStefan Berger
2021-08-31tests: Add tpm_version field to TPMTestState and fill itStefan Berger
2021-08-31tests: Rename TestState to TPMTestStateStefan Berger
2021-08-31Merge remote-tracking branch 'remotes/marcandre/tags/clip-pull-request' into ...Peter Maydell
2021-08-31ui/vdagent: add a migration blockerMarc-André Lureau
2021-08-31ui/gtk-clipboard: emit release clipboard eventsMarc-André Lureau
2021-08-31ui/vdagent: send release when no clipboard ownerMarc-André Lureau
2021-08-31ui/gtk-clipboard: use qemu_clipboard_info helperMarc-André Lureau
2021-08-31ui/vdagent: send empty clipboard when unhandledMarc-André Lureau
2021-08-31ui/vdagent: use qemu_clipboard_info helperMarc-André Lureau
2021-08-31ui/vdagent: use qemu_clipboard_peer_release helperMarc-André Lureau
2021-08-31ui/vdagent: split clipboard recv message handlingMarc-André Lureau
2021-08-31ui/vdagent: reset outbuf on disconnectMarc-André Lureau
2021-08-31ui/vdagent: disconnect handlers and reset state on finalizeMarc-André Lureau
2021-08-31ui/clipboard: release owned grabs on unregisterMarc-André Lureau
2021-08-31ui/clipboard: add qemu_clipboard_peer_release() helperMarc-André Lureau
2021-08-31ui/clipboard: add qemu_clipboard_peer_owns() helperMarc-André Lureau
2021-08-31ui/clipboard: add helper to retrieve current clipboardMarc-André Lureau
2021-08-31ui/gtk-clipboard: fix clipboard enum typoMarc-André Lureau
2021-08-31ui/gtk-clipboard: use existing macrosMarc-André Lureau
2021-08-31ui/vdagent: remove copy-pasta commentMarc-André Lureau
2021-08-31ui/vdagent: fix leak on error pathMarc-André Lureau
2021-08-27Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in...Peter Maydell
2021-08-27Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...Peter Maydell
2021-08-27target/ppc: fix vector registers access in gdbstub for little-endianMatheus Ferst
2021-08-27include/qemu/int128.h: introduce bswap128sMatheus Ferst
2021-08-27target/ppc: fix vextu[bhw][lr]x helpersMatheus Ferst
2021-08-27include/qemu/int128.h: define struct Int128 according to the host endiannessMatheus Ferst
2021-08-27ppc/xive: Export xive_presenter_notify()Cédric Le Goater
2021-08-27ppc/xive: Export PQ get/set routinesCédric Le Goater
2021-08-27ppc/pnv: add a chip topology index for POWER10Cédric Le Goater
2021-08-27ppc/pnv: Distribute RAM among the chipsCédric Le Goater
2021-08-27ppc/pnv: Use a simple incrementing index for the chip-idCédric Le Goater
2021-08-27ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-sav...Cédric Le Goater
2021-08-27ppc/pnv: Change the POWER10 machine to support DD2 onlyCédric Le Goater
2021-08-27ppc: Add a POWER10 DD2 CPUCédric Le Goater
2021-08-27ppc/pnv: update skiboot to commit 820d43c0a775.Cédric Le Goater
2021-08-27target/ppc: moved store_40x_sler to helper_regs.cLucas Mateus Castro (alqotel)
2021-08-27target/ppc: moved ppc_store_sdr1 to mmu_common.cLucas Mateus Castro (alqotel)
2021-08-27target/ppc: divided mmu_helper.c in 2 filesLucas Mateus Castro (alqotel)
2021-08-27spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofreeDavid Gibson
2021-08-27xive: Remove extra '0x' prefix in trace eventsCédric Le Goater
2021-08-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210826'...Peter Maydell
2021-08-26hw/arm/xlnx-zynqmp: Add unimplemented APU mmioTong Ho
2021-08-26hw/arm/xlnx-versal: Add unimplemented APU mmioTong Ho
2021-08-26target/arm: Do hflags rebuild in cpsr_write()Peter Maydell