qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 12:27:59 to 2021-03-01 21:36:45 UTC [more...]

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-03-01 21:35 UTC  (25+ messages)
` [PATCH v2 01/42] esp: checkpatch fixes
` [PATCH v2 02/42] esp: rename existing ESP QOM type to SYSBUS_ESP
` [PATCH v2 03/42] esp: QOMify the internal ESP device state
` [PATCH v2 04/42] esp: add vmstate_esp version to embedded ESPState
` [PATCH v2 05/42] esp: add trace event when receiving a TI command
` [PATCH v2 06/42] esp: fix esp_reg_read() trace event
` [PATCH v2 07/42] esp: add PDMA trace events
` [PATCH v2 08/42] esp: determine transfer direction directly from SCSI phase
` [PATCH v2 09/42] esp: introduce esp_get_tc() and esp_set_tc()
` [PATCH v2 10/42] esp: introduce esp_get_stc()
` [PATCH v2 11/42] esp: apply transfer length adjustment when STC is zero at TC load time

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

[PATCH 0/4] hexagon: Add Docker image & testing to gitlab-ci
 2021-03-01 20:45 UTC  (6+ messages)
` [PATCH 1/4] docker: Add Hexagon image

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

[PATCH v2] i386: Add the support for AMD EPYC 3rd generation processors
 2021-03-01 20:38 UTC  (10+ messages)

[PATCH v2 0/2] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-03-01 20:29 UTC  (5+ messages)
` [PATCH 1/2] acpi: Move setters/getters of oem fields to X86MachineState
` [PATCH 2/2] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

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

[PATCH] vfio-ccw: Do not read region ret_code after write
 2021-03-01 19:51 UTC 

[PATCH] pcnet: switch to use qemu_receive_packet() for loopback
 2021-03-01 19:35 UTC  (4+ messages)
` [PATCH] cadence_gem: "
` [PATCH] lan9118: "

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-03-01 19:23 UTC  (2+ messages)
` [Bug 1914117] "

[PATCH v2 0/1] Add support for AMD new-style boot mechanism
 2021-03-01 19:24 UTC  (2+ messages)
` [PATCH v2 1/1] i386: "

[Bug 1913344] [NEW] Exynos4210 UART peripheral data loss
 2021-03-01 19:07 UTC  (2+ messages)
` [Bug 1913344] "

[Bug 1913341] [NEW] Chardev behavior breaks polling based devices
 2021-03-01 19:03 UTC  (2+ messages)
` [Bug 1913341] "

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-03-01 19:04 UTC  (2+ messages)

[PATCH v3 0/2] docs: show how to spawn qemu-storage-daemon with fd passing
 2021-03-01 19:00 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] docs: replace insecure /tmp examples in qsd docs

[PATCH v4 00/12] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-01 18:58 UTC  (14+ 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

[RFC v2 04/24] target/arm: move psci.c into tcg/sysemu/
 2021-03-01 18:49 UTC  (2+ messages)
  ` [RFC v2 07/24] target/arm: move physical address translation to new modules

[PATCH v2 0/2] storage-daemon: include current command line option in the errors
 2021-03-01 18:24 UTC  (6+ 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 18:19 UTC  (6+ messages)
  ` [RFC v1 34/38] target/arm: cpu: only initialize TCG gt timers under CONFIG_TCG

[PATCH v2 0/2] docs: show how to spawn qemu-storage-daemon with fd passing
 2021-03-01 18:19 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: replace insecure /tmp examples in qsd docs

[RFC PATCH v2 0/3] hw/block/pflash: Mmap read-only backend files with MAP_SHARED
 2021-03-01 18:13 UTC  (3+ messages)
` [RFC PATCH v2 3/3] hw/block/pflash: use memory_region_init_rom_device_from_file()

[PATCH RFC] hw/misc/pc-testdev: add support for ioregionfd testing
 2021-03-01 17:47 UTC  (2+ messages)

[PATCH] Document qemu-img options data_file and data_file_raw
 2021-03-01 17:33 UTC  (2+ messages)

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

Some more questions with regards to QEMU clock record and replay
 2021-03-01 17:16 UTC 

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

[PATCH 0/1] Add support for AMD new-style boot mechanism
 2021-03-01 17:12 UTC  (3+ messages)
` [PATCH 1/1] i386: "

[PATCH] hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
 2021-03-01 17:10 UTC  (2+ messages)

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

[PATCH] iotests: Fix up python style in 300
 2021-03-01 16:50 UTC  (4+ messages)

[PATCH v3 00/16] qapi: static typing conversion, pt3
 2021-03-01 16:48 UTC  (7+ messages)
` [PATCH v3 02/16] qapi/expr.py: Check for dict instead of OrderedDict

[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 

[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  (6+ 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] storage-daemon: include current command line option in the errors
 2021-03-01 15:09 UTC  (3+ 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] 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  (6+ messages)
` [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  (7+ messages)
` [PATCH 08/25] hmp: replace "O" parser with keyval

[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 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


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