qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-31 10:48:33 to 2023-08-31 19:29:38 UTC [more...]

[PATCH 0/7] Steps towards enabling -Wshadow=local
 2023-08-31 19:29 UTC  (15+ messages)
` [PATCH 1/7] migration/rdma: Fix save_page method to fail on polling error
` [PATCH 2/7] migration: Clean up local variable shadowing
` [PATCH 3/7] ui: "
` [PATCH 4/7] block/dirty-bitmap: "
` [PATCH 5/7] block/vdi: "
` [PATCH 6/7] block: "
` [PATCH 7/7] qobject atomics osdep: Make a few macros more hygienic

[PULL 0/7] s390x and qtest patches
 2023-08-31 19:17 UTC  (8+ messages)
` [PULL 1/7] target/s390x: Define TARGET_HAS_PRECISE_SMC
` [PULL 2/7] tests/tcg/s390x: Test precise self-modifying code handling
` [PULL 3/7] tests/qtest/usb-hcd-xhci-test: Check availability of devices before using them
` [PULL 4/7] tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_multiple()
` [PULL 5/7] tests/qtest/bios-tables-test: Check for virtio-iommu device before using it
` [PULL 6/7] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
` [PULL 7/7] meson: test for CONFIG_TCG in config_all

[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2023-08-31 19:12 UTC  (4+ messages)
` [PATCH 6/6] target/mips: Convert Loongson [D]MULT[U].G "

[PATCH v5 0/8] Fix segfault on migration return path
 2023-08-31 18:39 UTC  (9+ messages)
` [PATCH v5 1/8] migration: Fix possible race when setting rp_state.error
` [PATCH v5 2/8] migration: Fix possible races when shutting down the return path
` [PATCH v5 3/8] migration: Fix possible race when shutting down to_dst_file
` [PATCH v5 4/8] migration: Remove redundant cleanup of postcopy_qemufile_src
` [PATCH v5 5/8] migration: Consolidate return path closing code
` [PATCH v5 6/8] migration: Replace the return path retry logic
` [PATCH v5 7/8] migration: Move return path cleanup to main migration thread
` [PATCH v5 8/8] migration: Add a wrapper to cleanup migration files

[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-08-31 18:34 UTC  (4+ messages)
` [PATCH for-8.2 v2 2/2] migration: Allow user to specify migration switchover bandwidth

MTTCG vCPU time
 2023-08-31 18:13 UTC 

[PATCH 0/3] AMD/Xilinx Versal TRNG support
 2023-08-31 17:18 UTC  (4+ messages)
` [PATCH 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
` [PATCH 2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx "
` [PATCH 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal "

[PATCH 0/4] CXL: SK hynix Niagara MHSLD Device
 2023-08-31 16:59 UTC  (4+ messages)
` [PATCH 3/4] cxl/type3: minimum MHD cci support

[PATCH v5 0/8] Xilinx Versal CFI support
 2023-08-31 16:57 UTC  (9+ messages)
` [PATCH v5 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v5 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v5 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v5 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v5 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v5 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v5 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v5 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

[PATCH v3 0/7] aspeed: Add blockdev support for flash device definition
 2023-08-31 16:55 UTC  (12+ messages)
` [PATCH v3 1/7] hw/ssi: Add a "cs" property to SSIPeripheral
` [PATCH v3 2/7] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH v3 3/7] aspeed/smc: Wire CS lines at reset
` [PATCH v3 4/7] hw/ssi: Check for duplicate CS indexes
` [PATCH v3 5/7] aspeed: Create flash devices only when defaults are enabled
` [PATCH v3 6/7] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PATCH v3 7/7] aspeed: Get the BlockBackend of FMC0 from the flash device

[PATCH v4 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
 2023-08-31 16:29 UTC  (4+ messages)
` [PATCH v4 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v4 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v4 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

[PATCH v4 0/8] Xilinx Versal CFI support
 2023-08-31 16:25 UTC  (5+ messages)
` [PATCH v4 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v4 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v4 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v4 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR

[PATCH v4 0/5] s390: Enable AP instructions for pv-guests
 2023-08-31 16:21 UTC  (3+ messages)
` [PATCH v4 2/5] s390x: switch pv and subsystem reset ordering on reboot

[PATCH v2] target/riscv: Use accelerated helper for AES64KS1I
 2023-08-31 16:22 UTC  (2+ messages)

[PULL 0/1] Quick fix patches
 2023-08-31 16:15 UTC  (2+ messages)

[PULL 00/12] testing and gdbstub updates
 2023-08-31 16:14 UTC  (2+ messages)

[PULL v2 0/2] xen-virtio-2-tag
 2023-08-31 16:14 UTC  (2+ messages)

[PULL 00/24] target-arm queue
 2023-08-31 16:15 UTC  (6+ messages)
` [PULL 16/24] Add i.MX7 SRC device implementation
` [PULL 17/24] target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
` [PULL 20/24] hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
` [PULL 21/24] rtc: Use time_t for passing and returning time offsets

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-08-31 15:47 UTC  (5+ messages)
` [PATCH v3 10/20] hw/virtio: add config support to vhost-user-device

[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
 2023-08-31 15:51 UTC  (4+ messages)
` [QEMU PATCH v4 12/13] virtio-gpu: Initialize Venus

[PATCH RESEND v8 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-08-31 15:43 UTC  (43+ messages)
` [PATCH RESEND v8 01/20] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH RESEND v8 02/20] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH RESEND v8 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH RESEND v8 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH RESEND v8 05/20] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PATCH RESEND v8 06/20] target/riscv/cpu.c: split vendor "
` [PATCH RESEND v8 07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH RESEND v8 08/20] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH RESEND v8 10/20] target/riscv: add 'max' CPU type
` [PATCH RESEND v8 11/20] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH RESEND v8 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH RESEND v8 13/20] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH RESEND v8 14/20] target/riscv: make CPUCFG() macro public
` [PATCH RESEND v8 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH RESEND v8 16/20] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH RESEND v8 17/20] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH RESEND v8 18/20] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH RESEND v8 19/20] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH RESEND v8 20/20] target/riscv/cpu.c: consider user option with RVG

[PATCH v2] accel: Remove HAX accelerator
 2023-08-31 15:34 UTC  (2+ messages)

[PATCH v4 00/48] Add LoongArch LASX instructions
 2023-08-31 15:06 UTC  (5+ messages)
` [PATCH v4 11/48] target/loongarch: Implement xvhaddw/xvhsubw

