Show patches with: Archived = No       |   436625 patches
« 1 2 3 44366 4367 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/11] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[10/11] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[09/11] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[08/11] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
aspeed: Deprecate the tacoma-bmc machine aspeed: Deprecate the tacoma-bmc machine - - - - --- 2024-06-25 Cédric Le Goater New
[v2,12/12] hw/sd/sdcard: Add direct reference to SDProto in SDState hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,11/12] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6) hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,10/12] hw/sd/sdcard: Simplify sd_inactive_state handling hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,09/12] hw/sd/sdcard: Assign SDCardStates enum values hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,08/12] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,07/12] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) hw/sd/sdcard: Accumulation of cleanups and fixes - - - 1 --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,06/12] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30) hw/sd/sdcard: Accumulation of cleanups and fixes - - - 1 --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,05/12] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Accumulation of cleanups and fixes - - - 1 --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,04/12] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses hw/sd/sdcard: Accumulation of cleanups and fixes - - - 1 --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,03/12] hw/sd/sdcard: Track last command used to help logging hw/sd/sdcard: Accumulation of cleanups and fixes - 1 - 1 --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,02/12] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes - - - 1 --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,01/12] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-25 Philippe Mathieu-Daudé New
[13/13] target/arm: Delete dead code from disas_simd_indexed target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[12/13] target/arm: Convert FCMLA to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[11/13] target/arm: Convert FCADD to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[10/13] target/arm: Add data argument to do_fp3_vector target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[07/13] target/arm: Convert BFDOT to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[06/13] target/arm: Convert SUDOT, USDOT to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[05/13] target/arm: Convert SDOT, UDOT to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[03/13] target/arm: Fix FJCVTZS vs flush-to-zero target/arm: AdvSIMD conversion, part 2 - 1 - - --- 2024-06-25 Richard Henderson New
[02/13] target/arm: Fix SQDMULH (by element) with Q=0 target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx] target/arm: AdvSIMD conversion, part 2 - 1 - - --- 2024-06-25 Richard Henderson New
[PULL,42/42] vfio/container: Move vfio_container_destroy() to an instance_finalize() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,41/42] vfio/container: Introduce vfio_iommu_legacy_instance_init() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,40/42] vfio/container: Remove vfio_container_init() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,39/42] vfio/container: Remove VFIOContainerBase::ops [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,38/42] vfio/container: Introduce an instance_init() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,37/42] vfio/container: Switch to QOM [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,36/42] vfio/container: Change VFIOContainerBase to use QOM [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,35/42] vfio/container: Discover IOMMU type before creating the container [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,34/42] vfio/container: Introduce vfio_create_container() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,33/42] vfio/container: Introduce vfio_get_iommu_class_name() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,32/42] vfio/container: Modify vfio_get_iommu_type() to use a container fd [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,31/42] vfio/container: Simplify vfio_container_init() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 1 1 --- 2024-06-24 Cédric Le Goater New
[PULL,30/42] vfio/container: Introduce vfio_address_space_insert() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,29/42] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 1 1 --- 2024-06-24 Cédric Le Goater New
[PULL,28/42] vfio/common: Move dirty tracking ranges update to helper [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,27/42] vfio: Remove unused declarations from vfio-common.h [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,26/42] vfio: Make vfio_devices_dma_logging_start() return bool [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 1 --- 2024-06-24 Cédric Le Goater New
[PULL,25/42] memory: Remove IOMMU MR iommu_set_iova_range API [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,24/42] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,23/42] virtio-iommu: Remove the implementation of iommu_set_iova_range [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,22/42] virtio-iommu: Compute host reserved regions [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,21/42] HostIOMMUDevice: Store the aliased bus and devfn [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,20/42] HostIOMMUDevice: Introduce get_iova_ranges callback [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,19/42] virtio-iommu: Implement set|unset]_iommu_device() callbacks [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,18/42] HostIOMMUDevice: Store the VFIO/VDPA agent [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,17/42] intel_iommu: Check compatibility with host IOMMU capabilities [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,16/42] intel_iommu: Implement [set|unset]_iommu_device() callbacks [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,15/42] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,14/42] vfio/pci: Pass HostIOMMUDevice to vIOMMU [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,13/42] hw/pci: Introduce pci_device_[set|unset]_iommu_device() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,12/42] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,11/42] vfio: Create host IOMMU device instance [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,10/42] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,09/42] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,08/42] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,07/42] backends/iommufd: Introduce helper function iommufd_backend_get_device_info() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,06/42] vfio/container: Implement HostIOMMUDeviceClass::realize() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,05/42] range: Introduce range_get_last_bit() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,04/42] backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,03/42] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,02/42] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,01/42] backends: Introduce HostIOMMUDevice abstract [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,00/42] vfio queue - - - - --- 2024-06-24 Cédric Le Goater New
[1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual [1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual - - - - --- 2024-06-24 Felix Wu New
[2/2] include/qom: Rename typename into type_name [1/2] qom: Rename Object::class into Object::klass - - - - --- 2024-06-24 Felix Wu New
[1/2] qom: Rename Object::class into Object::klass [1/2] qom: Rename Object::class into Object::klass - - 1 - --- 2024-06-24 Felix Wu New
[v4,14/14] docs/specs: add riscv-iommu riscv: QEMU RISC-V IOMMU Support - - - - --- 2024-06-24 Daniel Henrique Barboza New
[v4,13/14] qtest/riscv-iommu-test: add init queues test riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,12/14] hw/riscv/riscv-iommu: Add another irq for mrif notifications riscv: QEMU RISC-V IOMMU Support - - 2 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,11/14] hw/riscv/riscv-iommu: add DBG support riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,10/14] hw/riscv/riscv-iommu: add ATS support riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,09/14] hw/riscv/riscv-iommu: add s-stage and g-stage support riscv: QEMU RISC-V IOMMU Support - - - - --- 2024-06-24 Daniel Henrique Barboza New
[v4,08/14] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC) riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,07/14] test/qtest: add riscv-iommu-pci tests riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,06/14] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,05/14] hw/riscv: add riscv-iommu-pci reference device riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,04/14] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,03/14] hw/riscv: add RISC-V IOMMU base emulation riscv: QEMU RISC-V IOMMU Support - - - - --- 2024-06-24 Daniel Henrique Barboza New
[v4,02/14] hw/riscv: add riscv-iommu-bits.h riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v4,01/14] exec/memtxattr: add process identifier to the transaction attributes riscv: QEMU RISC-V IOMMU Support - - 1 - --- 2024-06-24 Daniel Henrique Barboza New
[v3,3/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max target/arm: Enable FEAT_Debugv8p8 for -cpu max - - 1 - --- 2024-06-24 Gustavo Romero New
[v3,2/3] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max - - 1 - --- 2024-06-24 Gustavo Romero New
[v3,1/3] target/arm: Fix indentation target/arm: Enable FEAT_Debugv8p8 for -cpu max - - 1 - --- 2024-06-24 Gustavo Romero New
« 1 2 3 44366 4367 »