qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 19:48:53 to 2023-05-17 08:46:06 UTC [more...]

[PATCH v2] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
 2023-05-17  8:45 UTC  (10+ messages)

[PATCH v8.0.1 00/36] Patch Round-up for stable 8.0.1, freeze on 2023-05-27
 2023-05-17  8:42 UTC  (39+ messages)
  ` [PATCH v8.0.1 01/36] vnc: avoid underflow when accessing user-provided address
  ` [PATCH v8.0.1 02/36] target/i386: Change wrong XFRM value in SGX CPUID leaf
  ` [PATCH v8.0.1 03/36] hw/timer/imx_epit: don't shadow variable
  ` [PATCH v8.0.1 04/36] hw/timer/imx_epit: fix limit check
  ` [PATCH v8.0.1 05/36] acpi: pcihp: allow repeating hot-unplug requests
  ` [PATCH v8.0.1 06/36] block/monitor: Fix crash when executing HMP commit
  ` [PATCH v8.0.1 07/36] qemu-options: finesse the recommendations around -blockdev
  ` [PATCH v8.0.1 08/36] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
  ` [PATCH v8.0.1 09/36] target/arm: Initialize debug capabilities only once
  ` [PATCH v8.0.1 10/36] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
  ` [PATCH v8.0.1 11/36] hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
  ` [PATCH v8.0.1 12/36] hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
  ` [PATCH v8.0.1 13/36] hw/arm/raspi: Use arm_write_bootloader() to write boot code
  ` [PATCH v8.0.1 14/36] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
  ` [PATCH v8.0.1 15/36] target/arm: Define and use new load_cpu_field_low32()
  ` [PATCH v8.0.1 16/36] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
  ` [PATCH v8.0.1 17/36] hw/net/allwinner-sun8i-emac: "
  ` [PATCH v8.0.1 18/36] block/export: call blk_set_dev_ops(blk, NULL, NULL)
  ` [PATCH v8.0.1 19/36] softfloat: Fix the incorrect computation in float32_exp2
  ` [PATCH v8.0.1 20/36] meson: leave unnecessary modules out of the build
  ` [PATCH v8.0.1 21/36] block: Fix use after free in blockdev_mark_auto_del()
  ` [PATCH v8.0.1 22/36] block: Consistently call bdrv_activate() outside coroutine
  ` [PATCH v8.0.1 23/36] block: bdrv/blk_co_unref() for calls in coroutine context
  ` [PATCH v8.0.1 24/36] block: Don't call no_coroutine_fns in qmp_block_resize()
  ` [PATCH v8.0.1 25/36] target/riscv: Fix itrigger when icount is used
  ` [PATCH v8.0.1 26/36] target/riscv: Restore the predicate() NULL check behavior
  ` [PATCH v8.0.1 27/36] hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
  ` [PATCH v8.0.1 28/36] accel/tcg: Fix atomic_mmu_lookup for reads
  ` [PATCH v8.0.1 29/36] target/arm: Fix handling of SW and NSW bits for stage 2 walks
  ` [PATCH v8.0.1 30/36] ui: Fix pixel colour channel order for PNG screenshots
  ` [PATCH v8.0.1 31/36] target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
  ` [PATCH v8.0.1 32/36] async: Suppress GCC13 false positive in aio_bh_poll()
  ` [PATCH v8.0.1 33/36] tcg: ppc64: Fix mask generation for vextractdm
  ` [PATCH v8.0.1 34/36] target/s390x: Fix EXECUTE of relative branches
  ` [PATCH v8.0.1 35/36] 9pfs/xen: Fix segfault on shutdown
  ` [PATCH v8.0.1 36/36] tcg/i386: Set P_REXW in tcg_out_addi_ptr

