qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-20 16:46:10 to 2022-07-21 17:21:23 UTC [more...]

[PATCH 0/1] This patch provides AVX512 support for xbzrle_encode_buffer function
 2022-07-21 16:41 UTC  (6+ messages)
` [PATCH 1/1] Add "

[PATCH v4 0/1] target/riscv: Add Zihintpause support
 2022-07-21 17:19 UTC  (6+ messages)
` [PATCH v4 1/1] "

[PATCH 0/6] Control VQ is the way net devices use to send changes to the device state, like
 2022-07-21 16:59 UTC  (8+ messages)
` [PATCH 1/6] linux-headers: Update kernel headers to v5.19-rc1
` [PATCH 2/6] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start
` [PATCH 3/6] vdpa: Allocate SVQ unconditionally
` [PATCH 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH 5/6] vdpa: Store x-svq parameter in VhostVDPAState
` [PATCH 6/6] vdpa: Always start CVQ in SVQ mode

[PATCH] hw/microblaze: pass random seed to fdt
 2022-07-21 16:43 UTC  (3+ messages)

[PULL 0/9] More fixes + random seed patches for QEMU 7.1
 2022-07-21 16:36 UTC  (10+ messages)
` [PULL 1/9] docs: Add caveats for Windows as the build platform
` [PULL 2/9] accel/kvm: Avoid Coverity warning in query_stats()
` [PULL 3/9] oss-fuzz: remove binaries from qemu-bundle tree
` [PULL 4/9] oss-fuzz: ensure base_copy is a generic-fuzzer
` [PULL 5/9] hw/nios2: virt: pass random seed to fdt
` [PULL 6/9] hw/mips: boston: "
` [PULL 7/9] hw/guest-loader: "
` [PULL 8/9] hw/rx: "
` [PULL 9/9] hw/i386: pass RNG seed via setup_data entry

[PATCH v3 00/14] dump: Add arch section and s390x PV dump
 2022-07-21 16:26 UTC  (28+ messages)
` [PATCH v3 01/14] dump: Introduce GuestPhysBlock offset and length filter functions
` [PATCH v3 02/14] dump: Rename write_elf_loads to write_elf_phdr_loads
` [PATCH v3 03/14] dump: Convert GuestPhysBlock iterators and use the filter functions
` [PATCH v3 04/14] dump: Allocate header
` [PATCH v3 05/14] dump: Split write of section headers and data and add a prepare step
` [PATCH v3 06/14] dump: Reorder struct DumpState
` [PATCH v3 07/14] dump: Swap segment and section header locations
` [PATCH v3 08/14] dump/dump: Add section string table support
` [PATCH v3 09/14] dump/dump: Add arch section support
` [PATCH v3 10/14] linux header sync
` [PATCH v3 11/14] s390x: Add protected dump cap
` [PATCH v3 12/14] s390x: Introduce PV query interface
` [PATCH v3 13/14] s390x: Add KVM PV dump interface
` [PATCH v3 14/14] s390x: pv: Add dump support

[PATCH v3] hw/pci/pci_bridge: ensure PCIe slots have only one slot
 2022-07-21 16:12 UTC  (10+ messages)

Guest reboot issues since QEMU 6.0 and Linux 5.11
 2022-07-21 15:51 UTC  (2+ messages)

[PATCH v6 0/5] RISC-V Smstateen support
 2022-07-21 15:31 UTC  (6+ messages)
` [PATCH v6 1/5] target/riscv: Add smstateen support
` [PATCH v6 2/5] target/riscv: smstateen check for h/senvcfg
` [PATCH v6 3/5] target/riscv: smstateen check for fcsr
` [PATCH v6 4/5] target/riscv: smstateen check for AIA/IMSIC
` [PATCH v6 5/5] target/riscv: smstateen knobs

[PATCH 0/4] Refactor x86_load_linux and pass RNG seed via setup_data entry
 2022-07-21 15:29 UTC  (11+ messages)
` [PATCH 1/4] hw/i386: extract PVH load to a separate function
` [PATCH 2/4] hw/i386: define a struct for Linux boot protocol data
` [PATCH 3/4] hw/i386: extract handling of setup data linked list
` [PATCH 4/4] hw/i386: pass RNG seed via setup_data entry

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21 15:05 UTC  (18+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
 2022-07-21 14:54 UTC  (9+ messages)
` [PATCH v3 1/9] tests: introduce tree-wide code style checking
` [PATCH v3 8/9] misc: remove qemu/osdep.h from headers / included source files

[PATCH] hw/display/bcm2835_fb: Remove unnecessary offset
 2022-07-21  8:15 UTC 

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-07-21 14:37 UTC  (4+ messages)
` [PULL v2 35/86] cxl/cxl-host: Add memops for CFMWS region

[RFC] hw/nvme: Use irqfd to send interrupts
 2022-07-21 13:29 UTC  (4+ messages)

[PATCH 0/2] migration: fix coverity nits
 2022-07-21 13:06 UTC  (7+ messages)
` [PATCH 1/2] migration: Assert that migrate_multifd_compression() returns an in-range value
` [PATCH 2/2] migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long

[PATCH v3] hw/i386: pass RNG seed via setup_data entry
 2022-07-21 13:04 UTC  (22+ messages)
