qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-28 20:27:18 to 2023-09-29 12:45:30 UTC [more...]

[PATCH 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-09-29 12:42 UTC  (2+ messages)
` [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code

[PATCH] MAINTAINERS: Add include folder to the hw/char/ section
 2023-09-29 12:44 UTC 

[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
 2023-09-29 12:42 UTC  (2+ messages)

[PATCH v1 0/9] qapi-go: add generator for Golang interface
 2023-09-29 12:37 UTC  (11+ messages)
` [PATCH v1 1/9] qapi: golang: Generate qapi's enum types in Go
` [PATCH v1 2/9] qapi: golang: Generate qapi's alternate "
` [PATCH v1 9/9] docs: add notes on Golang code generator

MAINTAINERS still leaves more files uncovered than I'd like
 2023-09-29 12:29 UTC  (3+ messages)

[PATCH 0/6] riscv: RVA22U64 profile support
 2023-09-29 11:55 UTC  (5+ messages)

[PATCH v3 00/14] Cleanup deprecated audio features, take 2
 2023-09-29 11:54 UTC  (18+ messages)
` [PATCH v3 01/14] ui/vnc: Require audiodev= to enable audio
` [PATCH v3 02/14] audio: Require AudioState in AUD_add_capture
` [PATCH v3 03/14] audio: allow returning an error from the driver init
` [PATCH v3 04/14] audio: return Error ** from audio_state_by_name
` [PATCH v3 05/14] audio: commonize voice initialization
` [PATCH v3 06/14] audio: simplify flow in audio_init
` [PATCH v3 07/14] audio: remove QEMU_AUDIO_* and -audio-help support
` [PATCH v3 08/14] Introduce machine property "audiodev"
` [PATCH v3 09/14] hw/arm: Support machine-default audiodev with fallback
` [PATCH v3 10/14] hw/ppc: "
` [PATCH v3 11/14] vt82c686: "
` [PATCH v3 12/14] audio: forbid mixing default audiodev backend and -audiodev
` [PATCH v3 13/14] audio: forbid default audiodev backend with -nodefaults
` [PATCH v3 14/14] audio: propagate Error out of audio_driver_init

[PATCH v7 00/12] NBD 64-bit extensions for qemu
 2023-09-29 11:54 UTC  (11+ messages)
` [PATCH v7 01/12] nbd/server: Support a request payload
` [PATCH v7 07/12] nbd/client: Initial support for extended headers
` [PATCH v7 11/12] nbd/server: Prepare for per-request filtering of BLOCK_STATUS

[PATCH] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
 2023-09-29 11:40 UTC  (4+ messages)

[PATCH] ramfb: implement migration support
 2023-09-29 11:38 UTC  (2+ messages)

[PULL 0/2] Firmware/seabios 20230929 patches
 2023-09-29 11:29 UTC  (3+ messages)
` [PULL 1/2] seabios: update submodule to git snapshot
` [PULL 2/2] seabios: update binaries "

[PATCH 0/2] riscv: add extension properties for all cpus
 2023-09-29 10:38 UTC  (5+ messages)
` [PATCH 2/2] target/riscv/tcg-cpu.c: "

[PULL 00/56] -Wshadow=local patches patches for 2023-09-29
 2023-09-29  8:50 UTC  (57+ messages)
` [PULL 01/56] migration/rdma: Fix save_page method to fail on polling error
` [PULL 02/56] migration: Clean up local variable shadowing
` [PULL 03/56] ui: "
` [PULL 04/56] block/dirty-bitmap: "
` [PULL 05/56] block/vdi: "
` [PULL 06/56] block: "
` [PULL 07/56] qobject atomics osdep: Make a few macros more hygienic
` [PULL 08/56] tcg: Clean up local variable shadowing
` [PULL 09/56] target/arm/tcg: "
` [PULL 10/56] target/arm/hvf: "
` [PULL 11/56] target/mips: "
` [PULL 12/56] target/m68k: "
` [PULL 13/56] target/tricore: "
` [PULL 14/56] hw/arm/armv7m: "
` [PULL 15/56] hw/arm/virt: "
` [PULL 16/56] hw/arm/allwinner: "
` [PULL 17/56] hw/m68k: "
` [PULL 18/56] hw/microblaze: "
` [PULL 19/56] hw/nios2: "
` [PULL 20/56] net/eth: "
` [PULL 21/56] crypto/cipher-gnutls.c: "
` [PULL 22/56] util/vhost-user-server: "
` [PULL 23/56] linux-user/strace: "
` [PULL 24/56] sysemu/device_tree: "
` [PULL 25/56] softmmu/memory: "
` [PULL 26/56] softmmu/physmem: "
` [PULL 27/56] hw/core/machine: "
` [PULL 28/56] hw/intc/openpic: "
` [PULL 29/56] hw/ppc: Clean up local variable shadowing in _FDT helper routine
` [PULL 30/56] pnv/psi: Clean up local variable shadowing
` [PULL 31/56] spapr: Clean up local variable shadowing in spapr_dt_cpus()
` [PULL 32/56] spapr: Clean up local variable shadowing in spapr_init_cpus()
` [PULL 33/56] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
` [PULL 34/56] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
` [PULL 35/56] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
` [PULL 36/56] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
` [PULL 37/56] test-throttle: don't shadow 'index' variable in do_test_accounting()
` [PULL 38/56] hw/acpi: changes towards enabling -Wshadow=local
` [PULL 39/56] hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
` [PULL 40/56] hw/misc/arm_sysctl.c: Avoid shadowing local variable
` [PULL 41/56] hw/arm/smmuv3.c: Avoid shadowing variable
` [PULL 42/56] hw/arm/smmuv3-internal.h: Don't use locals in statement macros
` [PULL 43/56] aspeed/i2c: Clean up local variable shadowing
` [PULL 44/56] aspeed: "
` [PULL 45/56] aspeed/i3c: Rename variable shadowing a local
` [PULL 46/56] aspeed/timer: Clean up local variable shadowing
` [PULL 47/56] intel_iommu: Fix shadow local variables on "size"
` [PULL 48/56] crypto: remove shadowed 'ret' variable
` [PULL 49/56] seccomp: avoid shadowing of 'action' variable
` [PULL 50/56] qemu-nbd: changes towards enabling -Wshadow=local
` [PULL 51/56] hw/riscv: opentitan: Fixup local variables shadowing
` [PULL 52/56] target/riscv: cpu: "
` [PULL 53/56] target/riscv: vector_helper: "
` [PULL 54/56] softmmu/device_tree: "
` [PULL 55/56] hw/nvme: Clean up local variable shadowing in nvme_ns_init()
` [PULL 56/56] disas/m68k: clean up local variable shadowing

[PATCH 0/3] Record/replay patches
 2023-09-29  8:51 UTC  (4+ messages)
` [PATCH 1/3] replay: improve determinism of virtio-net
` [PATCH 2/3] virtio-net: added replay blocker for guest_announce
` [PATCH 3/3] replay: fix for loading non-replay snapshots

[PATCH] hw/acpi: changes towards enabling -Wshadow=local
 2023-09-29  8:46 UTC  (8+ messages)

[PATCH v2] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
 2023-09-29  8:31 UTC 

[PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
 2023-09-29  8:28 UTC  (5+ messages)

[PATCH 0/4] ui/console: multihead: fix crash, simplify logic
 2023-09-29  7:57 UTC  (5+ messages)

[PATCH] hw/cxl: Fix local variable shadowing of cap_hdrs
 2023-09-29  7:50 UTC  (4+ messages)

Qemu-devel Digest, Vol 232, Issue 306
 2023-09-29  7:30 UTC 

[PATCH 0/5] linux-user: clean up local variable shadowing
 2023-09-29  7:03 UTC  (2+ messages)

[PATCH] disas/m68k: clean up local variable shadowing
 2023-09-29  6:58 UTC  (2+ messages)

[PATCH] hw/nvme: Clean up local variable shadowing in nvme_ns_init()
 2023-09-29  6:57 UTC  (2+ messages)

[PATCH 0/4] RISC-V: Work towards enabling -Wshadow=local
 2023-09-29  6:56 UTC  (3+ messages)

[PATCH] qemu-nbd: changes towards enabling -Wshadow=local
 2023-09-29  6:50 UTC  (2+ messages)

[PATCH 0/2] remove some variable shadowing
 2023-09-29  6:49 UTC  (4+ messages)
` [PATCH 2/2] seccomp: avoid shadowing of 'action' variable

[PATCH] intel_iommu: Fix shadow local variables on "size"
 2023-09-29  6:47 UTC  (2+ messages)

[PATCH 0/4] aspeed: Clean up local variable shadowing
 2023-09-29  6:46 UTC  (2+ messages)

[PULL v3 00/16] tricore queue
 2023-09-29  6:40 UTC  (17+ messages)
` [PULL v3 01/16] tests/tcg/tricore: Bump cpu to tc37x
` [PULL v3 02/16] target/tricore: Implement CRCN insn
` [PULL v3 03/16] target/tricore: Correctly handle FPU RM from PSW
` [PULL v3 04/16] target/tricore: Implement FTOU insn
` [PULL v3 05/16] target/tricore: Clarify special case for FTOUZ insn
` [PULL v3 06/16] target/tricore: Implement ftohp insn
` [PULL v3 07/16] target/tricore: Implement hptof insn
` [PULL v3 08/16] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
` [PULL v3 09/16] target/tricore: Swap src and dst reg for RCRR_INSERT
` [PULL v3 10/16] target/tricore: Replace cpu_*_code with translator_*
` [PULL v3 11/16] target/tricore: Fix FTOUZ being ISA v1.3.1 up
` [PULL v3 12/16] tests/tcg/tricore: Extended and non-extened regs now match
` [PULL v3 13/16] hw/tricore: Log failing test in testdevice
` [PULL v3 14/16] tests/tcg: Reset result register after each test
` [PULL v3 15/16] target/tricore: Remove CSFRs from cpu.h
` [PULL v3 16/16] target/tricore: Change effective address (ea) to target_ulong

[PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
 2023-09-29  6:42 UTC  (7+ messages)
` [PATCH v2 11/22] hw/ide/ahci: Clean up local variable shadowing
` [PATCH v2 20/22] sysemu/device_tree: "

[PULL v2 00/21] tricore queue
 2023-09-29  6:38 UTC  (3+ messages)

[PATCH v2] tests/qtest: Fix npcm7xx_timer-test.c flaky test
 2023-09-29  6:28 UTC  (2+ messages)

[PATCH 0/8] ppc: Clean up local variable shadowing
 2023-09-29  6:18 UTC  (19+ messages)
` [PATCH 2/8] pnv/psi: "
` [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
` [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()

[PATCH 0/4] arm: fix some -Wshadow warnings
 2023-09-29  6:16 UTC  (2+ messages)

[PATCH v3 0/7] Steps towards enabling -Wshadow=local
 2023-09-29  5:56 UTC  (2+ messages)

[PATCH] test-throttle: don't shadow 'index' variable in do_test_accounting()
 2023-09-29  5:40 UTC  (2+ messages)

[PATCH 0/3] (few more) Steps towards enabling -Wshadow [3 more]
 2023-09-29  5:15 UTC  (2+ messages)

[PATCH v2 0/6] riscv: query-cpu-model-expansion API
 2023-09-29  5:10 UTC  (3+ messages)
` [PATCH v2 1/6] target/riscv/kvm/kvm-cpu.c: add missing property getters()

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-09-29  4:23 UTC  (22+ messages)
` [PATCH RFC V2 18/37] arm/virt: Make ARM vCPU *present* status ACPI *persistent*
` [PATCH RFC V2 19/37] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES, ENA} Bits to Guest
  ` [PATCH RFC V2 19/37] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES,ENA} "
` [PATCH RFC V2 20/37] hw/acpi: Update GED _EVT method AML with cpu scan
` [PATCH RFC V2 21/37] hw/arm: MADT Tbl change to size the guest with possible vCPUs
` [PATCH RFC V2 22/37] hw/acpi: Make _MAT method optional
` [PATCH RFC V2 23/37] arm/virt: Release objects for *disabled* possible vCPUs after init
` [PATCH RFC V2 25/37] arm/virt: Add/update basic hot-(un)plug framework
` [PATCH RFC V2 29/37] arm/virt: Update the guest(via GED) about CPU hot-(un)plug events
` [PATCH RFC V2 32/37] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
  ` [PATCH RFC V2 34/37] target/arm/kvm, tcg: Register/Handle SMCCC hypercall exits to VMM/Qemu
    ` [PATCH RFC V2 34/37] target/arm/kvm,tcg: "
  ` [PATCH RFC V2 35/37] hw/arm: Support hotplug capability check using _OSC method

[PATCH v2 00/33] linux-user: Improve host and guest page size handling
 2023-09-29  1:05 UTC  (2+ messages)

[PATCH 0/8] SPARC VIS fixes
 2023-09-29  1:04 UTC  (21+ messages)
` [PATCH 1/8] target/sparc: Fix VIS fmul8x16 input register
` [PATCH 2/8] target/sparc: Fix VIS fmul8x16au instruction
` [PATCH 3/8] target/sparc: Fix VIS fmul8x16al instruction
` [PATCH 4/8] target/sparc: Fix VIS fmuld8sux16 instruction
` [PATCH 5/8] target/sparc: Fix VIS fmuld8ulx16 instruction
` [PATCH 6/8] target/sparc: Fix VIS fpmerge input registers
` [PATCH 7/8] target/sparc: Fix VIS fexpand input register
` [PATCH 8/8] target/sparc: Fix VIS subtraction instructions

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-09-29  0:55 UTC  (11+ messages)
` [PATCH v6 0/5] Implement reconnect for vhost-user-scsi
  ` [PATCH v6 1/5] vhost-user-common: send get_inflight_fd once
  ` [PATCH v6 3/5] vhost-user-scsi: support reconnect to backend
  ` [PATCH v6 4/5] vhost-user-scsi: start vhost when guest kicks
  ` [PATCH v6 5/5] vhost-user: fix lost reconnect

[PATCH] tests/qtest: Fix npcm7xx_timer-test.c flaky test
 2023-09-29  0:06 UTC  (3+ messages)

[PATCH 0/4] tcg: Optimize loads and stores to env
 2023-09-28 22:45 UTC  (2+ messages)

[PATCH] target/arm: Permit T32 LDM with single register
 2023-09-28 20:49 UTC  (2+ messages)

[PATCH v2 00/20] q800: add support for booting MacOS Classic - part 2
 2023-09-28 20:47 UTC  (10+ messages)
` [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running
` [PATCH v2 12/20] swim: split into separate IWM and ISM register blocks
` [PATCH v2 15/20] mac_via: workaround NetBSD ADB bus enumeration issue

[PATCH] target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
 2023-09-28 20:26 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).