qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-22 16:06:24 to 2023-09-25 10:36:14 UTC [more...]

[PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
 2023-09-25 10:35 UTC  (11+ messages)
` [PATCH v2 01/15] hw/pci/pcie_sriov: Replace fprintf(error_pretty) -> warn_reportf_err()
` [PATCH v2 02/15] hw/qdev: Introduce qdev_unrealize_and_unref()
` [PATCH v2 03/15] linux-user/syscall: Do not open-code qdev_unrealize_and_unref()
` [PATCH v2 04/15] hw/pci/pcie_sriov: "
` [PATCH v2 09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header

[PATCH v3 00/19] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-25 10:33 UTC  (22+ messages)
` [PATCH v3 02/19] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PATCH v3 12/19] target/riscv: move KVM only files to kvm subdir
` [PATCH v3 13/19] target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
` [PATCH v3 14/19] target/riscv/cpu.c: export set_misa()
` [PATCH v3 15/19] target/riscv/tcg: introduce tcg_cpu_instance_init()
` [PATCH v3 16/19] target/riscv/cpu.c: make misa_ext_cfgs[] 'const'
` [PATCH v3 17/19] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
` [PATCH v3 18/19] target/riscv/cpu.c: export isa_edata_arr[]
` [PATCH v3 19/19] target/riscv/cpu: move priv spec functions to tcg-cpu.c

[PATCH v9 00/12] Add VIRTIO sound card
 2023-09-25 10:09 UTC  (5+ messages)

[PATCH] hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
 2023-09-25  9:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/19] aspeed: machine extensions and fixes
 2023-09-25  9:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux

[PATCH 0/4] RISC-V: Work towards enabling -Wshadow=local
 2023-09-25  9:11 UTC  (10+ messages)
` [PATCH 1/4] hw/riscv: opentitan: Fixup local variables shadowing
` [PATCH 2/4] target/riscv: cpu: "
` [PATCH 3/4] target/riscv: vector_helper: "
` [PATCH 4/4] softmmu/device_tree: "

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

[PULL 0/7] qtest and misc patches
 2023-09-25  9:01 UTC  (8+ messages)
` [PULL 1/7] meson.build: Make keyutils independent from keyring
` [PULL 2/7] tests/qtest/netdev-socket: Raise connection timeout to 120 seconds
` [PULL 3/7] tests/qtest/m48t59-test: Silence compiler warning with -Wshadow
` [PULL 4/7] tests/qtest/netdev-socket: Do not test multicast on Darwin
` [PULL 5/7] hw/mips/jazz: Move the NIC init code into a separate function
` [PULL 6/7] hw/mips/jazz: Simplify the NIC setup code
` [PULL 7/7] tests/avocado: fix waiting for vm shutdown in replay_linux

[PATCH 1/2] migration: Fix rdma migration failed
 2023-09-25  8:59 UTC  (5+ messages)

[PATCH] hw/i386: changes towards enabling -Wshadow=local
 2023-09-25  8:55 UTC  (2+ messages)

[PATCH] qemu-nbd: changes towards enabling -Wshadow=local
 2023-09-25  8:53 UTC  (2+ messages)

[PATCH] disas/m68k: clean up local variable shadowing
 2023-09-25  8:44 UTC 

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-09-25  8:06 UTC  (32+ messages)
` [PATCH 21/52] migration/rdma: Fix QEMUFileHooks method return values
` [PATCH 22/52] migration/rdma: Fix rdma_getaddrinfo() error checking
` [PATCH 23/52] migration/rdma: Clean up qemu_rdma_wait_comp_channel()'s error value
` [PATCH 26/52] migration/rdma: Replace int error_state by bool errored
` [PATCH 27/52] migration/rdma: Drop superfluous assignments to @ret
` [PATCH 28/52] migration/rdma: Check negative error values the same way everywhere
` [PATCH 29/52] migration/rdma: Plug a memory leak and improve a message
` [PATCH 30/52] migration/rdma: Delete inappropriate error_report() in macro ERROR()
` [PATCH 31/52] migration/rdma: Retire "
` [PATCH 32/52] migration/rdma: Fix error handling around rdma_getaddrinfo()
` [PATCH 33/52] migration/rdma: Drop "@errp is clear" guards around error_setg()

[PATCH] MAINTAINERS: aspeed: Update Andrew's email address
 2023-09-25  8:00 UTC  (3+ messages)

[PATCH] target/riscv: pmp: Ignore writes when RW=01
 2023-09-25  7:47 UTC  (3+ messages)

[PATCH] target/riscv: pmp: Clear pmp/smepmp bits on reset
 2023-09-25  7:45 UTC  (3+ messages)

[PATCH v6 00/10] Fix segfault on migration return path
 2023-09-25  7:38 UTC  (8+ messages)
` [PATCH v6 09/10] migration/yank: Keep track of registered yank instances

