aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14ppc/translate: Use POWERPC_MMU_64 to detect 64-bit MMU modelsStephane Duverger
2020-12-14ppc/e500: Free irqs array to avoid memleakGan Qixin
2020-12-14MAINTAINERS: Add Greg Kurz as co-maintainer for ppcDavid Gibson
2020-12-14hw/ppc: Do not re-read the clock on pre_save if doing savevmGreg Kurz
2020-12-14target/ppc: Remove "compat" property of server class POWER CPUsGreg Kurz
2020-12-14spapr: spapr_drc_attach() cannot failGreg Kurz
2020-12-14spapr: Simplify error path of spapr_core_plug()Greg Kurz
2020-12-14spapr: Abort if ppc_set_compat() fails for hot-plugged CPUsGreg Kurz
2020-12-14spapr: Fix pre-2.10 dummy ICP hackGreg Kurz
2020-12-14xive: Add trace eventsCédric Le Goater
2020-12-14hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string specifierPhilippe Mathieu-Daudé
2020-12-14ppc/translate: Rewrite gen_lxvdsx to use gvec primitivesGiuseppe Musacchio
2020-12-14ppc/translate: Raise exceptions after setting the ccGiuseppe Musacchio
2020-12-14ppc/translate: Delay NaN checking after comparisonGiuseppe Musacchio
2020-12-14ppc/translate: Turn the helper macros into functionsGiuseppe Musacchio
2020-12-14ppc/translate: Fix unordered f64/f128 comparisonsGiuseppe Musacchio
2020-12-14ppc: Add a missing break for PPC6xx_INPUT_TBENChen Qun
2020-12-14target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warningsChen Qun
2020-12-14spapr: Do TPM proxy hotplug sanity checks at pre-plugGreg Kurz
2020-12-14spapr: Do PHB hoplug sanity check at pre-plugGreg Kurz
2020-12-14spapr: Make PHB placement functions and spapr_pre_plug_phb() return statusGreg Kurz
2020-12-14spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug onlyGreg Kurz
2020-12-14spapr: Do PCI device hotplug sanity checks at pre-plug onlyGreg Kurz
2020-12-14spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()Greg Kurz
2020-12-14spapr/xive: Turn some sanity checks into assertionsGreg Kurz
2020-12-13configure / meson: Move check for linux/btrfs.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for sys/kcov.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for sys/signal.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for drm.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for pty.h to meson.buildThomas Huth
2020-12-13configure: Remove the obsolete check for ifaddrs.hThomas Huth
2020-12-13blockdev: Fix a memleak in drive_backup_prepare()Pan Nengyuan
2020-12-13block/file-posix: fix a possible undefined behaviorPan Nengyuan
2020-12-13elf2dmp/pdb: Plug memleak in pdb_init_from_filePan Nengyuan
2020-12-13elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_initPan Nengyuan
2020-12-13configure: Test if $make actually existsRoman Bolshakov
2020-12-13target/mips: Use FloatRoundMode enum for FCR31 modes conversionPhilippe Mathieu-Daudé
2020-12-13target/mips: Remove unused headers from fpu_helper.cPhilippe Mathieu-Daudé
2020-12-13target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()Philippe Mathieu-Daudé
2020-12-13target/mips: Move cpu definitions, reset() and realize() to cpu.cPhilippe Mathieu-Daudé
2020-12-13target/mips: Move mips_cpu_add_definition() from helper.c to cpu.cPhilippe Mathieu-Daudé
2020-12-13target/mips: Extract cpu_supports*/cpu_set* translate.cPhilippe Mathieu-Daudé
2020-12-13hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()Philippe Mathieu-Daudé
2020-12-13hw/mips/malta: Do not initialize MT registers if MT ASE absentPhilippe Mathieu-Daudé
2020-12-13target/mips: Do not initialize MT registers if MT ASE absentPhilippe Mathieu-Daudé
2020-12-13target/mips: Introduce ase_mt_available() helperPhilippe Mathieu-Daudé
2020-12-13target/mips: Remove mips_def_t unused argument from mvp_init()Philippe Mathieu-Daudé
2020-12-13target/mips: Remove unused headers from op_helper.cPhilippe Mathieu-Daudé
2020-12-13target/mips: Remove unused headers from translate.cPhilippe Mathieu-Daudé
2020-12-13hw/mips: Move address translation helpers to target/mips/Philippe Mathieu-Daudé