qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 19:02:37 to 2021-04-13 15:58:35 UTC [more...]

[PATCH RFC 0/7] RFC: Asynchronous QMP Draft
 2021-04-13 15:55 UTC  (3+ messages)
` [PATCH RFC 1/7] util: asyncio-related helpers
` [PATCH RFC 3/7] protocol: generic async message-based protocol loop

[PATCH v1 0/3] POWER9/POWER10 exception model fixes
 2021-04-13 15:54 UTC  (9+ messages)
` [PATCH v1 1/3] target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
  ` [EXTERNAL] "
` [PATCH v1 2/3] target/ppc: POWER10 supports scv
  ` [EXTERNAL] "
` [PATCH v1 3/3] target/ppc: Add POWER10 exception model

[PATCH v2] target/ppc: code motion from translate_init.c.inc to gdbstub.c
 2021-04-13 15:53 UTC  (2+ messages)

[PULL 0/3] MIPS patches for 2021-04-13
 2021-04-13 15:50 UTC  (5+ messages)
` [PULL 1/3] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PULL 2/3] hw/isa/piix4: Migrate Reset Control Register
` [PULL 3/3] target/mips: Fix TCG temporary leak in gen_cache_operation()

RFC: Adding new system, quanta-q71l
 2021-04-13 15:47 UTC 

[Bug 1923629] [NEW] RISC-V Vector Instruction vssub.vv not saturating
 2021-04-13 15:21 UTC 

[PATCH] accel/tcg: Fix translation exception on invalid instruction
 2021-04-13 15:29 UTC  (2+ messages)

[PULL 0/1] virtiofs queue for 6.0
 2021-04-13 15:22 UTC  (2+ messages)
` [PULL 1/1] vhost-user-fs: fix features handling

[PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()
 2021-04-13 15:21 UTC  (5+ messages)

[PATCH-for-6.1] exec: Remove accel/tcg/ from include paths
 2021-04-13 14:20 UTC  (3+ messages)

[PULL 0/2] osdep.h changes for QEMU 6.0-rc3
 2021-04-13 13:48 UTC  (5+ messages)
` [PULL 1/2] osdep: include glib-compat.h before other QEMU headers
` [PULL 2/2] osdep: protect qemu/osdep.h with extern "C"

[PATCH 0/2] qemu-img convert: Unshare write permission for source
 2021-04-13 13:43 UTC  (5+ messages)
` [PATCH 1/2] block: Add BDRV_O_NO_SHARE for blk_new_open()
` [PATCH 2/2] qemu-img convert: Unshare write permission for source

[PULL 0/1] Block patch for 6.0-rc3
 2021-04-13 13:39 UTC  (2+ messages)
` [PULL 1/1] block/nbd: fix possible use after free of s->connect_thread

[PATCH] vhost-vdpa: Make vhost_vdpa_get_device_id() static
 2021-04-13 13:37 UTC 

[PATCH] vhost-user-fs: fix features handling
 2021-04-13 13:35 UTC  (8+ messages)
` [Virtio-fs] "

[PATCH for-6.0] block/nbd: fix possible use after free of s->connect_thread
 2021-04-13 13:32 UTC  (4+ messages)

[PULL 0/2] ppc-for-6.0 queue 20210412
 2021-04-13 13:31 UTC  (4+ messages)
` [PULL 1/2] spapr: rollback 'unplug timeout' for CPU hotunplugs
` [PULL 2/2] spapr.c: always pulse guest IRQ in spapr_core_unplug_request()

[PATCH] target/ppc: code motion from translate_init.c.inc to gdbstub.c
 2021-04-13 13:31 UTC  (4+ messages)

[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-04-13 12:57 UTC  (4+ messages)
` [RFC v9 15/29] vfio: Set up nested stage mappings

[PATCH] ratelimit: protect with a mutex
 2021-04-13 12:55 UTC 

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-04-13 12:16 UTC  (10+ messages)
` [RFC v12 27/65] target/arm: split a15 cpu model and 32bit class functions to cpu32.c
` [RFC v12 60/65] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication

[PULL 0/3] target-arm queue
 2021-04-13 12:07 UTC  (4+ messages)
` [PULL 1/3] hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
` [PULL 2/3] hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC
` [PULL 3/3] sphinx: qapidoc: Wrap "If" section body in a paragraph node

[PULL 00/13] qemu-sparc queue 20210412
 2021-04-13 12:04 UTC  (15+ messages)
` [PULL 01/13] esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
` [PULL 02/13] esp: always check current_req is not NULL before use in DMA callbacks
` [PULL 03/13] esp: rework write_response() to avoid using the FIFO for DMA transactions
` [PULL 04/13] esp: consolidate esp_cmdfifo_push() into esp_fifo_push()
` [PULL 05/13] esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()
` [PULL 06/13] esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()
` [PULL 07/13] esp: ensure cmdfifo is not empty and current_dev is non-NULL
` [PULL 08/13] esp: don't underflow cmdfifo in do_cmd()
` [PULL 09/13] esp: don't overflow cmdfifo in get_cmd()
` [PULL 10/13] esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
` [PULL 11/13] esp: don't reset async_len directly in esp_select() if cancelling request
` [PULL 12/13] esp: ensure that do_cmd is set to zero before submitting an ESP select command
` [PULL 13/13] tests/qtest: add tests for am53c974 device

testing/next - hexagon toolchain update
 2021-04-13 12:02 UTC  (2+ messages)

[PATCH RFC RESEND v2 0/6] Introduce IOMMU Option For PCI Root Bus
 2021-04-13 12:00 UTC  (13+ messages)
` [PATCH RFC RESEND v2 1/6] hw/pci/pci_host: Add iommu property for pci host
` [PATCH RFC RESEND v2 2/6] hw/pci: Add iommu option for pci root bus
` [PATCH RFC RESEND v2 3/6] hw/pci: Add pci_root_bus_max_bus
` [PATCH RFC RESEND v2 4/6] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table

[PATCH 0/2] osdep: allow including qemu/osdep.h outside extern "C"
 2021-04-13 12:00 UTC  (5+ messages)
` [PATCH 1/2] osdep: include glib-compat.h before other QEMU headers
` [PATCH 2/2] osdep: protect qemu/osdep.h with extern "C"

[PATCH] cutils: fix memory leak in get_relocated_path()
 2021-04-13 11:47 UTC  (3+ messages)

[PATCH] docs: Add a QEMU Code of Conduct and Conflict Resolution Policy document
 2021-04-13 11:41 UTC  (8+ messages)

Commit "x86/kvm: Move context tracking where it belongs" broke guest time accounting
 2021-04-13 10:48 UTC  (2+ messages)

[PULL 0/1] NBD fix for 6.0-rc3
 2021-04-13 10:22 UTC  (4+ messages)

[PATCH RESEND v7 00/13] virtio-mem: vfio support
 2021-04-13  9:55 UTC  (14+ messages)
` [PATCH RESEND v7 01/13] memory: Introduce RamDiscardManager for RAM memory regions
` [PATCH RESEND v7 02/13] memory: Helpers to copy/free a MemoryRegionSection
` [PATCH RESEND v7 03/13] virtio-mem: Factor out traversing unplugged ranges
` [PATCH RESEND v7 04/13] virtio-mem: Don't report errors when ram_block_discard_range() fails
` [PATCH RESEND v7 05/13] virtio-mem: Implement RamDiscardManager interface
` [PATCH RESEND v7 06/13] vfio: Support for RamDiscardManager in the !vIOMMU case
` [PATCH RESEND v7 07/13] vfio: Query and store the maximum number of possible DMA mappings
` [PATCH RESEND v7 08/13] vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
` [PATCH RESEND v7 09/13] vfio: Support for RamDiscardManager in the vIOMMU case
` [PATCH RESEND v7 10/13] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH RESEND v7 11/13] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
` [PATCH RESEND v7 12/13] virtio-mem: Require only coordinated discards
` [PATCH RESEND v7 13/13] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus

[PATCH v2 0/3] vl: QAPIfy -object
 2021-04-13  9:48 UTC  (8+ messages)
` [PATCH v2 2/3] qom: move user_creatable_add_opts logic to vl.c and QAPIfy it

[PATCH 1/2] Fix the segment fault when calling yank_register_instance
 2021-04-13  9:33 UTC  (6+ messages)
` [PATCH 2/2] Support monitor chardev hotswap with QMP

trace_FOO_tcg bit-rotted?
 2021-04-13  9:25 UTC  (7+ messages)

[PATCH v5 00/14] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-13  9:14 UTC  (15+ messages)
` [PATCH v5 01/14] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v5 02/14] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v5 03/14] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PATCH v5 04/14] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PATCH v5 05/14] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PATCH v5 06/14] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PATCH v5 07/14] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v5 08/14] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PATCH v5 09/14] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PATCH v5 10/14] qmp: Clarify memory backend properties returned via query-memdev
` [PATCH v5 11/14] qmp: Include "share" property of memory backends
` [PATCH v5 12/14] hmp: Print "share" property of memory backends with "info memdev"
` [PATCH v5 13/14] qmp: Include "reserve" property of memory backends
` [PATCH v5 14/14] hmp: Print "reserve" property of memory backends with "info memdev"

