aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-16target/hexagon: import additional testsNiccolò Izzo27-1/+766
2022-12-16target/hexagon: call idef-parser functionsAlessandro Di Federico5-34/+154
2022-12-16target/hexagon: import parser for idef-parserAnton Johansson4-0/+3730
2022-12-16target/hexagon: import lexer for idef-parserPaolo Montesel3-0/+730
2022-12-16target/hexagon: prepare input for the idef-parserAlessandro Di Federico5-0/+317
2022-12-16target/hexagon: introduce new helper functionsNiccolò Izzo3-2/+166
2022-12-16target/hexagon: make helper functions non-staticPaolo Montesel4-35/+99
2022-12-16target/hexagon: make slot number an unsignedPaolo Montesel2-12/+14
2022-12-16target/hexagon: import README for idef-parserAlessandro Di Federico2-0/+727
2022-12-16target/hexagon: update MAINTAINERS for idef-parserAlessandro Di Federico1-0/+9
2022-12-16Hexagon (target/hexagon) Use direct block chaining for tight loopsTaylor Simpson5-5/+129
2022-12-16Hexagon (target/hexagon) Use direct block chaining for direct jump/branchTaylor Simpson3-2/+46
2022-12-16Hexagon (target/hexagon) Add overrides for various forms of jumpTaylor Simpson2-0/+244
2022-12-16Hexagon (target/hexagon) Add overrides for compound compare and jumpTaylor Simpson2-0/+267
2022-12-16Hexagon (target/hexagon) Add overrides for direct call instructionsTaylor Simpson2-0/+63
2022-12-16Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson10-12/+65
2022-12-16Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson8-10/+25
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson9-16/+51
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson3-7/+141
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson3-0/+90
2022-12-16Hexagon (target/hexagon) Add pkt and insn to DisasContextTaylor Simpson8-88/+89
2022-12-15Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into sta...Peter Maydell25-158/+287
2022-12-15Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...Peter Maydell26-141/+459
2022-12-15target/arm: Restrict arm_cpu_exec_interrupt() to TCG acceleratorPhilippe Mathieu-Daudé1-2/+3
2022-12-15hw/misc: Move some arm-related files from specific_ss into softmmu_ssThomas Huth5-13/+11
2022-12-15Merge tag 'next-8.0-pull-request' of https://gitlab.com/juan.quintela/qemu in...Peter Maydell8-448/+419
2022-12-15tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envarChristian Schoenebeck1-0/+6
2022-12-15.gitlab/issue_templates: Move suggestions into commentsThomas Huth1-8/+8
2022-12-15gitlab-ci: Check building ppc64 without TCGThomas Huth1-0/+8
2022-12-15FreeBSD: Upgrade to 12.4 releaseBrad Smith2-3/+3
2022-12-15tests/qtest: Enable qtest build on WindowsBin Meng1-6/+0
2022-12-15.gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for nowBin Meng1-1/+3
2022-12-15.gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistentBin Meng1-7/+14
2022-12-15.gitlab-ci.d/windows.yml: Unify the prerequisite packagesBin Meng1-1/+11
2022-12-15tests/qtest/libqos/e1000e: Correctly group register accessesAkihiko Odaki1-0/+1
2022-12-15tests/qtest/e1000e-test: De-duplicate constantsAkihiko Odaki1-10/+9
2022-12-15tests/qtest/libqos/e1000e: Remove "other" interruptsAkihiko Odaki2-2/+0
2022-12-15hw: Include the VMWare devices only in the x86 targetsThomas Huth2-2/+2
2022-12-15MAINTAINERS: Add documentation files to the corresponding sectionsThomas Huth1-3/+17
2022-12-15util/oslib-win32: Remove obsolete reference to g_poll codeThomas Huth1-4/+0
2022-12-15util/qemu-config: Fix "query-command-line-options" to provide the right valuesThomas Huth1-91/+75
2022-12-15scripts/make-release: Only clone single branches to speed up the scriptThomas Huth1-4/+6
2022-12-15scripts/make-release: Add a simple help text for the scriptThomas Huth1-0/+6
2022-12-15monitor/misc: Remove superfluous include statementsThomas Huth1-6/+0
2022-12-15target/s390x: The MVCP and MVCS instructions are not privilegedThomas Huth4-10/+20
2022-12-15target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()Thomas Huth1-1/+1
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato3-0/+35
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato2-0/+12
2022-12-15s390x/pci: coalesce unmap operationsMatthew Rosato1-0/+51
2022-12-15hw/arm/boot: set initrd with #address-cells type in fdtSchspa Shi1-4/+6