aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-13configure / meson: Move check for pty.h to meson.buildThomas Huth2-9/+1
2020-12-13configure: Remove the obsolete check for ifaddrs.hThomas Huth1-11/+0
2020-12-13blockdev: Fix a memleak in drive_backup_prepare()Pan Nengyuan1-0/+1
2020-12-13block/file-posix: fix a possible undefined behaviorPan Nengyuan1-1/+1
2020-12-13elf2dmp/pdb: Plug memleak in pdb_init_from_filePan Nengyuan1-0/+1
2020-12-13elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_initPan Nengyuan1-0/+1
2020-12-13configure: Test if $make actually existsRoman Bolshakov1-0/+4
2020-12-13target/mips: Use FloatRoundMode enum for FCR31 modes conversionPhilippe Mathieu-Daudé2-2/+3
2020-12-13target/mips: Remove unused headers from fpu_helper.cPhilippe Mathieu-Daudé1-4/+0
2020-12-13target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()Philippe Mathieu-Daudé1-12/+8
2020-12-13target/mips: Move cpu definitions, reset() and realize() to cpu.cPhilippe Mathieu-Daudé3-244/+243
2020-12-13target/mips: Move mips_cpu_add_definition() from helper.c to cpu.cPhilippe Mathieu-Daudé2-33/+33
2020-12-13target/mips: Extract cpu_supports*/cpu_set* translate.cPhilippe Mathieu-Daudé2-18/+18
2020-12-13hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()Philippe Mathieu-Daudé1-2/+6
2020-12-13hw/mips/malta: Do not initialize MT registers if MT ASE absentPhilippe Mathieu-Daudé1-1/+3
2020-12-13target/mips: Do not initialize MT registers if MT ASE absentPhilippe Mathieu-Daudé1-0/+4
2020-12-13target/mips: Introduce ase_mt_available() helperPhilippe Mathieu-Daudé6-6/+12
2020-12-13target/mips: Remove mips_def_t unused argument from mvp_init()Philippe Mathieu-Daudé2-2/+2
2020-12-13target/mips: Remove unused headers from op_helper.cPhilippe Mathieu-Daudé1-4/+0
2020-12-13target/mips: Remove unused headers from translate.cPhilippe Mathieu-Daudé1-2/+0
2020-12-13hw/mips: Move address translation helpers to target/mips/Philippe Mathieu-Daudé7-12/+11
2020-12-13target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argumentPhilippe Mathieu-Daudé2-0/+6
2020-12-13target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()Philippe Mathieu-Daudé4-8/+8
2020-12-13target/mips: Explicit Release 6 MMU typesPhilippe Mathieu-Daudé1-4/+5
2020-12-13target/mips: Allow executing MSA instructions on Loongson-3A4000Philippe Mathieu-Daudé1-2/+2
2020-12-13target/mips: Also display exception names in user-modePhilippe Mathieu-Daudé1-11/+14
2020-12-13target/mips: Remove unused headers from cp0_helper.cPhilippe Mathieu-Daudé1-3/+1
2020-12-13target/mips: Do not include CP0 helpers in user-mode emulationPhilippe Mathieu-Daudé2-5/+1
2020-12-13target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MINPhilippe Mathieu-Daudé2-4/+5
2020-12-13target/mips: Include "exec/memattrs.h" in 'internal.h'Philippe Mathieu-Daudé2-1/+1
2020-12-13target/mips/kvm: Remove unused headersPhilippe Mathieu-Daudé1-2/+0
2020-12-13ads7846: moves from the hw/display folder to the hw/input folder.Gan Qixin6-5/+5
2020-12-13CODING_STYLE.rst: Be less strict about 80 character limitPeter Maydell1-2/+7
2020-12-13fsdev: open brace '{' following struct go on the same linezhouyang2-10/+5
2020-12-13hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé5-4/+6
2020-12-13hw/xen: Don't use '#' flag of printf formatXinhao Zhang3-16/+16
2020-12-13MAINTAINERS: update my email addressMichael Roth1-2/+2
2020-12-13qemu-options.hx: Fix minor issues in icount documentationPeter Maydell1-19/+25
2020-12-13target/i386: tracing: format length values as hexDov Murik1-3/+3
2020-12-13target/mips/kvm: Assert unreachable code is not usedPhilippe Mathieu-Daudé1-6/+2
2020-12-13MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.orgHuacai Chen2-4/+6
2020-12-12Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell6-31/+286
2020-12-12m68k: fix some comment spelling errorszhaolichang1-8/+8
2020-12-12target/m68k: Add vmstate definition for M68kCPULaurent Vivier3-6/+198
2020-12-12target/m68k: remove useless qregs arrayLaurent Vivier1-4/+0
2020-12-12hw/m68k/q800.c: Make the GLUE chip an actual QOM devicePeter Maydell1-12/+70
2020-12-12hw/m68k/q800: Don't connect two qemu_irqs directly to the same inputPeter Maydell2-2/+11
2020-12-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell113-265/+1841
2020-12-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into stagingPeter Maydell4-2/+107
2020-12-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell5-28/+49