aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21python/qmp-shell: relicense as LGPLv2+John Snow
2022-04-21python/aqmp: relicense as LGPLv2+John Snow
2022-04-21python/aqmp: add explicit GPLv2 license to legacy.pyJohn Snow
2022-04-21iotests: switch to AQMPJohn Snow
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow
2022-04-21scripts/bench-block-job: switch to AQMPJohn Snow
2022-04-21python/machine: permanently switch to AQMPJohn Snow
2022-04-20Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-04-20Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-04-20hw/ppc: change indentation to spaces from TABsGuo Zhi
2022-04-20target/ppc: Add two missing register callbacks on POWER10Frederic Barrat
2022-04-20ppc/pnv: Remove LSI on the PCIE host bridgeFrederic Barrat
2022-04-20pcie: Don't try triggering a LSI when not definedFrederic Barrat
2022-04-20ppc/vof: Fix uninitialized string tracingAlexey Kardashevskiy
2022-04-20hw/ppc/ppc405_boards: Initialize g_autofree pointerBernhard Beschow
2022-04-20target/ppc: implement xscvqp[su]qzMatheus Ferst
2022-04-20target/ppc: implement xscv[su]qqpMatheus Ferst
2022-04-20softfloat: add float128_to_int128Matheus Ferst
2022-04-20softfloat: add float128_to_uint128Matheus Ferst
2022-04-20softfloat: add int128_to_float128Matheus Ferst
2022-04-20softfloat: add uint128_to_float128Matheus Ferst
2022-04-20qemu/int128: add int128_urshiftMatheus Ferst
2022-04-20target/ppc: Improve KVM hypercall traceFabiano Rosas
2022-04-20spapr: Move nested KVM hypercalls under a TCG only config.Fabiano Rosas
2022-04-20spapr: Move hypercall_register_softmmuFabiano Rosas
2022-04-20ppc/pnv: Remove useless checks in set_irq handlersCédric Le Goater
2022-04-20ppc/pnv: Remove PnvPsiClas::irq_setCédric Le Goater
2022-04-20ppc/pnv: Remove PnvOCC::psi linkCédric Le Goater
2022-04-20ppc/pnv: Remove PnvLpcController::psi linkCédric Le Goater
2022-04-20ppc/pnv: Fix PSI IRQ definitionCédric Le Goater
2022-04-20ppc/spapr/ddw: Add 2M pagesizeAlexey Kardashevskiy
2022-04-20ppc/pnv: Update skiboot to v7.0Joel Stanley
2022-04-20Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-04-20tcg: Add tcg_constant_ptrRichard Henderson
2022-04-20accel/tcg: Remove ATOMIC_MMU_IDXRichard Henderson
2022-04-20tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCHRichard Henderson
2022-04-20Don't include sysemu/tcg.h if it is not necessaryThomas Huth
2022-04-20Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...Richard Henderson
2022-04-20util/log: Support per-thread log filesRichard Henderson
2022-04-20util/log: Limit RCUCloseFILE to file closingRichard Henderson
2022-04-20util/log: Rename QemuLogFile to RCUCloseFILERichard Henderson
2022-04-20util/log: Combine two logfile closesRichard Henderson
2022-04-20util/log: Hoist the eval of is_daemonized in qemu_set_log_internalRichard Henderson
2022-04-20util/log: Rename qemu_logfile_mutex to global_mutexRichard Henderson
2022-04-20util/log: Rename qemu_logfile to global_fileRichard Henderson
2022-04-20util/log: Rename logfilename to global_filenameRichard Henderson
2022-04-20util/log: Remove qemu_log_closeRichard Henderson
2022-04-20softmmu: Use qemu_set_log_filename_flagsRichard Henderson
2022-04-20linux-user: Use qemu_set_log_filename_flagsRichard Henderson
2022-04-20bsd-user: Use qemu_set_log_filename_flagsRichard Henderson