qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 03:34:50 to 2022-08-21 12:46:43 UTC [more...]

[PATCH v2] net: tulip: Restrict DMA engine to memories
 2022-08-21 12:43 UTC 

[PATCH] net: tulip: Restrict DMA engine to memories
 2022-08-21 12:29 UTC 

[PATCH 1/2] scsi: Add buf_len parameter to scsi_req_new()
 2022-08-21 10:46 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-21 10:27 UTC  (12+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH] disas/riscv.c: rvv: Add disas support for vector instructions
 2022-08-21  7:00 UTC 

Teensy 4.1 Implementation
 2022-08-21  0:05 UTC  (6+ messages)

[PATCH 0/1] hw/i2c/aspeed: Fix old reg slave receive
 2022-08-20 22:57 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/10] target/arm: Implement FEAT_PMUv3p5
 2022-08-20 18:56 UTC  (8+ messages)
` [PATCH 08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
` [PATCH 09/10] target/arm: Support 64-bit event counters for FEAT_PMUv3p5
` [PATCH 10/10] target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'

[PATCH v3 0/9] Add ARM Cortex-R52 cpu
 2022-08-20 14:19 UTC  (10+ messages)
` [PATCH v3 1/9] target/arm: Add ARM_FEATURE_V8_R
` [PATCH v3 2/9] target/arm: Don't add all MIDR aliases for cores that immplement PMSA
` [PATCH v3 3/9] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PATCH v3 4/9] target/arm: Make stage_2_format for cache attributes optional
` [PATCH v3 5/9] target/arm: Add ARMCacheAttrs to the signature of pmsav8_mpu_lookup
` [PATCH v3 6/9] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
` [PATCH v3 7/9] target/arm: Add PMSAv8r registers
` [PATCH v3 8/9] target/arm: Add PMSAv8r functionality
` [PATCH v3 9/9] target/arm: Add ARM Cortex-R52 cpu

[PATCH v2] scsi-disk: support setting CD-ROM block size via device options
 2022-08-20  7:42 UTC  (3+ messages)

[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
 2022-08-20  7:27 UTC  (19+ messages)
` [PATCH v7 04/12] multifd: Count the number of bytes sent correctly
` [PATCH v7 05/12] migration: Make ram_save_target_page() a pointer
` [PATCH v7 06/12] multifd: Make flags field thread local
` [PATCH v7 07/12] multifd: Prepare to send a packet without the mutex held
` [PATCH v7 08/12] multifd: Add capability to enable/disable zero_page

[PATCH 0/6] target/arm: Fix v8 AArch32 RAZ ID regs; implement FEAT_ETS
 2022-08-20  5:22 UTC  (13+ messages)
` [PATCH 1/6] target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
` [PATCH 2/6] target/arm: Sort KVM reads of AArch32 ID registers into encoding order
` [PATCH 3/6] target/arm: Implement ID_MMFR5
` [PATCH 4/6] target/arm: Implement ID_DFR1
` [PATCH 5/6] target/arm: Advertise FEAT_ETS for '-cpu max'
` [PATCH 6/6] target/arm: Add missing space in comment

[PATCH v3] target/riscv: Use official extension names for AIA CSRs
 2022-08-20  4:29 UTC 

[PATCH v2] target/riscv: Use official extension names for AIA CSRs
 2022-08-20  4:19 UTC  (3+ messages)

[PATCH v2 1/2] scsi: Add buf_len parameter to scsi_req_new()
 2022-08-20  1:56 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: Reject commands if the CDB length exceeds buf_len

[PATCH v3] xio3130_upstream: Add ACS (Access Control Services) capability
 2022-08-19 23:31 UTC  (2+ messages)

