aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-10target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.incPeter Maydell2-20/+20
2021-05-10target/arm: Move gen_aa32 functions to translate-a32.hPeter Maydell2-35/+69
2021-05-10target/arm: Split m-nocp trans functions into their own filePeter Maydell5-198/+226
2021-05-10target/arm: Make functions used by m-nocp globalPeter Maydell3-33/+65
2021-05-10target/arm: Share unallocated_encoding() and gen_exception_insn()Peter Maydell4-22/+12
2021-05-10target/arm: Move constant expanders to translate.hPeter Maydell2-24/+24
2021-05-10target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()Peter Maydell1-1/+1
2021-05-10linux-user/aarch64: Enable hwcap for RND, BTI, and MTERichard Henderson1-0/+13
2021-05-10docs: fix link in sbsa descriptionAlex Bennée1-1/+1
2021-05-10Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into...Peter Maydell9-422/+331
2021-05-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell21-60/+1562
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell48-1197/+4009
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell371-507/+53
2021-05-04hw/sparc*: Move cpu_check_irqs() to target/sparc/Philippe Mathieu-Daudé7-104/+107
2021-05-04hw/sparc64: Fix code style for checkpatch.plPhilippe Mathieu-Daudé1-4/+8
2021-05-04hw/sparc64: Remove unused "hw/char/serial.h" headerPhilippe Mathieu-Daudé1-1/+0
2021-05-04hw/sparc: Allow building without the leon3 machinePhilippe Mathieu-Daudé5-48/+38
2021-05-04hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_initPhilippe Mathieu-Daudé1-130/+118
2021-05-04hw/sparc/sun4m: Fix code style for checkpatch.plPhilippe Mathieu-Daudé1-9/+9
2021-05-04hw/sparc/sun4m: Register machine types in sun4m_machine_types[]Philippe Mathieu-Daudé1-64/+36
2021-05-04hw/sparc/sun4m: Factor out sun4m_machine_class_init()Philippe Mathieu-Daudé1-95/+8
2021-05-04hw/sparc/sun4m: Introduce Sun4mMachineClassPhilippe Mathieu-Daudé1-11/+39
2021-05-04hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINEPhilippe Mathieu-Daudé1-9/+21
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell20-76/+1389
2021-05-04glib-compat: accept G_TEST_SLOW environment variablePaolo Bonzini1-0/+17
2021-05-04gitlab-ci: use --meson=internal for CFI jobsPaolo Bonzini1-3/+7
2021-05-04configure: handle meson options that have changed typePaolo Bonzini1-0/+9
2021-05-04configure: reindent meson invocationPaolo Bonzini1-38/+38
2021-05-04slirp: add configure option to disable smbdJoelle van Dyne3-12/+32
2021-05-04ratelimit: protect with a mutexPaolo Bonzini3-0/+19
2021-05-04Add NVMM Accelerator: add maintainers for NetBSD/NVMMReinoud Zandijk1-0/+11
2021-05-04Add NVMM accelerator: acceleration enlightenmentsReinoud Zandijk3-1/+28
2021-05-04Add NVMM accelerator: x86 CPU supportReinoud Zandijk5-0/+1370
2021-05-04Add NVMM accelerator: configure and build logicReinoud Zandijk5-5/+30
2021-05-04oslib-win32: do not rely on macro to get redefined function namePaolo Bonzini1-1/+1
2021-05-04Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-user-20210430' int...Peter Maydell3-29/+31
2021-05-04hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell1-2/+2
2021-05-04hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()Peter Maydell1-1/+1
2021-05-04hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell1-1/+1
2021-05-04target/ppc: removed VSCR from SPR registrationBruno Larsen (billionai)1-7/+13
2021-05-04target/ppc: Reduce the size of ppc_spr_tRichard Henderson1-4/+8
2021-05-04target/ppc: Clean up _spr_register et alRichard Henderson1-82/+76
2021-05-04target/ppc: Add POWER10 exception modelNicholas Piggin6-8/+65
2021-05-04target/ppc: rework AIL logic in interrupt deliveryNicholas Piggin4-70/+108
2021-05-04target/ppc: move opcode table logic to translate.cBruno Larsen (billionai)3-390/+403
2021-05-04target/ppc: code motion from translate_init.c.inc to gdbstub.cBruno Larsen (billionai)3-253/+264
2021-05-04spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()Daniel Henrique Barboza1-0/+23
2021-05-04spapr.h: increase FDT_MAX_SIZEDaniel Henrique Barboza1-1/+1
2021-05-04spapr.c: do not use MachineClass::max_cpus to limit CPUsDaniel Henrique Barboza1-1/+10
2021-05-04ppc: Rename current DAWR macros and variablesRavi Bangoria3-5/+5