qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 09:19:34 to 2021-03-01 16:33:57 UTC [more...]

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2021-03-01 16:28 UTC  (12+ messages)

[PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
 2021-03-01 16:27 UTC  (6+ messages)

[PATCH v2 0/2] storage-daemon: include current command line option in the errors
 2021-03-01 16:29 UTC  (5+ messages)
` [PATCH v2 1/2] storage-daemon: report unexpected arguments on the fly
` [PATCH v2 2/2] storage-daemon: include current command line option in the errors

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-03-01 16:23 UTC  (3+ messages)

[PATCH v2 00/10] target/hexagon: introduce idef-parser
 2021-03-01 16:26 UTC  (13+ messages)
` [PATCH v2 02/10] target/hexagon: import README for idef-parser
` [PATCH v2 06/10] target/hexagon: prepare input for the idef-parser
` [PATCH v2 08/10] target/hexagon: import parser for idef-parser
` [PATCH v2 09/10] target/hexagon: call idef-parser functions

[PATCH] qemu-storage-daemon: add --pidfile option
 2021-03-01 16:24 UTC  (3+ messages)

[PULL 00/29] Misc patches for 2021-02-25
 2021-03-01 16:24 UTC  (10+ messages)
` [PULL 27/29] vl: deprecate -writeconfig
  ` About '-readconfig' [Was: Re: [PULL 27/29] vl: deprecate -writeconfig]

[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-03-01 16:22 UTC  (19+ messages)
` [PATCH v4 16/21] i386: track explicit 'hv-*' features enablement/disablement

[PATCH v2 0/5] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-03-01 16:11 UTC  (6+ messages)
` [PATCH v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
` [PATCH v2 2/5] softmmu/memory_mapping: reuse qemu_get_guest_simple_memory_mapping()
` [PATCH v2 3/5] softmmu/memory_mapping: never merge ranges accross memory regions
` [PATCH v2 4/5] softmmu/memory_mapping: factor out adding physical memory ranges
` [PATCH v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections

[PATCH] docs: move CODING_STYLE into the developer documentation
 2021-03-01 16:13 UTC  (10+ messages)

checkpatch: Use of uninitialized value $acpi_testexpected
 2021-03-01 16:11 UTC 

[PATCH RFC v3 00/12] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-01 16:09 UTC  (5+ messages)
` [PATCH RFC v3 12/12] hw/block/nvme: add support for the format nvm command

[PATCH] docs: show how to spawn qemu-storage-daemon with fd passing
 2021-03-01 16:06 UTC  (6+ messages)

[RFC]migration: stop/start device at the end of live migration concurrently
 2021-03-01 16:02 UTC  (2+ messages)

[RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
 2021-03-01 15:50 UTC  (9+ messages)
` [RFC PATCH 4/5] hw/acpi/aml-build: add processor hierarchy node structure

[PATCH v2 0/5] hw/block/nvme: misc fixes
 2021-03-01 15:37 UTC  (6+ messages)
` [PATCH v2 5/5] hw/block/nvme: report non-mdts command size limit for dsm

[PATCH] pcnet: switch to use qemu_receive_packet() for loopback
 2021-03-01 15:33 UTC 

[PATCH] storage-daemon: include current command line option in the errors
 2021-03-01 15:09 UTC  (3+ messages)

[PATCH v2 0/2] gitlab-ci.yml: Add jobs to test CFI
 2021-03-01 15:08 UTC  (4+ messages)

[PATCH] net: validate that ids are well formed
 2021-03-01 15:07 UTC  (2+ messages)

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-01 14:23 UTC  (7+ messages)
` [PATCH v9 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v9 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v9 3/6] arm64: kvm: Save/restore MTE registers
` [PATCH v9 4/6] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v9 5/6] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v9 6/6] KVM: arm64: Document MTE capability and ioctl

[PATCH 0/5] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
 2021-03-01 14:19 UTC  (11+ messages)
` [PATCH 1/5] spapr.c: assert first DRC LMB earlier in spapr_memory_unplug_request()
` [PATCH 2/5] spapr.c: check unplug_request flag "
` [PATCH 3/5] spapr.c: add 'unplug already in progress' message for PHB unplug
` [PATCH 4/5] spapr_pci.c: add 'unplug already in progress' message for PCI unplug
` [PATCH 5/5] spapr.c: send QAPI event when memory hotunplug fails

[PATCH v2 0/3] target/arm: Add support for FEAT_SSBS
 2021-03-01 14:42 UTC  (4+ messages)
` [PATCH v2 1/3] target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe

CI with --enable-debug?
 2021-03-01 14:06 UTC 

[PATCH v4 00/12] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-01 14:00 UTC  (13+ messages)
` [PATCH v4 01/12] hw/block/nvme: remove redundant len member in compare context
` [PATCH v4 02/12] hw/block/nvme: remove block accounting for write zeroes
` [PATCH v4 03/12] hw/block/nvme: fix strerror printing
` [PATCH v4 04/12] hw/block/nvme: try to deal with the iov/qsg duality
` [PATCH v4 05/12] hw/block/nvme: remove the req dependency in map functions
` [PATCH v4 06/12] hw/block/nvme: refactor nvme_dma
` [PATCH v4 07/12] hw/block/nvme: add metadata support
` [PATCH v4 08/12] hw/block/nvme: end-to-end data protection
` [PATCH v4 09/12] hw/block/nvme: add verify command
` [PATCH v4 10/12] hw/block/nvme: add non-mdts command size limit for verify
` [PATCH v4 11/12] hw/block/nvme: support multiple lba formats
` [PATCH v4 12/12] hw/block/nvme: add support for the format nvm command

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-03-01 13:56 UTC  (3+ messages)

[PATCH v5 00/17] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-03-01 13:51 UTC  (18+ messages)
` [PATCH v5 01/17] i386: keep hyperv_vendor string up-to-date
` [PATCH v5 02/17] i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough
` [PATCH v5 03/17] i386: always fill Hyper-V CPUID feature leaves from X86CPU data
` [PATCH v5 04/17] i386: stop using env->features[] for filling Hyper-V CPUIDs
` [PATCH v5 05/17] i386: introduce hyperv_feature_supported()
` [PATCH v5 06/17] i386: introduce hv_cpuid_get_host()
` [PATCH v5 07/17] i386: drop FEAT_HYPERV feature leaves
` [PATCH v5 08/17] i386: introduce hv_cpuid_cache
` [PATCH v5 09/17] i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_fill_cpuids()
` [PATCH v5 10/17] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PATCH v5 11/17] i386: switch hyperv_expand_features() to using error_setg()
` [PATCH v5 12/17] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
` [PATCH v5 13/17] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
` [PATCH v5 14/17] i386: use global kvm_state in hyperv_enabled() check
` [PATCH v5 15/17] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v5 16/17] i386: provide simple 'hv-default=on' option
` [PATCH v5 17/17] qtest/hyperv: Introduce a simple hyper-v test

[RFC PATCH 0/3] hw/block/pflash: Mmap read-only backend files with MAP_SHARED
 2021-03-01 13:58 UTC  (9+ messages)
` [RFC PATCH 1/3] exec/memory: Introduce memory_region_init_rom_device_from_file()
` [RFC PATCH 3/3] hw/block/pflash: use memory_region_init_rom_device_from_file()

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-03-01 13:35 UTC  (9+ messages)
` [PATCH 08/25] hmp: replace "O" parser with keyval

[PATCH 0/4] hexagon: Add Docker image & testing to gitlab-ci
 2021-03-01 13:29 UTC  (3+ messages)

[PATCH v2 0/1] qemu_timer.c: add timer_deadline_ms() helper
 2021-03-01 13:31 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH RFC] hw/misc/pc-testdev: add support for ioregionfd testing
 2021-03-01 13:16 UTC 

[PATCH v6 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-03-01 13:20 UTC  (6+ messages)
` [PATCH v6 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
` [PATCH v6 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
` [PATCH v6 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
` [PATCH v6 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PATCH v6 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips

[PATCH] KVM: x86: deprecate -M kernel-irqchip=off except for -M isapc
 2021-03-01 13:11 UTC  (2+ messages)

[PATCH v5 0/1] virtio-net: Add check for mac address while peer is vdpa
 2021-03-01 13:04 UTC  (4+ messages)
` [PATCH v5 1/1] "

[Bug 1917161] [NEW] Parameter 'type' expects a netdev backend type
 2021-03-01 13:00 UTC  (2+ messages)
` [Bug 1917161] "

[PATCH] KVM: x86: do not fail if software breakpoint has already been removed
 2021-03-01 12:56 UTC  (2+ messages)

[PATCH v4 00/18] Support Multifd for RDMA migration
 2021-03-01 12:27 UTC  (25+ messages)
` [PATCH v4 02/18] migration/rdma: judge whether or not the RDMA is used for migration
` [PATCH v4 06/18] migration/rdma: export MultiFDSendParams/MultiFDRecvParams
` [PATCH v4 07/18] migration/rdma: add rdma field into multifd send/recv param
` [PATCH v4 08/18] migration/rdma: export getQIOChannel to get QIOchannel in rdma
` [PATCH v4 11/18] migration/rdma: record host_port for multifd RDMA
` [PATCH v4 12/18] migration/rdma: Create the multifd send channels for RDMA
` [PATCH v4 13/18] migration/rdma: Add the function for dynamic page registration
` [PATCH v4 16/18] migration/rdma: add rdma_channel into Migrationstate field

[RFC PATCH v2 0/4] Allow changing bs->file on reopen
 2021-03-01 12:21 UTC  (8+ messages)
` [RFC PATCH v2 3/4] block: Support multiple reopening with x-blockdev-reopen

[PATCH 1/1] qga-vss: Use dynamic linking for GLib
 2021-03-01 12:16 UTC  (6+ messages)

block/throttle and burst bucket
 2021-03-01 12:11 UTC  (5+ messages)

[PATCH v3 00/21] eMMC support
 2021-03-01 12:09 UTC  (17+ messages)
` [PATCH v3 02/21] sd: emmc: Add support for eMMC cards
` [PATCH v3 04/21] sd: emmc: update OCR fields for eMMC
` [PATCH v3 05/21] sd: emmc: Add support for EXT_CSD & CSD "
` [PATCH v3 06/21] sd: emmc: Update CMD8 to send EXT_CSD register
` [PATCH v3 07/21] sd: sdmmc-internal: Add command string for SEND_OP_CMD
` [PATCH v3 12/21] sd: emmc: add CMD21 tuning sequence
` [PATCH v3 15/21] sd: emmc: Update CID structure for eMMC
` [PATCH v3 16/21] sd: emmc: Support boot area in emmc image

[PATCH v2 00/31] qapi/qom: QAPIfy --object and object-add
 2021-03-01 12:03 UTC  (5+ messages)
` [PATCH v2 19/31] qapi/qom: QAPIfy object-add

[VHOST USER SPEC PATCH] vhost-user.rst: add clarifying language about protocol negotiation
 2021-03-01 11:38 UTC  (3+ messages)
` [virtio-dev] "

[RFC PATCH v2 0/3] hw/block/pflash: Mmap read-only backend files with MAP_SHARED
 2021-03-01 11:53 UTC  (4+ messages)
` [RFC PATCH v2 1/3] exec/memory: Introduce memory_region_init_rom_device_from_file()
` [RFC PATCH v2 2/3] hw/block/pflash: Move code around
` [RFC PATCH v2 3/3] hw/block/pflash: use memory_region_init_rom_device_from_file()

[PATCH 1/2] coreaudio: Drop support for macOS older than 10.6
 2021-03-01 11:45 UTC  (2+ messages)
` [PATCH 2/2] coreaudio: Handle output device change

[PATCH v2] hw/nvme: move nvme emulation out of hw/block
 2021-03-01 11:39 UTC  (2+ messages)

[PATCH] linux-user: manage binfmt-misc preserve-arg[0] flag
 2021-03-01 11:35 UTC  (12+ messages)

[PATCH 0/3] docs: replace master/slave with more accurate wording
 2021-03-01 11:33 UTC  (11+ messages)
` [PATCH 1/3] docs: vhost-user: clean up request/reply description
` [PATCH 2/3] docs: vhost-user: rewrite section on ring state machine
` [PATCH 3/3] docs: vhost-user: replace master/slave with front-end/back-end

[RFC PATCH] docs/system: add a gentle prompt for the complexity to come
 2021-03-01 11:27 UTC 

[PATCH v2] blockjob: report a better error message
 2021-03-01 11:26 UTC  (2+ messages)

[PATCH] multiprocess: move feature to meson_options.txt
 2021-03-01 11:24 UTC  (9+ messages)

[PATCH 00/14] deprecations: remove many old deprecations
 2021-03-01 11:15 UTC  (3+ messages)

[PATCH v1] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-01 10:48 UTC 

[PATCH v2 0/5] aspeed: LPC peripheral controller devices
 2021-03-01 10:41 UTC  (7+ messages)
` [PATCH v2 2/5] hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
` [PATCH v2 3/5] hw/arm: ast2600: Correct the iBT interrupt ID
` [PATCH v2 5/5] hw/misc: Model KCS devices in the Aspeed LPC controller

[PATCH] iotests: Fix up python style in 300
 2021-03-01 10:45 UTC  (2+ messages)

[PATCH 1/1] qemu_timer.c: add timer_deadline_ms() helper
 2021-03-01  9:57 UTC  (2+ messages)

[PATCH] docs/devel/qgraph: improve qgraph documentation
 2021-03-01  9:24 UTC 

[PATCH v26 00/20] i386 cleanup PART 2
 2021-03-01  9:18 UTC  (2+ messages)

Bogus "is either too old or uses too old a Python version" from docs/meson.build
 2021-03-01  9:17 UTC  (5+ messages)


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