messages from 2024-02-13 15:41:17 to 2024-02-14 05:15:04 UTC [more...]
[PATCH v4 0/9] hw/pci: SR-IOV related fixes and improvements
2024-02-14 5:13 UTC (5+ messages)
` [PATCH v4 1/9] hw/pci: Use -1 as a default value for rombar
` [PATCH v4 2/9] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v4 3/9] vfio: Avoid inspecting option QDict for rombar
` [PATCH v4 8/9] pcie_sriov: Do not reset NumVFs after unregistering VFs
[PATCH] linux-user: Remove pgb_dynamic alignment assertion
2024-02-14 4:54 UTC
[PATCH v10 0/6] ui/cocoa: Use NSWindow's ability to resize
2024-02-14 4:32 UTC (7+ messages)
` [PATCH v10 1/6] ui/cocoa: Release specific mouse buttons
` [PATCH v10 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
` [PATCH v10 3/6] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v10 4/6] ui/cocoa: Make window resizable
` [PATCH v10 5/6] ui/cocoa: Call console_select() with the BQL
` [PATCH v10 6/6] ui/cocoa: Remove stretch_video flag
[PATCH v3 0/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
2024-02-14 4:27 UTC (4+ messages)
` [PATCH v3 1/3] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
` [PATCH v3 2/3] Hexagon (target/hexagon) Pass SP "
` [PATCH v3 3/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
[PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
2024-02-14 2:16 UTC (5+ messages)
` [PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
` [External] "
[PATCH 0/2] tcg patch queue
2024-02-14 2:02 UTC (4+ messages)
` [PATCH 1/2] tcg: Increase width of temp_subindex
` [PATCH 2/2] tcg/arm: Fix goto_tb for large translation blocks
` [PULL 0/2] tcg patch queue
possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
2024-02-14 1:27 UTC (7+ messages)
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2024-02-14 0:48 UTC (10+ messages)
[PATCH v3 00/33] linux-user: Improve host and guest page size handling
2024-02-14 0:38 UTC (11+ messages)
` [PATCH v3 21/33] linux-user: Split out mmap_h_eq_g
` [PATCH v3 22/33] linux-user: Split out mmap_h_lt_g
` [PATCH v3 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
[PATCH v4 00/12] hw: Strengthen SysBus & QBus API
2024-02-13 20:40 UTC (10+ messages)
` [PATCH v4 04/12] hw/i386/q35: Realize LPC PCI function before accessing it
` [PATCH v4 06/12] hw/misc/macio: Realize IDE controller "
` [PATCH v4 10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
` [PATCH v4 11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
[PATCH 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-02-13 20:19 UTC (5+ messages)
` [PATCH 3/3] "
[PULL 00/88] qemu-sparc queue 20240213
2024-02-13 19:40 UTC (89+ messages)
` [PULL 01/88] esp.c: don't clear cmdfifo when esp_select() fails in get_cmd()
` [PULL 02/88] esp.c: move existing request cancel check into esp_select()
` [PULL 03/88] esp.c: add FIFO wraparound support to esp_fifo_pop_buf()
` [PULL 04/88] esp.c: remove FIFO clear from esp_select()
` [PULL 05/88] esp.c: move esp_select() to ESP selection commands from get_cmd()
` [PULL 06/88] esp.c: update esp_set_tc() to set STAT_TC flag
` [PULL 07/88] esp.c: start removal of manual STAT_TC setting when transfer counter reaches zero
` [PULL 08/88] esp.c: move command execution logic to new esp_run_cmd() function
` [PULL 09/88] esp.c: update TC check logic in do_dma_pdma_cb() to check for TC == 0
` [PULL 10/88] esp.c: move buffer and TC logic into separate to/from device paths in esp_do_dma()
` [PULL 11/88] esp.c: remove unused case from esp_pdma_read()
` [PULL 12/88] esp.c: don't accumulate directly into cmdfifo
` [PULL 13/88] esp.c: decrement the TC during MESSAGE OUT and COMMAND phases
` [PULL 14/88] esp.c: introduce esp_set_phase() helper function
` [PULL 15/88] esp.c: remove another set of manual STAT_TC updates
` [PULL 16/88] esp.c: remove MacOS TI workaround that pads FIFO transfers to ESP_FIFO_SZ
` [PULL 17/88] esp.c: don't reset the TC and ESP_RSEQ state when executing a SCSI command
` [PULL 18/88] esp.c: don't clear RFLAGS register when DMA is complete
` [PULL 19/88] esp.c: remove zero transfer size check from esp_do_dma()
` [PULL 20/88] esp.c: update condition for esp_dma_done() in esp_do_dma() from device path
` [PULL 21/88] esp.c: update condition for esp_dma_done() in esp_do_dma() to "
` [PULL 22/88] esp.c: ensure that the PDMA callback is called for every device read
` [PULL 23/88] esp.c: don't immediately raise INTR_BS if SCSI data needed in esp_do_dma()
` [PULL 24/88] esp.c: remove TC adjustment in esp_do_dma() from device path
` [PULL 25/88] esp.c: remove unaligned adjustment in do_dma_pdma_cb() to "
` [PULL 26/88] esp.c: remove unneeded if() check in esp_transfer_data()
` [PULL 27/88] esp.c: update end of transfer logic at the end of esp_transfer_data()
` [PULL 28/88] esp.c: consolidate async_len and TC == 0 checks in do_dma_pdma_cb() and esp_do_dma()
` [PULL 29/88] esp.c: fix premature end of phase logic esp_command_complete
` [PULL 30/88] esp.c: move TC and FIFO check logic into esp_dma_done()
` [PULL 31/88] esp.c: rename esp_dma_done() to esp_dma_ti_check()
` [PULL 32/88] esp.c: copy PDMA logic for transfers to device from do_dma_pdma_cb() to esp_do_dma()
` [PULL 33/88] esp.c: copy logic for do_cmd transfers "
` [PULL 34/88] esp.c: update esp_do_dma() bypass if async_len is zero to include non-zero transfer check
` [PULL 35/88] esp.c: move end of SCSI transfer check after TC adjustment in do_dma_pdma_cb()
` [PULL 36/88] esp.c: remove s_without_satn_pdma_cb() PDMA callback
` [PULL 37/88] esp.c: introduce esp_get_phase() function
` [PULL 38/88] esp.c: convert esp_do_dma() to switch statement based upon SCSI phase
` [PULL 39/88] esp.c: convert do_dma_pdma_db() "
` [PULL 40/88] esp.c: convert esp_do_nodma() "
` [PULL 41/88] esp.c: convert esp_do_dma() do_cmd path to check for SCSI phase instead
` [PULL 42/88] esp.c: convert do_dma_pdma_cb() "
` [PULL 43/88] esp.c: convert esp_do_nodma() "
` [PULL 44/88] esp.c: convert esp_reg_write() "
` [PULL 45/88] esp.c: remove do_cmd from ESPState
` [PULL 46/88] esp.c: untangle MESSAGE OUT and COMMAND phase logic in esp_do_dma()
` [PULL 47/88] esp.c: untangle MESSAGE OUT and COMMAND phase logic in do_dma_pdma_cb()
` [PULL 48/88] esp.c: untangle MESSAGE OUT and COMMAND phase logic in esp_do_nodma()
` [PULL 49/88] esp.c: move CMD_SELATN end of message phase detection to esp_do_dma() and do_dma_pdma_cb()
` [PULL 50/88] esp.c: move CMD_TI "
` [PULL 51/88] esp.c: don't use get_cmd() for CMD_SEL DMA commands
` [PULL 52/88] esp.c: move CMD_SELATNS end of command logic to esp_do_dma() and do_dma_pdma_cb()
` [PULL 53/88] esp.c: replace do_dma_pdma_cb() with esp_do_dma()
` [PULL 54/88] esp.c: move CMD_ICCS command logic to esp_do_dma()
` [PULL 55/88] esp.c: always use esp_do_dma() in pdma_cb()
` [PULL 56/88] esp.c: remove unused PDMA callback implementation
` [PULL 57/88] esp.c: rename data_in_ready to to data_ready
` [PULL 58/88] esp.c: separate logic based upon ESP command in esp_command_complete()
` [PULL 59/88] esp.c: separate logic based upon ESP command in esp_transfer_data()
` [PULL 60/88] esp.c: use deferred interrupts for both DATA IN and DATA OUT phases
` [PULL 61/88] esp.c: remove DATA IN phase logic when reading from FIFO
` [PULL 62/88] esp.c: zero command register when TI command terminates due to phase change
` [PULL 63/88] esp.c: remove unneeded ti_cmd field
` [PULL 64/88] esp.c: don't raise INTR_BS interrupt in DATA IN phase until TI command issued
` [PULL 65/88] esp.c: move non-DMA TI logic to separate esp_nodma_ti_dataout() function
` [PULL 66/88] esp.c: process non-DMA FIFO writes in esp_do_nodma()
` [PULL 67/88] esp.c: replace get_cmd() with esp_do_nodma()
` [PULL 68/88] esp.c: move write_response() non-DMA logic to esp_do_nodma()
` [PULL 69/88] esp.c: consolidate end of command sequence after ICCS command
` [PULL 70/88] esp.c: ensure that STAT_INT is cleared when reading ESP_RINTR
` [PULL 71/88] esp.c: don't clear the SCSI phase "
` [PULL 72/88] esp.c: handle TC underflow for DMA SCSI requests
` [PULL 73/88] esp.c: remove restriction on FIFO read access when DMA memory routines defined
` [PULL 74/88] esp.c: handle non-DMA FIFO writes used to terminate DMA commands
` [PULL 75/88] esp.c: improve ESP_RSEQ logic consolidation
` [PULL 76/88] esp.c: only transfer non-DMA COMMAND phase data for specific commands
` [PULL 77/88] esp.c: only transfer non-DMA MESSAGE OUT "
` [PULL 78/88] esp.c: consolidate DMA and PDMA logic in DATA OUT phase
` [PULL 79/88] esp.c: consolidate DMA and PDMA logic in DATA IN phase
` [PULL 80/88] esp.c: consolidate DMA and PDMA logic in MESSAGE OUT phase
` [PULL 81/88] esp.c: remove redundant n variable in PDMA COMMAND phase
` [PULL 82/88] esp.c: consolidate DMA and PDMA logic in STATUS and MESSAGE IN phases
` [PULL 83/88] esp.c: replace n variable with len in esp_do_nodma()
` [PULL 84/88] esp.c: implement DMA Transfer Pad command for DATA phases
` [PULL 85/88] esp.c: rename irq_data IRQ to drq_irq
` [PULL 86/88] esp.c: keep track of the DRQ state during DMA
` [PULL 87/88] esp.c: switch TypeInfo registration to use DEFINE_TYPES() macro
` [PULL 88/88] esp.c: add my copyright to the file
[PATCH 0/6] libqos, riscv: libqos fixes, add riscv machine
2024-02-13 19:17 UTC (7+ messages)
` [PATCH 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
` [PATCH 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
` [PATCH 3/6] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
` [PATCH 4/6] hw/riscv/virt.c: add virtio-iommu-pci hotplug support
` [PATCH 5/6] hw/riscv/virt.c: make aclint compatible with 'qtest' accel
` [PATCH 6/6] tests/libqos: add riscv/virt machine nodes
[PULL 00/12] Hppa64 patches
2024-02-13 19:16 UTC (4+ messages)
[PATCH v3 0/9] mips: do not list individual devices from configs/
2024-02-13 19:07 UTC (11+ messages)
` [PATCH v3 1/9] usb: inline device creation functions
` [PATCH v3 2/9] isa: clean up Kconfig selections for ISA_SUPERIO
` [PATCH v3 3/9] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
` [PATCH v3 4/9] isa: fix ISA_SUPERIO dependencies
` [PATCH v3 5/9] isa: specify instance_size in isa_superio_type_info
` [PATCH v3 6/9] isa: extract FDC37M81X to a separate file
` [PATCH v3 7/9] mips: allow compiling out CONFIG_MIPS_ITU
` [PATCH v3 8/9] mips/loongson3_virt: do not require CONFIG_USB
` [PATCH v3 9/9] mips: do not list individual devices from configs/
[PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
2024-02-13 18:57 UTC (5+ messages)
` [PATCH 4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
[PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
2024-02-13 18:55 UTC (7+ messages)
` [PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
[PATCH 0/9] Simplify initialization of PC machines
2024-02-13 18:50 UTC (2+ messages)
[PATCH v4 00/18] TCG Plugin inline operation enhancement
2024-02-13 18:45 UTC (19+ messages)
` [PATCH v4 01/18] plugins: remove previous n_vcpus functions from API
` [PATCH v4 02/18] plugins: add qemu_plugin_num_vcpus function
` [PATCH v4 05/18] plugins: scoreboard API
` [PATCH v4 06/18] plugins: define qemu_plugin_u64
` [PATCH v4 07/18] docs/devel: plugins can trigger a tb flush
` [PATCH v4 09/18] plugins: add inline operation per vcpu
` [PATCH v4 16/18] plugins: remove non per_vcpu inline operation from API
` [PATCH v4 17/18] plugins: cleanup codepath for previous inline operation
` [PATCH v4 18/18] MAINTAINERS: Add myself as reviewer for TCG Plugins
[PATCH v4 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-13 18:28 UTC (5+ messages)
` [PATCH v4 1/4] virtio-iommu: Add an option to define the input range width
` [PATCH v4 2/4] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH v4 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
` [PATCH v4 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits
[PATCH 0/4] char: Minor fixes, and a tighter QAPI schema
2024-02-13 18:25 UTC (4+ messages)
` [PATCH 1/4] chardev/parallel: Don't close stdin on inappropriate device
[PATCH v3 0/9] Enabling DCD emulation support in Qemu
2024-02-13 18:21 UTC (5+ messages)
` [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PATCH 0/3] hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS
2024-02-13 18:12 UTC (2+ messages)
[PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
2024-02-13 18:03 UTC (2+ messages)
[PULL 00/15] Trivial patches for 2024-02-13
2024-02-13 17:01 UTC (2+ messages)
[RFC PATCH SET] cxl: add poison event handler
2024-02-13 16:51 UTC (7+ messages)
` [RFC PATCH 1/2] hw/cxl/type3: add missing flag bit for GMER
` [RFC PATCH 2/2] hw/cxl/type3: send a GMER while injecting poison
` [RFC PATCH 5/5] cxl/core: add poison injection event handler
[PATCH 0/9] hw/ide/ahci: Housekeeping
2024-02-13 16:50 UTC (17+ messages)
` [PATCH 1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
` [PATCH 2/9] hw/ide/ahci: Expose AHCIPCIState structure
` [PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
` [PATCH 4/9] hw/ide/ahci: Inline ahci_get_num_ports()
` [PATCH 5/9] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
` [PATCH 6/9] hw/ide/ahci: Convert AHCIState::ports to unsigned
` [PATCH 7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
` [PATCH 8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field
[RFC PATCH 00/11] target/mips: Remove I6500 CPU definition
2024-02-13 16:32 UTC (2+ messages)
[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
2024-02-13 16:26 UTC (5+ messages)
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
[PATCH] hw/dma: Pass parent object to i8257_dma_init()
2024-02-13 15:58 UTC (2+ messages)
[PATCH 0/4] Add ivshmem-flat device
2024-02-13 15:56 UTC (3+ messages)
` [PATCH 2/4] tests/qtest: Reorganize common code in ivshmem-test
[PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
2024-02-13 15:53 UTC (6+ messages)
` [EXT] "
[PATCH v2 0/4] hw/arm/stellaris: QOM/QDev cleanups
2024-02-13 15:52 UTC (5+ messages)
` [PATCH v2 1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface
` [PATCH v2 2/4] hw/arm/stellaris: Convert I2C "
` [PATCH v2 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
` [PATCH v2 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
[PATCH 0/4] hw/arm/stellaris: QOM/QDev cleanups
2024-02-13 15:50 UTC (7+ messages)
` [PATCH 2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface
` [PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
[PATCH] ci: Fix again build-previous-qemu
2024-02-13 15:49 UTC
[PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-13 15:41 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).