[PATCH 0/4] aspeed: Clean up local variable shadowing
 2023-09-25  6:29 UTC  (15+ messages)
` [PATCH 1/4] aspeed/i2c: "
` [PATCH 2/4] aspeed: "
` [PATCH 3/4] aspeed/i3c: Rename variable shadowing a local
` [PATCH 4/4] aspeed/timer: Clean up local variable shadowing

[PATCH v2 0/4] Support dynamic MSI-X allocation
 2023-09-25  6:10 UTC  (6+ messages)
` [PATCH v2 2/4] vfio/pci: enable vector on "

[PATCH] hw/nvme: Clean up local variable shadowing in nvme_ns_init()
 2023-09-25  6:05 UTC 

[PATCH v4 00/28] bsd-user: Implement freebsd process related system calls
 2023-09-24 21:01 UTC  (29+ messages)
` [PATCH v4 01/28] bsd-user: define TARGET_RFSPAWN for rfork to use vfork(2) semantics, and fix RLIM_INFINITY
` [PATCH v4 02/28] bsd-user: Define procctl(2) related structs
` [PATCH v4 03/28] bsd-user: Implement host_to_target_siginfo
` [PATCH v4 04/28] bsd-user: Add freebsd_exec_common and do_freebsd_procctl to qemu.h
` [PATCH v4 05/28] bsd-user: add extern declarations for bsd-proc.c conversion functions
` [PATCH v4 06/28] bsd-user: Implement target_to_host_resource conversion function
` [PATCH v4 07/28] bsd-user: Implement target_to_host_rlim and host_to_target_rlim conversion
` [PATCH v4 08/28] bsd-user: Implement host_to_target_rusage and host_to_target_wrusage
` [PATCH v4 09/28] bsd-user: Implement host_to_target_waitstatus conversion
` [PATCH v4 10/28] bsd-user: Get number of cpus
` [PATCH v4 11/28] bsd-user: Implement getgroups(2) and setgroups(2) system calls
` [PATCH v4 12/28] bsd-user: Implement umask(2), setlogin(2) and getlogin(2)
` [PATCH v4 13/28] bsd-user: Implement getrusage(2)
` [PATCH v4 14/28] bsd-user: Implement getrlimit(2) and setrlimit(2)
` [PATCH v4 15/28] bsd-user: Implement several get/set system calls:
` [PATCH v4 16/28] bsd-user: Implement get/set[resuid/resgid/sid] and issetugid
` [PATCH v4 17/28] bsd-user: Add stubs for profil(2), ktrace(2), utrace(2) and ptrace(2)
` [PATCH v4 18/28] bsd-user: Implement getpriority(2) and setpriority(2)
` [PATCH v4 19/28] bsd-user: Implement get_filename_from_fd
` [PATCH v4 20/28] bsd-user: Implement freebsd_exec_common, used in implementing execve/fexecve
` [PATCH v4 21/28] bsd-user: Implement procctl(2) along with necessary conversion functions
` [PATCH v4 22/28] bsd-user: Implement execve(2) and fexecve(2) system calls
` [PATCH v4 23/28] bsd-user: Implement wait4(2) and wait6(2) "
` [PATCH v4 24/28] bsd-user: Implement setloginclass(2) and getloginclass(2) "
` [PATCH v4 25/28] bsd-user: Implement pdgetpid(2) and the undocumented setugid
` [PATCH v4 26/28] bsd-user: Implement fork(2) and vfork(2) system calls
` [PATCH v4 27/28] bsd-user: Implement rfork(2) system call
` [PATCH v4 28/28] bsd-user: Implement pdfork(2) "

[PATCH v4] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
 2023-09-25  1:52 UTC  (2+ messages)

[PATCH] migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time
 2023-09-25  0:53 UTC  (2+ messages)

[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
 2023-09-25  0:24 UTC  (6+ messages)
` [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field

[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-09-24 15:41 UTC  (9+ messages)
` [PATCH v3 2/6] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()

[PATCH] mips: fix abort on integer overflow
 2023-09-24 11:16 UTC 

[PATCH v2 00/12] Introduce new vmapple machine type
 2023-09-23 21:04 UTC  (3+ messages)
` [PATCH v2 10/12] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

Question on Qemu flash driver - pflash_cfi01
 2023-09-23 17:11 UTC  (3+ messages)

[PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
 2023-09-23 15:59 UTC  (3+ messages)

[PATCH for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
 2023-09-23 15:15 UTC  (5+ messages)

[PATCH] Update AMD memory encryption document links
 2023-09-23 15:04 UTC  (2+ messages)

[PATCH] tcg.h: Split out runtime-only functions into tcg/runtime.h
 2023-09-23 13:08 UTC 

Help wanted for enabling -Wshadow=local
 2023-09-23 12:33 UTC  (9+ messages)

[PATCH v3] input: Allow to choose console with qemu_input_is_absolute
 2023-09-23 11:59 UTC  (2+ messages)

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-09-23  7:32 UTC  (3+ messages)
` [RFC PATCH v2 07/21] i386/pc: Drop pc_machine_kvm_type()

[PATCH v2 00/20] q800: add support for booting MacOS Classic - part 2
 2023-09-23  7:09 UTC  (5+ messages)
` [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation

[PATCH v6] hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
 2023-09-23  6:45 UTC  (3+ messages)

[PATCH 0/2] pc_piix: remove machines using a 128K BIOS
 2023-09-23  6:28 UTC  (3+ messages)
` [PATCH 2/2] seabios: remove PCI drivers from bios.bin

[PATCH 0/9] Replace remaining target_ulong in system-mode accel
 2023-09-23  4:51 UTC  (4+ messages)

[PATCH v2] cxl/vendor: update niagara to only build on linux, add KConfig options
 2023-09-23  0:05 UTC 

[PATCH 0/9] audio: make sound cards require the audiodev property
 2023-09-22 23:54 UTC  (5+ messages)
` [PATCH 6/9] vt82c686: Support machine-default audiodev with fallback

[PATCH 0/4] multifd: various fixes
 2023-09-22 23:18 UTC  (11+ messages)
` [PATCH 1/4] multifd: wait for channels_ready before sending sync
` [PATCH 2/4] migration: check for rate_limit_max for RATE_LIMIT_DISABLED
` [PATCH 3/4] multifd: fix counters in multifd_send_thread
` [PATCH 4/4] multifd: reset next_packet_len after sending pages

[RFC PATCH 0/3] migration/multifd: SYNC packet changes
 2023-09-22 22:33 UTC  (3+ messages)
` [RFC PATCH 1/3] migration/multifd: Move channels_ready semaphore

[PATCH] hw/timer/npcm7xx_timer: Prevent timer from counting down past zero
 2023-09-22 21:20 UTC  (3+ messages)

[PATCH] intel_iommu: Fix shadow local variables on "size"
 2023-09-22 21:15 UTC  (3+ messages)

[PATCH 0/4] hw/cxl: Minor CXL emulation fixes and cleanup
 2023-09-22 20:59 UTC  (4+ messages)
` [PATCH 2/4] hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS

[Stable-8.1.1 00/34] Patch Round-up for stable 8.1.1, freeze on 2023-09-19
 2023-09-22 20:21 UTC  (5+ messages)
` [Stable-8.1.1 11/34] softmmu: Assert data in bounds in iotlb_to_section

[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
 2023-09-22 19:27 UTC  (8+ messages)
` [PATCH v4 01/21] i386: Fix comment style in topology.h
` [PATCH v4 19/21] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v4 20/21] i386: Use CPUCacheInfo.share_level to encode "

[PATCH 0/2] remove some variable shadowing
 2023-09-22 18:15 UTC  (4+ messages)
` [PATCH 1/2] crypto: remove shadowed 'ret' variable
` [PATCH 2/2] seccomp: avoid shadowing of 'action' variable

[PATCH] tests/qtest/m48t59-test: Silence compiler warning with -Wshadow
 2023-09-22 18:13 UTC  (3+ messages)

[PATCH] meson.build: Make keyutils independent from keyring
 2023-09-22 16:53 UTC  (3+ messages)

[PATCH v2 0/2] Accompany -nostdlib with -fno-stack-protector
 2023-09-22 16:45 UTC  (3+ messages)
` [PATCH v2 2/2] tests/tcg: Add -fno-stack-protector

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2023-09-22 16:18 UTC  (8+ messages)
` [PATCH v4 2/3] i386: Explicitly ignore unsupported BUS_MCEERR_AO MCE on AMD guest

[PATCH] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
 2023-09-22 14:40 UTC  (2+ messages)

[PATCH] hw/acpi: changes towards enabling -Wshadow=local
 2023-09-22 16:03 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).