qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 21:19:37 to 2020-05-07 13:58:43 UTC [more...]

[RFC v4 0/6] hmp,qmp: Add some commands to introspect virtio devices
 2020-05-07 13:47 UTC  (6+ messages)
` [RFC v4 1/6] qmp: add QMP command x-debug-query-virtio
` [RFC v4 2/6] qmp: add QMP command x-debug-virtio-status
` [RFC v4 3/6] qmp: decode feature bits in virtio-status
` [RFC v4 4/6] qmp: add QMP command x-debug-virtio-queue-status
` [RFC v4 5/6] qmp: add QMP command x-debug-virtio-queue-element

[PATCH v5 00/15] acpi: i386 tweaks
 2020-05-07 13:53 UTC  (17+ messages)
` [PATCH v5 01/15] qtest: allow DSDT acpi table changes
` [PATCH v5 02/15] acpi: move aml builder code for rtc device
` [PATCH v5 03/15] acpi: rtc: use a single crs range
` [PATCH v5 04/15] acpi: serial: don't use _STA method
` [PATCH v5 05/15] acpi: move aml builder code for serial device
` [PATCH v5 06/15] acpi: parallel: don't use _STA method
` [PATCH v5 07/15] acpi: move aml builder code for parallel device
` [PATCH v5 08/15] acpi: move aml builder code for floppy device
` [PATCH v5 09/15] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v5 10/15] acpi: factor out fw_cfg_add_acpi_dsdt()
` [PATCH v5 11/15] acpi: simplify build_isa_devices_aml()
` [PATCH v5 12/15] acpi: drop serial/parallel enable bits from dsdt
` [PATCH v5 13/15] acpi: drop build_piix4_pm()
` [PATCH v5 14/15] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion
` [PATCH v5 15/15] floppy: make isa_fdc_get_drive_max_chs static

[PATCH] target/arm: Use correct GDB XML for M-profile cores
 2020-05-07 13:47 UTC 

[PATCH v25 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-07 13:46 UTC  (6+ messages)

[PATCH v26 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-07 13:42 UTC  (11+ messages)
` [PATCH v26 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH v26 02/10] hw/arm/virt: Introduce a RAS machine option
` [PATCH v26 03/10] docs: APEI GHES generation and CPER record description
` [PATCH v26 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v26 05/10] ACPI: Build Hardware Error Source Table
` [PATCH v26 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH v26 07/10] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v26 08/10] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH v26 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v26 10/10] MAINTAINERS: Add ACPI/HEST/GHES entries

[PATCH] 9pfs: Fix potential deadlock of QEMU mainloop
 2020-05-07 13:42 UTC  (8+ messages)

[PATCH v2 00/13] microvm: add acpi support
 2020-05-07 13:39 UTC  (6+ messages)
` [PATCH v2 09/13] microvm: add minimal "

[PULL 00/18] ppc-for-5.1 queue 20200507
 2020-05-07 13:29 UTC  (21+ messages)
` [PULL 01/18] target/ppc: Improve syscall exception logging
` [PULL 02/18] spapr: Don't check capabilities removed between CAS calls
` [PULL 03/18] ppc/spapr: tweak change system reset helper
` [PULL 04/18] ppc/pnv: Add support for NMI interface
` [PULL 05/18] spapr: Simplify selection of radix/hash during CAS
` [PULL 06/18] spapr/cas: Separate CAS handling from rebuilding the FDT
` [PULL 07/18] spapr: Drop CAS reboot flag
` [PULL 08/18] target/ppc: Enforce that the root page directory size must be at least 5
` [PULL 09/18] target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
` [PULL 10/18] target/ppc: Assert if HV mode is set when running under a pseries machine
` [PULL 11/18] spapr: Don't allow unplug of NVLink2 devices
` [PULL 12/18] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
` [PULL 13/18] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
` [PULL 14/18] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
` [PULL 15/18] target/ppc: Add support for Radix "
` [PULL 16/18] spapr_nvdimm.c: make 'label-size' mandatory
` [PULL 17/18] spapr_nvdimm: Tweak error messages
` [PULL 18/18] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9

[PATCH v4 0/6] colo-compare bugfixes
 2020-05-07 13:26 UTC  (7+ messages)
` [PATCH v4 3/6] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PATCH v4 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
` [PATCH v4 6/6] net/colo-compare.c: Correct ordering in complete and finalize

backing chain & block status & filters
 2020-05-07 12:58 UTC  (4+ messages)

[PATCH v2] Fix stack smashing when handling PR_GET_PDEATHSIG
 2020-05-07 13:03 UTC 

