messages from 2022-07-14 09:21:47 to 2022-07-14 20:01:51 UTC [more...]
[PATCH v8 00/12] s390x: CPU Topology
2022-07-14 20:05 UTC (12+ 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] decodetree.rst: add hint about format reuse with '.'
2022-07-14 19:59 UTC
[PATCH v3 0/2] target/ppc: Implement ISA 3.00 tlbie[l]
2022-07-14 19:36 UTC (7+ messages)
` [PATCH v3 1/2] target/ppc: Move tlbie[l] to decode tree
` [PATCH v3 2/2] target/ppc: Implement ISA 3.00 tlbie[l]
[PATCH v7 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-07-14 18:28 UTC (11+ messages)
` [PATCH v7 01/10] hw/i386: add 4g boundary start to X86MachineState
` [PATCH v7 02/10] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v7 03/10] i386/pc: pass pci_hole64_size "
` [PATCH v7 04/10] i386/pc: factor out above-4g end to an helper
` [PATCH v7 05/10] i386/pc: factor out cxl range end to helper
` [PATCH v7 06/10] i386/pc: factor out cxl range start "
` [PATCH v7 07/10] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
` [PATCH v7 08/10] i386/pc: factor out device_memory base/size to helper
` [PATCH v7 09/10] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v7 10/10] i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
[PATCH v5 0/8] Misc NPCM7XX patches
2022-07-14 18:28 UTC (9+ messages)
` [PATCH v5 1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH v5 2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus
` [PATCH v5 3/8] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH v5 4/8] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH v5 5/8] blockdev: Add a new IF type IF_OTHER
` [PATCH v5 6/8] hw/arm: npcm8xx_boards: EEPROMs can take bus as parameter
` [PATCH v5 7/8] hw/arm: Set drive property for at24c eeprom
` [PATCH v5 8/8] hw/arm: quanta-gbs-bmc add i2c devices
[PATCH 0/8] Misc NPCM7XX patches
2022-07-14 18:27 UTC (6+ messages)
` [PATCH 1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH 2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus
` [PATCH 3/8] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH 4/8] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH 5/8] blockdev: Add a new IF type IF_OTHER
[RFC] vhost: Move svq avail handler to virtio_net_handle_ctrl
2022-07-14 18:15 UTC
[PATCH] RISC-V: Allow both Zmmul and M
2022-07-14 18:00 UTC
[PATCH 0/8] Misc NPCM7XX patches
2022-07-14 18:00 UTC (9+ messages)
` [PATCH 1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH 2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus
` [PATCH 3/8] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH 4/8] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH 5/8] blockdev: Add a new IF type IF_OTHER
` [PATCH 6/8] hw/arm: npcm8xx_boards: EEPROMs can take bus as parameter
` [PATCH 7/8] hw/arm: Set drive property for at24c eeprom
` [PATCH 8/8] hw/arm: quanta-gbs-bmc add i2c devices
[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
2022-07-14 17:49 UTC (10+ 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
[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] 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 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 (2+ messages)
[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 (9+ messages)
` [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 (10+ messages)
` [PULL 06/20] scsi-disk: add new quirks bitmap to SCSIDiskState
` [PULL 12/20] q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple for scsi devices
` [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
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).