messages from 2020-04-27 18:28:21 to 2020-04-28 16:22:07 UTC [more...]
[PATCH v2 00/14] LUKS: encryption slot management using amend interface
2020-04-28 16:17 UTC (12+ messages)
` [PATCH v2 02/14] qcrypto/luks: implement encryption key management
` [PATCH v2 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v2 05/14] block/amend: refactor qcow2 amend options
` [PATCH v2 07/14] block/crypto: implement the encryption key management
` [PATCH v2 08/14] block/qcow2: extend qemu-img amend interface with crypto options
[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
2020-04-28 16:05 UTC (3+ messages)
[PATCH v1 0/1] target/arm: Remove access_el3_aa32ns()
2020-04-28 16:03 UTC (2+ messages)
` [PATCH v1 1/1] target/arm: Drop access_el3_aa32ns()
[PATCH 0/3] account for NVDIMM nodes during SRAT generation
2020-04-28 16:02 UTC (6+ messages)
` [PATCH 1/3] diffs-allowed: add the SRAT AML to diffs-allowed
` [PATCH 2/3] hw/acpi-build: account for NVDIMM numa nodes in SRAT
` [PATCH 3/3] tests/acpi: update expected SRAT files
[PATCH v2] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
2020-04-28 16:01 UTC (3+ messages)
[Qemu-devel] Should memory hotplug work with vhost-user backends?
2020-04-28 15:55 UTC (2+ messages)
backing chain & block status & filters
2020-04-28 15:13 UTC (5+ messages)
[PATCH v21 0/4] implement zstd cluster compression method
2020-04-28 15:48 UTC (7+ messages)
` [PATCH v21 1/4] qcow2: introduce compression type feature
` [PATCH v21 2/4] qcow2: rework the cluster compression routine
` [PATCH v21 3/4] qcow2: add zstd cluster compression
` [PATCH v21 4/4] iotests: 287: add qcow2 compression type test
[PATCH] hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
2020-04-28 15:46 UTC
[PATCH 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
2020-04-28 15:03 UTC (27+ messages)
` [PATCH 1/4] block: Add bdrv_make_empty()
` [PATCH 2/4] block: Use bdrv_make_empty() where possible
` [PATCH 3/4] block: Add blk_make_empty()
` [PATCH 4/4] block: Use blk_make_empty() after commits
[PATCH v3 00/18] target/arm: sve load/store improvements
2020-04-28 15:02 UTC (8+ messages)
` [PATCH v3 13/18] target/arm: Update contiguous first-fault and no-fault loads
[PATCH] virtiofsd: Show submounts
2020-04-28 14:58 UTC (9+ messages)
[PATCH v2] migration/xbzrle: add encoding rate
2020-04-28 14:51 UTC (2+ messages)
[PATCH RFC v2] target/arm: Implement SVE2 TBL, TBX
2020-04-28 14:43 UTC
[RFC PATCH v1 00/26] VM introspection
2020-04-28 14:38 UTC (8+ messages)
` [RFC PATCH v1 20/26] kvm: vmi: intercept live migration
About hardfloat in ppc
2020-04-28 14:29 UTC (7+ messages)
[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
2020-04-28 14:14 UTC (12+ messages)
[PATCH 0/2] Fix QEMU crashes when passing IGD to a guest VM under XEN
2020-04-28 12:33 UTC (8+ messages)
` [PATCH 1/2] Fix undefined behaviour
` [PATCH 2/2] Improve legacy vbios handling
[PATCH v1] target/m68k: fix gdb for m68xxx
2020-04-28 14:13 UTC (4+ messages)
[PATCH 3/4] char-socket: avoid double call tcp_chr_free_connection
2020-04-28 14:09 UTC (6+ messages)
` [PATCH v2] char-socket: initialize reconnect timer only when the timer doesn't start
[PATCH v20 0/4] qcow2: Implement zstd cluster compression methodi
2020-04-28 13:34 UTC (13+ messages)
` [PATCH v20 3/4] qcow2: add zstd cluster compression
` [PATCH v20 4/4] iotests: 287: add qcow2 compression type test
[PATCH 0/5] ramfb: a bunch of reverts and fixes
2020-04-28 13:09 UTC (7+ messages)
` [PATCH 4/5] ramfb: add sanity checks to ramfb_create_display_surface
[PATCH 0/3] headers update and virtio-net fixup
2020-04-28 13:04 UTC (10+ messages)
` [PATCH 3/3] virtio-net: remove VIRTIO_NET_HDR_F_RSC_INFO compat handling
[PATCH v3 0/3] qcow2: Allow resize of images with internal snapshots
2020-04-28 12:59 UTC (7+ messages)
` [PATCH v3 1/3] block: Add blk_new_with_bs() helper
[PATCH v10 00/14] iotests: use python logging
2020-04-28 12:21 UTC (3+ messages)
[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
2020-04-28 11:48 UTC (3+ messages)
` [PATCH 1/2] virtiofsd: only retain file system capabilities
[PATCH 0/2] virt: Set tpm-tis-device ppi property to off by default
2020-04-28 11:01 UTC (8+ messages)
` [PATCH 1/2] tpm: tpm-tis-device: set PPI to false "
` [PATCH 2/2] hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off
[PATCH v2 0/6] block-copy: use aio-task-pool
2020-04-28 10:05 UTC (17+ messages)
` [PATCH v2 1/6] block/block-copy: rename in-flight requests to tasks
` [PATCH v2 2/6] block/block-copy: alloc task on each iteration
` [PATCH v2 3/6] block/block-copy: add state pointer to BlockCopyTask
` [PATCH v2 4/6] block/block-copy: move task size initial calculation to _task_create
` [PATCH v2 5/6] block/block-copy: move block_copy_task_create down
` [PATCH v2 6/6] block/block-copy: use aio-task-pool API
[PATCH for-5.1 1/7] configure: Add KVM target support for MIPS64
2020-04-28 8:34 UTC (10+ messages)
` [PATCH for-5.1 3/7] hw/mips: Add CPU IRQ3 delivery for KVM
` [PATCH for-5.1 4/7] target/mips: Add Loongson-3 CPU definition
` [PATCH for-5.1 7/7] MAINTAINERS: Add myself as Loongson-3 maintainer
[PATCH v1 00/11] hw/arm: versal: Add SD and the RTC
2020-04-28 8:01 UTC (27+ messages)
` [PATCH v1 01/11] hw/arm: versal: Remove inclusion of arm_gicv3_common.h
` [PATCH v1 02/11] hw/arm: versal: Move misplaced comment
` [PATCH v1 03/11] hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal
` [PATCH v1 04/11] hw/arm: versal: Embedd the UARTs into the SoC type
` [PATCH v1 05/11] hw/arm: versal: Embedd the GEMs "
` [PATCH v1 06/11] hw/arm: versal: Embedd the ADMAs "
` [PATCH v1 07/11] hw/arm: versal: Embedd the APUs "
` [PATCH v1 08/11] hw/arm: versal: Add support for SD
` [PATCH v1 09/11] hw/arm: versal: Add support for the RTC
` [PATCH v1 11/11] hw/arm: versal-virt: "
[PATCH] hax: Dynamic allocate vcpu state structure
2020-04-28 8:15 UTC (4+ messages)
[PATCH v2] [Qemu-devel] target/i386: HAX: Enable ROM/ROM device memory region support
2020-04-28 8:11 UTC (4+ messages)
[RFC patch v1 0/3] qemu-file writing performance improving
2020-04-28 8:06 UTC (4+ messages)
` [RFC patch v1 2/3] qemu-file: add buffered mode
[PATCH v4 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
2020-04-28 7:15 UTC (13+ messages)
` [PATCH v4 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v4 2/7] dwc-hsotg (dwc2) USB host controller register definitions
` [PATCH v4 3/7] dwc-hsotg (dwc2) USB host controller state definitions
` [PATCH v4 4/7] dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v4 5/7] usb: add short-packet handling to usb-storage driver
` [PATCH v4 6/7] wire in the dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v4 7/7] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host
[Bug 1874674] [NEW] [Feature request] acceptance test class to run user-mode binaries
2020-04-28 7:26 UTC (4+ messages)
` [Bug 1874674] "
[Bug 1869858] Re: qemu can't start Windows10arm64 19H1(with kvm)
2020-04-28 6:07 UTC
Questionable aspects of QEMU Error's design
2020-04-28 5:20 UTC (4+ messages)
[PATCH] hax: Add hax max vcpu IOCTL and support 64 vcpu
2020-04-28 2:46 UTC (3+ messages)
[PATCH v4 0/2] Cross-device resource sharing
2020-04-28 2:15 UTC (3+ messages)
` [virtio-comment] Request vote for the patch: "
[PATCH v23 QEMU 0/5] virtio-balloon: add support for page poison reporting and free page reporting
2020-04-28 0:54 UTC (6+ messages)
` [PATCH v23 QEMU 1/5] linux-headers: Update to allow renaming of free_page_report_cmd_id
` [PATCH v23 QEMU 2/5] linux-headers: update to contain virito-balloon free page reporting
` [PATCH v23 QEMU 3/5] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [PATCH v23 QEMU 4/5] virtio-balloon: Implement support for page poison reporting feature
` [PATCH v23 QEMU 5/5] virtio-balloon: Provide an interface for free page reporting
[PATCH 1/1] target/riscv: fix VS interrupts forwarding to HS
2020-04-27 21:40 UTC (2+ messages)
[PATCH RFC v3 0/3] target/arm: Implement SVE2 Crypto Extensions
2020-04-27 21:40 UTC (4+ messages)
` [PATCH RFC v3 1/3] target/arm: Implement SVE2 AESMC, AESIMC
` [PATCH RFC v3 2/3] target/arm: Implement SVE2 AESE, AESD, SM4E
` [PATCH RFC v3 3/3] target/arm: Implement SVE2 SM4EKEY, RAX1
[PATCH] linux-user/riscv: Fix target_ucontext and target_sigcontext
2020-04-27 21:04 UTC (3+ messages)
[PATCH v2 0/2] hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
2020-04-27 20:10 UTC (3+ messages)
` [PATCH v2 2/2] hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
[RFC PATCH] qom: Implement qom-get HMP command
2020-04-27 19:19 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).