]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-02-13 Mark Cave-Aylandesp.c: remove do_cmd from ESPState
2024-02-13 Mark Cave-Aylandesp.c: convert esp_reg_write() do_cmd path to check...
2024-02-13 Mark Cave-Aylandesp.c: convert esp_do_nodma() do_cmd path to check...
2024-02-13 Mark Cave-Aylandesp.c: convert do_dma_pdma_cb() do_cmd path to check...
2024-02-13 Mark Cave-Aylandesp.c: convert esp_do_dma() do_cmd path to check for...
2024-02-13 Mark Cave-Aylandesp.c: convert esp_do_nodma() to switch statement based...
2024-02-13 Mark Cave-Aylandesp.c: convert do_dma_pdma_db() to switch statement...
2024-02-13 Mark Cave-Aylandesp.c: convert esp_do_dma() to switch statement based...
2024-02-13 Mark Cave-Aylandesp.c: introduce esp_get_phase() function
2024-02-13 Mark Cave-Aylandesp.c: remove s_without_satn_pdma_cb() PDMA callback
2024-02-13 Mark Cave-Aylandesp.c: move end of SCSI transfer check after TC adjustm...
2024-02-13 Mark Cave-Aylandesp.c: update esp_do_dma() bypass if async_len is zero...
2024-02-13 Mark Cave-Aylandesp.c: copy logic for do_cmd transfers from do_dma_pdma...
2024-02-13 Mark Cave-Aylandesp.c: copy PDMA logic for transfers to device from...
2024-02-13 Mark Cave-Aylandesp.c: rename esp_dma_done() to esp_dma_ti_check()
2024-02-13 Mark Cave-Aylandesp.c: move TC and FIFO check logic into esp_dma_done()
2024-02-13 Mark Cave-Aylandesp.c: fix premature end of phase logic esp_command_com...
2024-02-13 Mark Cave-Aylandesp.c: consolidate async_len and TC == 0 checks in...
2024-02-13 Mark Cave-Aylandesp.c: update end of transfer logic at the end of esp_t...
2024-02-13 Mark Cave-Aylandesp.c: remove unneeded if() check in esp_transfer_data()
2024-02-13 Mark Cave-Aylandesp.c: remove unaligned adjustment in do_dma_pdma_cb...
2024-02-13 Mark Cave-Aylandesp.c: remove TC adjustment in esp_do_dma() from device...
2024-02-13 Mark Cave-Aylandesp.c: don't immediately raise INTR_BS if SCSI data...
2024-02-13 Mark Cave-Aylandesp.c: ensure that the PDMA callback is called for...
2024-02-13 Mark Cave-Aylandesp.c: update condition for esp_dma_done() in esp_do_dm...
2024-02-13 Mark Cave-Aylandesp.c: update condition for esp_dma_done() in esp_do_dm...
2024-02-13 Mark Cave-Aylandesp.c: remove zero transfer size check from esp_do_dma()
2024-02-13 Mark Cave-Aylandesp.c: don't clear RFLAGS register when DMA is complete
2024-02-13 Mark Cave-Aylandesp.c: don't reset the TC and ESP_RSEQ state when execu...
2024-02-13 Mark Cave-Aylandesp.c: remove MacOS TI workaround that pads FIFO transf...
2024-02-13 Mark Cave-Aylandesp.c: remove another set of manual STAT_TC updates
2024-02-13 Mark Cave-Aylandesp.c: introduce esp_set_phase() helper function
2024-02-13 Mark Cave-Aylandesp.c: decrement the TC during MESSAGE OUT and COMMAND...
2024-02-13 Mark Cave-Aylandesp.c: don't accumulate directly into cmdfifo
2024-02-13 Mark Cave-Aylandesp.c: remove unused case from esp_pdma_read()
2024-02-13 Mark Cave-Aylandesp.c: move buffer and TC logic into separate to/from...
2024-02-13 Mark Cave-Aylandesp.c: update TC check logic in do_dma_pdma_cb() to...
2024-02-13 Mark Cave-Aylandesp.c: move command execution logic to new esp_run_cmd...
2024-02-13 Mark Cave-Aylandesp.c: start removal of manual STAT_TC setting when...
2024-02-13 Mark Cave-Aylandesp.c: update esp_set_tc() to set STAT_TC flag
2024-02-13 Mark Cave-Aylandesp.c: move esp_select() to ESP selection commands...
2024-02-13 Mark Cave-Aylandesp.c: remove FIFO clear from esp_select()
2024-02-13 Mark Cave-Aylandesp.c: add FIFO wraparound support to esp_fifo_pop_buf()
2024-02-13 Mark Cave-Aylandesp.c: move existing request cancel check into esp_select()
2024-02-13 Mark Cave-Aylandesp.c: don't clear cmdfifo when esp_select() fails...
2024-02-13 Peter MaydellMerge tag 'hppa64-pull-request' of https://github.com...
2024-02-13 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-02-13 Peter MaydellMerge tag 'pull-qapi-2024-02-12' of https://repo.or...
2024-02-13 Philippe Mathieu... monitor/target: Include missing 'exec/memory.h' header
2024-02-13 Philippe Mathieu... cpu-target: Include missing 'exec/memory.h' header
2024-02-13 BALATON Zoltansystem: Move memory_ldst.c.inc to system
2024-02-13 BALATON Zoltanqemu-options.hx: Add zoom-to-fit to option summary...
2024-02-13 Michael Tokarevqemu-options.hx: document that tftp=dir is readonly
2024-02-13 Kevin Wolfiothread: Simplify expression in qemu_in_iothread()
2024-02-13 Michael Tokarevqemu-nbd: mention --tls-hostname option in qemu-nbd...
2024-02-13 Markus ArmbrusterMAINTAINERS: Cover qapi/stats.json
2024-02-13 Markus ArmbrusterMAINTAINERS: Cover qapi/cxl.json
2024-02-13 Akihiko Odakihw/smbios: Fix port connector option validation
2024-02-13 Akihiko Odakihw/smbios: Fix OEM strings table option validation
2024-02-13 Zhao Liuhw/arm/smmuv3: Consolidate the use of device_class_set_...
2024-02-13 Zhao Liuhw/intc/s390_flic: Consolidate the use of device_class_...
2024-02-13 Zhao Liuhw/isa/pc87312: Consolidate the use of device_class_set...
2024-02-13 Zhao Liuhw/isa/vt82c686: Consolidate the use of device_class_se...
2024-02-12 Helge Dellerhw/hppa/machine: Load 64-bit firmware on 64-bit machines
2024-02-12 Peter MaydellMerge tag 'pull-maintainer-updates-090224-1' of https...
2024-02-12 Peter MaydellMerge tag 'misc-fixes-pull-request' of https://gitlab...
2024-02-12 Markus ArmbrusterMAINTAINERS: Cover qapi/stats.json
2024-02-12 Markus ArmbrusterMAINTAINERS: Cover qapi/cxl.json
2024-02-12 Peter Xuqapi/migration: Add missing tls-authz documentation
2024-02-12 Markus Armbrusterqapi: Add missing union tag documentation
2024-02-12 Markus Armbrusterqapi: Move @String out of common.json to discourage...
2024-02-12 Markus Armbrusterqapi: Improve documentation of file descriptor socket...
2024-02-12 Markus Armbrusterqapi: Plug trivial documentation holes around former...
2024-02-12 Markus Armbrusterqapi/dump: Clean up documentation of DumpGuestMemoryCap...
2024-02-12 Markus Armbrusterqapi/yank: Clean up documentaion of yank
2024-02-12 Markus Armbrusterqga/qapi-schema: Plug trivial documentation holes
2024-02-12 Markus Armbrusterqga/qapi-schema: Clean up documentation of guest-set...
2024-02-12 Markus Armbrusterqga/qapi-schema: Clean up documentation of guest-set...
2024-02-12 Markus Armbrusterqapi: Require member documentation (with loophole)
2024-02-12 Markus Armbrustersphinx/qapidoc: Drop code to generate doc for simple...
2024-02-12 Markus Armbrusterqapi: Indent tagged doc comment sections properly
2024-02-12 Markus Armbrusterqapi/block-core: Fix BlockLatencyHistogramInfo doc...
2024-02-12 Markus Armbrusterdocs/devel/qapi-code-gen: Tweak doc comment whitespace
2024-02-12 Markus Armbrusterdocs/devel/qapi-code-gen: Normalize version refs x...
2024-02-11 Helge Dellertarget/hppa: Update SeaBIOS-hppa to version 16
2024-02-11 Sven Schnellehw/net/tulip: add chip status register values
2024-02-11 Helge Dellertarget/hppa: PDC_BTLB_INFO uses 32-bit ints
2024-02-11 Helge Dellertarget/hppa: Allow read-access to PSW with rsm 0,reg...
2024-02-11 Helge Dellerlasi: Add reset I/O ports for LASI audio and FDC
2024-02-11 Helge Dellertarget/hppa: Implement do_transaction_failed handler...
2024-02-11 Helge Dellerlasi: allow access to LAN MAC address registers
2024-02-11 Helge Dellerhw/pci-host/astro: Implement Hard Fail and Soft Fail...
2024-02-11 Helge Dellerhw/pci-host/astro: Avoid aborting on access failure
2024-02-11 Helge Dellertarget/hppa: Add "diag 0x101" for console output support
2024-02-11 Helge Dellerdisas/hppa: Add disassembly for qemu specific instructions
2024-02-09 Ilya Leoshkevichtests/tcg: Add the syscall catchpoint gdbstub test
2024-02-09 Ilya Leoshkevichgdbstub: Implement catching syscalls
2024-02-09 Ilya Leoshkevichgdbstub: Add syscall entry/return hooks
2024-02-09 Ilya Leoshkevichgdbstub: Allow specifying a reason in stop packets
2024-02-09 Ilya Leoshkevichgdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
next