QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-11 11:47:42 to 2023-05-12 12:42:26 UTC [more...]

[PATCH 00/18] Allow qtests with --without-default-devices (part 1)
 2023-05-12 12:40 UTC  (9+ messages)
` [PATCH 01/18] hw/i386/Kconfig: ISAPC works fine without VGA_ISA
` [PATCH 03/18] hw: Move the default NIC machine class setting from the x86 to the generic one
` [PATCH 04/18] softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
` [PATCH 05/18] hw/ppc: Use MachineClass->default_nic in the ppc machines
` [PATCH 07/18] hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
` [PATCH 09/18] hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
` [PATCH 10/18] hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
` [PATCH 14/18] tests/qtest/virtio-ccw-test: Remove superfluous tests

[PATCH v2 00/19] Fix qemu_strtosz() read-out-of-bounds
 2023-05-12 12:24 UTC  (24+ messages)
` [PATCH v2 01/19] test-cutils: Avoid g_assert in unit tests
` [PATCH v2 02/19] test-cutils: Use g_assert_cmpuint where appropriate
` [PATCH v2 03/19] test-cutils: Test integral qemu_strto* value on failures
` [PATCH v2 04/19] test-cutils: Test more integer corner cases
` [PATCH v2 05/19] cutils: Fix wraparound parsing in qemu_strtoui
` [PATCH v2 06/19] cutils: Document differences between parse_uint and qemu_strtou64
` [PATCH v2 07/19] cutils: Adjust signature of parse_uint[_full]
` [PATCH v2 08/19] cutils: Allow NULL endptr in parse_uint()
` [PATCH v2 09/19] test-cutils: Add coverage of qemu_strtod
` [PATCH v2 10/19] test-cutils: Prepare for upcoming semantic change in qemu_strtosz
` [PATCH v2 11/19] test-cutils: Refactor qemu_strtosz tests for less boilerplate
` [PATCH v2 12/19] cutils: Allow NULL str in qemu_strtosz
` [PATCH v2 13/19] numa: Check for qemu_strtosz_MiB error
` [PATCH v2 14/19] test-cutils: Add more coverage to qemu_strtosz11; rgb:1e1e/1e1e/1e1e
` [PATCH v2 15/19] cutils: Set value in all qemu_strtosz* error paths
` [PATCH v2 16/19] cutils: Set value in all integral qemu_strto* "
` [PATCH v2 17/19] cutils: Use parse_uint in qemu_strtosz for negative rejection
` [PATCH v2 18/19] cutils: Improve qemu_strtod* error paths
` [PATCH v2 19/19] cutils: Improve qemu_strtosz handling of fractions

[PULL 0/6] Misc fixes for 2023-03-30
 2023-05-12 12:08 UTC  (4+ messages)
` [PULL 1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9

QEMU developers fortnightly call for agenda for 2023-05-16
 2023-05-12 12:04 UTC  (3+ messages)

[PATCH v20 00/21] s390x: CPU Topology
 2023-05-12 11:56 UTC  (4+ messages)
` [PATCH v20 12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command

[PATCH v2] tests/avocado: Add LoongArch machine start test
 2023-05-12 11:44 UTC  (2+ messages)

[PULL 0/9] Linux user for 8.1 patches
 2023-05-12 11:22 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] hw/arm: enable qxl for aarch64
 2023-05-12 10:22 UTC  (4+ messages)

[PATCH v2 0/3] LoongArch machine support Set max 256 cpus
 2023-05-12 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] hw/loongarch/virt: Modify ipi as percpu device
` [PATCH v2 2/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
` [PATCH v2 3/3] hw/intc: Add NULL pointer check on LoongArch ipi device

[RESEND PATCH 00/84] tcg: Build once for system, once for user
 2023-05-12  9:37 UTC  (57+ messages)
` [PATCH 01/84] tcg: Split out memory ops to tcg-op-ldst.c
` [PATCH 02/84] tcg: Widen gen_insn_data to uint64_t
` [PATCH 03/84] accel/tcg: Widen tcg-ldst.h addresses "
` [PATCH 04/84] tcg: Widen helper_{ld,st}_i128 "
  ` [PATCH 04/84] tcg: Widen helper_{ld, st}_i128 "
` [PATCH 05/84] tcg: Widen helper_atomic_* "
` [PATCH 06/84] tcg: Widen tcg_gen_code pc_start argument "
` [PATCH 07/84] accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_mem_callback
` [PATCH 08/84] accel/tcg: Merge do_gen_mem_cb into caller
` [PATCH 09/84] tcg: Reduce copies for plugin_gen_mem_callbacks
` [PATCH 10/84] accel/tcg: Widen plugin_gen_empty_mem_callback to i64
` [PATCH 11/84] tcg: Add addr_type to TCGContext
` [PATCH 12/84] tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
` [PATCH 13/84] tcg: Remove TCGv from tcg_gen_atomic_*
` [PATCH 14/84] tcg: Split INDEX_op_qemu_{ld, st}* for guest address size
` [PATCH 15/84] tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
` [PATCH 16/84] tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32
` [PATCH 17/84] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PATCH 18/84] tcg/i386: Adjust type of tlb_mask
` [PATCH 19/84] tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH 20/84] tcg/arm: Remove TARGET_LONG_BITS
` [PATCH 21/84] tcg/aarch64: Remove USE_GUEST_BASE
` [PATCH 22/84] tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH 23/84] tcg/loongarch64: "
` [PATCH 24/84] tcg/mips: "
` [PATCH 29/84] tcg: "
` [PATCH 83/84] exec/poison: Do not poison CONFIG_SOFTMMU

[PATCH V2] hw/arm: enable qxl for aarch64
 2023-05-12  9:31 UTC 

[PATCH v11 00/14] TCG code quality tracking
 2023-05-12  9:29 UTC  (6+ messages)

[RFC PATCH 00/18] PCI: convert IRQs to use qdev gpios
 2023-05-12  8:58 UTC  (6+ messages)
` [RFC PATCH 03/18] hw/pci: use PCIDevice gpio for device IRQ

