qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-15 16:53:00 to 2022-10-17 12:49:20 UTC [more...]

[PATCH 00/11] x86: clean up ACPI PCI code part 2
 2022-10-17 12:43 UTC  (15+ messages)
` [PATCH 01/11] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PATCH 02/11] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
` [PATCH 03/11] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
` [PATCH 04/11] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PATCH 05/11] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
` [PATCH 06/11] acpi: add get_dev_aml_func() helper
` [PATCH 07/11] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PATCH 08/11] tests: acpi: update expected blobs
` [PATCH 09/11] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PATCH 10/11] acpi: pc/35: sanitize _GPE declaration order
` [PATCH 11/11] tests: acpi: update expected blobs

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-10-17 12:35 UTC  (22+ messages)
` [PATCH 48/51] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH 49/51] io/channel-watch: Fix socket watch on Windows

[PATCH 0/4] Allow to pass pre-created VFIO container/group to QEMU
 2022-10-17 12:37 UTC  (7+ messages)
` [PATCH 1/4] vfio: add vfio-container user createable object
` [PATCH 2/4] vfio: add vfio-group "
` [PATCH 3/4] vfio: Add 'group' property to 'vfio-pci' device
` [PATCH 4/4] tests/avocado/vfio: add test for vfio devices

[PATCH 1/2] tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
 2022-10-17 12:33 UTC  (5+ messages)
` [PATCH 2/2] tests/qtest: vhost-user-test: "

[PATCH] tests/qtest/migration-test: Do not try to print NULL pointer string
 2022-10-17 11:43 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: add entries for the key build bits
 2022-10-17 11:41 UTC  (2+ messages)

MultiFD and default channel out of order mapping on receive side
 2022-10-17 11:38 UTC  (4+ messages)

[PATCH v6 00/10] dump: Add arch section and s390x PV dump
 2022-10-17 11:32 UTC  (16+ messages)
` [PATCH v6 01/10] dump: Use a buffer for ELF section data and headers
` [PATCH v6 02/10] dump: Write ELF section headers right after ELF header
` [PATCH v6 03/10] dump: Reorder struct DumpState
` [PATCH v6 04/10] dump: Reintroduce memory_offset and section_offset
` [PATCH v6 05/10] dump: Add architecture section and section string table support
    ` [PATCH v7] "
` [PATCH v6 06/10] s390x: Add protected dump cap
` [PATCH v6 07/10] s390x: Introduce PV query interface
` [PATCH v6 08/10] RFC: elf.h changes
` [PATCH v6 09/10] s390x: Add KVM PV dump interface
` [PATCH v6 10/10] s390x: pv: Add dump support

