messages from 2022-07-13 20:11:53 to 2022-07-14 17:38:55 UTC [more...]
[RFC PATCH v9 00/23] Net Control VQ support in SVQ
2022-07-14 17:37 UTC (7+ messages)
` [RFC PATCH v9 20/23] vdpa: Buffer CVQ support on shadow virtqueue
[PATCH v3] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
2022-07-14 17:23 UTC
target/hexagon: Fixed container/CI feedback on idef-parser v9 patchset
2022-07-14 17:17 UTC
[PULL 0/3] Guest Agent patches 2022-07-13
2022-07-14 17:13 UTC (2+ messages)
[PATCH v2 00/19] vdpa net devices Rx filter change notification with Shadow VQ
2022-07-14 16:31 UTC (20+ messages)
` [PATCH v2 01/19] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [PATCH v2 02/19] virtio-net: Expose MAC_TABLE_ENTRIES
` [PATCH v2 03/19] virtio-net: Expose ctrl virtqueue logic
` [PATCH v2 04/19] vhost: Reorder vhost_svq_kick
` [PATCH v2 05/19] vhost: Move vhost_svq_kick call to vhost_svq_add
` [PATCH v2 06/19] vhost: Check for queue full at vhost_svq_add
` [PATCH v2 07/19] vhost: Decouple vhost_svq_add from VirtQueueElement
` [PATCH v2 08/19] vhost: Add SVQElement
` [PATCH v2 09/19] vhost: Track number of descs in SVQElement
` [PATCH v2 10/19] vhost: add vhost_svq_push_elem
` [PATCH v2 11/19] vhost: Expose vhost_svq_add
` [PATCH v2 12/19] vhost: add vhost_svq_poll
` [PATCH v2 13/19] vhost: Add svq avail_handler callback
` [PATCH v2 14/19] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [PATCH v2 15/19] vdpa: manual forward CVQ buffers
` [PATCH v2 16/19] vdpa: Buffer CVQ support on shadow virtqueue
` [PATCH v2 17/19] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [PATCH v2 18/19] vdpa: Add device migration blocker
` [PATCH v2 19/19] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH 00/11] Add Cortex-R52
2022-07-14 16:52 UTC (20+ messages)
` [PATCH 01/11] target/arm: Add ARM_FEATURE_V8_R
` [PATCH 02/11] target/arm: Add ARM Cortex-R52 cpu
` [PATCH 03/11] target/arm: Add v8R MIDR register
` [PATCH 04/11] target/arm: Make RVBAR available for non AARCH64 CPUs
` [PATCH 05/11] target/arm: Make stage_2_format for cache attributes optional
` [PATCH 06/11] target/arm: Add ARMCacheAttrs to the signature of pmsav8_mpu_lookup
` [PATCH 07/11] target/arm: Enable TTBCR_EAE for ARM_FEATURE_V8_R
` [PATCH 08/11] target/arm Add PMSAv8r registers
` [PATCH 09/11] target/arm: Add PMSAv8r functionality
` [PATCH 10/11] target/arm: Make SPSR_hyp accessible for Cortex-R52
` [PATCH 11/11] hw/arm: Add R52 machine
[RFC PATCH 0/8] Refactor bdrv_try_set_aio_context using transactions
2022-07-14 16:45 UTC (7+ messages)
` [RFC PATCH 1/8] block.c: assert bs->aio_context is written under BQL and drains
` [RFC PATCH 2/8] transactions: add tran_add_back
` [RFC PATCH 3/8] RFC: block: use transactions as a replacement of ->{can_}set_aio_context()
[PATCH v2] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
2022-07-14 16:30 UTC (4+ messages)
[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
2022-07-14 16:09 UTC (4+ messages)
[PULL v2 00/19] aspeed queue
2022-07-14 15:44 UTC (20+ messages)
` [PULL 01/19] aspeed: sbc: Allow per-machine settings
` [PULL 02/19] hw/i2c/pmbus: Add idle state to return 0xff's
` [PULL 03/19] hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
` [PULL 04/19] hw/sensor: Add Renesas ISL69259 device model
` [PULL 05/19] aspeed: Create SRAM name from first CPU index
` [PULL 06/19] aspeed: Refactor UART init for multi-SoC machines
` [PULL 07/19] aspeed: Make aspeed_board_init_flashes public
` [PULL 08/19] aspeed: Add fby35 skeleton
` [PULL 09/19] aspeed: Add AST2600 (BMC) to fby35
` [PULL 10/19] aspeed: fby35: Add a bootrom for the BMC
` [PULL 11/19] aspeed: Add AST1030 (BIC) to fby35
` [PULL 12/19] docs: aspeed: Add fby35 multi-SoC machine section
` [PULL 13/19] docs: aspeed: Minor updates
` [PULL 14/19] test/avocado/machine_aspeed.py: Add SDK tests
` [PULL 15/19] hw: m25p80: Add Block Protect and Top Bottom bits for write protect
` [PULL 16/19] hw: m25p80: add tests for BP and TB bit "
` [PULL 17/19] qtest/aspeed_gpio: Add input pin modification test
` [PULL 18/19] hw/gpio/aspeed: Don't let guests modify input pins
` [PULL 19/19] aspeed: Add fby35-bmc slot GPIO's
[PATCH v6 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-07-14 15:39 UTC (15+ messages)
` [PATCH v6 09/10] i386/pc: relocate 4g start to 1T where applicable
[PATCH 0/3] target: RFC: display deprecation note for '-cpu help'
2022-07-14 15:07 UTC (4+ messages)
` [PATCH 1/3] target/i386: display deprecation note in "
` [PATCH 2/3] target/s390x: "
` [PATCH 3/3] target/arm: "
[PATCH 00/11] QOM'ify PIIX3 southbridge
2022-07-14 15:06 UTC (9+ messages)
` [PATCH 02/11] hw/i386/pc_piix: Allow for setting properties before realizing "
` [PATCH 03/11] hw/isa/piix3: QOM'ify USB controller creation
` [PATCH 06/11] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH 11/11] hw/isa/piix3: Remove extra ';' outside of functions
` [PATCH 11/11] hw/isa/piix3: Remove extra '; ' "
[PATCH v8 00/12] s390x: CPU Topology
2022-07-14 14:57 UTC (9+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
` [PATCH v8 08/12] s390x/cpu_topology: implementing numa for the s390x topology
[PATCH] linux-user/aarch64: Do not clear PROT_MTE on mprotect
2022-07-14 14:54 UTC (2+ messages)
[PATCH] hw/nvme: add trace events for ioeventfd
2022-07-14 14:41 UTC (2+ messages)
[PATCH 0/2] target/arm: Two SME fixes
2022-07-14 14:39 UTC (2+ messages)
[RFC] hw/nvme: Use irqfd to send interrupts
2022-07-14 14:31 UTC (4+ messages)
[PULL 00/19] aspeed queue
2022-07-14 14:26 UTC (3+ messages)
[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
2022-07-14 14:19 UTC (9+ messages)
` [PATCH v2 02/11] acpi/tests/bits: add SPDX license identifiers for bios bits tests
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
[PATCH 0/2] block/parallels: Fix buffer-based write call
2022-07-14 13:28 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/131: Add parallels regression test
[PULL 0/5] Darwin patches for 2022-07-12
2022-07-14 13:25 UTC (2+ messages)
[PATCH 0/7] target/arm: Handle VTCR_EL2 bits shared between S and NS EL2
2022-07-14 13:23 UTC (8+ messages)
` [PATCH 1/7] target/arm: Define and use new regime_tcr_value() function
` [PATCH 2/7] target/arm: Calculate mask/base_mask in get_level1_table_address()
` [PATCH 3/7] target/arm: Fold regime_tcr() and regime_tcr_value() together
` [PATCH 4/7] target/arm: Fix big-endian host handling of VTCR
` [PATCH 5/7] target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
` [PATCH 6/7] target/arm: Store TCR_EL* "
` [PATCH 7/7] target/arm: Honour VTCR_EL2 bits in Secure EL2
[PATCH 0/3] Object properties for MAX31785 status, target, and input
2022-07-14 13:10 UTC (5+ messages)
` [PATCH 1/3] qom/object : add object_property_add_int8_ptr() property for 8 bit signed integers
` [PATCH 2/3] hw/sensor: max31785 : add fan status, tach target, and tach input object properties
` [PATCH 3/3] hw/sensor: max31785 : update the tach input based on the tach margin percentage
[PATCH] hw/ppc: pass random seed to fdt
2022-07-14 13:01 UTC (2+ messages)
[PATCH v2] target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
2022-07-14 13:00 UTC (2+ messages)
[PATCH 0/6] Fix gen_*_exception error codes
2022-07-14 13:00 UTC (4+ messages)
` [PATCH 6/6] target/ppc: fix exception error code in spr_write_excp_vector
[PATCH v7 00/13] Migration: Transmit and detect zero pages in the multifd threads
2022-07-14 12:43 UTC (11+ messages)
` [PATCH v7 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PATCH v7 02/13] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PATCH v7 02/13] multifd: Create page_size fields into both MultiFD{Recv,Send}Params
` [PATCH v7 03/13] multifd: Create page_count fields into both MultiFD{Recv, Send}Params
` [PATCH v7 03/13] multifd: Create page_count fields into both MultiFD{Recv,Send}Params
` [PATCH v7 04/13] migration: Export ram_transferred_ram()
` [PATCH v7 05/13] multifd: Count the number of bytes sent correctly
Internal MAC addresses list (mac_table) usage
2022-07-14 11:53 UTC (3+ messages)
[PATCH v2 00/11] dump: Add arch section and s390x PV dump
2022-07-14 11:55 UTC (13+ messages)
` [PATCH v2 01/11] dump: Cleanup memblock usage
` [PATCH v2 03/11] dump: Split write of section headers and data and add a prepare step
` [PATCH v2 05/11] dump/dump: Add section string table support
[PATCH v2] Align Raspberry Pi DMA interrupts with Linux DTS
2022-07-14 10:33 UTC (3+ messages)
[PATCH v10 00/12] Improve PMU support
2022-07-14 10:29 UTC (11+ messages)
` [PATCH v10 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v10 09/12] target/riscv: Simplify counter predicate function
` [PATCH v10 10/12] target/riscv: Add few cache related PMU events
` [PATCH v10 11/12] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v10 12/12] target/riscv: Update the privilege field for sscofpmf CSRs
[RFC v3 0/8] blkio: add libblkio BlockDriver
2022-07-14 10:16 UTC (11+ messages)
` [RFC v3 4/8] block: add BDRV_REQ_REGISTERED_BUF request flag
` [RFC v3 5/8] block: add BlockRAMRegistrar
` [RFC v3 6/8] stubs: add memory_region_from_host() and memory_region_get_fd()
` [RFC v3 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [RFC v3 8/8] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
[PATCH] hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP
2022-07-14 9:54 UTC
[PATCH v2] target/i386: Restore TSX features with taa-no
2022-07-14 9:44 UTC (3+ messages)
[PATCH v3] Align Raspberry Pi DMA interrupts with Linux DTS
2022-07-14 9:39 UTC
[PULL 00/20] SCSI, build system patches for 2022-07-13
2022-07-14 9:02 UTC (21+ messages)
` [PULL 01/20] scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
` [PULL 02/20] cutils: Introduce bundle mechanism
` [PULL 03/20] datadir: Use "
` [PULL 04/20] module: "
` [PULL 05/20] meson: Prefix each element of firmware path
` [PULL 06/20] scsi-disk: add new quirks bitmap to SCSIDiskState
` [PULL 07/20] scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
` [PULL 08/20] q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-cd devices
` [PULL 09/20] scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
` [PULL 10/20] q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-cd devices
` [PULL 11/20] scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Macintosh
` [PULL 12/20] q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple for scsi devices
` [PULL 13/20] scsi-disk: add FORMAT UNIT command
` [PULL 14/20] scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
` [PULL 15/20] q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd devices
` [PULL 16/20] scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM drives
` [PULL 17/20] scsi-disk: allow MODE SELECT block descriptor to set the block size
` [PULL 18/20] q800: add default vendor and product information for scsi-hd devices
` [PULL 19/20] q800: add default vendor and product information for scsi-cd devices
` [PULL 20/20] pc-bios/s390-ccw: add -Wno-array-bounds
[PULL 00/12] MIPS patches for 2022-07-12
2022-07-14 8:30 UTC (2+ messages)
[PATCH] vdpa: Clean vhost_vdpa_dev_start(dev, false)
2022-07-14 6:45 UTC (2+ messages)
[PATCH v3 00/14] scsi: add quirks and features to support m68k Macs
2022-07-14 6:23 UTC (2+ messages)
[PATCH 00/12] hw/nvme: misc fixes and updates
2022-07-14 5:37 UTC (2+ messages)
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-14 5:35 UTC (4+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-14 5:13 UTC (15+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
[PATCH] qtest/machine-none: Add LoongArch support
2022-07-14 1:45 UTC (2+ messages)
[PATCH v2 0/3] target/s390x: vfmin/vfmax fixes
2022-07-14 1:17 UTC (3+ messages)
` [PATCH v2 3/3] tests/tcg/s390x: test signed vfmin/vfmax
[PULL 00/35] Block patches
2022-07-13 20:47 UTC (2+ messages)
updates for designware pci-host
2022-07-13 16:54 UTC (8+ messages)
` [PATCH 1/7] pci: designware: add 64-bit viewport limit
` [PATCH 2/7] pci: designware: fix DESIGNWARE_PCIE_ATU_UPPER_TARGET
` [PATCH 3/7] pci: designware: clamp viewport index
` [PATCH 4/7] pci: designware: ignore new bits in ATU CR1
` [PATCH 5/7] pci: designware: move msi to entry 5
` [PATCH 6/7] pci: designware: correct host's class_id
` [PATCH 7/7] pci: designware: add initial tracing events
[PATCH] gpio: designware gpio driver
2022-07-13 17:20 UTC
[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
2022-07-13 20:30 UTC (13+ messages)
` [PATCH 2/9] target/ppc: add errp to kvmppc_read_int_cpu_dt()
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).