[PATCH v4 0/8] migration: Modified 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-05-17  8:34 UTC  (5+ messages)
` [PATCH v4 8/8] migration: Introduced MigrateChannelList struct to migration code flow

[PATCH v2 0/2] Send all the SVQ control commands in parallel
 2023-05-17  8:21 UTC  (6+ messages)
` [PATCH v2 1/2] vdpa: rename vhost_vdpa_net_cvq_add()
` [PATCH v2 2/2] vdpa: send CVQ state load commands in parallel

[PATCH 0/8] Tiva C Implementation
 2023-05-17  8:12 UTC  (9+ messages)
` [PATCH 1/8] The tivac board initial machine definition
` [PATCH 2/8] tiva c usart module implementation
` [PATCH 3/8] tiva c gpio implementation
` [PATCH 4/8] tiva c sysctl implementation
` [PATCH 5/8] tiva c watchdog timers implementation
` [PATCH 6/8] tiva c general purpose "
` [PATCH 7/8] tiva c board documentation
` [PATCH 8/8] adding tiva c to the qemu build system and adding my info to the maintainers list

[PATCH v1 1/2] qmp: remove virtio_list, search QOM tree instead
 2023-05-17  8:12 UTC  (2+ messages)

[PULL 0/9] Linux user for 8.1 patches
 2023-05-17  8:01 UTC  (10+ messages)
` [PULL 1/9] linux-user: Emulate /proc/cpuinfo output for riscv
` [PULL 2/9] linux-user: report ENOTTY for unknown ioctls
` [PULL 3/9] linux-user: Add move_mount() syscall
` [PULL 4/9] linux-user: Add open_tree() syscall
` [PULL 5/9] linux-user/main: Use list_cpus() instead of cpu_list()
` [PULL 6/9] linux-user: Add new flag VERIFY_NONE
` [PULL 7/9] linux-user: Don't require PROT_READ for mincore
` [PULL 8/9] linux-user: Fix mips fp64 executables loading
` [PULL 9/9] linux-user: fix getgroups/setgroups allocations

[PATCH v4 00/10] Add stage-2 translation for SMMUv3
 2023-05-17  8:02 UTC  (13+ messages)