[PATCH for-7.2 v3 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-19 20:44 UTC  (7+ messages)
` [PATCH for-7.2 v3 10/20] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v3 20/20] hmp, device_tree.c: add 'info fdt <property>' support

[PATCH] configure: improve error for ucontext coroutine backend
 2022-08-19 20:03 UTC  (2+ messages)

[PULL for 7.1] Fix proberi instruction for qemu-hppa-user
 2022-08-19 18:44 UTC  (2+ messages)

[RFC PATCH] qemu-options: try and clarify preferred block semantics
 2022-08-19 17:47 UTC 

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-08-19 17:31 UTC  (4+ messages)
` [PATCH 08/62] target/arm: Create GetPhysAddrResult

[PATCH 0/5] Vhost-vdpa Shadow Virtqueue multiqueue support
 2022-08-19 17:13 UTC  (6+ messages)
` [PATCH 1/5] vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
` [PATCH 2/5] vdpa: Add vhost_vdpa_net_load_mq
` [PATCH 3/5] vdpa: validate MQ CVQ commands
` [PATCH 4/5] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
` [PATCH 5/5] vdpa: Allow MQ feture in SVQ

[PATCH v6 00/21] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-19 17:14 UTC  (16+ messages)
` [PATCH v6 06/21] tests/tcg/i386: Move smc_code2 to an executable section
` [PATCH v6 08/21] accel/tcg: Properly implement get_page_addr_code for user-only
` [PATCH v6 10/21] accel/tcg: Make tb_htable_lookup static
` [PATCH v6 11/21] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PATCH v6 12/21] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
` [PATCH v6 13/21] accel/tcg: Add nofault parameter to get_page_addr_code_hostp
` [PATCH v6 14/21] accel/tcg: Raise PROT_EXEC exception early
` [PATCH v6 15/21] accel/tcg: Remove translator_ldsw
` [PATCH v6 16/21] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PATCH v6 17/21] accel/tcg: Add fast path for translator_ld*
` [PATCH v6 18/21] target/s390x: Make translator stop before the end of a page
` [PATCH v6 19/21] target/i386: "
` [PATCH v6 20/21] target/riscv: Add MAX_INSN_LEN and insn_len
` [PATCH v6 21/21] target/riscv: Make translator stop before the end of a page

[PATCH v9 00/12] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-19 17:00 UTC  (13+ messages)
` [PATCH v9 01/12] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PATCH v9 02/12] vhost: use SVQ element ndescs instead of opaque data for desc validation
` [PATCH v9 03/12] vhost: Delete useless read memory barrier
` [PATCH v9 04/12] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
` [PATCH v9 05/12] vhost_net: Add NetClientInfo start callback
` [PATCH v9 06/12] vhost_net: Add NetClientInfo stop callback
` [PATCH v9 07/12] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
` [PATCH v9 08/12] vdpa: Move command buffers map to start of net device
` [PATCH v9 09/12] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v9 10/12] vhost_net: add NetClientState->load() callback
` [PATCH v9 11/12] vdpa: Add virtio-net mac address via CVQ at start
` [PATCH v9 12/12] vdpa: Delete CVQ migration blocker

[PATCH v2 00/11] misc: Remove variable-length arrays on the stack
 2022-08-19 17:22 UTC  (13+ messages)
` [PATCH v2 01/11] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
` [PATCH v2 02/11] chardev/baum: Use definitions to avoid dynamic stack allocation
` [PATCH v2 03/11] chardev/baum: Avoid "
` [PATCH v2 04/11] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PATCH v2 05/11] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
` [PATCH v2 06/11] hw/ppc/pnv: Avoid "
` [PATCH v2 07/11] hw/intc/xics: "
` [PATCH v2 08/11] hw/i386/multiboot: "
` [PATCH v2 09/11] hw/usb/hcd-ohci: Use definition to avoid "
` [PATCH v2 10/11] ui/curses: Avoid "
` [PATCH v2 11/11] tests/unit/test-vmstate: "

[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
 2022-08-19 16:55 UTC  (21+ messages)
` [PATCH 01/20] ppc440_bamboo: Remove unnecessary memsets
` [PATCH 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH 03/20] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PATCH 05/20] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PATCH 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH 07/20] ppc4xx_sdram: QOM'ify
` [PATCH 08/20] ppc4xx_sdram: Drop extra zeros for readability
` [PATCH 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PATCH 11/20] ppc440_sdram: Get rid of the init RAM hack
` [PATCH 12/20] ppc440_sdram: Rename local variable for readibility
` [PATCH 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
` [PATCH 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PATCH 15/20] ppc440_sdram: QOM'ify
` [PATCH 16/20] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
` [PATCH 17/20] ppc4xx_sdram: Use hwaddr for memory bank size
` [PATCH 18/20] ppc4xx_sdram: Rename local state variable for brevity
` [PATCH 19/20] ppc4xx_sdram: Generalise bank setup
` [PATCH 20/20] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling

[PATCH 0/7] vDPA shadow virtqueue iova tree fixes
 2022-08-19 16:53 UTC  (8+ messages)
` [PATCH 1/7] vdpa: Skip the maps not in the iova tree
` [PATCH 2/7] vdpa: do not save failed dma maps in SVQ "
` [PATCH 3/7] util: make a copy of iova_tree_remove_parameter
` [PATCH 4/7] vdpa: Remove SVQ vring from iova_tree at shutdown
` [PATCH 5/7] vdpa: Make SVQ vring unmapping return void
` [PATCH 6/7] vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
` [PATCH 7/7] vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring

Python test QMP Server implementation / version reply
 2022-08-19 16:37 UTC 

[PULL 0/1] query-stats-schemas crash fix for QEMU 7.1
 2022-08-19 16:30 UTC  (3+ messages)