[PATCH] docs: build-system: rename "default-configs" to "configs"
 2023-05-12  8:55 UTC  (3+ messages)

[PATCH v3] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
 2023-05-12  8:03 UTC 

Recall: [PATCH v3] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
 2023-05-12  7:58 UTC 

[PATCH v3] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
 2023-05-12  7:56 UTC 

[PULL 00/16] aspeed queue
 2023-05-12  7:06 UTC  (6+ messages)
` [PULL 03/16] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
` [PULL 04/16] aspeed/smc: Cache AspeedSMCClass

[PATCH v2] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
 2023-05-12  7:05 UTC  (2+ messages)

[PATCH 0/3] softmmu/ioport.c: fix use-after-free when calling portio_list_destroy()
 2023-05-12  6:56 UTC  (9+ messages)
` [PATCH 2/3] softmmu/ioport.c: QOMify MemoryRegionPortioList
` [PATCH 3/3] softmmu/ioport.c: make MemoryRegionPortioList owner of portio_list MemoryRegions

[PATCH 1/3] hw/loongarch/virt: Modify ipi as percpu device
 2023-05-12  6:29 UTC  (12+ messages)
` [PATCH 2/3] hw/intc: Add NULL pointer check on LoongArch ipi device
` [PATCH 3/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine

css_clear_io_interrupt() error handling
 2023-05-12  0:05 UTC  (7+ messages)

[PATCH] contrib/ivshmem-server: allow 2G ivshmem region
 2023-05-11 20:06 UTC 

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-05-11 21:53 UTC  (9+ messages)
    ` [RFC 5/7] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
    ` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity
    ` [RFC 3/7] hw/mem/cxl_type3: Add a parameter to pass number of DC regions the device supports in qemu command line
    ` [RFC 1/7] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
    ` [RFC 6/7] Add qmp interfaces to add/release dynamic capacity extents
    ` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
    ` [RFC 4/7] hw/mem/cxl_type3: Add DC extent representative to cxl type3 device

[PATCH v4 00/20] block: remove aio_disable_external() API
 2023-05-11 21:24 UTC  (11+ messages)
` [PATCH v4 16/20] virtio: make it possible to detach host notifier from any thread
` [PATCH v4 17/20] virtio-blk: implement BlockDevOps->drained_begin()
` [PATCH v4 20/20] aio: remove aio_disable_external() API

[PATCH] scsi: check inquiry buffer length to prevent crash
 2023-05-11 19:58 UTC  (5+ messages)

[PATCH v2 0/5] migration: Make dirtyrate.c target independent
 2023-05-11 19:16 UTC  (10+ messages)
` [PATCH v2 1/5] softmmu: Create qemu_target_pages_to_MiB()
` [PATCH v2 2/5] Use new created qemu_target_pages_to_MiB()
` [PATCH v2 3/5] migration: Teach dirtyrate about qemu_target_page_size()
` [PATCH v2 4/5] migration: Teach dirtyrate about qemu_target_page_bits()
` [PATCH v2 5/5] migration: Make dirtyrate.c target independent

[RESEND PATCH v2 0/3] Enable -cpu <cpu>,help
 2023-05-11 17:41 UTC  (7+ messages)
` [PATCH v2 1/3] qapi/machine-target: refactor machine-target
` [PATCH v2 2/3] cpu, qapi, target/arm, i386, s390x: Generalize query-cpu-model-expansion

[RFC PATCH] Makefile: include gtags in UNCHECKED_GOALS
 2023-05-11 17:14 UTC  (3+ messages)

[PATCH 00/27] configure: create a python venv and ensure meson, sphinx
 2023-05-11 16:16 UTC  (11+ messages)
` [PATCH 07/27] mkvenv: add diagnose() method for ensure() failures
` [PATCH 27/27] mkvenv.py: experiment; use distlib to generate script entry points

[RFC PATCH 0/3] QEMU ACPI generic port support
 2023-05-11 16:14 UTC  (3+ messages)

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

[PATCH] configure: make clear that VirtFS is 9p
 2023-05-11 15:51 UTC  (2+ messages)

[PATCH v2] migration: Add documentation for backwards compatiblity
 2023-05-11 15:48 UTC  (5+ messages)

[PATCH 0/2] Hexagon: update and enforce hintjr slot constraints
 2023-05-11 15:32 UTC  (3+ messages)
` [PATCH 1/2] Hexagon (iclass): update J4_hintjumpr "

[PULL 00/28] Block layer patches
 2023-05-11 15:32 UTC  (3+ messages)
` [PULL 09/28] block: bdrv/blk_co_unref() for calls in coroutine context

[PATCH v3 0/3] OpenRISC updates for user space FPU
 2023-05-11 15:09 UTC  (4+ messages)
` [PATCH v3 1/3] target/openrisc: Allow fpcsr access in user mode
` [PATCH v3 2/3] target/openrisc: Set PC to cpu state on FPU exception
` [PATCH v3 3/3] target/openrisc: Setup FPU for detecting tininess before rounding

[PATCH v5 0/6] igb: packet-split descriptors support
 2023-05-11 15:09 UTC  (3+ messages)
  ` [PATCH v5 6/6] "

[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-11 15:08 UTC  (9+ messages)

[PATCH v2] s390x/tcg: Fix LDER instruction format
 2023-05-11 14:44 UTC  (2+ messages)

[PATCH] iotests/245: Check if 'compress' driver is available
 2023-05-11 14:38 UTC 

[PATCH] 9pfs/xen: Fix segfault on shutdown
 2023-05-11 14:37 UTC  (2+ messages)

[PATCH 0/3] migration: Make dirtyrate.c target independent
 2023-05-11 14:36 UTC  (11+ messages)
` [PATCH 1/3] migration: Teach dirtyrate about qemu_target_page_size()
` [PATCH 2/3] migration: Teach dirtyrate about qemu_target_page_bits()
` [PATCH 3/3] migration: Make dirtyrate.c target independent

[PATCH v2 0/3] OpenRISC updates for user space FPU
 2023-05-11 14:33 UTC  (7+ messages)
` [PATCH v2 1/3] target/openrisc: Allow fpcsr access in user mode
` [PATCH v2 3/3] target/openrisc: Setup FPU for detecting tininess before rounding

[PATCH 0/2] linux-user/s390x: Fix single-stepping SVC
 2023-05-11 13:50 UTC  (7+ messages)
` [PATCH 1/2] "

[PULL 00/15] tcg patch queue
 2023-05-11 13:24 UTC  (4+ messages)
` [PULL 11/15] include/exec: Change reserved_va semantics to last byte

[PATCH] ui/gtk: fix passing y0_top parameter to scanout
 2023-05-11 13:05 UTC  (3+ messages)

[PATCH v1] tests/avocado: Add LoongArch machine start test
 2023-05-11 13:00 UTC  (2+ messages)

[PATCH 0/2] vhost-user-gpu get_edid feature
 2023-05-11 12:58 UTC  (3+ messages)
` [PATCH 1/2] virtio-gpu: refactor generate_edid function to virtio_gpu_base
` [PATCH 2/2] vhost-user-gpu: implement get_edid feature

[PULL v2 00/53] tcg patch queue
 2023-05-11 12:28 UTC  (2+ messages)

[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
 2023-05-11 12:20 UTC  (5+ messages)

[PATCH v2 0/2] docs/interop: Convert QMP related txt docs to rst
 2023-05-11 12:15 UTC  (3+ messages)
` [PATCH v2 1/2] docs/interop: Convert qmp-spec.txt to rST
` [PATCH v2 2/2] docs/interop: Delete qmp-intro.txt

[PATCH v5 0/2] tests/tcg/s390x: Enable the multiarch system tests
 2023-05-11 11:46 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).