` [PATCH v4 01/10] hw/arm/smmuv3: Add missing fields for IDR0
` [PATCH v4 02/10] hw/arm/smmuv3: Update translation config to hold stage-2
` [PATCH v4 03/10] hw/arm/smmuv3: Refactor stage-1 PTW
` [PATCH v4 04/10] hw/arm/smmuv3: Add page table walk for stage-2
` [PATCH v4 05/10] hw/arm/smmuv3: Parse STE config "
` [PATCH v4 06/10] hw/arm/smmuv3: Make TLB lookup work "
` [PATCH v4 07/10] hw/arm/smmuv3: Add VMID to TLB tagging
` [PATCH v4 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
` [PATCH v4 09/10] hw/arm/smmuv3: Add stage-2 support in iova notifier
` [PATCH v4 10/10] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2

[PATCH] hw/riscv/virt: Fix the boot logic if pflash0 is specified
 2023-05-17  7:54 UTC  (3+ messages)

[PATCH 0/2] Make ioport.c target-independent
 2023-05-17  7:42 UTC  (3+ messages)
` [PATCH 1/2] include/exec: Make ld*_p and st*_p functions available for generic code, too
` [PATCH 2/2] softmmu: Move ioport.c into the target-independent source set

[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
 2023-05-17  7:19 UTC  (6+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk

[PATCH v3 0/3] Migration documentation
 2023-05-17  7:09 UTC  (8+ messages)
` [PATCH v3 1/3] migration: Add documentation for backwards compatiblity
` [PATCH v3 2/3] migration/docs: How to migrate when hosts have different features
` [PATCH v3 3/3] migration/doc: We broke backwards compatibility

[PATCH] async: Suppress GCC13 false positive in aio_bh_poll()
 2023-05-17  6:54 UTC  (3+ messages)

[PATCH] acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
 2023-05-17  6:53 UTC 

[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
 2023-05-17  6:39 UTC  (2+ messages)

[PATCH v3 0/5] Move ASID test to vhost-vdpa net initialization
 2023-05-17  6:29 UTC  (9+ messages)
` [PATCH v3 2/5] vdpa: add vhost_vdpa_reset_status_fd
` [PATCH v3 5/5] vdpa: move CVQ isolation check to net_init_vhost_vdpa

[PULL 0/9] Linux user for 8.1 patches
 2023-05-17  6:21 UTC  (3+ messages)

[PATCH] qapi/parser: Fix type hints
 2023-05-17  6:19 UTC  (5+ messages)

[PATCH] qapi/parser: Drop two bad type hints for now
 2023-05-17  6:16 UTC 

[PATCH v2] vfio/pci: Fix a use-after-free issue
 2023-05-17  6:11 UTC  (2+ messages)

[PATCH v4] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
 2023-05-17  4:58 UTC  (2+ messages)

[PATCH v8 00/11] target/riscv: rework CPU extension validation
 2023-05-17  4:49 UTC  (7+ messages)
` [PATCH v8 11/11] target/riscv: rework write_misa()

bios-tables-test and iasl
 2023-05-17  4:12 UTC 

[PATCH v2] vhost: fix possible wrap in SVQ descriptor ring
 2023-05-17  4:08 UTC  (2+ messages)

[PATCH v5 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-05-17  3:40 UTC  (3+ messages)
` [PATCH v5 3/3] hw/riscv: Validate cluster and NUMA node boundary

[PATCH v4 0/3] Smstateen FCSR
 2023-05-17  3:11 UTC  (3+ messages)
` [PATCH v4 1/3] target/riscv: smstateen check for fcsr

[PATCH] target/riscv: Move zc* out of the experimental properties
 2023-05-17  2:25 UTC  (2+ messages)

[PATCH v5 00/13] target/riscv: Fix PMP related problem
 2023-05-17  2:23 UTC  (21+ messages)
` [PATCH v5 01/13] target/riscv: Update pmp_get_tlb_size()
` [PATCH v5 02/13] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH v5 03/13] target/riscv: Make the short cut really work in pmp_hart_has_privs
` [PATCH v5 04/13] target/riscv: Change the return type of pmp_hart_has_privs() to bool
` [PATCH v5 05/13] target/riscv: Make RLB/MML/MMWP bits writable only when Smepmp is enabled
` [PATCH v5 06/13] target/riscv: Remove unused paramters in pmp_hart_has_privs_default()
` [PATCH v5 07/13] target/riscv: Flush TLB when MMWP or MML bits are changed
` [PATCH v5 08/13] target/riscv: Update the next rule addr in pmpaddr_csr_write()
` [PATCH v5 12/13] target/riscv: Separate pmp_update_rule() in pmpcfg_csr_write
` [PATCH v5 13/13] target/riscv: Deny access if access is partially inside the PMP entry

[PATCH 00/11] tcg/riscv: Support for Zba, Zbb, Zicond extensions
 2023-05-17  1:47 UTC  (23+ messages)
` [PATCH 01/11] disas/riscv: Decode czero.{eqz,nez}
` [PATCH 02/11] tcg/riscv: Probe for Zba, Zbb, Zicond extensions
` [PATCH 03/11] tcg/riscv: Support ANDN, ORN, XNOR from Zbb
` [PATCH 04/11] tcg/riscv: Support ADD.UW, SEXT.B, SEXT.H, ZEXT.H from Zba+Zbb
` [PATCH 05/11] tcg/riscv: Use ADD.UW for guest address generation
` [PATCH 06/11] tcg/riscv: Support rotates from Zbb
` [PATCH 07/11] tcg/riscv: Support REV8 "
` [PATCH 08/11] tcg/riscv: Support CPOP "
` [PATCH 09/11] tcg/riscv: Improve setcond expansion
` [PATCH 10/11] tcg/riscv: Implement movcond
` [PATCH 11/11] tcg/riscv: Support CTZ, CLZ from Zbb

[PULL v2 00/74] tcg patch queue
 2023-05-17  1:02 UTC 

[PATCH] target/arm: allow DC CVA[D]P in user mode emulation
 2023-05-16 21:41 UTC  (3+ messages)

[PATCH qemu] docs/interop/qcow2.txt: fix description about "zlib" clusters
 2023-05-16 21:32 UTC  (2+ messages)

[PATCH v2 0/6] eBPF RSS through QMP support
 2023-05-16 21:29 UTC  (6+ messages)
` [PATCH v2 3/6] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v2 6/6] ebpf: Updated eBPF program and skeleton

[PATCH 0/3] ACPI: i386: bump MADT to revision 3
 2023-05-16 21:28 UTC  (6+ messages)
` [PATCH 2/3] ACPI: i386: bump to "

[PULL 0/4] 9p queue 2023-05-16
 2023-05-16 20:34 UTC  (3+ messages)
` [PULL 3/4] 9pfs/xen: Fix segfault on shutdown

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-05-16 20:31 UTC  (3+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE

[PATCH] tcg/i386: Set P_REXW in tcg_out_addi_ptr
 2023-05-16 20:18 UTC  (3+ messages)

[RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
 2023-05-16 20:15 UTC  (2+ messages)

[PULL 00/80] tcg patch queue
 2023-05-16 19:41 UTC  (53+ messages)
` [PULL 03/80] accel/tcg: Honor atomicity of loads
` [PULL 05/80] tcg: Unify helper_{be,le}_{ld,st}*
` [PULL 06/80] accel/tcg: Implement helper_{ld,st}*_mmu for user-only
` [PULL 07/80] tcg/tci: Use "
` [PULL 09/80] meson: Detect atomic128 support with optimization
` [PULL 10/80] tcg/i386: Add have_atomic16
` [PULL 11/80] tcg/aarch64: Detect have_lse, have_lse2 for linux
` [PULL 12/80] tcg/aarch64: Detect have_lse, have_lse2 for darwin
` [PULL 13/80] tcg/i386: Use full load/store helpers in user-only mode
` [PULL 23/80] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
` [PULL 26/80] tcg/sparc64: Split out tcg_out_movi_s32
` [PULL 31/80] tcg/riscv: Support softmmu unaligned accesses
` [PULL 37/80] tcg: Introduce atom_and_align_for_opc
` [PULL 39/80] tcg/aarch64: Use atom_and_align_for_opc
` [PULL 40/80] tcg/arm: "
` [PULL 41/80] tcg/loongarch64: "
` [PULL 42/80] tcg/mips: "
` [PULL 43/80] tcg/ppc: "
` [PULL 45/80] tcg/s390x: "
` [PULL 47/80] tcg/i386: Honor 64-bit atomicity in 32-bit mode
` [PULL 48/80] tcg/i386: Support 128-bit load/store with have_atomic16
` [PULL 49/80] tcg/aarch64: Rename temporaries
` [PULL 50/80] tcg/aarch64: Support 128-bit load/store
` [PULL 51/80] tcg/ppc: "
` [PULL 52/80] tcg/s390x: "
` [PULL 53/80] tcg: Split out memory ops to tcg-op-ldst.c
` [PULL 54/80] tcg: Widen gen_insn_data to uint64_t
` [PULL 55/80] accel/tcg: Widen tcg-ldst.h addresses "
` [PULL 56/80] tcg: Widen helper_{ld,st}_i128 "
` [PULL 57/80] tcg: Widen helper_atomic_* "
` [PULL 58/80] tcg: Widen tcg_gen_code pc_start argument "
` [PULL 59/80] accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_mem_callback
` [PULL 60/80] accel/tcg: Merge do_gen_mem_cb into caller
` [PULL 61/80] tcg: Reduce copies for plugin_gen_mem_callbacks
` [PULL 62/80] accel/tcg: Widen plugin_gen_empty_mem_callback to i64
` [PULL 63/80] tcg: Add addr_type to TCGContext
` [PULL 64/80] tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
` [PULL 65/80] tcg: Remove TCGv from tcg_gen_atomic_*
` [PULL 66/80] tcg: Split INDEX_op_qemu_{ld, st}* for guest address size
` [PULL 67/80] tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
` [PULL 68/80] tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32
` [PULL 69/80] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PULL 70/80] tcg/i386: Adjust type of tlb_mask
` [PULL 71/80] tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PULL 72/80] tcg/arm: Remove TARGET_LONG_BITS
` [PULL 73/80] tcg/aarch64: Remove USE_GUEST_BASE
` [PULL 74/80] tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PULL 75/80] tcg/loongarch64: "
` [PULL 77/80] tcg: "
` [PULL 78/80] tcg: Add page_bits and page_mask to TCGContext
` [PULL 79/80] tcg: Add tlb_dyn_max_bits "
` [PULL 80/80] tcg: Split out exec/user/guest-base.h

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2023-05-16 20:00 UTC  (9+ 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).