messages from 2022-07-20 12:10:12 to 2022-07-21 13:39:02 UTC [more...]
[PATCH v3 00/14] dump: Add arch section and s390x PV dump
2022-07-21 13:22 UTC (14+ 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 14/14] s390x: pv: Add dump support
[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 0/4] Refactor x86_load_linux and pass RNG seed via setup_data entry
2022-07-21 13:02 UTC (6+ 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 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] "
Guest reboot issues since QEMU 6.0 and Linux 5.11
2022-07-21 12:49 UTC
[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
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-21 10:27 UTC (17+ 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
[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 (17+ messages)
` [PATCH 1/5] configure: Add missing POSIX-required space
` [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 4/5] configure: Drop dead code attempting to use -msmall-data on alpha hosts
` [PATCH 5/5] configure: Avoid '==' bashism
[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 v4 0/1] target/riscv: Add Zihintpause support
2022-07-21 5:31 UTC (5+ messages)
` [PATCH v4 1/1] "
[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 (8+ messages)
[RFC] hw/nvme: Use irqfd to send interrupts
2022-07-21 2:36 UTC (3+ 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] "
[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
2022-07-20 17:38 UTC (8+ 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
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)
[PATCH] target/ppc: fix unreachable code in do_ldst_quad()
2022-07-20 15:59 UTC (2+ messages)
[PULL 0/3] s390x fixes
2022-07-20 15:27 UTC (2+ messages)
[PATCH 0/3] scripts/make-release: Decrease the size of the release tarballs
2022-07-20 15:01 UTC (7+ messages)
` [PATCH 1/3] scripts/make-release: Do not include the edk2 sources in the tarball anymore
[PATCH] tests: migration-test: Allow test to run without uffd
2022-07-20 14:32 UTC (10+ messages)
Support for Gaisler multicore LEONx SoCs
2022-07-20 14:29 UTC (4+ messages)
[PATCH v9 00/21] job: replace AioContext lock with job_mutex
2022-07-20 14:22 UTC (15+ messages)
` [PATCH v9 09/21] jobs: use job locks also in the unit tests
` [PATCH v9 11/21] jobs: group together API calls under the same job lock
` [PATCH v9 19/21] blockjob: protect iostatus field in BlockJob struct
[RFC PATCH 0/8] Refactor bdrv_try_set_aio_context using transactions
2022-07-20 14:09 UTC (7+ messages)
` [RFC PATCH 2/8] transactions: add tran_add_back
` [RFC PATCH 3/8] RFC: block: use transactions as a replacement of ->{can_}set_aio_context()
[PATCH v2 0/1] Coverity fixes in hw/ppc/spapr_nvdimm.c
2022-07-20 13:58 UTC (6+ messages)
` [PATCH v2 1/1] hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c
[PATCH v13 09/10] virtio-mmio: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v3] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-20 13:21 UTC (4+ messages)
[PATCH v13 06/10] virtio: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 08/10] virtio-net: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 10/10] virtio-pci: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 02/10] virtio-pci: decouple notifier from interrupt process
2022-07-20 13:11 UTC
[PATCH v13 04/10] vhost: introduce new VhostOps vhost_set_config_call
2022-07-20 13:11 UTC
[PATCH v13 05/10] vhost-vdpa: add support for config interrupt
2022-07-20 13:11 UTC
[PATCH] e1000e: Fix possible interrupt loss when using MSI
2022-07-20 11:13 UTC
[PATCH v13 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
2022-07-20 13:11 UTC
[PATCH v13 07/10] vhost: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 03/10] virtio-pci: decouple the single vector from the interrupt process
2022-07-20 13:11 UTC
[PATCH v13 00/10] vhost-vdpa: add support for configure interrupt
2022-07-20 13:11 UTC
[PATCH v12 00/10] vhost-vdpa: add support for configure interrupt
2022-07-20 13:09 UTC (3+ messages)
[PULL 0/2] Hexagon (target/hexagon) bug fixes for mem_noshuf
2022-07-20 13:08 UTC (2+ messages)
[PULL 0/3] Misc patches for QEMU 7.1 freeze
2022-07-20 12:52 UTC (7+ messages)
[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
2022-07-20 12:23 UTC (3+ messages)
` [PULL v2 35/86] cxl/cxl-host: Add memops for CFMWS region
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).