projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2024-02-13
Mark Cave-Ayland
esp.c: add my copyright to the file
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: switch TypeInfo registration to use DEFINE_TYPES...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: keep track of the DRQ state during DMA
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: rename irq_data IRQ to drq_irq
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: implement DMA Transfer Pad command for DATA...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: replace n variable with len in esp_do_nodma()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: consolidate DMA and PDMA logic in STATUS and...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove redundant n variable in PDMA COMMAND...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: consolidate DMA and PDMA logic in MESSAGE OUT...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: consolidate DMA and PDMA logic in DATA IN phase
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: consolidate DMA and PDMA logic in DATA OUT phase
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: only transfer non-DMA MESSAGE OUT phase data...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: only transfer non-DMA COMMAND phase data for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: improve ESP_RSEQ logic consolidation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: handle non-DMA FIFO writes used to terminate...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove restriction on FIFO read access when...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: handle TC underflow for DMA SCSI requests
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't clear the SCSI phase when reading ESP_RINTR
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: ensure that STAT_INT is cleared when reading...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: consolidate end of command sequence after ICCS...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move write_response() non-DMA logic to esp_do_no...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: replace get_cmd() with esp_do_nodma()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: process non-DMA FIFO writes in esp_do_nodma()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move non-DMA TI logic to separate esp_nodma_ti_d...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't raise INTR_BS interrupt in DATA IN phase...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove unneeded ti_cmd field
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: zero command register when TI command terminates...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove DATA IN phase logic when reading from...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: use deferred interrupts for both DATA IN and...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: separate logic based upon ESP command in esp_tra...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: separate logic based upon ESP command in esp_com...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: rename data_in_ready to to data_ready
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove unused PDMA callback implementation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: always use esp_do_dma() in pdma_cb()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move CMD_ICCS command logic to esp_do_dma()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: replace do_dma_pdma_cb() with esp_do_dma()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move CMD_SELATNS end of command logic to esp_do_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't use get_cmd() for CMD_SEL DMA commands
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move CMD_TI end of message phase detection to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move CMD_SELATN end of message phase detection...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: untangle MESSAGE OUT and COMMAND phase logic...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: untangle MESSAGE OUT and COMMAND phase logic...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: untangle MESSAGE OUT and COMMAND phase logic...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove do_cmd from ESPState
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: convert esp_reg_write() do_cmd path to check...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: convert esp_do_nodma() do_cmd path to check...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: convert do_dma_pdma_cb() do_cmd path to check...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: convert esp_do_dma() do_cmd path to check for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: convert esp_do_nodma() to switch statement based...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: convert do_dma_pdma_db() to switch statement...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: convert esp_do_dma() to switch statement based...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: introduce esp_get_phase() function
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove s_without_satn_pdma_cb() PDMA callback
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move end of SCSI transfer check after TC adjustm...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: update esp_do_dma() bypass if async_len is zero...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: copy logic for do_cmd transfers from do_dma_pdma...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: copy PDMA logic for transfers to device from...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: rename esp_dma_done() to esp_dma_ti_check()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move TC and FIFO check logic into esp_dma_done()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: fix premature end of phase logic esp_command_com...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: consolidate async_len and TC == 0 checks in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: update end of transfer logic at the end of esp_t...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove unneeded if() check in esp_transfer_data()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove unaligned adjustment in do_dma_pdma_cb...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove TC adjustment in esp_do_dma() from device...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't immediately raise INTR_BS if SCSI data...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: ensure that the PDMA callback is called for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: update condition for esp_dma_done() in esp_do_dm...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: update condition for esp_dma_done() in esp_do_dm...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove zero transfer size check from esp_do_dma()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't clear RFLAGS register when DMA is complete
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't reset the TC and ESP_RSEQ state when execu...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove MacOS TI workaround that pads FIFO transf...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove another set of manual STAT_TC updates
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: introduce esp_set_phase() helper function
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: decrement the TC during MESSAGE OUT and COMMAND...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't accumulate directly into cmdfifo
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove unused case from esp_pdma_read()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move buffer and TC logic into separate to/from...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: update TC check logic in do_dma_pdma_cb() to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move command execution logic to new esp_run_cmd...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: start removal of manual STAT_TC setting when...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: update esp_set_tc() to set STAT_TC flag
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move esp_select() to ESP selection commands...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: remove FIFO clear from esp_select()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: add FIFO wraparound support to esp_fifo_pop_buf()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: move existing request cancel check into esp_select()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Mark Cave-Ayland
esp.c: don't clear cmdfifo when esp_select() fails...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Peter Maydell
Merge tag 'hppa64-pull-request' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Peter Maydell
Merge tag 'pull-trivial-patches' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Peter Maydell
Merge tag 'pull-qapi-2024-02-12' of https://repo.or...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Philippe Mathieu...
monitor/target: Include missing 'exec/memory.h' header
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Philippe Mathieu...
cpu-target: Include missing 'exec/memory.h' header
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
BALATON Zoltan
system: Move memory_ldst.c.inc to system
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
BALATON Zoltan
qemu-options.hx: Add zoom-to-fit to option summary...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Michael Tokarev
qemu-options.hx: document that tftp=dir is readonly
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Kevin Wolf
iothread: Simplify expression in qemu_in_iothread()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Michael Tokarev
qemu-nbd: mention --tls-hostname option in qemu-nbd...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Markus Armbruster
MAINTAINERS: Cover qapi/stats.json
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Markus Armbruster
MAINTAINERS: Cover qapi/cxl.json
commit
|
commitdiff
|
tree
|
snapshot
next