[PATCH v3 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-17 11:29 UTC  (4+ messages)
` [PATCH v3 4/7] util: Add write-only "node-affinity" property for ThreadContext

[PATCH v4 00/24] target/arm: Implement FEAT_HAFDBS
 2022-10-17 11:01 UTC  (9+ messages)
` [PATCH v4 07/24] target/arm: Split out S1Translate type
` [PATCH v4 13/24] target/arm: Add ptw_idx to S1Translate
` [PATCH v4 22/24] target/arm: Implement FEAT_HAFDBS, access flag portion
` [PATCH v4 23/24] target/arm: Implement FEAT_HAFDBS, dirty bit portion

Question about TCG backend correctness
 2022-10-17 10:30 UTC  (2+ messages)

[PATCH] tests/qtest/cxl-test: Remove temporary directories after testing
 2022-10-17 10:40 UTC  (3+ messages)

[PATCH] tests/qtest/tpm: Clean up remainders of swtpm
 2022-10-17 10:39 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-17 10:31 UTC  (15+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
 2022-10-17 10:25 UTC  (3+ messages)

[PATCH] target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
 2022-10-17  9:24 UTC 

[PATCH v2] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
 2022-10-17  9:54 UTC  (2+ messages)

[PATCH] target/arm: honor HCR_E2H for AT S1E2R and AT S1E2W address translation
 2022-10-17  9:30 UTC 

[PATCH v4 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-17  9:39 UTC  (3+ messages)
` [PATCH v4 09/10] acpi/tests/avocado/bits: add a README file to describe the test

[PATCH v6 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
 2022-10-17  9:25 UTC  (16+ messages)
` [PATCH v6 01/15] virtio: introduce __virtio_queue_reset()
` [PATCH v6 02/15] virtio: introduce virtio_queue_reset()
` [PATCH v6 03/15] virtio: introduce virtio_queue_enable()
` [PATCH v6 04/15] virtio: core: vq reset feature negotation support
` [PATCH v6 05/15] virtio-pci: support queue reset
` [PATCH v6 06/15] virtio-pci: support queue enable
` [PATCH v6 07/15] vhost: expose vhost_virtqueue_start()
` [PATCH v6 08/15] vhost: expose vhost_virtqueue_stop()
` [PATCH v6 09/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PATCH v6 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PATCH v6 11/15] virtio-net: introduce flush_or_purge_queued_packets()
` [PATCH v6 12/15] virtio-net: support queue reset
` [PATCH v6 13/15] virtio-net: support queue_enable
` [PATCH v6 14/15] vhost: vhost-kernel: enable vq reset feature
` [PATCH v6 15/15] virtio-net: "

[BUG] Xen build error - undefined reference to bpf_program__set_socket_filter
 2022-10-17  9:28 UTC  (2+ messages)

[PATCH] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
 2022-10-17  8:19 UTC  (2+ messages)

[PATCH] s390x/pv: remove semicolon from macro definition
 2022-10-17  8:11 UTC  (2+ messages)

[PATCH 1/2] multifd: Fix a race on reading MultiFDPages_t.block
 2022-10-17  7:53 UTC  (2+ messages)
` [PATCH 2/2] multifd: Fix flush of zero copy page send request

[PATCH V3 0/4] PASID support for Intel IOMMU
 2022-10-17  7:52 UTC  (4+ messages)
` [PATCH V3 4/4] intel-iommu: PASID support

[PATCH v5 0/7] qga: Add FreeBSD support
 2022-10-17  7:28 UTC  (8+ messages)
` [PATCH v5 1/7] qga: Add initial "
` [PATCH v5 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
` [PATCH v5 3/7] qga: Add UFS freeze/thaw support for FreeBSD
` [PATCH v5 4/7] qga: Add shutdown/halt/reboot "
` [PATCH v5 5/7] qga: Add support for user password setting in FreeBSD
` [PATCH v5 6/7] qga: Move HW address getting to a separate function
` [PATCH v5 7/7] qga: Add HW address getting for FreeBSD

[PULL 0/2] M68k for 7.2 patches
 2022-10-17  7:25 UTC  (4+ messages)

[PULL 0/5] loongarch-to-apply queue
 2022-10-17  6:39 UTC  (6+ messages)
` [PULL 1/5] target/loongarch: bstrins.w src register need EXT_NONE
` [PULL 2/5] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
` [PULL 3/5] softfloat: logB(0) should raise divideByZero exception
` [PULL 4/5] linux-user: Fix struct statfs ABI on loongarch64
` [PULL 5/5] hw/intc: Fix LoongArch ipi device emulation

[PATCH 0/2] vhost-user: Support vhost_dev_start
 2022-10-17  6:44 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] vhost: Change the sequence of device start
  ` [PATCH v3 2/2] vhost-user: Support vhost_dev_start

[PATCH] tcg/aarch64: Remove unused code in tcg_out_op
 2022-10-17  6:30 UTC  (2+ messages)

[PATCH 0/3] tcg/sparc: Remove support for sparc32plus
 2022-10-17  6:24 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tcg/sparc64: Rename from tcg/sparc
` [PATCH 3/3] tcg/sparc64: Remove sparc32plus constraints

[PATCH v3 0/2] implement `FIELDx_1CLEAR() macro
 2022-10-17  5:49 UTC  (3+ messages)
` [PATCH v3 1/2] hw/registerfields: add `FIELDx_1CLEAR()` macro
` [PATCH v3 2/2] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro

[PATCH v4 0/3] Add zone append write for zoned device
 2022-10-17  5:22 UTC  (8+ messages)
` [PATCH v4 1/3] file-posix: add the tracking of the zones write pointers
` [PATCH v4 2/3] block: introduce zone append write for zoned devices
` [PATCH v4 3/3] qemu-iotests: test zone append operation

[PATCH v12 0/7] Add support for zoned device
 2022-10-17  4:57 UTC  (16+ messages)
` [PATCH v12 1/7] include: add zoned device structs
` [PATCH v12 2/7] file-posix: introduce helper functions for sysfs attributes
` [PATCH v12 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v12 4/7] raw-format: add zone operations to pass through requests
` [PATCH v12 5/7] config: add check to block layer
` [PATCH v12 6/7] qemu-iotests: test new zone operations
` [PATCH v12 7/7] docs/zoned-storage: add zoned device documentation

[PATCH] migration: Fix a potential guest memory corruption
 2022-10-17  2:17 UTC  (3+ messages)

[PATCH] qemu-config: extract same logic in *_add_opts() to fill_config_groups()
 2022-10-17  2:15 UTC  (3+ messages)

[RFC v3 0/2] Add zoned storage emulation to virtio-blk driver
 2022-10-17  2:12 UTC  (6+ messages)
` [RFC v3 1/2] include: update virtio_blk headers from Linux 5.19-rc2+
` [RFC v3 2/2] virtio-blk: add zoned storage emulation for zoned devices

[PATCH v11 0/5] RISC-V Smstateen support
 2022-10-17  1:37 UTC  (7+ messages)
` [PATCH v11 1/5] target/riscv: Add smstateen support
` [PATCH v11 2/5] target/riscv: smstateen check for h/s/envcfg
` [PATCH v11 3/5] target/riscv: generate virtual instruction exception
` [PATCH v11 4/5] target/riscv: smstateen check for fcsr
` [PATCH v11 5/5] target/riscv: smstateen knobs

[PATCH] target/i386: Save and restore pc_save before tcg_remove_ops_after
 2022-10-16 22:23 UTC 

[PULL 00/10] riscv-to-apply queue
 2022-10-16 21:52 UTC  (2+ messages)

[PATCH v7 0/9] target/arm: pc-relative translation blocks
 2022-10-16 22:09 UTC  (10+ messages)
` [PATCH v7 1/9] target/arm: Introduce curr_insn_len
` [PATCH v7 2/9] target/arm: Change gen_goto_tb to work on displacements
` [PATCH v7 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v7 4/9] target/arm: Change gen_exception_insn* to work on displacements
` [PATCH v7 5/9] target/arm: Remove gen_exception_internal_insn pc argument
` [PATCH v7 6/9] target/arm: Change gen_jmp* to work on displacements
` [PATCH v7 7/9] target/arm: Introduce gen_pc_plus_diff for aarch64
` [PATCH v7 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
` [PATCH v7 9/9] target/arm: Enable TARGET_TB_PCREL

[PATCH v4 00/10] m25p80: Add SFDP support
 2022-10-16 21:55 UTC  (2+ messages)

[PATCH v4] tcg/loongarch64: Add direct jump support
 2022-10-16 10:04 UTC  (2+ messages)

[PATCH v1 00/12] Introduce xenpv machine for arm architecture
 2022-10-16 18:07 UTC  (7+ messages)
` [PATCH v1 06/12] xen-hvm: move common functions to hw/xen/xen-hvm-common.c
` [PATCH v1 07/12] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [PATCH v1 10/12] hw/arm: introduce xenpv machine

[PATCH] docs/devel: remove incorrect claim about git send-email
 2022-10-16 16:37 UTC  (5+ messages)

[PATCH v3 0/9] ppc/e500: Add support for two types of flash, cleanup
 2022-10-16 14:15 UTC  (12+ messages)
` [PATCH v3 1/9] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
` [PATCH v3 2/9] hw/{arm,ppc}: Resolve unreachable code
` [PATCH v3 3/9] hw/block/pflash_cfi01: Attach memory region in boards
` [PATCH v3 4/9] hw/block/pflash_cfi02: "
` [PATCH v3 5/9] hw/sd/sdhci-internal: Unexport ESDHC defines
` [PATCH v3 6/9] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
` [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling
` [PATCH v3 8/9] hw/sd/sdhci: Implement Freescale eSDHC device model
` [PATCH v3 9/9] hw/ppc/e500: Add Freescale eSDHC to e500plat

[PATCH v6 1/2] block: Ignore close() failure in get_tmp_filename()
 2022-10-16 13:22 UTC  (3+ messages)
` [PATCH v6 2/2] block: Refactor get_tmp_filename()

[PATCH] tests/docker: Add flex/bison to `debian-hexagon-cross`
 2022-10-16 12:43 UTC  (2+ messages)

[PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
 2022-10-16 12:04 UTC  (4+ messages)
` [PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards

[PATCH v3] qapi/qmp: Add timestamps to qmp command responses
 2022-10-16  9:25 UTC  (8+ messages)

[PATCH] vfio/migration: Fix wrong enum usage
 2022-10-16  8:57 UTC 

[v2] hw: misc: edu: fix 2 off-by-one errors
 2022-10-15 21:10 UTC 

[PATCH v3] tcg/loongarch64: Add direct jump support
 2022-10-15  3:25 UTC  (2+ messages)

[PATCH v3 0/8] rerandomize RNG seeds on reboot and handle record&replay
 2022-10-15 16:52 UTC  (3+ messages)
` [PATCH v3 6/8] openrisc: re-randomize rng-seed on reboot


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