` [PULL 1/1] kvm: fix segfault with query-stats-schemas and -M none

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-08-19 16:27 UTC  (14+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union "

[PATCH 0/4] Speed up migration tests
 2022-08-19 16:25 UTC  (6+ messages)
` [PATCH 1/4] tests/qtest/migration-test: Only wait for serial output where migration succeeds
` [PATCH 2/4] tests/migration/aarch64: Speed up the aarch64 migration test
` [PATCH 3/4] tests/migration/i386: Speed up the i386 migration test (when using TCG)
` [PATCH 4/4] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan

[PATCH v1 0/2] i386: KVM: Fix 'system_reset' failures when vCPU is in VMX root operation
 2022-08-19 16:23 UTC  (2+ messages)

[qemu-web PATCH] Add signing pubkey for python-qemu-qmp package
 2022-08-19 16:21 UTC  (2+ messages)

[PATCH v2] block: add missed block_acct_setup with new block device init procedure
 2022-08-19 16:15 UTC  (3+ messages)
` [PATCH 1/2] block: pass OnOffAuto instead of bool to block_acct_setup()

[RFC PATCH 00/13] PowerPC interrupt rework
 2022-08-19 16:04 UTC  (9+ messages)
` [RFC PATCH 03/13] target/ppc: move interrupt masking out of ppc_hw_interrupt
` [RFC PATCH 06/13] target/ppc: remove embedded interrupts from ppc_pending_interrupt_p9

[PATCH for 7.2] minor fixups in block code
 2022-08-19 15:54 UTC  (5+ messages)
` [PATCH 1/2] block: use bdrv_is_sg() helper instead of raw bs->sg reading
` [PATCH 2/2] block: make serializing requests functions 'void'

[PATCH v2] target/arm: Add cortex-a35
 2022-08-19 15:48 UTC  (2+ messages)

[PATCH v10 00/21] job: replace AioContext lock with job_mutex
 2022-08-19 15:49 UTC  (7+ messages)
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH] esp: Handle CMD_BUSRESET by resetting the SCSI bus
 2022-08-19 15:47 UTC  (2+ messages)

[PULL for 7.1 0/3] memory leak and testing tweaks
 2022-08-19 14:36 UTC  (5+ messages)
` [PULL 1/3] linux-user: un-parent OBJECT(cpu) when closing thread

Using Unicamp's Minicloud for the QEMU CI
 2022-08-19 13:31 UTC  (4+ messages)

[PATCH v5 0/3] ui/cocoa: Run qemu_init in the main thread
 2022-08-19 13:27 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] Revert "main-loop: Disable block backend global state assertion on Cocoa"
` [PATCH v5 3/3] meson: Allow to enable gtk and sdl while cocoa is enabled

[PATCH 0/9] parallels: Refactor the code of images checks and fix a bug
 2022-08-19 12:58 UTC  (8+ messages)
` [PATCH 2/9] parallels: Fix data_end field value in parallels_co_check()
` [PATCH 6/9] parallels: Move check of cluster outside image to a separate function
` [PATCH 9/9] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD

[PATCH for-7.2 v2 0/2] ppc/pnv: fix root port QOM parenting
 2022-08-19 11:31 UTC  (4+ messages)
` [PATCH for-7.2 v2 1/2] ppc/pnv: consolidate pnv_parent_*_fixup() helpers
` [PATCH for-7.2 v2 2/2] ppc/pnv: fix QOM parenting of user creatable root ports

[RFC 0/8] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2022-08-19 10:34 UTC  (6+ messages)
` [RFC 5/8] vdpa: Add vdpa memory listener

[PATCH] .gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout
 2022-08-19 10:23 UTC  (4+ messages)

[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-19  9:42 UTC  (5+ messages)
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine

[PATCH 0/7] Allow semihosting from user mode
 2022-08-19  9:09 UTC  (6+ messages)
` [PATCH 7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on

[PATCH for-7.2 0/2] ppc/pnv: fix root port QOM parenting
 2022-08-19  9:12 UTC  (4+ messages)
` [PATCH for-7.2 2/2] ppc/pnv: fix QOM parenting of user creatable root ports

[BUG] cxl can not create region
 2022-08-19  8:46 UTC  (8+ messages)

[PATCH v2] ci: Upgrade msys2 release to 20220603
 2022-08-19  7:50 UTC  (4+ messages)

[PATCH v2] hw/i386: place setup_data at fixed place in memory
 2022-08-19  7:16 UTC  (12+ messages)

[PATCH] include/hw/riscv/sifive_e.h: Fix the type of parent_obj of SiFiveEState
 2022-08-19  7:11 UTC 

[PATCH v4 0/6] ASID support in vhost-vdpa net
 2022-08-19  6:18 UTC  (9+ messages)
` [PATCH v4 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v4 6/6] vdpa: Always start CVQ in SVQ mode

[PATCH v1] hw/loongarch: Fix acpi ged irq number in dsdt table
 2022-08-19  6:10 UTC 

[PATCH] target/riscv: Use official extension names for AIA CSRs
 2022-08-19  5:18 UTC  (3+ messages)

[PATCH v8 00/12] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-19  4:35 UTC  (3+ 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).