qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-18 15:52:41 to 2022-10-19 20:20:10 UTC [more...]

[PATCH v5 0/6] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-19 20:18 UTC  (9+ messages)
` [PATCH v5 4/6] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
` [PATCH v5 5/6] hw/arm/virt: Improve high memory region address assignment
` [PATCH v5 6/6] hw/arm/virt: Add 'compact-highmem' property

[RFC PATCH] target/s390x: fake instruction loading when handling 'ex'
 2022-10-19 20:03 UTC  (2+ messages)

[PATCH 0/4] target/i386: support x86_64-v3 for user mode applications
 2022-10-19 19:47 UTC  (7+ messages)
` [PATCH 1/4] target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1]
` [PATCH 2/4] target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
` [PATCH 3/4] target/i386: implement F16C instructions
` [PATCH 4/4] target/i386: implement FMA instructions

[PATCH] hw/acpi/erst.c: Fix memset argument order
 2022-10-19 19:45 UTC  (3+ messages)

[RESEND PATCH] hw/mem/nvdimm: fix error message for 'unarmed' flag
 2022-10-19 19:31 UTC  (5+ messages)

[RFC PATCH] tests/avocado: set -machine none for userfwd and vnc tests
 2022-10-19 18:38 UTC 

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

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-19 17:56 UTC  (16+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
` [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute

socket chardevs: data loss when other end closes connection?
 2022-10-19 16:29 UTC  (4+ messages)

[PATCH v1 00/12] Introduce xenpv machine for arm architecture
 2022-10-19 16:20 UTC  (22+ messages)
` [PATCH v1 01/12] hw/xen: Correct build config for xen_pt_stub
` [PATCH v1 02/12] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [PATCH v1 03/12] hw/i386/xen: rearrange xen_hvm_init_pc
` [PATCH v1 04/12] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [PATCH v1 05/12] hw/i386/xen/xen-hvm: create arch_handle_ioreq and arch_xen_set_memory
` [PATCH v1 06/12] xen-hvm: move common functions to hw/xen/xen-hvm-common.c
` [PATCH v1 09/12] accel/xen/xen-all: export xenstore_record_dm_state
` [PATCH v1 10/12] hw/arm: introduce xenpv machine

[PATCH v5 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-19 16:00 UTC  (25+ messages)
` [PATCH v5 01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PATCH v5 02/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
` [PATCH v5 03/10] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PATCH v5 04/10] acpi/tests/avocado/bits: add smilatency test suite from bits in order to disable it
` [PATCH v5 05/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits smilatency tests
` [PATCH v5 06/10] acpi/tests/avocado/bits: disable smilatency test since it does not pass everytime
` [PATCH v5 07/10] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PATCH v5 08/10] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PATCH v5 09/10] acpi/tests/avocado/bits: add a README file to describe the test
` [PATCH v5 10/10] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests

[PATCH v7 0/8] ppc4xx_sdram QOMify and clean ups
 2022-10-19 16:02 UTC  (9+ messages)
` [PATCH v7 1/8] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
` [PATCH v7 2/8] ppc4xx_devs.c: Move DDR "
` [PATCH v7 3/8] ppc4xx_sdram: Move ppc4xx_sdram_banks() "
` [PATCH v7 4/8] ppc4xx_sdram: Use hwaddr for memory bank size
` [PATCH v7 5/8] ppc4xx_sdram: Rename local state variable for brevity
` [PATCH v7 6/8] ppc4xx_sdram: Generalise bank setup
` [PATCH v7 7/8] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
` [PATCH v7 8/8] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()

[PATCH v2 00/11] Add support for fixed ram offsets during migration
 2022-10-19 16:02 UTC  (5+ messages)
` [PATCH v2 03/11] migration: Make migration json writer part of MigrationState struct

[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
 2022-10-19 15:57 UTC  (4+ messages)
` [PATCH v2 1/2] util/log: Derive thread id from getpid() on hosts w/o gettid() syscall
` [PATCH v2 2/2] util/log: Always send errors to logfile when daemonized

[RFC 0/7] migration patches for VFIO
 2022-10-19 15:51 UTC  (9+ messages)
` [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped

[PATCH v3 0/2] Refactoring: expand usage of TFR() macro
 2022-10-19 15:40 UTC  (5+ messages)
` [PATCH v3 1/2] Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
` [PATCH v3 2/2] error handling: Use RETRY_ON_EINTR() macro where applicable

[PATCH] x86-iommu: Fail flag registration of DEVIOTLB if DT not supported
 2022-10-19 14:54 UTC  (6+ messages)

Question about TCG backend correctness
 2022-10-19 13:46 UTC  (8+ messages)

[PATCH] MAINTAINERS: target/s390x/: add Ilya as reviewer
 2022-10-19 13:10 UTC  (3+ messages)

[RFC PATCH v2 0/8] Guest announce feature emulation using Shadow VirtQueue
 2022-10-19 12:52 UTC  (9+ messages)
` [RFC PATCH v2 1/8] vdpa: Delete duplicated vdpa_feature_bits entry
` [RFC PATCH v2 2/8] vdpa: Save emulated features list in vhost_vdpa
` [RFC PATCH v2 3/8] vhost_net: Emulate link state up if backend doesn't expose it
` [RFC PATCH v2 4/8] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
` [RFC PATCH v2 5/8] vdpa: Remove shadow CVQ command check
` [RFC PATCH v2 6/8] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [RFC PATCH v2 7/8] vhost_net: return VIRTIO_NET_S_ANNOUNCE is device model has it set
` [RFC PATCH v2 8/8] vdpa: Offer VIRTIO_NET_F_GUEST_ANNOUNCE feature if SVQ is enabled

[PATCH] target/arm: Fixed Privileged Access Never (PAN) for aarch32
 2022-10-19 12:03 UTC 

[PATCH] target/arm: Fixed Privileged Access Never (PAN) for aarch32
 2022-10-19 12:15 UTC 

[PATCH v3 00/12] VMX/VSX instructions with gvec
 2022-10-19 12:50 UTC  (13+ messages)
` [PATCH v3 01/12] target/ppc: Moved VMLADDUHM to decodetree and use gvec
` [PATCH v3 02/12] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
` [PATCH v3 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
` [PATCH v3 04/12] target/ppc: Move VNEG[WD] to decodtree "
` [PATCH v3 05/12] target/ppc: Move VPRTYB[WDQ] to decodetree "
` [PATCH v3 06/12] target/ppc: Move VAVG[SU][BHW] "
` [PATCH v3 07/12] target/ppc: Move VABSDU[BHW] "
` [PATCH v3 08/12] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
` [PATCH v3 09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P
` [PATCH v3 10/12] target/ppc: Moved XVTSTDC[DS]P to decodetree
` [PATCH v3 11/12] target/ppc: Moved XSTSTDC[QDS]P "
` [PATCH v3 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P

[PATCH] MAINTAINERS: Replace my amsat.org email address
 2022-10-19 12:44 UTC  (2+ messages)

[PATCH v3 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-19 12:36 UTC  (2+ messages)

[PATCH v2] vhost: Warn if DEVIOTLB_UNMAP is not supported and ats is set
 2022-10-19 12:27 UTC 

[PATCH] vhost: Warn if DEVIOTLB_UNMAP is not supported and ats is set
 2022-10-19 11:25 UTC  (6+ messages)

[PATCH v6 0/1] Fix LoongArch extioi coreisr accessing
 2022-10-19 11:00 UTC  (3+ messages)
` [PATCH v6 1/1] hw/intc: "

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-10-19 10:53 UTC  (9+ messages)
` [PATCH v3 04/15] target/arm: ensure KVM traps set appropriate MemTxAttrs
` [PATCH v3 09/15] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v3 11/15] gdbstub: move into its own sub directory
` [PATCH v3 15/15] accel/kvm: move kvm_update_guest_debug to inline stub

[PATCH v4 1/3] util/main-loop: Fix maximum number of wait objects for win32
 2022-10-19 10:20 UTC  (3+ messages)
` [PATCH v4 2/3] util/main-loop: Avoid adding the same HANDLE twice
` [PATCH v4 3/3] util/aio-win32: Correct the event array size in aio_poll()

[PATCH v7 00/13] blkio: add libblkio BlockDriver
 2022-10-19  9:54 UTC  (10+ messages)
` [PATCH v7 02/13] blkio: add libblkio block driver
` [PATCH v7 09/13] block: add BlockRAMRegistrar
` [PATCH v7 12/13] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [PATCH v7 13/13] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint

CXL emulation in QEMU contribution
 2022-10-19  9:52 UTC  (4+ messages)
    ` [External] "

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-19  9:28 UTC  (12+ messages)
` [PATCH v5 09/18] tests/qtest: Use send/recv for socket communication

[PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
 2022-10-19  9:07 UTC  (12+ messages)
` [PATCH v3 2/3] util/main-loop: Avoid adding the same HANDLE twice
` [PATCH v3 3/3] util/aio-win32: Correct the event array size in aio_poll()

[PATCH v2] vhost-vdpa: add support for vIOMMU
 2022-10-19  6:39 UTC 

[PATCH v4 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-19  6:26 UTC  (8+ messages)
` [PATCH v4 08/10] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits

[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
 2022-10-18 21:01 UTC  (8+ messages)
` [PATCH v4 1/7] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
` [PATCH v4 2/7] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
` [PATCH v4 3/7] hw/sd/sdhci-internal: Unexport ESDHC defines
` [PATCH v4 4/7] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
` [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
` [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
` [PATCH v4 7/7] hw/ppc/e500: Add Freescale eSDHC to e500plat

MultiFD and default channel out of order mapping on receive side
 2022-10-18 21:00 UTC  (8+ messages)

[PULL 00/53] target/i386, scsi, build patches for 2022-10-18
 2022-10-18 20:01 UTC  (2+ messages)

[PULL 00/38] ppc queue
 2022-10-18 20:01 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
 2022-10-18 18:42 UTC  (2+ messages)
` [PATCH] Hexagon (target/hexagon) Add pkt and insn to DisasContext

[PATCH 0/3] Add qemu-img checksum command using blkhash
 2022-10-18 17:49 UTC  (3+ messages)

[PATCH v2] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
 2022-10-18 17:24 UTC 

[PATCH v2 0/4] ui:hw: fix tab indentation
 2022-10-18 16:25 UTC  (5+ messages)
` [PATCH v2 1/4] ui: "
` [PATCH v2 2/4] hw/audio: "
` [PATCH v2 3/4] hw/display: "
` [PATCH v2 4/4] hw/usb: "

[PATCH v2] nbd/client: Use smarter assert
 2022-10-18 16:37 UTC  (2+ messages)

[RFC PATCH 0/5] Guest announce feature emulation using Shadow VirtQueue
 2022-10-18 15:53 UTC  (6+ messages)
` [RFC PATCH 1/5] vdpa: Save emulated features list in vhost_vdpa
` [RFC PATCH 2/5] vdpa: Remove shadow CVQ command check
` [RFC PATCH 3/5] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [RFC PATCH 4/5] vhost_net: return VIRTIO_NET_S_ANNOUNCE is device model has it set
` [RFC PATCH 5/5] vdpa: Offer VIRTIO_NET_F_GUEST_ANNOUNCE feature if SVQ is enabled


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