aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-29target/avr: Change ctx to DisasContext* in gen_intermediate_codeRichard Henderson1-41/+43
2021-06-29target/avr: Add DisasContextBase to DisasContextRichard Henderson1-29/+29
2021-06-29target/nios2: Use pc_next for pc + 4Richard Henderson1-6/+6
2021-06-29target/nios2: Inline handle_instructionRichard Henderson1-35/+31
2021-06-29target/nios2: Clean up goto in handle_instructionRichard Henderson1-6/+2
2021-06-29target/nios2: Remove assignment to env in handle_instructionRichard Henderson1-1/+2
2021-06-29target/nios2: Convert to TranslatorOpsRichard Henderson1-65/+67
2021-06-29target/nios2: Add DisasContextBase to DisasContextRichard Henderson1-34/+36
2021-06-29target/nios2: Use global cpu_RRichard Henderson1-39/+34
2021-06-29target/nios2: Use global cpu_envRichard Henderson1-6/+4
2021-06-29target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURNRichard Henderson1-5/+3
2021-06-29Hexagon (target/hexagon) remove unused TCG variablesTaylor Simpson2-15/+2
2021-06-29Hexagon (target/hexagon) cleanup gen_store_conditional[48] functionsTaylor Simpson3-16/+7
2021-06-29Hexagon (target/hexagon) fix l2fetch instructionsTaylor Simpson3-0/+23
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson3-23/+48
2021-06-29Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...Peter Maydell7-32/+130
2021-06-29hw/nvme: fix pin-based interrupt behavior (again)Klaus Jensen2-1/+18
2021-06-29hw/nvme: fix missing check for PMR capabilityKlaus Jensen1-0/+4
2021-06-29hw/nvme: documentation fixGollu Appalanaidu1-1/+1
2021-06-29hw/nvme: fix endianess conversion and add controller listGollu Appalanaidu3-9/+20
2021-06-29Partially revert "hw/block/nvme: drain namespaces on sq deletion"Klaus Jensen1-17/+2
2021-06-29hw/nvme: reimplement format nvm to allow cancellationKlaus Jensen2-124/+143
2021-06-29hw/nvme: reimplement zone reset to allow cancellationKlaus Jensen2-121/+169
2021-06-29hw/nvme: reimplement the copy command to allow aio cancellationKlaus Jensen2-311/+370
2021-06-29hw/nvme: add dw0/1 to the req completion trace eventKlaus Jensen2-1/+3
2021-06-29hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_checkKlaus Jensen4-66/+57
2021-06-29hw/nvme: remove assert from nvme_get_zone_by_slbaKlaus Jensen1-4/+14
2021-06-29hw/nvme: save reftag when generating piKlaus Jensen3-18/+18
2021-06-29hw/nvme: reimplement dsm to allow cancellationKlaus Jensen2-70/+157
2021-06-29hw/nvme: add nvme_block_status_all helperKlaus Jensen1-13/+28
2021-06-29hw/nvme: reimplement flush to allow cancellationKlaus Jensen3-83/+129
2021-06-29hw/nvme: default for namespace EUI-64Heinrich Schuchardt4-0/+14
2021-06-29hw/nvme: namespace parameter for EUI-64Heinrich Schuchardt4-23/+42
2021-06-29hw/nvme: fix csi field for cns 0x00 and 0x11Gollu Appalanaidu1-12/+2
2021-06-29hw/nvme: add param to control auto zone transitioning to zone state closedNiklas Cassel2-10/+23
2021-06-29hw/nvme: fix lbaf formats initializationGollu Appalanaidu1-29/+22
2021-06-29hw/nvme: add identify namespace flbas/mc enumsGollu Appalanaidu2-2/+11
2021-06-29hw/nvme: fix styleGollu Appalanaidu1-3/+3
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell35-654/+492
2021-06-28Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...Peter Maydell12-204/+399
2021-06-28target/alpha: Honor the FEN bitRichard Henderson1-0/+75
2021-06-28pc-bios: Update the palcode-clipper imageRichard Henderson2-0/+0
2021-06-28hw/alpha: Provide a PCI-ISA bridge device nodeJason Thorpe4-27/+36
2021-06-28hw/alpha: Provide console information to the PALcode at start-upJason Thorpe1-1/+11
2021-06-28hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappingsJason Thorpe3-5/+9
2021-06-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...Peter Maydell13-622/+763
2021-06-28Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into stagingPeter Maydell16-71/+42
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell3-73/+77
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell12-81/+543
2021-06-25Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...Peter Maydell1-1/+13