messages from 2022-07-13 00:56:23 to 2022-07-14 09:54:24 UTC [more...]
[RFC v3 0/8] blkio: add libblkio BlockDriver
2022-07-14 9:39 UTC (11+ messages)
` [RFC v3 1/8] blkio: add io_uring block driver using libblkio
` [RFC v3 3/8] block: pass size to bdrv_unregister_buf()
` [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()
[PATCH v7 00/13] Migration: Transmit and detect zero pages in the multifd threads
2022-07-14 9:41 UTC (5+ messages)
` [PATCH v7 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PATCH v7 10/13] migration: Export ram_release_page()
[PATCH v2 00/11] dump: Add arch section and s390x PV dump
2022-07-14 9:40 UTC (22+ messages)
` [PATCH v2 01/11] dump: Cleanup memblock usage
` [PATCH v2 02/11] dump: Allocate header
` [PATCH v2 03/11] dump: Split write of section headers and data and add a prepare step
` [PATCH v2 04/11] dump: Reorder struct DumpState
` [PATCH v2 05/11] dump/dump: Add section string table support
` [PATCH v2 06/11] dump/dump: Add arch section support
` [PATCH v2 07/11] linux header sync
` [PATCH v2 08/11] s390x: Add protected dump cap
` [PATCH v2 09/11] s390x: Introduce PV query interface
` [PATCH v2 10/11] s390x: Add KVM PV dump interface
` [PATCH v2 11/11] s390x: pv: Add dump support
[PATCH v6 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-07-14 9:30 UTC (11+ messages)
` [PATCH v6 09/10] i386/pc: relocate 4g start to 1T where applicable
[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/54] virtio,pc,pci: fixes,cleanups,features
2022-07-14 9:16 UTC (2+ messages)
[PULL 00/12] MIPS patches for 2022-07-12
2022-07-14 8:30 UTC (2+ messages)
[PATCH v2] target/i386: Restore TSX features with taa-no
2022-07-14 7:59 UTC (2+ messages)
[RFC PATCH v9 00/23] Net Control VQ support in SVQ
2022-07-14 7:04 UTC (9+ messages)
` [RFC PATCH v9 03/23] vdpa: delay set_vring_ready after DRIVER_OK
` [RFC PATCH v9 20/23] vdpa: Buffer CVQ support on shadow virtqueue
[PATCH] vdpa: Clean vhost_vdpa_dev_start(dev, false)
2022-07-14 6:45 UTC (2+ messages)
Internal MAC addresses list (mac_table) usage
2022-07-14 6:44 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] hw/nvme: add trace events for ioeventfd
2022-07-14 5:34 UTC
[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
[RFC] hw/nvme: Use irqfd to send interrupts
2022-07-14 4:18 UTC (3+ messages)
[PATCH] qtest/machine-none: Add LoongArch support
2022-07-14 1:45 UTC (3+ messages)
[PATCH v2 0/3] target/s390x: vfmin/vfmax fixes
2022-07-14 1:17 UTC (5+ messages)
` [PATCH v2 1/3] target/s390x: fix handling of zeroes in vfmin/vfmax
` [PATCH v2 2/3] target/s390x: fix NaN propagation rules
` [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()
[PATCH 0/6] Fix gen_*_exception error codes
2022-07-13 20:08 UTC (7+ messages)
` [PATCH 2/6] target/ppc: fix exception error value in slbfee
` [PATCH 4/6] target/ppc: fix exception error code in helper_{load, store}_dcr
` [PATCH 4/6] target/ppc: fix exception error code in helper_{load,store}_dcr
` [PATCH 6/6] target/ppc: fix exception error code in spr_write_excp_vector
[PATCH v4 0/2] handling guest multiple displays
2022-07-13 19:59 UTC (4+ messages)
` [PATCH v4 2/2] ui/gtk: a new array param monitor to specify the target displays
[PATCH] hw/nvme: Add options to override hardcoded values
2022-07-13 19:46 UTC (7+ messages)
` Ping: "
[PATCH v2] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
2022-07-13 18:38 UTC
[RFC PATCH] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized
2022-07-13 18:28 UTC (4+ messages)
[PATCH] hw/ppc: pass random seed to fdt
2022-07-13 17:38 UTC (6+ messages)
[PATCH v2] memory: prevent dma-reentracy issues
2022-07-13 17:31 UTC (6+ messages)
[PATCH] hw/riscv: virt: pass random seed to fdt
2022-07-13 17:29 UTC (11+ messages)
[PATCH v6 00/13] qapi: net: add unix socket type support to netdev backend
2022-07-13 17:26 UTC (5+ messages)
` [PATCH v6 12/13] qemu-sockets: update socket_uri() to be consistent with socket_parse()
[RFC PATCH v3 0/3] Implement Power ISA 3.1B hash insns
2022-07-13 16:54 UTC (4+ messages)
` [RFC PATCH v3 1/3] linux-headers/asm-powerpc/kvm.h: Add HASHKEYR and HASHPKEYR in headers
` [RFC PATCH v3 2/3] target/ppc: Implement hashst and hashchk
` [RFC PATCH v3 3/3] target/ppc: Implement hashstp and hashchkp
[PATCH 0/3] target/s390x: vfmin/vfmax fixes
2022-07-13 16:14 UTC (6+ messages)
` [PATCH 3/3] tests/tcg/s390x: test signed vfmin/vfmax
[PATCH v2 0/5] Fix LoongArch coverity error and cpu name bug
2022-07-13 16:08 UTC (11+ messages)
` [PATCH 1/5] target/loongarch/cpu: Fix cpu_class_by_name function
` [PATCH 2/5] hw/intc/loongarch_pch_pic: Fix coverity errors in update irq
` [PATCH 3/5] target/loongarch/cpu: Fix coverity errors about excp_names
` [PATCH 4/5] target/loongarch/tlb_helper: Fix coverity integer overflow error
` [PATCH 5/5] target/loongarch/op_helper: Fix coverity cond_at_most error
[PATCH v3] multifd: Copy pages before compressing them with zlib
2022-07-13 15:35 UTC (2+ messages)
[PATCH v8 00/12] s390x: CPU Topology
2022-07-13 14:59 UTC (4+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
[PATCH 0/4] Multiple interface support on top of Multi-FD
2022-07-13 14:36 UTC (8+ messages)
` [PATCH 1/4] Modifying ‘migrate’ qmp command to add multi-FD socket on particular source and destination pair
` [PATCH 2/4] Adding multi-interface support for multi-FD on destination side
[PATCH] MAINTAINERS: Add myself as Guest Agent co-maintainer
2022-07-13 13:32 UTC
[PATCH] pc-bios/s390-ccw: add -Wno-array-bounds
2022-07-13 12:45 UTC
[PATCH] scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
2022-07-13 12:43 UTC
[PULL 0/3] Guest Agent patches 2022-07-13
2022-07-13 12:06 UTC (8+ messages)
` [PULL 1/3] MAINTAINERS: Add myself as Guest Agent reviewer
` [PULL 2/3] qapi: Avoid generating C identifier 'linux'
` [PULL 3/3] qga: add command 'guest-get-cpustats'
[PATCH v9 00/14] migration: Postcopy Preemption
2022-07-13 11:25 UTC (3+ messages)
` [PATCH v9 12/14] tests: Add postcopy tls migration test
[PATCH] roms/opensbi: Upgrade from v1.0 to v1.1
2022-07-13 9:06 UTC
[PATCH 00/11] QOM'ify PIIX3 southbridge
2022-07-13 8:17 UTC (12+ messages)
` [PATCH 01/11] hw/i386/pc: QOM'ify DMA creation
` [PATCH 02/11] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 southbridge
` [PATCH 03/11] hw/isa/piix3: QOM'ify USB controller creation
` [PATCH 04/11] hw/isa/piix3: QOM'ify ACPI "
` [PATCH 05/11] hw/i386/pc: QOM'ify RTC creation
` [PATCH 06/11] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH 07/11] hw/intc/i8259: Introduce i8259 proxy "isa-pic"
` [PATCH 08/11] hw/isa/piix3: QOM'ify ISA PIC creation
` [PATCH 09/11] hw/isa/piix3: QOM'ify IDE controller creation
` [PATCH 10/11] hw/isa/piix3: Wire up ACPI interrupt internally
` [PATCH 11/11] hw/isa/piix3: Remove extra ';' outside of functions
[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
2022-07-13 8:21 UTC (4+ messages)
` [PATCH v3 3/9] tests/style: check for mixups of bool constants with int variables
[PULL 00/19] aspeed queue
2022-07-13 7:52 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
[QUESTION] Exception print when enabling GICv4
2022-07-13 6:56 UTC (4+ messages)
[RFC v4 0/9] Add support for zoned device
2022-07-13 6:22 UTC (9+ messages)
` [RFC v4 1/9] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[PATCH v3 0/3] hw/gpio/aspeed: Don't let guests modify input pins
2022-07-13 6:15 UTC (3+ messages)
` [PATCH v3 2/3] "
[Qemu] how to use viriofs in qemu without NUMA
2022-07-13 5:43 UTC (9+ messages)
` [Virtio-fs] "
[PATCH v2] target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
2022-07-13 1:54 UTC (2+ messages)
[PATCH 0/2] target/arm: Two SME fixes
2022-07-13 4:58 UTC (3+ messages)
` [PATCH 1/2] target/arm: Fill in VL for tbflags when SME enabled and SVE disabled
` [PATCH 2/2] target/arm: Fix aarch64_sve_change_el for SME
loongarch missing tests/qtest/machine-none-test.c support
2022-07-13 2:06 UTC (2+ messages)
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).