qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 10:38:14 to 2022-07-14 15:09:58 UTC [more...]

[PATCH 00/11] Add Cortex-R52
 2022-07-14 14:53 UTC  (4+ messages)
` [PATCH 01/11] target/arm: Add ARM_FEATURE_V8_R
` [PATCH 04/11] target/arm: Make RVBAR available for non AARCH64 CPUs
` [PATCH 06/11] target/arm: Add ARMCacheAttrs to the signature of pmsav8_mpu_lookup

[PATCH 0/3] target: RFC: display deprecation note for '-cpu help'
 2022-07-14 15:07 UTC 

[PATCH 00/11] QOM'ify PIIX3 southbridge
 2022-07-14 15:03 UTC  (7+ 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 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

[RFC PATCH 0/8] Refactor bdrv_try_set_aio_context using transactions
 2022-07-14 14:03 UTC  (3+ messages)
` [RFC PATCH 1/8] block.c: assert bs->aio_context is written under BQL and drains

[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 v2] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
 2022-07-14 13:35 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  (7+ 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  (8+ 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 v7 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-07-14 12:43 UTC  (13+ 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
` [PATCH v7 10/13] migration: Export ram_release_page()

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  (25+ 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 11:50 UTC  (14+ messages)
` [PATCH v6 09/10] i386/pc: relocate 4g start to 1T where applicable

[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
 2022-07-14 11:41 UTC  (3+ messages)

[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  (15+ 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()
` [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)

[RFC PATCH v9 00/23] Net Control VQ support in SVQ
 2022-07-14  7:04 UTC  (6+ messages)
` [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)

[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  (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 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: "

[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 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 0/4] Multiple interface support on top of Multi-FD
 2022-07-13 14:36 UTC  (7+ 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  (6+ messages)
` [PULL 1/3] MAINTAINERS: Add myself as Guest Agent reviewer

[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


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).