qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-17 16:24:10 to 2022-03-18 13:53:27 UTC [more...]

[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
 2022-03-18 13:28 UTC  (10+ messages)
` [RFC PATCH 01/17] hw/sd: When card is in wrong state, log which state it is
` [RFC PATCH 02/17] hw/sd: Move proto_name to SDProto structure
` [RFC PATCH 05/17] hw/sd: Add sd_cmd_unimplemented() handler
` [RFC PATCH 07/17] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [RFC PATCH 11/17] hw/sd: Add eMMC support
` [RFC PATCH 12/17] hw/sd: Fix SET_BLOCK_COUNT command argument
` [RFC PATCH 13/17] hw/sd: Update CMD1 definition for MMC
` [RFC PATCH 16/17] hw/sd: Support boot area in emmc image
` [RFC PATCH 17/17] hw/sd: Subtract bootarea size from blk

[PULL 00/21] target-arm queue
 2022-03-18 13:23 UTC  (22+ messages)
` [PULL 01/21] target/arm: Fix sve2 ldnt1 and stnt1
` [PULL 02/21] target/arm: Fix pauth_check_trap vs SEL2
` [PULL 03/21] target/arm: Fix handling of LPAE block descriptors
` [PULL 04/21] hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
` [PULL 05/21] hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
` [PULL 06/21] nsis installer: List emulators in alphabetical order
` [PULL 07/21] nsis installer: Suppress "ANSI targets are deprecated" warning
` [PULL 08/21] nsis installer: Fix mouse-over descriptions for emulators
` [PULL 09/21] hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
` [PULL 10/21] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
` [PULL 11/21] target/arm: Log M-profile vector table accesses
` [PULL 12/21] target/arm: Log fault address for M-profile faults
` [PULL 13/21] hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
` [PULL 14/21] target/arm: Make rvbar settable after realize
` [PULL 15/21] hw/misc: Add a model of the Xilinx ZynqMP CRF
` [PULL 16/21] hw/arm/xlnx-zynqmp: Connect the "
` [PULL 17/21] hw/misc: Add a model of the Xilinx ZynqMP APU Control
` [PULL 18/21] hw/arm/xlnx-zynqmp: Connect the "
` [PULL 19/21] util/osdep: Avoid madvise proto on modern Solaris
` [PULL 20/21] hw/i386/acpi-build: Avoid 'sun' identifier
` [PULL 21/21] util/osdep: Remove some early cruft

[PATCH v2 0/3] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-03-18 13:28 UTC  (9+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

[PATCH v3 0/9] Many improvements to HVF memory-related codes
 2022-03-18 13:09 UTC  (15+ messages)
` [PATCH v3 1/9] hvf: move memory related functions from hvf-accel-ops.c to hvf-mem.c
` [PATCH v3 2/9] hvf: simplify data structures and codes of memory related functions
` [PATCH v3 3/9] hvf: use correct data types for addresses in "
` [PATCH v3 4/9] hvf: rename struct hvf_slot to HVFSlot
` [PATCH v3 5/9] hvf: fix memory dirty-tracking
` [PATCH v3 6/9] hvf: add a lock for memory related functions
` [PATCH v3 7/9] hvf: use GTree to store memory slots instead of fixed-size array

[PATCH RESEND] virtio/virtio-balloon: Prefer Object* over void* parameter
 2022-03-18 12:58 UTC  (4+ messages)
` [PATCH vRESEND] "

[PATCH trivial 1/1] hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
 2022-03-18 12:54 UTC  (3+ messages)

[PATCH 0/2] iotests/207: Filter host fingerprint
 2022-03-18 12:53 UTC  (3+ messages)
` [PATCH 1/2] iotests.py: Filters for VM.run_job()
` [PATCH 2/2] iotests/207: Filter host fingerprint

[RFC PATCH] include/hw: start documenting the vhost API
 2022-03-18 12:29 UTC 

[PATCH for-7.1] hw: Add compat machines for 7.1
 2022-03-18 12:28 UTC  (5+ messages)

[PULL v2 00/22] QEMU changes for 7.0 soft freeze
 2022-03-18 11:53 UTC  (5+ messages)
` [PULL 15/22] x86: Grant AMX permission for guest

[PATCH] x86/amx: compatible with older kernel release
 2022-03-18 11:55 UTC 

aarch64 efi boot failures with qemu 6.0+
 2022-03-18 11:48 UTC  (11+ messages)

[PATCH] linux-user: Clean up arg_start/arg_end confusion
 2022-03-18 11:41 UTC  (2+ messages)

[PATCH v3 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
 2022-03-18 11:32 UTC  (4+ messages)

[PATCH v3 0/3] Fixes for building on Solaris 11.4.42 CBE
 2022-03-18 11:26 UTC  (5+ messages)
` [PATCH v3 1/3] util/osdep: Avoid madvise proto on modern Solaris

[PATCH v7 00/46] CXl 2.0 emulation Support
 2022-03-18 10:08 UTC  (14+ messages)

[PATCH] aspeed: Add eMMC Boot Controller stub
 2022-03-18  9:43 UTC  (2+ messages)

[PATCH v22 0/7] Add vmnet.framework based network backend
 2022-03-18  9:30 UTC  (9+ messages)
` [PATCH v22 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v22 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v22 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v22 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v22 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v22 6/7] net/vmnet: update qemu-options.hx
` [PATCH v22 7/7] net/vmnet: update hmp-commands.hx

comparison of coroutine backends
 2022-03-18  8:48 UTC 

[PATCH v2 0/3] Enable notify VM exit
 2022-03-18  8:29 UTC  (4+ messages)
` [PATCH v2 1/3] linux-headers: Sync the linux headers
` [PATCH v2 2/3] i386: kvm: Save&restore triple fault event
` [PATCH v2 3/3] i386: Add notify VM exit support

[PATCH] block/rbd: fix write zeroes with growing images
 2022-03-18  8:25 UTC  (3+ messages)

[PATCH v4 0/7] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
 2022-03-18  7:38 UTC  (8+ messages)
` [PATCH v4 1/7] target/riscv: Add initial support for the Sdtrig extension
` [PATCH v4 5/7] target/riscv: csr: Hook debug CSR read/write
` [PATCH v4 6/7] target/riscv: cpu: Enable native debug feature

[PATCH 1/2] intel-iommu: update root_scalable before switching as during post_load
 2022-03-18  7:30 UTC  (4+ messages)
` [PATCH 2/2] intel-iommu: update iq_dw during post load

[PATCH v2 00/25] migration: Postcopy Preemption
 2022-03-18  7:08 UTC  (11+ messages)
    ` Time to introduce a migration protocol negotiation (Re: [PATCH v2 00/25] migration: Postcopy Preemption)

[PATCH v9 00/14] support subsets of scalar crypto extension
 2022-03-18  4:19 UTC  (15+ messages)
` [PATCH v9 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
` [PATCH v9 02/14] target/riscv: rvk: add support for zbkb extension
` [PATCH v9 03/14] target/riscv: rvk: add support for zbkc extension
` [PATCH v9 04/14] target/riscv: rvk: add support for zbkx extension
` [PATCH v9 05/14] crypto: move sm4_sbox from target/arm
` [PATCH v9 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [PATCH v9 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [PATCH v9 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [PATCH v9 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "
` [PATCH v9 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 "
` [PATCH v9 11/14] target/riscv: rvk: add support for zksed/zksh extension
` [PATCH v9 12/14] target/riscv: rvk: add CSR support for Zkr
` [PATCH v9 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [PATCH v9 14/14] target/riscv: rvk: expose zbk* and zk* properties

[PATCH 0/3] spapr: Nested TCG is TCG only
 2022-03-18  3:41 UTC  (6+ messages)
` [PATCH 1/3] spapr: Ignore nested KVM hypercalls when not running TCG
` [PATCH 2/3] spapr: Move hypercall_register_softmmu
` [PATCH 3/3] spapr: Move nested KVM hypercalls under a TCG only config

Question about vmstate_register(), dc->vmsd and instance_id
 2022-03-18  3:43 UTC  (4+ messages)

[PULL for-7.0 0/2] Block patches
 2022-03-18  2:57 UTC  (6+ messages)
` [PULL for-7.0 1/2] aio-posix: fix build failure io_uring 2.2
` [PULL for-7.0 2/2] aio-posix: fix spurious ->poll_ready() callbacks in main loop

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-18  2:08 UTC  (5+ messages)
` [RFC PATCH v3 05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [RFC PATCH v3 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES

[PATCH v3] target/riscv: write back unmodified value for csrrc/csrrs with rs1 is not x0 but holding zero
 2022-03-18  2:07 UTC 

[RFC PATCH-for-7.0] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
 2022-03-18  0:41 UTC 

[PATCH] hw/i2c: Enable an id for the pca954x devices
 2022-03-17 23:53 UTC 

[PATCH v4 00/18] iotests: add enhanced debugging info to qemu-img failures
 2022-03-17 23:49 UTC  (19+ messages)
` [PATCH v4 01/18] python/utils: add add_visual_margin() text decoration utility
` [PATCH v4 02/18] python/utils: add VerboseProcessError
` [PATCH v4 03/18] iotests: Remove explicit checks for qemu_img() == 0
` [PATCH v4 04/18] iotests: make qemu_img raise on non-zero rc by default
` [PATCH v4 05/18] iotests: fortify compare_images() against crashes
` [PATCH v4 06/18] iotests: add qemu_img_json()
` [PATCH v4 07/18] iotests: use qemu_img_json() when applicable
` [PATCH v4 08/18] iotests: add qemu_img_info()
` [PATCH v4 09/18] iotests/remove-bitmap-from-backing: use qemu_img_info()
` [PATCH v4 10/18] iotests: add qemu_img_map() function
` [PATCH v4 11/18] iotests: change supports_quorum to use qemu_img
` [PATCH v4 12/18] iotests: replace unchecked calls to qemu_img_pipe()
` [PATCH v4 13/18] iotests/149: Remove qemu_img_pipe() call
` [PATCH v4 14/18] iotests: remove remaining calls to qemu_img_pipe()
` [PATCH v4 15/18] iotests: use qemu_img() in has_working_luks()
` [PATCH v4 16/18] iotests: replace qemu_img_log('create', ...) calls
` [PATCH v4 17/18] iotests: remove qemu_img_pipe_and_status()
` [PATCH v4 18/18] iotests: make qemu_img_log and img_info_log raise on error

[PATCH v3 0/2] target/riscv: Allow software access to MIP SEIP
 2022-03-17 23:13 UTC  (2+ messages)

[PATCH v2] block-qdict: Fix -Werror=maybe-uninitialized build failure
 2022-03-17 22:57 UTC  (5+ messages)
      ` [PATCH-for-7.0 "

[PULL 00/30] Misc mostly build system patches for 2022-02-15
 2022-03-17 22:34 UTC  (3+ messages)
` [PULL 18/30] configure, meson: move guest-agent, tools to meson

[PATCH for-7.1 v6 00/51] target/nios2: Shadow register set, EIC and VIC
 2022-03-17 19:54 UTC  (33+ messages)
` [PATCH for-7.1 v6 23/51] target/nios2: Handle EXCP_UNALIGN and EXCP_UALIGND
` [PATCH for-7.1 v6 25/51] target/nios2: Clean up handling of tlbmisc in do_exception
` [PATCH for-7.1 v6 26/51] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH for-7.1 v6 35/51] target/nios2: Create gen_jumpr
` [PATCH for-7.1 v6 36/51] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PATCH for-7.1 v6 37/51] target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
` [PATCH for-7.1 v6 38/51] target/nios2: Use tcg_gen_lookup_and_goto_ptr
` [PATCH for-7.1 v6 39/51] target/nios2: Implement Misaligned destination exception
` [PATCH for-7.1 v6 40/51] linux-user/nios2: Handle various SIGILL exceptions
` [PATCH for-7.1 v6 41/51] target/nios2: Introduce shadow register sets
` [PATCH for-7.1 v6 42/51] target/nios2: Implement rdprs, wrprs
` [PATCH for-7.1 v6 43/51] target/nios2: Update helper_eret for shadow registers
` [PATCH for-7.1 v6 44/51] target/nios2: Implement EIC interrupt processing

[PATCH v3 0/1] Patch to adjust coroutine pool size adaptively
 2022-03-17 19:10 UTC  (2+ messages)

[RFC PATCH v2 00/18] Net Control VQ support with asid in vDPA SVQ
 2022-03-17 18:23 UTC  (19+ messages)
` [RFC PATCH v2 01/18] vdpa: Add x-svq to NetdevVhostVDPAOptions
` [RFC PATCH v2 02/18] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [RFC PATCH v2 03/18] vdpa: Fix index calculus at vhost_vdpa_svqs_start
` [RFC PATCH v2 04/18] virtio-net: use g_memdup2() instead of unsafe g_memdup()
` [RFC PATCH v2 05/18] virtio-net: Expose ctrl virtqueue logic
` [RFC PATCH v2 06/18] vdpa: Extract get geatures part from vhost_vdpa_get_max_queue_pairs
` [RFC PATCH v2 07/18] virtio: Make virtqueue_alloc_element non-static
` [RFC PATCH v2 08/18] vhost: Add SVQElement
` [RFC PATCH v2 09/18] vhost: Add custom used buffer callback
` [RFC PATCH v2 10/18] vdpa: control virtqueue support on shadow virtqueue
` [RFC PATCH v2 11/18] vhost: Add vhost_iova_tree_find
` [RFC PATCH v2 12/18] vdpa: Add map/unmap operation callback to SVQ
` [RFC PATCH v2 13/18] vhost: Add vhost_svq_inject
` [RFC PATCH v2 14/18] vdpa: add NetClientState->start() callback
` [RFC PATCH v2 15/18] vdpa: Add vhost_vdpa_start_control_svq
` [RFC PATCH v2 16/18] vhost: Update kernel headers
` [RFC PATCH v2 17/18] vdpa: Add asid attribute to vdpa device
` [RFC PATCH v2 18/18] vdpa: Add x-cvq-svq

[PATCH 00/14] iotests: ensure all qemu-img calls are either checked or logged
 2022-03-17 18:32 UTC  (12+ messages)
` [PATCH 12/14] iotests: remove qemu_img_pipe_and_status()
` [PATCH 14/14] iotests: make img_info_log() call qemu_img_log()

[PATCH for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
 2022-03-17 18:37 UTC  (6+ messages)

[PATCH] ui/cocoa: Respect left-command-key option
 2022-03-17 18:02 UTC  (2+ messages)
` [PATCH-for-7.0] "

[PATCH v21 0/7] Add vmnet.framework based network backend
 2022-03-17 17:30 UTC  (4+ messages)
` [PATCH v21 3/7] net/vmnet: implement shared mode (vmnet-shared)

[PATCH v3 0/5] iotests: add enhanced debugging info to qemu-img failures
 2022-03-17 16:48 UTC  (8+ messages)
` [PATCH v3 2/5] python/utils: add VerboseProcessError

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-17 16:23 UTC  (4+ 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).