aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-07esp: remove buf parameter from do_cmd()Mark Cave-Ayland1-6/+7
2021-03-07esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_bufMark Cave-Ayland2-33/+25
2021-03-07esp: move pdma_len and TC logic into esp_pdma_read()/esp_pdma_write()Mark Cave-Ayland1-18/+32
2021-03-07esp: use pdma_origin directly in esp_pdma_read()/esp_pdma_write()Mark Cave-Ayland1-6/+28
2021-03-07esp: introduce esp_pdma_read() and esp_pdma_write() functionsMark Cave-Ayland1-8/+20
2021-03-07esp: remove minlen restriction in handle_tiMark Cave-Ayland1-10/+2
2021-03-07esp: remove dma_left from ESPStateMark Cave-Ayland2-18/+34
2021-03-07esp: remove dma_counter from ESPStateMark Cave-Ayland2-6/+1
2021-03-07esp: apply transfer length adjustment when STC is zero at TC load timeMark Cave-Ayland1-4/+5
2021-03-07esp: introduce esp_get_stc()Mark Cave-Ayland1-3/+12
2021-03-07esp: introduce esp_get_tc() and esp_set_tc()Mark Cave-Ayland1-15/+23
2021-03-07esp: determine transfer direction directly from SCSI phaseMark Cave-Ayland1-3/+2
2021-03-07esp: add PDMA trace eventsMark Cave-Ayland2-0/+10
2021-03-07esp: fix esp_reg_read() trace eventMark Cave-Ayland1-6/+12
2021-03-07esp: add trace event when receiving a TI commandMark Cave-Ayland2-0/+2
2021-03-07esp: add vmstate_esp version to embedded ESPStateMark Cave-Ayland3-3/+25
2021-03-07esp: QOMify the internal ESP device stateMark Cave-Ayland3-20/+82
2021-03-07esp: rename existing ESP QOM type to SYSBUS_ESPMark Cave-Ayland6-13/+13
2021-03-07esp: checkpatch fixesMark Cave-Ayland1-21/+31
2021-03-06target/hexagon/opcodes: Add missing varargs cleanupPhilippe Mathieu-Daudé1-0/+1
2021-03-06target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTRTaylor Simpson1-2/+2
2021-03-06exec: Poison Hexagon target-specific definitionsPhilippe Mathieu-Daudé1-0/+2
2021-03-06accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson11-27/+30
2021-03-06include/exec: lightly re-arrange TranslationBlockAlex Bennée1-3/+8
2021-03-06accel/tcg: drop the use of CF_HASH_MASK and rename paramsAlex Bennée5-18/+21
2021-03-06accel/tcg: move CF_CLUSTER calculation to curr_cflagsAlex Bennée6-16/+14
2021-03-06accel/tcg: rename tb_lookup__cpu_state and hoist state extractionAlex Bennée3-13/+19
2021-03-06tcg/tci: Merge mov, not and neg operationsRichard Henderson1-24/+5
2021-03-06tcg/tci: Merge bswap operationsRichard Henderson1-18/+4
2021-03-06tcg/tci: Merge extension operationsRichard Henderson1-36/+8
2021-03-06tcg/tci: Merge basic arithmetic operationsRichard Henderson1-54/+21
2021-03-06tcg/tci: Reduce use of tci_read_r64Richard Henderson1-51/+42
2021-03-06tcg/tci: Remove tci_read_r32sRichard Henderson1-18/+2
2021-03-06tcg/tci: Remove tci_read_r32Richard Henderson1-68/+54
2021-03-06tcg/tci: Remove tci_read_r16sRichard Henderson1-22/+4
2021-03-06tcg/tci: Remove tci_read_r16Richard Henderson1-21/+7
2021-03-06tcg/tci: Remove tci_read_r8sRichard Henderson1-21/+4
2021-03-06tcg/tci: Remove tci_read_r8Richard Henderson1-18/+5
2021-03-06tcg/tci: Merge identical cases in generation (load/store opcodes)Richard Henderson1-35/+14
2021-03-06tcg/tci: Merge identical cases in generation (conditional opcodes)Richard Henderson1-17/+6
2021-03-06tcg/tci: Merge identical cases in generation (deposit opcode)Richard Henderson1-10/+2
2021-03-06tcg/tci: Merge identical cases in generation (exchange opcodes)Richard Henderson1-21/+14
2021-03-06tcg/tci: Merge identical cases in generation (arithmetic opcodes)Richard Henderson1-48/+37
2021-03-06tcg: Manage splitwx in tc_ptr_to_region_tree by handRichard Henderson1-2/+18
2021-03-06tcg: Split out tcg_raise_tb_overflowRichard Henderson1-2/+7
2021-03-06tcg/tci: Use exec/cpu_ldst.h interfacesRichard Henderson1-45/+28
2021-03-06tcg/aarch64: Fix generation of "scalar" vector operationsRichard Henderson1-30/+181
2021-03-06tcg/aarch64: Fix I3617_CMLE0Richard Henderson1-1/+1
2021-03-06tcg/aarch64: Fix constant subtraction in tcg_out_addsub2Richard Henderson1-7/+9
2021-03-06hw/sh4/sh7750_regs: Replace link to license by its full contentPhilippe Mathieu-Daudé1-2/+22