qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 03:20:00 to 2021-06-24 13:43:46 UTC [more...]

[PATCH v17 0/6] MTE support for KVM guest
 2021-06-24 13:42 UTC  (4+ messages)
` [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[RFC] block/mirror: fix file-system went to read-only after block-mirror
 2021-06-24 13:30 UTC  (2+ messages)

iothread_instance_finalize -> aio_ctx_finalize crash
 2021-06-24 12:59 UTC 

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-24 10:52 UTC  (4+ messages)
` [PATCH v16 69/99] target/arm: add tcg cpu accel class

[PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
 2021-06-24 12:29 UTC  (4+ messages)
` [PATCH] hw/pci/pcie_port: Rename "enable-native-hotplug" property

[PULL 0/2] Audio 20210624 patches
 2021-06-24 12:21 UTC  (4+ messages)
` [PULL 1/2] coreaudio: Lock only the buffer
` [PULL 2/2] hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h

[PULL 0/7] riscv-to-apply queue
 2021-06-24 12:02 UTC  (8+ messages)
` [PULL 1/7] target/riscv: Use target_ulong for the DisasContext misa
` [PULL 2/7] target/riscv: gdbstub: Fix dynamic CSR XML generation
` [PULL 3/7] hw/char: Consistent function names for sifive_uart
` [PULL 4/7] hw/char: QOMify sifive_uart
` [PULL 5/7] hw/char/ibex_uart: Make the register layout private
` [PULL 6/7] hw/timer: Initial commit of Ibex Timer
` [PULL 7/7] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4
 2021-06-24 11:55 UTC  (39+ messages)
` [PATCH v3 01/37] target/riscv: implementation-defined constant parameters
` [PATCH v3 02/37] target/riscv: Make the vector helper functions public
` [PATCH v3 03/37] target/riscv: 16-bit Addition & Subtraction Instructions
` [PATCH v3 04/37] target/riscv: 8-bit Addition & Subtraction Instruction
` [PATCH v3 05/37] target/riscv: SIMD 16-bit Shift Instructions
` [PATCH v3 06/37] target/riscv: SIMD 8-bit "
` [PATCH v3 07/37] target/riscv: SIMD 16-bit Compare Instructions
` [PATCH v3 08/37] target/riscv: SIMD 8-bit "
` [PATCH v3 09/37] target/riscv: SIMD 16-bit Multiply Instructions
` [PATCH v3 10/37] target/riscv: SIMD 8-bit "
` [PATCH v3 11/37] target/riscv: SIMD 16-bit Miscellaneous Instructions
` [PATCH v3 12/37] target/riscv: SIMD 8-bit "
` [PATCH v3 13/37] target/riscv: 8-bit Unpacking Instructions
` [PATCH v3 14/37] target/riscv: 16-bit Packing Instructions
` [PATCH v3 15/37] target/riscv: Signed MSW 32x32 Multiply and Add Instructions
` [PATCH v3 16/37] target/riscv: Signed MSW 32x16 "
` [PATCH v3 17/37] target/riscv: Signed 16-bit Multiply 32-bit Add/Subtract Instructions
` [PATCH v3 18/37] target/riscv: Signed 16-bit Multiply 64-bit "
` [PATCH v3 19/37] target/riscv: Partial-SIMD Miscellaneous Instructions
` [PATCH v3 20/37] target/riscv: 8-bit Multiply with 32-bit Add Instructions
` [PATCH v3 21/37] target/riscv: 64-bit Add/Subtract Instructions
` [PATCH v3 22/37] target/riscv: 32-bit Multiply "
` [PATCH v3 23/37] target/riscv: Signed 16-bit Multiply with "
` [PATCH v3 24/37] target/riscv: Non-SIMD Q15 saturation ALU Instructions
` [PATCH v3 25/37] target/riscv: Non-SIMD Q31 "
` [PATCH v3 26/37] target/riscv: 32-bit Computation Instructions
` [PATCH v3 27/37] target/riscv: Non-SIMD Miscellaneous Instructions
` [PATCH v3 28/37] target/riscv: RV64 Only SIMD 32-bit Add/Subtract Instructions
` [PATCH v3 29/37] target/riscv: RV64 Only SIMD 32-bit Shift Instructions
` [PATCH v3 30/37] target/riscv: RV64 Only SIMD 32-bit Miscellaneous Instructions
` [PATCH v3 31/37] target/riscv: RV64 Only SIMD Q15 saturating Multiply Instructions
` [PATCH v3 32/37] target/riscv: RV64 Only 32-bit "
` [PATCH v3 33/37] target/riscv: RV64 Only 32-bit Multiply & Add Instructions
` [PATCH v3 34/37] target/riscv: RV64 Only 32-bit Parallel "
` [PATCH v3 35/37] target/riscv: RV64 Only Non-SIMD 32-bit Shift Instructions
` [PATCH v3 36/37] target/riscv: RV64 Only 32-bit Packing Instructions
` [PATCH v3 37/37] target/riscv: configure and turn on packed extension from command line

[PULL 0/7] Documentation, qtest and misc patches
 2021-06-24 11:54 UTC  (2+ messages)

[PULL 0/1] Block patch
 2021-06-24 11:43 UTC  (2+ messages)
` [PULL 1/1] block/snapshot: Clarify goto fallback behavior

Qemu-devel Digest, Vol 219, Issue 440
 2021-06-24 11:15 UTC 

[PATCH v2 0/6] block: block-status cache for data regions
 2021-06-24 11:12 UTC  (9+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] block: Clarify that @bytes is no limit on *pnum

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-06-24 11:04 UTC  (6+ messages)
` [PATCH v2 02/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
` [PATCH v2 03/23] qapi/misc-target: Group SEV QAPI definitions

[PATCH] acpi/ged: fix reset cause
 2021-06-24 11:06 UTC  (2+ messages)

[PATCH 0/5] tcg: Add 32-bit vector operations
 2021-06-24 10:50 UTC  (6+ messages)
` [PATCH 1/5] tcg: Add tcg_gen_vec_add{sub}16_i32
` [PATCH 2/5] tcg: Add tcg_gen_vec_add{sub}8_i32
` [PATCH 3/5] tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
` [PATCH 4/5] tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
` [PATCH 5/5] tcg: Implement tcg_gen_vec_add{sub}32_tl

[PATCH] nvdimm: release the correct device list
 2021-06-24 11:04 UTC 

[PATCH v4 00/34] modules: add meta-data database
 2021-06-24 10:38 UTC  (35+ messages)
` [PATCH v4 01/34] modules: add modinfo macros
` [PATCH v4 02/34] modules: collect module meta-data
` [PATCH v4 03/34] modules: generate modinfo.c
` [PATCH v4 04/34] modules: check if all dependencies can be satisfied
` [PATCH v4 05/34] modules: add qxl module annotations
` [PATCH v4 06/34] modules: add virtio-gpu "
` [PATCH v4 07/34] modules: add chardev "
` [PATCH v4 08/34] modules: add audio "
` [PATCH v4 09/34] modules: add usb-redir "
` [PATCH v4 10/34] modules: add ccid "
` [PATCH v4 11/34] modules: add ui "
` [PATCH v4 12/34] modules: add s390x "
` [PATCH v4 13/34] modules: add block "
` [PATCH v4 14/34] modules: use modinfo for dependencies
` [PATCH v4 15/34] modules: use modinfo for qom load
` [PATCH v4 16/34] modules: use modinfo for qemu opts load
` [PATCH v4 17/34] modules: add tracepoints
` [PATCH v4 18/34] modules: check arch and block load on mismatch
` [PATCH v4 19/34] modules: check arch on qom lookup
` [PATCH v4 20/34] modules: target-specific module build infrastructure
` [PATCH v4 21/34] modules: add documentation for module sourcesets
` [PATCH v4 22/34] modules: add module_obj() note to QOM docs
` [PATCH v4 23/34] modules: module.h kerneldoc annotations
` [PATCH v4 24/34] modules: hook up modules.h to docs build
` [PATCH v4 25/34] accel: autoload modules
` [PATCH v4 26/34] accel: add qtest module annotations
` [PATCH v4 27/34] accel: build qtest modular
` [PATCH v4 28/34] accel: add tcg module annotations
` [PATCH v4 29/34] accel: build tcg modular
` [PATCH v4 30/34] monitor: allow register hmp commands
` [PATCH v4 31/34] usb: drop usb_host_dev_is_scsi_storage hook
` [PATCH v4 32/34] monitor/usb: register 'info usbhost' dynamically
` [PATCH v4 33/34] usb: build usb-host as module
` [PATCH v4 34/34] monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-06-24 10:56 UTC  (7+ messages)
` [RFC PATCH 9/9] "

[PATCH v2 0/2] block/export: Conditionally ignore set-context error
 2021-06-24 10:39 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests/307: Test iothread conflict for exports

[PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-06-24 10:20 UTC  (3+ messages)
` [PATCH v3 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
` [PATCH v3 2/2] x86/sev: generate SEV kernel loader hashes in x86_load_linux

[PATCH v2] virtiofsd: Don't allow file creation with FUSE_OPEN
 2021-06-24 10:18 UTC 

[PULL 00/21] Microvm 20200917 patches
 2021-06-24  9:42 UTC  (4+ messages)
` [PULL 04/21] acpi: ged: add control regs

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-24  9:32 UTC  (8+ messages)
` [PATCH RFC 1/6] i386/pc: Account IOVA reserved ranges above 4G boundary

[PATCH v2] hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h
 2021-06-24  9:29 UTC  (2+ messages)

[PATCH 0/4] Integrate renesas MCU/SoC timer module [part 2 from review]
 2021-06-24  9:23 UTC  (5+ messages)
` [PATCH 1/4] !fixup hw/timer: Add renesas_timer
` [RFC PATCH 2/4] !fixup hw/rx: rx62n switch renesas_timer
` [PATCH 3/4] hw/timer: Remove RENESAS_TMR / RENESAS_CMT
` [PATCH 4/4] hw/timer: Remove SH_TIMER

[PATCH v3 0/4] Miscellaneous fuzzer changes
 2021-06-24  9:23 UTC  (8+ messages)
` [PATCH v3 1/4] fuzz: adjust timeout to allow for longer inputs
` [PATCH v3 2/4] fuzz: add an instrumentation filter
` [PATCH v3 3/4] fuzz: fix the AC97 generic-fuzzer config
` [PATCH v3 4/4] fuzz: fix the ES1370 "

[PATCH 0/3] Integrate renesas MCU/SoC timer module
 2021-06-24  9:01 UTC  (5+ messages)
` [PATCH 1/3] hw/timer: Add renesas_timer
` [PATCH 2/3] hw/rx: rx62n switch renesas_timer

[PATCH v3] ui/gtk: New -display gtk option 'full-screen-on-monitor'
 2021-06-24  8:51 UTC  (4+ messages)

[PATCH] hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h
 2021-06-24  8:42 UTC  (4+ messages)

[PATCH v3 0/5] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-06-24  8:39 UTC  (5+ messages)
` [PATCH v3 3/5] ui: Create sync objects and fences only "

[PULL 0/5] Ui 20210624 patches
 2021-06-24  8:32 UTC  (6+ messages)
` [PULL 1/5] ui/cocoa: Set UI information
` [PULL 2/5] ui/cocoa: Add clipboard support
` [PULL 3/5] input: Add lang1 and lang2 to QKeyCode
` [PULL 4/5] Add display suboptions to man pages
` [PULL 5/5] ui: Make the DisplayType enum entries conditional

[RFC v1 0/1] ui: Add a Wayland backend for Qemu UI
 2021-06-24  8:31 UTC  (6+ messages)
` [RFC v1 1/1] ui: Add a plain "

Difficulties to access guest memory in TCG plugins
 2021-06-24  8:14 UTC 

[PATCH 00/18] vhost-vDPA multiqueue
 2021-06-24  7:46 UTC  (21+ messages)
` [PATCH 01/18] vhost_net: remove the meaningless assignment in vhost_net_start_one()
` [PATCH 03/18] vhost_net: do not assume nvqs is always 2
` [PATCH 04/18] vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()
` [PATCH 06/18] vhost-vdpa: fix leaking of vhost_net "
` [PATCH 15/18] vhost-net: control virtqueue support

[PATCH v4 0/7] block: file-posix queue
 2021-06-24  7:33 UTC  (5+ messages)
` [PATCH v4 1/7] file-posix: fix max_iov for /dev/sg devices

[PATCH v5 0/5] block-copy: protect block-copy internal structures
 2021-06-24  7:20 UTC  (6+ messages)
` [PATCH v5 1/5] block-copy: small refactor in block_copy_task_entry and block_copy_common
` [PATCH v5 2/5] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v5 3/5] block-copy: move progress_set_remaining in block_copy_task_end
` [PATCH v5 4/5] block-copy: add CoMutex lock
` [PATCH v5 5/5] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

[PATCH v2 00/10] Clean up MMU translation
 2021-06-24  6:48 UTC  (19+ messages)
` [PATCH v2 01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
` [PATCH v2 02/10] target/ppc: Use MMUAccessType with *_handle_mmu_fault
` [PATCH v2 03/10] target/ppc: Push real-mode handling into ppc_radix64_xlate
` [PATCH v2 04/10] target/ppc: Use bool success for ppc_radix64_xlate
` [PATCH v2 05/10] target/ppc: Split out ppc_hash64_xlate
` [PATCH v2 07/10] target/ppc: Split out ppc_jumbo_xlate
` [PATCH v2 08/10] target/ppc: Introduce ppc_xlate
` [PATCH v2 09/10] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
` [PATCH v2 10/10] target/ppc: fix address translation bug for radix mmus

[RFC v1] virtio/vsock: add two more queues for datagram types
 2021-06-24  6:50 UTC  (4+ messages)
  `  "

[RFC PATCH v2 0/7] pSeries base FORM2 NUMA affinity support
 2021-06-24  5:47 UTC  (2+ messages)

[PATCH v2 00/37] target/riscv: support packed extension v0.9.4
 2021-06-24  6:05 UTC  (4+ messages)
` [PATCH v2 04/37] target/riscv: 8-bit Addition & Subtraction Instruction

[PATCH v3 02/24] modules: collect module meta-data
 2021-06-24  5:33 UTC  (3+ messages)

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-06-24  3:55 UTC  (3+ messages)
` [PATCH v5 10/14] target/hexagon: import parser for idef-parser

[PATCH qemu] spapr: tune rtas-size
 2021-06-24  1:28 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).