` [PATCH resend "
          ` [PATCH v4] "
                ` [PATCH v5] "
                  ` [PATCH v6] "
                                ` [PATCH v7] "

[PULL 00/35] pc,pci,virtio: fixes, cleanups
 2022-07-21 12:35 UTC  (8+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need

[PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-07-21 12:07 UTC  (8+ messages)
` [PATCH RFC 1/7] util: Cleanup and rename os_mem_prealloc()
` [PATCH RFC 2/7] util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
` [PATCH RFC 3/7] util: Introduce ThreadContext user-creatable object
` [PATCH RFC 4/7] util: Add write-only "node-affinity" property for ThreadContext
` [PATCH RFC 5/7] util: Make qemu_prealloc_mem() optionally consume a ThreadContext
` [PATCH RFC 6/7] hostmem: Allow for specifying a ThreadContext for preallocation
` [PATCH RFC 7/7] vl: Allow ThreadContext objects to be created before the sandbox option

[PATCH] dump: introduce dump-cancel QMP command
 2022-07-21 11:40 UTC  (5+ messages)

[PATCH v8 00/12] s390x: CPU Topology
 2022-07-21 11:41 UTC  (13+ messages)
` [PATCH v8 03/12] s390x/cpu_topology: implementating Store Topology System Information
` [PATCH v8 08/12] s390x/cpu_topology: implementing numa for the s390x topology

[PATCH] dump: introduce dump-cancel QMP command
 2022-07-21 11:25 UTC 

[PULL 00/18] Block patches
 2022-07-21 10:25 UTC  (3+ messages)
` [PULL 06/18] vfio-user: build library

[PULL 00/30] migration queue
 2022-07-21 10:11 UTC  (2+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21  9:45 UTC  (11+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH] oss-fuzz: ensure base_copy is a generic-fuzzer
 2022-07-21  9:45 UTC  (2+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2022-07-21  9:03 UTC  (5+ messages)

Failure in iotest 183
 2022-07-21  9:01 UTC  (4+ messages)

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-07-21  8:58 UTC  (5+ messages)
` [QEMU PATCH v2 4/6] nvdimm: Implement "

[PATCH v2 00/10] mirror: cancel nbd reconnect
 2022-07-21  8:50 UTC  (3+ messages)
` [PATCH v2 08/10] iotests/264: add mirror-cancel test-case

[PATCH 0/5] configure: fix some non-portabilities
 2022-07-21  8:28 UTC  (8+ messages)
` [PATCH 2/5] configure: Add braces to clarify intent of $emu[[:space:]]
` [PATCH 3/5] configure: Don't use bash-specific string-replacement syntax

[PATCH 0/3] ci: refresh packages/containers and misc changes
 2022-07-21  8:01 UTC  (7+ messages)
` [PATCH 1/3] tests: refresh to latest libvirt-ci module
` [PATCH 2/3] gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail
` [PATCH 3/3] gitlab: drop 'containers-layer2' stage

[PATCH] include/qemu/host-utils.h: Simplify the compiler check in mulu128()
 2022-07-21  7:48 UTC 

[PATCH] block/io_uring: add missing include file
 2022-07-21  7:09 UTC  (2+ messages)

[PATCH] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3~31{h}
 2022-07-21  4:31 UTC  (2+ messages)

[PULL 00/21] loongarch patch queue
 2022-07-21  4:03 UTC  (4+ messages)
` [PULL 20/21] hw/loongarch: Add acpi ged support

[PATCH] hw/loongarch: remove acpi-build.c unused variable 'aml_len'
 2022-07-21  4:00 UTC 

[PATCH] hw/rx: pass random seed to fdt
 2022-07-21  3:23 UTC  (2+ messages)

[PATCH] i386: Disable BTS and PEBS
 2022-07-21  2:42 UTC  (6+ messages)

[PATCH qemu v6 00/10] Add mask agnostic behavior for rvv instructions
 2022-07-21  2:31 UTC  (22+ messages)
` [PATCH qemu v6 01/10] target/riscv: rvv: Add mask agnostic for vv instructions
` [PATCH qemu v6 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu v6 03/10] target/riscv: rvv: Add mask agnostic for vx instructions
` [PATCH qemu v6 04/10] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
` [PATCH qemu v6 05/10] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
` [PATCH qemu v6 06/10] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v6 07/10] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
` [PATCH qemu v6 08/10] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu v6 09/10] target/riscv: rvv: Add mask agnostic for vector permutation instructions
` [PATCH qemu v6 10/10] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior

[PATCH v2] hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP
 2022-07-21  1:03 UTC  (2+ messages)

[PATCH v5 0/3] Implement Sstc extension
 2022-07-21  0:04 UTC  (10+ messages)
` [PATCH v5 2/3] target/riscv: Add stimecmp support

[PULL V2 00/25] Net patches
 2022-07-20 21:32 UTC  (2+ messages)

[PATCH qemu] target/s390x: support PRNO_TRNG instruction
 2022-07-20 19:44 UTC  (8+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

Access target TranslatorOps
 2022-07-20 17:37 UTC  (4+ messages)

[PATCH] oss-fuzz: remove binaries from qemu-bundle tree
 2022-07-20 17:22 UTC  (2+ messages)

[PATCH v3] target/ppc: Implement new wait variants
 2022-07-20 17:16 UTC  (2+ 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).