aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-13esp.c: introduce esp_set_phase() helper functionMark Cave-Ayland2-16/+36
2024-02-13esp.c: decrement the TC during MESSAGE OUT and COMMAND phasesMark Cave-Ayland1-0/+2
2024-02-13esp.c: don't accumulate directly into cmdfifoMark Cave-Ayland1-7/+42
2024-02-13esp.c: remove unused case from esp_pdma_read()Mark Cave-Ayland1-6/+1
2024-02-13esp.c: move buffer and TC logic into separate to/from device paths in esp_do_...Mark Cave-Ayland1-25/+40
2024-02-13esp.c: update TC check logic in do_dma_pdma_cb() to check for TC == 0Mark Cave-Ayland1-13/+11
2024-02-13esp.c: move command execution logic to new esp_run_cmd() functionMark Cave-Ayland1-85/+92
2024-02-13esp.c: start removal of manual STAT_TC setting when transfer counter reaches ...Mark Cave-Ayland1-9/+2
2024-02-13esp.c: update esp_set_tc() to set STAT_TC flagMark Cave-Ayland1-0/+6
2024-02-13esp.c: move esp_select() to ESP selection commands from get_cmd()Mark Cave-Ayland1-7/+18
2024-02-13esp.c: remove FIFO clear from esp_select()Mark Cave-Ayland1-1/+0
2024-02-13esp.c: add FIFO wraparound support to esp_fifo_pop_buf()Mark Cave-Ayland1-2/+15
2024-02-13esp.c: move existing request cancel check into esp_select()Mark Cave-Ayland1-5/+5
2024-02-13esp.c: don't clear cmdfifo when esp_select() fails in get_cmd()Mark Cave-Ayland1-3/+0
2024-02-13Merge tag 'hppa64-pull-request' of https://github.com/hdeller/qemu-hppa into ...Peter Maydell16-42/+149
2024-02-13Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell11-11/+28
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell31-106/+322
2024-02-13monitor/target: Include missing 'exec/memory.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-02-13cpu-target: Include missing 'exec/memory.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-02-13system: Move memory_ldst.c.inc to systemBALATON Zoltan1-0/+0
2024-02-13qemu-options.hx: Add zoom-to-fit to option summary for gtkBALATON Zoltan1-1/+1
2024-02-13qemu-options.hx: document that tftp=dir is readonlyMichael Tokarev1-0/+2
2024-02-13iothread: Simplify expression in qemu_in_iothread()Kevin Wolf1-2/+1
2024-02-13qemu-nbd: mention --tls-hostname option in qemu-nbd --helpMichael Tokarev1-0/+1
2024-02-13MAINTAINERS: Cover qapi/stats.jsonMarkus Armbruster1-0/+1
2024-02-13MAINTAINERS: Cover qapi/cxl.jsonMarkus Armbruster1-0/+1
2024-02-13hw/smbios: Fix port connector option validationAkihiko Odaki1-0/+6
2024-02-13hw/smbios: Fix OEM strings table option validationAkihiko Odaki1-0/+6
2024-02-13hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()Zhao Liu1-2/+2
2024-02-13hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()Zhao Liu1-2/+3
2024-02-13hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()Zhao Liu1-2/+2
2024-02-13hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()Zhao Liu1-2/+2
2024-02-13hw/hppa/machine: Load 64-bit firmware on 64-bit machinesHelge Deller1-22/+30
2024-02-12Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...Peter Maydell26-58/+322
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell33-91/+760
2024-02-12MAINTAINERS: Cover qapi/stats.jsonMarkus Armbruster1-0/+1
2024-02-12MAINTAINERS: Cover qapi/cxl.jsonMarkus Armbruster1-0/+1
2024-02-12qapi/migration: Add missing tls-authz documentationPeter Xu2-1/+4
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster12-16/+34
2024-02-12qapi: Move @String out of common.json to discourage reuseMarkus Armbruster3-13/+12
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster4-15/+31
2024-02-12qapi: Plug trivial documentation holes around former simple unionsMarkus Armbruster7-34/+68
2024-02-12qapi/dump: Clean up documentation of DumpGuestMemoryCapabilityMarkus Armbruster2-2/+1
2024-02-12qapi/yank: Clean up documentaion of yankMarkus Armbruster2-3/+2
2024-02-12qga/qapi-schema: Plug trivial documentation holesMarkus Armbruster1-10/+14
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-vcpusMarkus Armbruster1-10/+10
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-memory-blocksMarkus Armbruster1-9/+10
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster7-3/+149
2024-02-12sphinx/qapidoc: Drop code to generate doc for simple union tagMarkus Armbruster1-6/+0
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster5-40/+42