qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 15:57:13 to 2022-09-30 14:23:35 UTC [more...]

[PATCH v2 0/5] pci-ids: virtio cleanup
 2022-09-30 13:58 UTC  (6+ messages)
` [PATCH v2 1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
` [PATCH v2 2/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
` [PATCH v2 3/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
` [PATCH v2 4/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_VSOCK
` [PATCH v2 5/5] pci-ids: drop list of modern virtio devices

[PATCH v3] win32: set threads name
 2022-09-30 14:03 UTC 

[PATCH v3 0/3] Fix some loongarch tcg bugs
 2022-09-30 14:02 UTC  (6+ messages)
` [PATCH v3 1/3] target/loongarch: bstrins.w src register need EXT_NONE
` [PATCH v3 2/3] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
` [PATCH v3 3/3] softfloat: logB(0) should raise divideByZero exception

[PATCH qemu] mips/malta: pass RNG seed to to kernel via env var
 2022-09-30 14:05 UTC 

[PATCH v2] win32: set threads name
 2022-09-30 14:00 UTC  (2+ messages)

[PATCH] win32: set threads name
 2022-09-30 13:55 UTC  (6+ messages)

[PATCH v2 for-7.2 0/2] pci *_by_mask() coverity fix
 2022-09-30 13:48 UTC  (3+ messages)

[PULL 00/10] target-arm queue
 2022-09-30 13:35 UTC  (11+ messages)
` [PULL 01/10] target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
` [PULL 02/10] target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
` [PULL 03/10] target/arm: Update SDCR_VALID_MASK to include SCCD
` [PULL 04/10] target/arm: Rearrange cpu64.c so all the CPU initfns are together
` [PULL 05/10] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
` [PULL 06/10] hw/arm/virt: Fix devicetree warning about the root node
` [PULL 07/10] hw/arm/virt: Fix devicetree warning about the GIC node
` [PULL 08/10] hw/arm/virt: Use "msi-map" devicetree property for PCI
` [PULL 09/10] hw/arm/virt: Fix devicetree warning about the SMMU node
` [PULL 10/10] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP

[PATCH v2] docs: add firmware feature flags
 2022-09-30 13:32 UTC 

[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-09-30 13:25 UTC  (9+ messages)
` [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
` [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL

[PATCH v2 0/7] qga: Add FreeBSD support
 2022-09-30 13:11 UTC  (12+ messages)
` [PATCH 1/7] qga: Add initial "
` [PATCH 5/7] qga: Add support for user password setting in FreeBSD
` [PATCH 6/7] qga: Move HW address getting to a separate function

Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
 2022-09-30 11:52 UTC  (7+ messages)

[PATCH v2 0/2] Enhance maximum priority support of PLIC
 2022-09-30 13:09 UTC  (5+ messages)
` [PATCH v2 1/2] hw/intc: sifive_plic: fix hard-coded max priority level
` [PATCH v2 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field

[PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
 2022-09-30 12:59 UTC  (4+ messages)

[PATCH] MAINTAINERS: step back from PPC
 2022-09-30  1:34 UTC  (3+ messages)

[PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
 2022-09-30 12:17 UTC  (7+ messages)
` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread
` [PATCH 2/2] thread-pool: use ThreadPool "

[PATCH v7 0/5] improve error handling for module load
 2022-09-30 11:50 UTC  (5+ messages)
` [PATCH v7 3/5] module: add Error arguments to module_load and module_load_qom

[PATCHv3 0/2] qemu direct io alignment fix
 2022-09-30 10:18 UTC  (4+ messages)
` [PATCHv3 1/2] block: move bdrv_qiov_is_aligned to file-posix
` [PATCHv3 2/2] block: use the request length for iov alignment

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

[PATCH 0/2] Fix some problems with vvfat in R/W mode
 2022-09-30  9:57 UTC  (5+ messages)
` [PATCH 1/2] vvfat: allow some writes to bootsector

[PATCH v4 0/2] Add memmap and fix bugs for LoongArch
 2022-09-30  9:51 UTC  (3+ messages)
` [PATCH v4 1/2] hw/intc: Fix LoongArch extioi function
` [PATCH v4 2/2] hw/intc: Fix LoongArch ipi device emulation

[PATCH] pci-ids: sync docs + header
 2022-09-30  9:54 UTC  (5+ messages)

[PATCH] docs: add firmware feature flags
 2022-09-30  9:34 UTC  (2+ messages)

[PATCH v2] scsi-disk: support setting CD-ROM block size via device options
 2022-09-30  9:12 UTC  (2+ messages)

[PATCH v1 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-09-30  9:17 UTC  (9+ messages)
` [PATCH v1 3/7] util: Introduce ThreadContext user-creatable object
` [PATCH v1 4/7] util: Add write-only "node-affinity" property for ThreadContext

[PATCH 1/6] device-tree: add re-randomization helper function
 2022-09-30  9:11 UTC  (12+ messages)
` [PATCH 2/6] arm: re-randomize rng-seed on reboot
` [PATCH 3/6] riscv: "
` [PATCH 4/6] openrisc: "
` [PATCH 5/6] rx: "
` [PATCH 6/6] mips: "

[PULL v2 00/15] x86 + misc changes for 2022-09-29
 2022-09-30  9:10 UTC  (2+ messages)
` [PULL v2 09/15] meson: -display dbus and CFI are incompatible

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-30  8:59 UTC  (7+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed

[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2022-09-30  8:41 UTC  (4+ messages)

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-09-30  8:13 UTC  (12+ messages)
      ` [Virtio-fs] "

[PATCH] meson: -display dbus and CFI are incompatible
 2022-09-30  8:07 UTC  (4+ messages)

[PATCH] tests/migration: remove the unused local variable
 2022-09-30  7:53 UTC  (2+ messages)

[PATCH 0/5] Small meson updates for QEMU 7.2
 2022-09-30  7:34 UTC  (6+ messages)
` [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build

[PATCH v3 0/2] Add memmap and fix bugs for LoongArch
 2022-09-30  7:10 UTC  (3+ messages)
` [PATCH v3 1/2] hw/intc: Fix LoongArch extioi function
` [PATCH v3 2/2] hw/intc: Fix LoongArch ipi device emulation

[PATCH v5 0/2] hw/ssi/ibex_spi: bug fixes
 2022-09-30  3:32 UTC  (3+ messages)
` [PATCH v5 1/2] hw/ssi: ibex_spi: fixup coverity issue
` [PATCH v5 2/2] hw/ssi: ibex_spi: fixup/add rw1c functionality

[PATCH] hw/net: npcm7xx_emc: set MAC in register space
 2022-09-30  2:05 UTC  (9+ messages)

[RFC 0/8] support subsets of code size reduction extension
 2022-09-30  1:23 UTC  (9+ messages)
` [RFC 1/8] target/riscv: add cfg properties for Zc* extension
` [RFC 2/8] target/riscv: add support for Zca, Zcf and Zcd extension
` [RFC 3/8] target/riscv: add support for Zcb extension
` [RFC 4/8] target/riscv: add support for Zcmp extension
` [RFC 5/8] target/riscv: add support for Zcmt extension
` [RFC 6/8] target/riscv: delete redundant check for zcd instructions in decode_opc
` [RFC 7/8] target/riscv: expose properties for Zc* extension
` [RFC 8/8] disas/riscv.c: add disasm support for Zc*

[PATCH v8 0/4] Enable notify VM exit
 2022-09-30  0:42 UTC  (3+ messages)

[PATCH] arm: re-randomize rng-seed on reboot
 2022-09-29 23:18 UTC  (3+ messages)

[PATCH v5 0/9] Add 'q35' machine type to hotplug tests
 2022-09-29 22:35 UTC  (10+ messages)
` [PATCH v5 1/9] tests/x86: add helper qtest_qmp_device_del_send()
` [PATCH v5 2/9] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PATCH v5 3/9] tests/x86: Refactor hot unplug hd-geo-test
` [PATCH v5 4/9] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
` [PATCH v5 5/9] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
` [PATCH v5 6/9] tests/x86: Fix comment typo in drive_del-test
` [PATCH v5 7/9] tests/x86: replace snprint() by g_strdup_printf() "
` [PATCH v5 8/9] tests/x86: Add 'q35' machine type to drive_del-test
` [PATCH v5 9/9] tests/x86: Add 'q35' machine type to ivshmem-test

[PULL 00/14] x86 + misc changes for 2022-09-29
 2022-09-29 21:02 UTC  (16+ messages)
` [PULL 01/14] x86: return modified setup_data only if read as memory, not as file
` [PULL 02/14] x86: use typedef for SetupData struct
` [PULL 03/14] x86: reinitialize RNG seed on system reboot
` [PULL 04/14] x86: re-enable rng seeding via SetupData
` [PULL 05/14] qboot: rebuild based on latest commit
` [PULL 06/14] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PULL 07/14] watchdog: remove -watchdog option
` [PULL 08/14] ui: fix path to dbus-display1.h
` [PULL 09/14] meson: require 0.61.3
` [PULL 10/14] meson: multiple names can be passed to dependency()
` [PULL 11/14] configure, meson: move C++ compiler detection to meson.build
` [PULL 12/14] configure, meson: move linker flag detection to meson
` [PULL 13/14] target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' failed
` [PULL 14/14] x86: re-initialize RNG seed when selecting kernel

[PATCHv2] block: use the request length for iov alignment
 2022-09-29 20:04 UTC  (3+ messages)

[PATCH] docs: Update TPM documentation for usage of a TPM 2
 2022-09-29 19:32 UTC  (2+ messages)

[PATCH] Use g_new() & friends where that makes obvious sense
 2022-09-29 19:30 UTC  (2+ messages)

[PATCH] Drop superfluous conditionals around g_free()
 2022-09-29 19:28 UTC  (2+ messages)

[PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
 2022-09-29 19:27 UTC  (3+ messages)

[PATCH] checkpatch: ignore target/hexagon/imported/* files
 2022-09-29 19:21 UTC  (2+ messages)

[PATCH] mem/cxl_type3: fix GPF DVSEC
 2022-09-29 19:19 UTC  (2+ messages)

[PATCH] .gitignore: add .cache/ to .gitignore
 2022-09-29 19:17 UTC  (2+ messages)

[PATCH] RISC-V: Add support for Ztso
 2022-09-29 19:16 UTC  (2+ messages)

[PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
 2022-09-29 19:08 UTC  (2+ messages)

[PATCH] m68k: write bootinfo as rom section and re-randomize on reboot
 2022-09-29 18:39 UTC 

[PATCH v2] hyperv: fix SynIC SINT assertion failure on guest reset
 2022-09-29 18:02 UTC  (3+ messages)

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-09-29 16:53 UTC  (2+ messages)

[PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
 2022-09-29 18:11 UTC  (6+ messages)

[PULL 00/37] qtests fixes
 2022-09-29 14:49 UTC  (2+ messages)

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-29 17:30 UTC  (5+ messages)
` [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration

[PATCH v1 1/1] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
 2022-09-29 16:50 UTC  (3+ messages)

[PATCH 0/1] Update vfio-user module to the latest
 2022-09-29 15:38 UTC  (9+ messages)

[PATCH 0/2] ast2600: Disable NEON and VFPv4-D32
 2022-09-29 15:29 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available

[PATCH] net: print a more actionable error when slirp is not found
 2022-09-29 16:32 UTC 

[PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
 2022-09-29 17:02 UTC  (3+ messages)

[PATCH v1 00/51] maintainer pre-PR (testing, plugins, gitdm, semihosting)
 2022-09-29 16:45 UTC  (5+ messages)
` [PATCH v1 15/51] vof: add distclean target

[PULL 00/37] Linux user for 7.2 patches
 2022-09-29 14:48 UTC  (2+ messages)

[PULL 0/1] xen queue 2022-09-27
 2022-09-29 14:48 UTC  (2+ messages)

[PATCH v2 0/4] Fix some loongarch tcg bugs
 2022-09-29 15:14 UTC  (5+ messages)
` [PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN

[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
 2022-09-29 13:48 UTC  (3+ messages)
` [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper


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