Show patches with: Archived = No       |   431020 patches
« 1 2 ... 1008 1009 10104310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,11/14] block/nvme: Simplify nvme_init_queue() arguments block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[v4,12/14] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[v4,13/14] block/nvme: Simplify nvme_create_queue_pair() arguments block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[v4,14/14] block/nvme: Extract nvme_poll_queue() block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[v2,1/3] hw/misc/unimp: Display value after offset hw/misc/unimp: Improve how offset/value are displayed - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[v2,2/3] hw/misc/unimp: Display the value with width of the access size hw/misc/unimp: Improve how offset/value are displayed - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[v2,3/3] hw/misc/unimp: Display the offset with width of the region size hw/misc/unimp: Improve how offset/value are displayed - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[RFC,v2,1/7] util/vfio-helpers: Store eventfd using int32_t type [RFC,v2,1/7] util/vfio-helpers: Store eventfd using int32_t type - 1 - - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,2/7] util/vfio-helpers: Move IRQ 'type' from pci_init_irq() to open_pci() util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,3/7] util/vfio-helpers: Introduce 'irq_count' variable util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,4/7] util/vfio-helpers: Check the device allow up to 'irq_count' IRQs util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,5/7] util/vfio-helpers: Support multiple eventfd util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,6/7] util/vfio-helpers: Allow to set EventNotifier to particular IRQ util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,7/7] util/vfio-helpers: Allow opening device requesting for multiple IRQs util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,1/3] target/mips/op_helper: Convert multiple if() to switch case [RFC,v2,1/3] target/mips/op_helper: Convert multiple if() to switch case - - 1 - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,2/3] target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op [RFC,v2,1/3] target/mips/op_helper: Convert multiple if() to switch case - - 2 - --- 2020-08-13 Philippe Mathieu-Daudé New
[RFC,v2,3/3] target/mips/op_helper: Log unimplemented cache opcode [RFC,v2,1/3] target/mips/op_helper: Convert multiple if() to switch case - - 1 - --- 2020-08-13 Philippe Mathieu-Daudé New
[1/7] block/null: Make more explicit the driver default size is 1GiB block: Use definitions instead of magic values - - 2 - --- 2020-08-14 Philippe Mathieu-Daudé New
[2/7] hw/ide/core: Trivial typo fix block: Use definitions instead of magic values - - 3 - --- 2020-08-14 Philippe Mathieu-Daudé New
[3/7] hw/ide/core: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values - - 2 - --- 2020-08-14 Philippe Mathieu-Daudé New
[4/7] hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values - - 2 - --- 2020-08-14 Philippe Mathieu-Daudé New
[5/7] hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values - - 2 - --- 2020-08-14 Philippe Mathieu-Daudé New
[6/7] hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values - - 2 - --- 2020-08-14 Philippe Mathieu-Daudé New
[7/7] hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values - - 3 - --- 2020-08-14 Philippe Mathieu-Daudé New
[1/7] hw/sd: Rename read/write_data() as read/write_byte() hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[2/7] hw/sd: Rename sdbus_write_data() as sdbus_write_byte() hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[3/7] hw/sd: Rename sdbus_read_data() as sdbus_read_byte() hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[4/7] hw/sd: Add sdbus_write_data() to write multiples bytes on the data line hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[5/7] hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[6/7] hw/sd: Add sdbus_read_data() to read multiples bytes on the data line hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[7/7] hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers - - 1 1 --- 2020-08-14 Philippe Mathieu-Daudé New
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers - - 2 1 --- 2020-08-14 Philippe Mathieu-Daudé New
hw/arm/musicpal: Use AddressSpace for DMA transfers hw/arm/musicpal: Use AddressSpace for DMA transfers - - 1 - --- 2020-08-14 Philippe Mathieu-Daudé New
hw/block/nand: Decommission the NAND museum hw/block/nand: Decommission the NAND museum - - 1 - --- 2020-08-14 Philippe Mathieu-Daudé New
hw/net/xilinx_axienet: Remove unused code hw/net/xilinx_axienet: Remove unused code - - 2 - --- 2020-08-14 Philippe Mathieu-Daudé New
[1/5] hw/avr/atmega: Introduce the I/O clock hw/avr: Start using the Clock API - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[2/5] hw/timer/avr_timer16: Use the Clock API hw/avr: Start using the Clock API - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[3/5] hw/char/avr_usart: Restrict register definitions to source hw/avr: Start using the Clock API - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[4/5] hw/char/avr_usart: Use the Clock API hw/avr: Start using the Clock API - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[5/5] hw/char/avr_usart: Trace baudrate changes hw/avr: Start using the Clock API - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
memory: Directly dispatch alias accesses on origin memory region memory: Directly dispatch alias accesses on origin memory region - 1 - - --- 2020-08-16 Philippe Mathieu-Daudé New
memory: Initialize MemoryRegionOps for RAM memory regions memory: Initialize MemoryRegionOps for RAM memory regions - 1 - - --- 2020-08-16 Philippe Mathieu-Daudé New
[RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions hw/misc: Add support for interleaved memory accesses - 1 - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,2/9] qtest: Add local qtest_mem_as() getter hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,3/9] qtest: Directly use global address_space_memory when no CPU available hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,4/9] hw/misc: Add interleaver device to make interleaved memory accesses hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,5/9] hw/misc: Add MMIO test device hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,6/9] hw/core/null-machine: Allow to use the MMIO 'test' device hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,7/9] tests/qtest: Add generic MMIO tests hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,8/9] memory: Allow memory region to display its subregions own descriptions hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,9/9] hw/misc/interleaver: Display subregions in 'info mtree' hw/misc: Add support for interleaved memory accesses - - - - --- 2020-08-17 Philippe Mathieu-Daudé New
ui/gtk: Update refresh interval after widget is realized ui/gtk: Update refresh interval after widget is realized - - - 1 --- 2020-08-17 Philippe Mathieu-Daudé New
[1/2] hw/core/qdev: Make qdev_pass_gpios() arguments self-describing hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[2/2] hw/core/sysbus: Make sysbus_pass_irq() arguments self-describing hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,1/5] block/nvme: Use an array of EventNotifier util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,2/5] util/vfio-helpers: Report error on unsupported host architectures util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,3/5] util/vfio-helpers: Store eventfd using int32_t type util/vfio-helpers: Add support for multiple IRQs - 1 - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs() util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,5/5] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v4,1/5] block/nvme: Use an array of EventNotifier util/vfio-helpers: Add support for multiple IRQs - - 1 - --- 2020-08-19 Philippe Mathieu-Daudé New
[RFC,v4,2/5] util/vfio-helpers: Improve reporting unsupported IOMMU type util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-19 Philippe Mathieu-Daudé New
[RFC,v4,3/5] util/vfio-helpers: Report error when IOMMU page size is not supported util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-19 Philippe Mathieu-Daudé New
[RFC,v4,4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs() util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-19 Philippe Mathieu-Daudé New
[RFC,v4,5/5] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-19 Philippe Mathieu-Daudé New
[v5,01/15] block/nvme: Replace magic value by SCALE_MS definition block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,02/15] block/nvme: Avoid further processing if trace event not enabled block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,04/15] block/nvme: Define INDEX macros to ease code review block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,05/15] block/nvme: Improve error message when IO queue creation failed block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,06/15] block/nvme: Use common error path in nvme_add_io_queue() block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,07/15] block/nvme: Rename local variable block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,09/15] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,10/15] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz) block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,11/15] block/nvme: Simplify nvme_init_queue() arguments block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,13/15] block/nvme: Simplify nvme_create_queue_pair() arguments block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,14/15] block/nvme: Extract nvme_poll_queue() block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
[v5,15/15] block/nvme: Use an array of EventNotifier block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
util/vfio-helpers: Unify trace-events size format util/vfio-helpers: Unify trace-events size format - - 2 - --- 2020-08-20 Philippe Mathieu-Daudé New
meson: Fix --disable-tools --enable-system builds meson: Fix --disable-tools --enable-system builds 1 1 - - --- 2020-08-21 Philippe Mathieu-Daudé New
configure: Silence shift warning in version_ge() configure: Silence shift warning in version_ge() - - - - --- 2020-08-21 Philippe Mathieu-Daudé New
meson: Do not consider qemu-keymap a 'tool' meson: Do not consider qemu-keymap a 'tool' - - - - --- 2020-08-21 Philippe Mathieu-Daudé New
[v2] meson: Do not consider qemu-keymap a 'tool' [v2] meson: Do not consider qemu-keymap a 'tool' - - - - --- 2020-08-21 Philippe Mathieu-Daudé New
[v3,1/2] meson: convert pc-bios/keymaps/Makefile meson: Build qemu-keymap when configured using --disable-tools - - - 1 --- 2020-08-21 Philippe Mathieu-Daudé New
[v3,2/2] meson: Do not consider qemu-keymap a 'tool' meson: Build qemu-keymap when configured using --disable-tools - - - - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,00/23] SD/MMC patches for 2020-08-21 - - - - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 2 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,02/23] hw/sd/pxa2xx_mmci: Trivial simplification [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 2 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,03/23] hw/lm32/milkymist: Un-inline milkymist_memcard_create() [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller - - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,04/23] hw/sd/milkymist: Create the SDBus at init() [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller - - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,05/23] hw/sd/milkymist: Do not create SD card within the SD host controller [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller - - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,06/23] hw/sd/pl181: Replace fprintf(stderr, "*\n") with error_report() [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,07/23] hw/sd/pl181: Rename pl181_send_command() as pl181_do_command() [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,08/23] hw/sd/pl181: Add TODO to use Fifo32 API [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - - - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,09/23] hw/sd/pl181: Use named GPIOs [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,10/23] hw/sd/pl181: Expose a SDBus and connect the SDCard to it [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,11/23] hw/sd/pl181: Do not create SD card within the SD host controller [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 2 - --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,12/23] hw/sd/pl181: Replace disabled fprintf()s by trace events [PULL,01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller 1 - 1 - --- 2020-08-21 Philippe Mathieu-Daudé New
« 1 2 ... 1008 1009 10104310 4311 »