Show patches with: Archived = No       |   444421 patches
« 1 2 ... 69 70 714444 4445 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,34/67] hw/sd/sdcard: Store command type in SDProto [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,33/67] hw/sd/sdcard: Store command name in SDProto [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,32/67] hw/sd/sdcard: Prepare SDProto to contain more fields [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,31/67] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name() [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,30/67] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,29/67] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,28/67] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,27/67] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,26/67] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,25/67] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,24/67] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,23/67] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,22/67] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,21/67] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,20/67] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,19/67] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,18/67] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,17/67] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,16/67] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,15/67] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,14/67] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,13/67] hw/sd/sdcard: Introduce definitions for EXT_CSD register [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - - 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,12/67] hw/sd/sdcard: Extract sd_blk_len() helper [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,11/67] hw/sd/sdcard: Add direct reference to SDProto in SDState [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,10/67] hw/sd/sdcard: Simplify sd_inactive_state handling [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,09/67] hw/sd/sdcard: Assign SDCardStates enum values [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,08/67] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,07/67] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - 1 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,06/67] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - 1 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,05/67] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - 1 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,04/67] hw/sd/sdcard: Trace requested address computed by sd_req_get_address() [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 2 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,03/67] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,02/67] hw/sd/sdcard: Track last command used to help logging [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - 1 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 - - 1 1 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/67] SD/MMC patches for 2024-07-02 - - - - --- 2024-07-02 Philippe Mathieu-Daudé New
hw/dma: Add Intel I/OAT DMA controller emulation hw/dma: Add Intel I/OAT DMA controller emulation - - - - --- 2024-07-02 Nikita Shubin New
[qemu] target/riscv: Add Zilsd and Zcmlsd extension support [qemu] target/riscv: Add Zilsd and Zcmlsd extension support - - - - --- 2024-07-02 ~liuxu New
[qemu,1/1] target/riscv: Add Zilsd and Zcmlsd extension support target/riscv: Add Zilsd and Zcmlsd extension support - - - - --- 2024-07-02 ~liuxu New
hw/nvme: actually implement abort hw/nvme: actually implement abort - - - - --- 2024-07-02 Ayush Mishra New
[PULL,6/6] hw/net:ftgmac100: fix coding style [PULL,1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass - - 1 - --- 2024-07-02 Cédric Le Goater New
[PULL,5/6] aspeed/sdmc: Remove extra R_MAIN_STATUS case [PULL,1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass - 1 1 - --- 2024-07-02 Cédric Le Goater New
[PULL,4/6] aspeed/soc: Fix possible divide by zero [PULL,1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass - 1 1 - --- 2024-07-02 Cédric Le Goater New
[PULL,3/6] aspeed/sdmc: Check RAM size value at realize time [PULL,1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass - - 1 - --- 2024-07-02 Cédric Le Goater New
[PULL,2/6] aspeed: Deprecate the tacoma-bmc machine [PULL,1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass - - 1 - --- 2024-07-02 Cédric Le Goater New
[PULL,1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass [PULL,1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass - - 2 - --- 2024-07-02 Cédric Le Goater New
[PULL,0/6] aspeed queue - - - - --- 2024-07-02 Cédric Le Goater New
[ats_vtd,v5,22/22] intel_iommu: add support for ATS ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,21/22] intel_iommu: set the address mask even when a translation fails ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,20/22] pci: add a pci-level API for ATS Untitled series #413408 - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,19/22] memory: add an API for ATS support ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,18/22] atc: add unit tests ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,17/22] atc: generic ATC that can be used by PCIe devices that support SVM ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,16/22] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,15/22] memory: Allow to store the PASID in IOMMUTLBEntry ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,14/22] intel_iommu: implement the get_memory_region_pasid iommu operation ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,13/22] intel_iommu: implement the get_address_space_pasid iommu operation ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,12/22] pci: add a pci-level initialization function for iommu notifiers ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,11/22] memory: store user data pointer in the IOMMU notifiers ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,10/22] pci: add IOMMU operations to get address spaces and memory regions with PASID ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,09/22] pci: cache the bus mastering status in the device ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,08/22] intel_iommu: declare supported PASID size ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,07/22] pcie: helper functions to check if PASID and ATS are enabled ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,06/22] pcie: add helper to declare PASID capability for a pcie device ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,05/22] memory: add permissions in IOMMUAccessFlags ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,04/22] intel_iommu: do not consider wait_desc as an invalid descriptor ATS support for VT-d - - 1 - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,03/22] intel_iommu: return page walk level even when the translation fails ATS support for VT-d - - - - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,02/22] intel_iommu: make types match ATS support for VT-d - - 1 - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[ats_vtd,v5,01/22] intel_iommu: fix FRCD construction macro. ATS support for VT-d - - 1 - --- 2024-07-02 CLEMENT MATHIEU--DRIF New
[PULL,22/22] Remove inclusion of hw/hw.h from files that don't need it [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,21/22] net/vmnet: Drop ifdef for macOS versions older than 12.0 [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,20/22] block/file-posix: Drop ifdef for macOS versions older than 12.0 [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,19/22] audio: Drop ifdef for macOS versions older than 12.0 [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,18/22] hvf: Drop ifdef for macOS versions older than 12.0 [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,17/22] hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 3 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,16/22] system/physmem: Fix reference to dump-guest-core [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,15/22] docs: document special exception for machine type deprecation & removal [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,14/22] hw/i386: remove obsolete manual deprecation reason string of i440fx machines [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,13/22] hw/ppc: remove obsolete manual deprecation reason string of spapr machines [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,12/22] hw: skip registration of outdated versioned machine types [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,11/22] hw: set deprecation info for all versioned machine types [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,10/22] include/hw: temporarily disable deletion of versioned machine types [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 1 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,09/22] include/hw: add macros for deprecation & removal of versioned machines [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,08/22] hw/i386: convert 'q35' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,07/22] hw/i386: convert 'i440fx' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,06/22] hw/m68k: convert 'virt' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,05/22] hw/ppc: convert 'spapr' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 1 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,04/22] hw/s390x: convert 'ccw' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,03/22] hw/arm: convert 'virt' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,02/22] include/hw: add helpers for defining versioned machine types [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - 2 - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,01/22] hw/net/spapr: prevent potential NULL dereference [PULL,01/22] hw/net/spapr: prevent potential NULL dereference - - - - --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/22] Misc HW patches for 2024-07-02 - - - - --- 2024-07-02 Philippe Mathieu-Daudé New
[v4,2/2] virtio-pci: Add check the return of kvm_virtio_pci_vector_use_one virtio-pci: Fix the use of an uninitialized irqfd 1 - - - --- 2024-07-02 Cindy Lu New
[v4,1/2] virtio-pci: Fix the use of an uninitialized irqfd virtio-pci: Fix the use of an uninitialized irqfd - 1 - - --- 2024-07-02 Cindy Lu New
[v3,7/7] tests/tcg/x86_64: add test for plugin memory access plugins: access values during a memory read/write - - - - --- 2024-07-02 Pierrick Bouvier New
[v3,6/7] tests/plugin/mem: add option to print memory accesses plugins: access values during a memory read/write - - - - --- 2024-07-02 Pierrick Bouvier New
[v3,5/7] tests/tcg: allow to check output of plugins plugins: access values during a memory read/write - - - - --- 2024-07-02 Pierrick Bouvier New
[v3,4/7] tests/tcg: add mechanism to run specific tests with plugins plugins: access values during a memory read/write - - - - --- 2024-07-02 Pierrick Bouvier New
[v3,3/7] plugins: extend API to get latest memory value accessed plugins: access values during a memory read/write - - - - --- 2024-07-02 Pierrick Bouvier New
[v3,2/7] plugins: save value during memory accesses plugins: access values during a memory read/write - - - - --- 2024-07-02 Pierrick Bouvier New
[v3,1/7] plugins: fix mem callback array size plugins: access values during a memory read/write - - - - --- 2024-07-02 Pierrick Bouvier New
« 1 2 ... 69 70 714444 4445 »