qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-26 10:13:40 to 2023-09-26 17:00:18 UTC [more...]

[PULL 00/19] Misc patches for 2023-09-26
 2023-09-26 16:59 UTC  (4+ messages)
` [PULL 01/19] pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
` [PULL 04/19] hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
` [PULL 08/19] mptsas: avoid shadowed local variables

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-26 16:54 UTC  (17+ messages)
` [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes

[PATCH] hw/nvme: Clean up local variable shadowing in nvme_ns_init()
 2023-09-26 16:51 UTC  (2+ messages)

[PATCH v2 00/12] Prerequisite change for IOMMUFD support
 2023-09-26 16:45 UTC  (16+ messages)
` [PATCH v2 01/12] scripts/update-linux-headers: Add iommufd.h
` [PATCH v2 02/12] linux-headers: "
` [PATCH v2 03/12] vfio/common: Move IOMMU agnostic helpers to a separate file
` [PATCH v2 04/12] vfio/common: Introduce vfio_container_add|del_section_window()
` [PATCH v2 05/12] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v2 06/12] vfio/pci: Introduce vfio_[attach/detach]_device
` [PATCH v2 07/12] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v2 08/12] vfio/ap: "
` [PATCH v2 09/12] vfio/ccw: "
` [PATCH v2 10/12] vfio/common: Move VFIO reset handler registration to a group agnostic function
` [PATCH v2 11/12] vfio/common: Introduce two kinds of VFIO device lists
` [PATCH v2 12/12] vfio/common: Move legacy VFIO backend code into separate container.c

FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
 2023-09-26 16:35 UTC  (3+ messages)

[PATCH v5 00/14] simpletrace: refactor and general improvements
 2023-09-26 16:32 UTC  (16+ messages)