[PATCH 0/1] sphinx: qapidoc: Wrap "If" section body in a paragraph node
 2021-04-13  9:16 UTC  (5+ messages)
` [PATCH 1/1] "

[Bug 1923497] [NEW] bios_linker_loader_add_checksum: Assertion `start_offset < file->blob->len' failed
 2021-04-13  9:03 UTC  (3+ messages)

[Bug 1923583] [NEW] colo: pvm flush failed after svm killed
 2021-04-13  8:45 UTC  (2+ messages)

[RFC PATCH v2 0/4] hw/arm/virt: Introduce cluster cpu topology support
 2021-04-13  8:31 UTC  (5+ messages)
` [RFC PATCH v2 1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu
` [RFC PATCH v2 2/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
` [RFC PATCH v2 3/4] hw/arm/virt-acpi-build: Add cluster level for PPTT table
` [RFC PATCH v2 4/4] hw/arm/virt: Add cluster level for device tree

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-04-13  8:07 UTC  (7+ messages)
` [RFC PATCH v2 1/6] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v2 2/6] hw/arm/virt: DT: Add cpu-map
` [RFC PATCH v2 3/6] hw/arm/virt-acpi-build: Distinguish possible and present cpus
` [RFC PATCH v2 4/6] hw/acpi/aml-build: Add processor hierarchy node structure
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
` [RFC PATCH v2 6/6] hw/arm/virt: Replace smp_parse with one that prefers cores

[PATCH 0/5] blkdebug: fix racing condition when iterating on
 2021-04-13  7:50 UTC  (4+ messages)
` [PATCH 4/5] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE

[RFC PATCH 0/4] target/ppc: add disable-tcg option
 2021-04-13  6:42 UTC  (5+ messages)
` [PATCH 2/4] target/ppc: added solutions for building with disable-tcg

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-13  6:40 UTC  (2+ messages)

[PATCH v2 0/2] docs/devel/qgraph: add troubleshooting information
 2021-04-13  7:34 UTC  (2+ messages)

Better alternative to strncpy in QEMU
 2021-04-13  7:32 UTC  (5+ messages)

any remaining for-6.0 issues?
 2021-04-13  6:19 UTC  (8+ messages)

[PATCH 00/11] Add support for Blob resources feature
 2021-04-13  6:10 UTC  (2+ messages)

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-04-13  3:27 UTC  (2+ messages)

[PATCH v3 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-13  2:43 UTC  (9+ messages)
` [PATCH v3 1/8] target/riscv: Fix the PMP is locked check when using TOR
` [PATCH v3 2/8] target/riscv: Define ePMP mseccfg
` [PATCH v3 3/8] target/riscv: Add the ePMP feature
` [PATCH v3 4/8] target/riscv: Add ePMP CSR access functions
` [PATCH v3 5/8] target/riscv: Implementation of enhanced PMP (ePMP)
` [PATCH v3 6/8] target/riscv: Add a config option for ePMP
` [PATCH v3 7/8] target/riscv/pmp: Remove outdated comment
` [PATCH v3 8/8] target/riscv: Add ePMP support for the Ibex CPU

[PATCH] aspeed: Emulate the AST2600A3
 2021-04-13  2:27 UTC  (4+ messages)

[Bug 1922617] [NEW] qemu-aarch64-static "Illegal instruction" with debootstrap
 2021-04-13  0:25 UTC  (2+ messages)
` [Bug 1922617] "

[PATCH v4 0/4] hw/i2c: Adds pca954x i2c mux switch device
 2021-04-12 19:45 UTC  (5+ messages)
` [PATCH v4 1/4] hw/i2c: name I2CNode list in I2CBus
` [PATCH v4 2/4] hw/i2c: add match method for device search
` [PATCH v4 3/4] hw/i2c: move search to i2c_scan_bus method
` [PATCH v4 4/4] hw/i2c: add pca954x i2c-mux switch

[PATCH 0/2] pSeries: revert CPU unplug timeout
 2021-04-12 19:27 UTC  (4+ messages)
` [PATCH 2/2] spapr.c: always pulse guest IRQ in spapr_core_unplug_request()

[PATCH v3 00/11] Acceptance Test: introduce base class for Linux based tests
 2021-04-12 18:59 UTC  (3+ messages)
` [PATCH v3 11/11] tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey


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