qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 19:33:19 to 2022-09-30 20:23:10 UTC [more...]

[PULL 0/8] Trivial branch for 7.2 patches
 2022-09-30 20:21 UTC  (2+ messages)
` [PULL 1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"

[PATCH 0/2] target/arm: Enforce implemented granule size limits
 2022-09-30 20:15 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Don't allow guest to use unimplemented granule sizes
` [PATCH 2/2] docs/system/arm/emulation.rst: Report FEAT_GTG support

[PATCH] Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
 2022-09-30 20:08 UTC 

[PATCH] net: print a more actionable error when slirp is not found
 2022-09-30 19:47 UTC  (2+ messages)

[PULL v2 0/3] Hexagon (target/hexagon) improve store handling
 2022-09-30 18:41 UTC  (4+ messages)
` [PULL v2 1/3] Hexagon (target/hexagon) add instruction attributes from archlib
` [PULL v2 2/3] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
` [PULL v2 3/3] Hexagon (target/hexagon) move store size tracking to translation

[RFC PATCH v2 00/29] PowerPC interrupt rework
 2022-09-30 18:38 UTC  (9+ messages)
` [RFC PATCH v2 02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts
` [RFC PATCH v2 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
` [RFC PATCH v2 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
` [RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt

[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-09-30 17:35 UTC  (8+ messages)
` [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL

[PATCH v2 for-7.2 0/6] Drop libslirp submodule
 2022-09-30 17:27 UTC  (3+ messages)

[PULL 00/10] QAPI patches patches for 2022-09-07
 2022-09-30 17:20 UTC  (7+ messages)

[PATCH] Revert "qapi: fix examples of blockdev-add with qcow2"
 2022-09-30 17:19 UTC 

[PULL 00/18] Block layer patches
 2022-09-30 16:52 UTC  (19+ messages)
` [PULL 01/18] qcow2: fix memory leak in qcow2_read_extensions
` [PULL 02/18] block/qcow2-bitmap: Add missing cast to silent GCC error
` [PULL 03/18] qemu-img: Wean documentation and help output off '?' for help
` [PULL 04/18] block: pass OnOffAuto instead of bool to block_acct_setup()
` [PULL 05/18] block: add missed block_acct_setup with new block device init procedure
` [PULL 06/18] block: use bdrv_is_sg() helper instead of raw bs->sg reading
` [PULL 07/18] block: make serializing requests functions 'void'
` [PULL 08/18] gluster: stop using .bdrv_needs_filename
` [PULL 09/18] block/qcow2: Keep auto_backing_file if possible
` [PULL 10/18] block/qed: "
` [PULL 11/18] iotests/backing-file-invalidation: Add new test
` [PULL 12/18] block: move bdrv_qiov_is_aligned to file-posix
` [PULL 13/18] block: use the request length for iov alignment
` [PULL 14/18] piix_ide_reset: Use pci_set_* functions instead of direct access
` [PULL 15/18] tests/qtest/ide-test.c: Create disk image for use as a secondary
` [PULL 16/18] hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
` [PULL 17/18] tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
` [PULL 18/18] hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command

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

[PATCH v1 1/1] hw/block/m25p80: Micron Xccela mt35xu01g flash Octal command support
 2022-09-30 16:25 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-30 16:23 UTC  (17+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [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] hyperv: fix SynIC SINT assertion failure on guest reset
 2022-09-30 15:52 UTC 

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

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

[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
 2022-09-30 15:14 UTC  (5+ messages)
` [PATCH 1/4] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
` [PATCH 2/4] qemu-options.hx: Update the reduced-phys-bits documentation
` [PATCH 3/4] i386/sev: Update checks and information related to reduced-phys-bits
` [PATCH 4/4] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set

[PATCH v2 1/7] piix_ide_reset: Use pci_set_* functions instead of direct access
 2022-09-30 15:17 UTC  (2+ messages)

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

[PATCH qemu] mips/malta: pass RNG seed to to kernel via env var
 2022-09-30 15:06 UTC  (3+ messages)

[PATCH v2 0/5] pci-ids: virtio cleanup
 2022-09-30 14:44 UTC  (10+ 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:09 UTC  (2+ messages)

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

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

[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 v2 0/7] qga: Add FreeBSD support
 2022-09-30 13:11 UTC  (6+ messages)
` [PATCH 5/7] qga: Add support for user password setting in FreeBSD

Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
 2022-09-30 11:52 UTC  (2+ 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 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] 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  (4+ messages)
` [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

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  (2+ messages)

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


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