messages from 2020-04-28 06:41:54 to 2020-04-28 17:49:20 UTC [more...]
[PATCH RFC 0/3] target/arm: Implement SVE2 fp conversion
2020-04-28 17:43 UTC (2+ messages)
` [PATCH RFC 2/3] target/arm: Implement SVE2 FCVTLT
[PATCH 00/17] qom: Spring cleaning
2020-04-28 17:42 UTC (23+ messages)
` [PATCH 01/17] qom: Clearer reference counting in object_initialize_childv()
` [PATCH 02/17] qom: Clean up inconsistent use of gchar * vs. char *
` [PATCH 03/17] qom: Drop object_property_del_child()'s unused parameter @errp
` [PATCH 04/17] qom: Change object_property_get_uint16List() to match its doc
` [PATCH 05/17] qom: Make all the object_property_add_FOO() return the property
` [PATCH 06/17] qom: Drop object_property_set_description() parameter @errp
` [PATCH 07/17] tests/check-qom-proplist: Improve iterator coverage
` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
` [PATCH 09/17] hw/isa/superio: Make the components QOM children
` [PATCH 10/17] e1000: Don't run e1000_instance_init() twice
` [PATCH 11/17] hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
` [PATCH 12/17] qdev: Clean up qdev_connect_gpio_out_named()
` [PATCH 13/17] qom: Drop parameter @errp of object_property_add() & friends
` [PATCH 14/17] Drop more @errp parameters after previous commit
` [PATCH 15/17] qdev: Unrealize must not fail
` [PATCH 16/17] spapr_pci: Drop some dead error handling
` [PATCH 17/17] qom: Drop @errp parameter of object_property_del()
[PATCH v10 00/14] iotests: use python logging
2020-04-28 17:36 UTC (4+ messages)
[PATCH v3 0/4] Introduce Xilinx ZynqMP CAN controller
2020-04-28 17:35 UTC (8+ messages)
` [PATCH v3 1/4] hw/net/can: "
` [PATCH v3 2/4] xlnx-zynqmp: Connect "
` [PATCH v3 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN
[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
2020-04-28 16:40 UTC (9+ messages)
[Bug 1875702] [NEW] madvise reports success, but doesn't implement WIPEONFORK
2020-04-28 17:22 UTC
[PATCH RESEND v6 00/36] Initial support for multi-process qemu
2020-04-28 17:29 UTC (6+ messages)
` [PATCH RESEND v6 08/36] multi-process: Add stub functions to facilitate build of multi-process
[PATCH v3] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
2020-04-28 17:26 UTC
[PATCH 0/2] m68k fpu fixes
2020-04-28 17:17 UTC (3+ messages)
` [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
` [PATCH 2/2] target/m68k: fix gdb for m68xxx
backing chain & block status & filters
2020-04-28 16:46 UTC (7+ messages)
[RFC PATCH] plugins: new lockstep plugin for debugging TCG changes
2020-04-28 17:16 UTC
[PATCH v1] target/m68k: fix gdb for m68xxx
2020-04-28 16:46 UTC (5+ messages)
[PATCH v7 00/10] block: Fix resize (extending) of short overlays
2020-04-28 16:28 UTC (3+ messages)
` [PATCH v7 04/10] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
[PATCH v2 0/3] fetch the alignment of device dax
2020-04-28 16:23 UTC (7+ messages)
` [PATCH v2 1/3] exec: fetch the alignment of Linux devdax pmem character device nodes
` [PATCH v2 2/3] docs/nvdimm: add description of alignment requirement of device dax
` [PATCH v2 3/3] configure: add libdaxctl support
[PATCH v2 00/14] LUKS: encryption slot management using amend interface
2020-04-28 16:25 UTC (20+ 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 09/14] iotests: filter few more luks specific create options
` [PATCH v2 10/14] iotests: qemu-img tests for luks key management
` [PATCH v2 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v2 14/14] iotests: add tests for blockdev-amend
[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 (2+ messages)
[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)
[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 (11+ 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 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 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 (17+ messages)
` [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] 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 (9+ messages)
` [PATCH v4 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v4 4/7] dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v4 6/7] wire in the "
` [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] "
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).