[PATCH v5 00/14] LUKS: encryption slot management using amend interface
 2020-05-07 12:54 UTC  (15+ messages)
` [PATCH v5 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
` [PATCH v5 02/14] qcrypto/luks: implement encryption key management
` [PATCH v5 03/14] block/amend: add 'force' option
` [PATCH v5 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v5 05/14] block/amend: refactor qcow2 amend options
` [PATCH v5 06/14] block/crypto: rename two functions
` [PATCH v5 07/14] block/crypto: implement the encryption key management
` [PATCH v5 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v5 09/14] iotests: filter few more luks specific create options
` [PATCH v5 10/14] iotests: qemu-img tests for luks key management
` [PATCH v5 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v5 12/14] block/crypto: implement blockdev-amend
` [PATCH v5 13/14] block/qcow2: "
` [PATCH v5 14/14] iotests: add tests for blockdev-amend

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-07 12:06 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-05-07 12:17 UTC  (6+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-05-07 12:16 UTC  (4+ messages)
` [PATCH v6 3/5] 9pfs: add new function v9fs_co_readdir_many()

[PATCH 0/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
 2020-05-07 12:11 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block/block-copy: Simplify block_copy_do_copy()

[PATCH V3 01/14] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
 2020-05-07 12:10 UTC  (3+ messages)

[PULL 0/5] Misc crypto subsystem fixes
 2020-05-07 11:58 UTC  (6+ messages)
` [PULL 1/5] crypto: fix getter of a QCryptoSecret's property
` [PULL 2/5] crypto/secret: fix inconsequential errors
` [PULL 3/5] crypto: Redundant type conversion for AES_KEY pointer
` [PULL 4/5] block: luks: better error message when creating too large files
` [PULL 5/5] crypto: extend hash benchmark to cover more algorithms

[PATCH] target/ppc: Add support for scv and rfscv instructions
 2020-05-07 11:53 UTC 

[Qemu-devel] [PATCH V2 4/4] hw/tpm: fix usage of bool in tpm-tis.c
 2020-05-07 11:52 UTC 

[PATCH] ppc/pnv: Fix NMI system reset SRR1 value
 2020-05-07 11:48 UTC 

[PATCH v3 00/33] block: Introduce real BdrvChildRole
 2020-05-07 11:40 UTC  (28+ messages)
` [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
` [PATCH v3 12/33] block: Unify bdrv_child_cb_detach()
` [PATCH v3 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v3 18/33] block: Add bdrv_default_perms()
` [PATCH v3 22/33] block: Make backing files child_of_bds children
` [PATCH v3 26/33] block: Use child_of_bds in remaining places
` [PATCH v3 32/33] block: Pass BdrvChildRole in remaining cases

[PATCH v24 0/4] implement zstd cluster compression method
 2020-05-07 11:24 UTC  (6+ messages)
` [PATCH v24 1/4] qcow2: introduce compression type feature
` [PATCH v24 2/4] qcow2: rework the cluster compression routine
` [PATCH v24 3/4] qcow2: add zstd cluster compression
` [PATCH v24 4/4] iotests: 287: add qcow2 compression type test

[PATCH 0/9] More truncate improvements
 2020-05-07 11:14 UTC  (4+ messages)
` [PATCH 7/9] parallels: Rework truncation logic

[PATCH v4 00/14] LUKS: encryption slot management using amend interface
 2020-05-07 11:13 UTC  (5+ messages)
` [PATCH v4 02/14] qcrypto/luks: implement encryption key management

[PATCH 0/2] use unsigned type for MegasasState fields
 2020-05-07 10:57 UTC  (3+ messages)
` [PATCH 1/2] megasas: use unsigned type for reply_queue_head
` [PATCH 2/2] megasas: use unsigned type for positive numeric fields

[PATCH v3] migration/throttle: Add cpu-throttle-tailslow migration parameter
 2020-05-07 10:31 UTC  (3+ messages)

[PATCH 0/6] block/nvme: Align block pages queue to host page size
 2020-05-07 10:04 UTC  (12+ messages)
` [PATCH 1/6] qemu/osdep: Document qemu_memalign() and friends
` [PATCH 2/6] qemu/bitmap: Document bitmap_new() returned pointer
` [PATCH 3/6] sysemu/block-backend: Document blk_read()/blk_pwrite()
` [PATCH 4/6] block/block: Document BlockSizes fields
` [RFC PATCH 6/6] hw/block/nvme: Make device target agnostic

tst-arm-mte bug: PSTATE.TCO is cleared on exceptions
 2020-05-07  9:59 UTC  (5+ messages)

[PULL 00/10] tcg patch queue
 2020-05-07  9:54 UTC  (2+ messages)

[PATCH v1 0/7] various tcg and linux-user updates
 2020-05-07  9:47 UTC  (3+ messages)
` [PATCH v1 7/7] translate-all: include guest address in out_asm output

[PATCH v2 0/2] Add pathin option to -chardev file
 2020-05-07  9:38 UTC  (5+ messages)
` [PATCH v2 1/2] chardev: enable distinct input for "
` [PATCH v2 2/2] char-file: add test for distinct path= and pathin=

[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
 2020-05-07  9:28 UTC  (3+ messages)

[PATCH v2 0/9] drop unallocated_blocks_are_zero
 2020-05-07  8:48 UTC  (10+ messages)
` [PATCH v2 1/9] qemu-img: convert: don't use unallocated_blocks_are_zero
` [PATCH v2 2/9] block: inline bdrv_unallocated_blocks_are_zero()
` [PATCH v2 3/9] block/vdi: return ZERO block-status when appropriate
` [PATCH v2 4/9] block/vpc: "
` [PATCH v2 5/9] block/crypto: drop unallocated_blocks_are_zero
` [PATCH v2 6/9] block/iscsi: "
` [PATCH v2 7/9] block/file-posix: "
` [PATCH v2 8/9] block/vhdx: "
` [PATCH v2 9/9] block: "

[PULL v1 0/3] Merge tpm 2020/05/06 v1
 2020-05-07  8:45 UTC  (2+ messages)

[PATCH] qcow2: Fix preallocation on block devices
 2020-05-07  8:39 UTC  (2+ messages)

[PATCH 0/8] drop unallocated_blocks_are_zero
 2020-05-07  8:35 UTC  (20+ messages)
` [PATCH 1/8] block/vdi: return ZERO block-status when appropriate
` [PATCH 2/8] block/vpc: "
` [PATCH 3/8] block/crypto: drop unallocated_blocks_are_zero
` [PATCH 4/8] block/iscsi: "
` [PATCH 5/8] block/file-posix: "
` [PATCH 6/8] block/vhdx: "
` [PATCH 8/8] block: "

[PATCH] Fix stack corruption when handling PR_GETDEATHSIG
 2020-05-07  8:23 UTC  (3+ messages)

[PATCH] ppc/spapr: add a POWER10 CPU model
 2020-05-07  7:38 UTC 

[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
 2020-05-07  7:15 UTC  (4+ messages)
` [PATCH v2 5/5] vhost: add device started check in migration set log

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-05-07  7:00 UTC  (4+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-05-07  6:37 UTC  (18+ messages)
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device

[PATCH v1 0/2] Sample mtty: Add migration support
 2020-05-07  5:49 UTC  (4+ messages)
` [PATCH v1 2/2] Sample mtty: Add migration capability to mtty module

[PATCH Kernel v18 0/7] KABIs to support migration for VFIO devices
 2020-05-07  5:37 UTC  (6+ messages)
` [PATCH Kernel v18 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v18 6/7] vfio iommu: Add migration capability to report supported features

[PATCH v3] tests/qht-bench: Fix Clang 'implicit-int-float-conversion' warning
 2020-05-07  4:54 UTC  (2+ messages)

[PATCH v4 0/6] hyperv: VMBus implementation
 2020-05-07  3:14 UTC  (6+ messages)
` [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry

[PATCH 0/5] target/i386: fxtract, fscale fixes
 2020-05-07  2:13 UTC  (7+ messages)
` [PATCH 1/5] target/i386: implement special cases for fxtract
` [PATCH 2/5] target/i386: fix fscale handling of signaling NaN
` [PATCH 3/5] target/i386: fix fscale handling of invalid exponent encodings
` [PATCH 4/5] target/i386: fix fscale handling of infinite exponents
` [PATCH 5/5] target/i386: fix fscale handling of rounding precision

[PATCH] hw/net: Added basic IPv6 fragmentation. Fixed IPv6 payload length. Fixed CSO for IPv6
 2020-05-07  1:18 UTC  (2+ messages)

[PATCH 0/2] Additional parameters for qemu_img map
 2020-05-06 22:04 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] qemu-img: remove check that cvtnum value > MAX_INT
  ` [PATCH v2 2/5] qemu_img: add error report to cvtnum
  ` [PATCH v2 3/5] qemu-img: validate image length in img_map
  ` [PATCH v2 4/5] qemu-img: refactor dump_map_entry JSON format output
  ` [PATCH v2 5/5] qemu-img: Add --start-offset and --max-length to map


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