` [PATCH v5 01/14] simpletrace: add __all__ to define public interface
` [PATCH v5 02/14] simpletrace: annotate magic constants from QEMU code
` [PATCH v5 03/14] simpletrace: improve parsing of sys.argv; fix files never closed
` [PATCH v5 04/14] simpletrace: changed naming of edict and idtoname to improve readability
` [PATCH v5 05/14] simpletrace: update code for Python 3.11
` [PATCH v5 06/14] simpletrace: improved error handling on struct unpack
` [PATCH v5 07/14] simpletrace: define exception and add handling
` [PATCH v5 08/14] simpletrace: made Analyzer into context-manager
` [PATCH v5 09/14] simpletrace: refactor to separate responsibilities
` [PATCH v5 10/14] simpletrace: move logic of process into internal function
` [PATCH v5 11/14] simpletrace: move event processing to Analyzer class
` [PATCH v5 12/14] simpletrace: added simplified Analyzer2 class
` [PATCH v5 13/14] MAINTAINERS: add maintainer of simpletrace.py
` [PATCH v5 14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()

[PATCH] disas/m68k: clean up local variable shadowing
 2023-09-26 16:30 UTC  (2+ messages)

[PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
 2023-09-26 16:28 UTC  (3+ messages)
` [PATCH v2 12/22] hw/m68k: Clean up local variable shadowing

[PATCH v8 0/5] Support x2APIC mode with TCG accelerator
 2023-09-26 16:23 UTC  (7+ messages)
` [PATCH v8 1/5] i386/tcg: implement x2APIC registers MSR access
` [PATCH v8 2/5] apic: add support for x2APIC mode
` [PATCH v8 3/5] apic, i386/tcg: add x2apic transitions
` [PATCH v8 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v8 5/5] amd_iommu: report x2APIC support to the operating system

[PATCH 0/5] migration: Downtime observability improvements
 2023-09-26 16:18 UTC  (6+ messages)
` [PATCH 1/5] migration: Store downtime timestamps in an array
` [PATCH 2/5] migration: Collect more timestamps during switchover
` [PATCH 3/5] migration: Add a tracepoint for the downtime stats
` [PATCH 4/5] migration: Provide QMP access to "
` [PATCH 5/5] migration: Print expected-downtime on completion

[PULL 0/7] NBD patches through 2023-09-25
 2023-09-26 16:15 UTC  (2+ messages)

[PATCH] make-release: do not ship dtc sources
 2023-09-26 16:08 UTC  (4+ messages)

[PATCH 0/5] RFC: migration: check required entries and sections are loaded
 2023-09-26 15:59 UTC  (6+ messages)
` [PATCH 1/5] block/fdc: 'phase' is not needed on load
` [PATCH 2/5] virtio: make endian_needed() work during loading
` [PATCH 3/5] net/slirp: use different IDs for each instance
` [PATCH 4/5] RFC: migration: check required subsections are loaded, once
` [PATCH 5/5] RFC: migration: check required entries "

[PATCH] audio: remove shadowed locals
 2023-09-26 15:57 UTC  (2+ messages)

[PATCH] target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
 2023-09-26 15:56 UTC 

[PATCH v3 0/7] *** Adds CPU hot-plug support to Loongarch ***
 2023-09-26 15:52 UTC  (22+ messages)
` [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug
` [PATCH v3 2/7] Update CPUs AML with cpu-(ctrl)dev change
` [PATCH v3 7/7] Update the ACPI table for the Loongarch CPU

[v2] Help wanted for enabling -Wshadow=local
 2023-09-26 15:52 UTC  (4+ messages)

[PATCH] pc: remove short_root_bus property
 2023-09-26 15:52 UTC 

[PATCH] e1000: remove old compatibility code
 2023-09-26 15:51 UTC 

[PATCH 0/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX
 2023-09-26 15:39 UTC  (7+ messages)
` [PATCH 1/3] hw/arm/smmuv3: Update ID register bit field definitions
` [PATCH 2/3] hw/arm/smmuv3: Sort ID register setting into field order
` [PATCH 3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature

[PATCH 0/4] target/i386: add support for FRED
 2023-09-26 15:37 UTC  (3+ messages)
` [PATCH 3/4] target/i386: enumerate VMX nested-exception support

[PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
 2023-09-26 15:31 UTC  (2+ messages)

[PATCH v6 0/2] tpm: add mssim backend
 2023-09-26 15:20 UTC  (3+ messages)
` [PATCH v6 1/2] tpm: convert tpmdev options processing to new visitor format

[PATCH 0/4] arm: fix some -Wshadow warnings
 2023-09-26 15:06 UTC  (9+ messages)
` [PATCH 1/4] hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
` [PATCH 2/4] hw/misc/arm_sysctl.c: Avoid shadowing local variable
` [PATCH 3/4] hw/arm/smmuv3.c: Avoid shadowing variable
` [PATCH 4/4] hw/arm/smmuv3-internal.h: Don't use locals in statement macros

[PATCH] target/i386/seg_helper: remove shadowed variable
 2023-09-26 14:53 UTC  (4+ messages)

[PATCH 00/12] coverity fixes
 2023-09-26 14:49 UTC  (32+ messages)
` [PATCH 01/12] hw/core/loader: load_at(): check size
` [PATCH 02/12] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): reduce magic numbers
` [PATCH 03/12] util/filemonitor-inotify: qemu_file_monitor_watch(): avoid overflow
` [PATCH 05/12] device_tree: qmp_dumpdtb(): stronger assertion
` [PATCH 06/12] mc146818rtc: rtc_set_time(): initialize tm to zeroes
` [PATCH 08/12] block/nvme: nvme_process_completion() fix bound for cid
` [PATCH 09/12] kvm-all: introduce limits for name_size and num_desc
` [PATCH 10/12] hw/core/loader: gunzip(): initialize z_stream
` [PATCH 11/12] hw/core/loader: read_targphys(): add upper bound
` [PATCH 12/12] io/channel-socket: qio_channel_socket_flush(): improve msg validation

[PATCH 0/1] CVE-2023-5088
 2023-09-26 14:45 UTC  (5+ messages)
` [PATCH 1/1] hw/ide/core: terminate in-flight DMA on IDE bus reset

[PATCH v3 0/5] vhost-user: Back-end state migration
 2023-09-26 13:54 UTC  (6+ messages)
` [PATCH v3 2/5] vhost-user.rst: Clarify enabling/disabling vrings
  ` [Virtio-fs] [PATCH v3 0/5] vhost-user: Back-end state migration

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-09-26 12:40 UTC  (4+ messages)

[PATCH] mailmap: Fix Andrey Drobyshev author email
 2023-09-26 13:46 UTC  (3+ messages)

[PATCH v4 00/14] simpletrace: refactor and general improvements
 2023-09-26 13:45 UTC  (8+ messages)
` [PATCH v4 12/14] simpletrace: added simplified Analyzer2 class
` [PATCH v4 13/14] MAINTAINERS: add maintainer of simpletrace.py

[PATCH v2 0/5] elf2dmp: improve Win2022, Win11 and large dumps
 2023-09-26 13:43 UTC  (5+ messages)
` [PATCH v2 1/5] elf2dmp: replace PE export name check with PDB name check
` [PATCH v2 5/5] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining

[PATCH] m68k: Silence -Wshadow=local warnings in the m68k code
 2023-09-26 13:15 UTC  (4+ messages)

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-09-26 13:02 UTC  (20+ messages)
` [PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH RFC V2 25/37] arm/virt: Add/update basic hot-(un)plug framework
` [PATCH RFC V2 26/37] arm/virt: Changes to (un)wire GICC<->vCPU IRQs during hot-(un)plug
` [PATCH RFC V2 27/37] hw/arm, gicv3: Changes to update GIC with vCPU hot-plug notification
` [PATCH RFC V2 28/37] hw/intc/arm-gicv3*: Changes required to (re)init the vCPU register info
` [PATCH RFC V2 29/37] arm/virt: Update the guest(via GED) about CPU hot-(un)plug events
` [PATCH RFC V2 30/37] hw/arm: Changes required for reset and to support next boot
` [PATCH RFC V2 31/37] physmem, gdbstub: Common helping funcs/changes to *unrealize* vCPU
` [PATCH RFC V2 32/37] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
  ` [PATCH RFC V2 33/37] target/arm/kvm: Write CPU state back to KVM on reset
  ` [PATCH RFC V2 34/37] target/arm/kvm, tcg: Register/Handle SMCCC hypercall exits to VMM/Qemu
  ` [PATCH RFC V2 35/37] hw/arm: Support hotplug capability check using _OSC method
  ` [PATCH RFC V2 36/37] tcg/mttcg: enable threads to unregister in tcg_ctxs[]
  ` [PATCH RFC V2 37/37] hw/arm/virt: Expose cold-booted CPUs as MADT GICC Enabled

[PATCH v2 00/10] Adds CPU hot-plug support to Loongarch
 2023-09-26 12:52 UTC  (21+ messages)
` [PATCH v2 04/10] Introduce the CPU address space destruction function

[PATCH] pm_smbus: rename variable to avoid shadowing
 2023-09-26 12:46 UTC  (2+ messages)

[PATCH] m48t59-test: remove shadowed variables and cleanup
 2023-09-26 12:45 UTC  (3+ messages)

[PATCH v24 00/21] s390x: CPU Topology
 2023-09-26 12:15 UTC  (22+ messages)
` [PATCH v24 01/21] qapi: machine.json: change docs regarding CpuInstanceProperties
` [PATCH v24 02/21] CPU topology: extend with s390 specifics
` [PATCH v24 03/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v24 04/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v24 05/21] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v24 06/21] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v24 07/21] s390x/cpu topology: interception of PTF instruction
` [PATCH v24 08/21] target/s390x/cpu topology: activate CPU topology
` [PATCH v24 09/21] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v24 10/21] machine: adding s390 topology to query-cpu-fast
` [PATCH v24 11/21] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v24 12/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v24 13/21] qapi/s390x/cpu topology: add query-s390x-cpu-polarization command
` [PATCH v24 14/21] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v24 15/21] tests/avocado: s390x cpu topology core
` [PATCH v24 16/21] tests/avocado: s390x cpu topology polarization
` [PATCH v24 17/21] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v24 18/21] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v24 19/21] tests/avocado: s390x cpu topology test socket full
` [PATCH v24 20/21] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v24 21/21] tests/avocado: s390x cpu topology bad move

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-09-26 11:52 UTC  (12+ messages)
` [PATCH 24/52] migration/rdma: Return -1 instead of negative errno code
` [PATCH 25/52] migration/rdma: Dumb down remaining int error values to -1
` [PATCH 26/52] migration/rdma: Replace int error_state by bool errored
` [PATCH 50/52] migration/rdma: Silence qemu_rdma_cleanup()


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