[PATCH v3 0/8] Xilinx Versal CFI support
 2023-08-31 15:03 UTC  (5+ messages)
` [PATCH v3 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG

[PATCH v2 0/2] riscv: fix --enable-debug in riscv-to-apply.next
 2023-08-31 14:20 UTC  (5+ messages)
` [PATCH v2 1/2] hw/riscv/virt.c: fix non-KVM --enable-debug build

[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
 2023-08-31 14:12 UTC  (8+ messages)
` [Bug 1863025] "

firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP
 2023-08-31  8:27 UTC 

[RESEND PATCH] firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP
 2023-08-31  8:35 UTC 

[PULL v2 00/40] Misc patches for 2023-08-31
 2023-08-31 13:56 UTC 

[PULL 00/41] Misc patches for 2023-08-31
 2023-08-31 13:47 UTC  (44+ messages)
` [PULL 01/41] accel: Remove HAX accelerator
` [PULL 02/41] accel/tcg: spelling fixes
` [PULL 03/41] qemu/uri: Use QueryParams type definition
` [PULL 04/41] bulk: Do not declare function prototypes using 'extern' keyword
` [PULL 05/41] hw/net/i82596: Include missing 'exec/address-spaces.h' header
` [PULL 06/41] hw/dma/etraxfs: Include missing 'exec/memory.h' header
` [PULL 07/41] exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
` [PULL 08/41] target/ppc/pmu: Include missing 'qemu/timer.h' header
` [PULL 09/41] target/riscv/pmu: Restrict 'qemu/log.h' include to source
` [PULL 10/41] target/translate: Include missing 'exec/cpu_ldst.h' header
` [PULL 11/41] target/translate: Remove unnecessary "
` [PULL 12/41] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
` [PULL 13/41] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
` [PULL 14/41] target/helpers: Remove unnecessary 'qemu/main-loop.h' header
` [PULL 15/41] target/mips: Remove unused headers in lcsr_helper.c
` [PULL 16/41] target/xtensa: Include missing 'qemu/atomic.h' header
` [PULL 17/41] qemu/processor: Remove unused "
` [PULL 18/41] exec/translation-block: Clean up includes
` [PULL 19/41] chardev/char-fe: Document FEWatchFunc typedef
` [PULL 20/41] hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
` [PULL 21/41] hw/char/pl011: Restrict MemoryRegionOps implementation access sizes
` [PULL 22/41] hw/char/pl011: Display register name in trace events
` [PULL 23/41] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
` [PULL 24/41] hw/char/pl011: Replace magic values by register field definitions
` [PULL 25/41] hw/i2c/pmbus_device: Fix modifying QOM class internals from instance
` [PULL 26/41] hw/i2c: spelling fixes
` [PULL 27/41] hw/ide: "
` [PULL 28/41] hw/display: "
` [PULL 29/41] hw/mips: "
` [PULL 30/41] hw/sd: "
` [PULL 31/41] hw/usb: "
` [PULL 32/41] hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
` [PULL 33/41] hw/i386: Remove unuseful kvmclock_create() stub
` [PULL 34/41] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
` [PULL 35/41] util/fifo8: Fix typo in fifo8_push_all() description
` [PULL 36/41] util: spelling fixes
` [PULL 37/41] ui: "
` [PULL 38/41] docs/style: permit inline loop variables
` [PULL 39/41] meson: Fix MESONINTROSPECT parsing
` [PULL 40/41] build: Only define OS_OBJECT_USE_OBJC with gcc
` [PULL 41/41] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc

[PATCH] hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()
 2023-08-31 13:43 UTC  (2+ messages)

[PATCH] util/iov: Avoid dynamic stack allocation
 2023-08-31 13:34 UTC  (3+ messages)

[PATCH v3 0/4] io: follow coroutine AioContext in qio_channel_yield()
 2023-08-31 13:31 UTC  (2+ messages)

[PATCH v2 0/4] io: follow coroutine AioContext in qio_channel_yield()
 2023-08-31 13:30 UTC  (5+ messages)
` [PATCH v2 4/4] "

[RFC PATCH] docs/style: permit inline loop variables
 2023-08-31 13:29 UTC  (5+ messages)

[PATCH] target/xtensa/mmu: Avoid maybe-uninitialized error in get_phys_page()
 2023-08-31 13:17 UTC 

[PATCH] fix bdrv_open_child return value check
 2023-08-31 12:59 UTC 

[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
 2023-08-31 12:57 UTC  (6+ messages)
` [PATCH v2 1/5] migration: Add migration prefix to functions in target.c
` [PATCH v2 2/5] vfio/migration: Fail adding device with enable-migration=on and existing blocker
` [PATCH v2 3/5] migration: Add .save_prepare() handler to struct SaveVMHandlers
` [PATCH v2 4/5] vfio/migration: Block VFIO migration with postcopy migration
` [PATCH v2 5/5] vfio/migration: Block VFIO migration with background snapshot

[PATCH for-8.2 0/3] pnv/lpc: Hook up xscoms for LPC
 2023-08-31 12:57 UTC  (5+ messages)
` [PATCH for-8.2 2/3] pnv/lpc: Hook up xscom region for P9/P10

[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
 2023-08-31 12:47 UTC  (29+ messages)
` [PATCH 07/20] target/riscv/cpu.c: add .instance_post_init()
` [PATCH 08/20] target/riscv: move 'host' CPU declaration to kvm.c
` [PATCH 09/20] target/riscv/cpu.c: mark extensions arrays as 'const'
` [PATCH 10/20] target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
` [PATCH 11/20] target/riscv: introduce KVM AccelCPUClass
` [PATCH 12/20] target/riscv: move KVM only files to kvm subdir
` [PATCH 13/20] target/riscv/kvm: refactor kvm_riscv_init_user_properties()
` [PATCH 14/20] target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
` [PATCH 15/20] target/riscv/tcg: introduce tcg_cpu_instance_init()
` [PATCH 16/20] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
` [PATCH 17/20] target/riscv/cpu.c: export isa_edata_arr[]
` [PATCH 18/20] target/riscv/cpu: move priv spec functions to tcg-cpu.c
` [PATCH 19/20] target/riscv: add 'tcg_supported' class property
` [PATCH 20/20] target/riscv: add 'kvm_supported' "

QEMU features useful for Xen development?
 2023-08-31 11:42 UTC  (7+ messages)

[PATCH v2 00/12] Introduce new vmapple machine type
 2023-08-31 10:45 UTC  (6+ messages)
` [PATCH v2 01/12] build: Only define OS_OBJECT_USE_OBJC with gcc


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