messages from 2023-12-01 10:36:27 to 2023-12-03 21:37:04 UTC [more...]
[PATCH 00/44] Raspberry Pi 4B machine
2023-12-03 21:29 UTC (48+ messages)
` [PATCH v2 00/45] "
` [PATCH "
` [PATCH 01/45] Split out common part of BCM283X classes
` [PATCH 02/45] Split out common part of peripherals
` [PATCH 03/45] Split out raspi machine common part
` [PATCH 04/45] Introduce BCM2838 SoC
` [PATCH 05/45] Add GIC-400 to "
` [PATCH 06/45] Add BCM2838 GPIO stub
` [PATCH 07/45] Implement BCM2838 GPIO functionality
` [PATCH 08/45] Connect SD controller to BCM2838 GPIO
` [PATCH 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH 10/45] Add BCM2838 checkpoint support
` [PATCH 11/45] Introduce Raspberry PI 4 machine
` [PATCH 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH 14/45] Add BCM2838 PCIE Root Complex
` [PATCH 15/45] Add BCM2838 PCIE host
` [PATCH 16/45] Enable BCM2838 PCIE
` [PATCH 17/45] Add RNG200 skeleton
` [PATCH 18/45] Add RNG200 RNG and RBG
` [PATCH 19/45] Get rid of RNG200 timer
` [PATCH 20/45] Implement BCM2838 thermal sensor
` [PATCH 21/45] Add clock_isp stub
` [PATCH 22/45] Add GENET stub
` [PATCH 23/45] Add GENET register structs. Part 1
` [PATCH 24/45] Add GENET register structs. Part 2
` [PATCH 25/45] Add GENET register structs. Part 3
` [PATCH 26/45] Add GENET register structs. Part 4
` [PATCH 27/45] Add GENET register access macros
` [PATCH 28/45] Implement GENET register ops
` [PATCH 29/45] Implement GENET MDIO
` [PATCH 30/45] Implement GENET TX path
` [PATCH 31/45] Implement GENET RX path
` [PATCH 32/45] Enable BCM2838 GENET controller
` [PATCH 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH 34/45] Add Rpi4b boot tests
` [PATCH 35/45] Add mailbox test stub
` [PATCH 36/45] Add mailbox test constants
` [PATCH 37/45] Add mailbox tests tags. Part 1
` [PATCH 38/45] Add mailbox tests tags. Part 2
` [PATCH 39/45] Add mailbox tests tags. Part 3
` [PATCH 40/45] Add mailbox property tests. Part 1
` [PATCH 41/45] Add mailbox property tests. Part 2
` [PATCH 42/45] Add mailbox property tests. Part 3
` [PATCH 43/45] Add missed BCM2835 properties
` [PATCH 44/45] Append added properties to mailbox test
` [PATCH 45/45] Add RPi4B to paspi4.rst
[PULL 0/2] ppc-for-8.2 queue
2023-12-01 19:58 UTC (2+ messages)
[PULL 0/2] Migration 20231130 patches
2023-12-01 19:58 UTC (2+ messages)
[PATCH for-8.2] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
2023-12-03 16:59 UTC (3+ messages)
[PATCH v2 00/45] Raspberry Pi 4B machine
2023-12-03 16:39 UTC
[PATCH for 8.2] ui/gtk-egl: move function calls back to regular code path
2023-12-03 16:37 UTC (3+ messages)
[PATCH v2] system/memory: use ldn_he_p/stn_he_p
2023-12-03 15:42 UTC (3+ messages)
[PATCH 0/2] linux-user: openat() fixes
2023-12-03 13:28 UTC (8+ messages)
` [PATCH 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
` [PATCH-for-8.2? "
` [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
Save VM created using x86_64-softmmu/qemu-system-x86_64
2023-12-03 11:10 UTC
[PATCH v5 0/2] acpi: report numa nodes for device memory using GI
2023-12-03 6:02 UTC (3+ messages)
` [PATCH v5 1/2] qom: new object to associate device to numa node
` [PATCH v5 2/2] hw/acpi: Implement the SRAT GI affinity structure
[PULL 00/15] virtio,pc,pci: fixes
2023-12-02 20:59 UTC (19+ messages)
` [PULL 01/15] osdep: add getloadavg
` [PULL 02/15] netdev: set timeout depending on loadavg
` [PULL 03/15] tests/acpi/bios-tables-test: do not write new blobs unless there are changes
` [PULL 04/15] hw/audio/virtio-snd-pci: fix the PCI class code
` [PULL 05/15] hw/audio/hda-codec: fix multiplication overflow
` [PULL 06/15] hw/audio/hda-codec: reenable the audio mixer
` [PULL 07/15] virtio-snd: check AUD_register_card return value
` [PULL 08/15] virtio-sound: add realize() error cleanup path
` [PULL 09/15] pcie_sriov: Remove g_new assertion
` [PULL 10/15] hw/acpi/erst: Do not ignore Error* in realize handler
` [PULL 11/15] hw/i386: fix short-circuit logic with non-optimizing builds
` [PULL 12/15] virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()
` [PULL 13/15] msix: unset PCIDevice::msix_vector_poll_notifier in rollback
` [PULL 14/15] vhost-user: fix the reconnect error
` [PULL 15/15] vhost-user-scsi: free the inflight area when reset
[PATCH qemu v3 00/20] Fix malfunctioning of T2-T5 timers on the STM32 platform
2023-12-02 13:40 UTC (21+ messages)
` [PATCH qemu v3 01/20] Fixing the basic functionality of STM32 timers
` [PATCH qemu v3 02/20] "
` [PATCH qemu v3 03/20] "
` [PATCH qemu v3 04/20] "
` [PATCH qemu v3 05/20] "
` [PATCH qemu v3 06/20] "
` [PATCH qemu v3 07/20] "
` [PATCH qemu v3 08/20] "
` [PATCH qemu v3 09/20] "
` [PATCH qemu v3 10/20] "
` [PATCH qemu v3 11/20] "
` [PATCH qemu v3 12/20] "
` [PATCH qemu v3 13/20] "
` [PATCH qemu v3 14/20] "
` [PATCH qemu v3 15/20] "
` [PATCH qemu v3 16/20] "
` [PATCH qemu v3 17/20] "
` [PATCH qemu v3 18/20] "
` [PATCH qemu v3 19/20] "
` [PATCH qemu v3 20/20] "
[PATCH qemu v2] Fixing the basic functionality of STM32 timers
2023-12-02 13:27 UTC (3+ messages)
[PATCH] qdev: Report an error for machine without HotplugHandler
2023-12-02 9:03 UTC
[PATCH 00/14] virtio-net: add support for SR-IOV emulation
2023-12-02 8:08 UTC (16+ messages)
` [PATCH 01/14] vfio: Avoid inspecting option QDict for rombar
` [PATCH 02/14] hw/qdev: Remove opts member
` [PATCH 03/14] qdev: Add DeviceClass::hide()
` [PATCH 04/14] hw/pci: Add pci-failover
` [PATCH 05/14] virtio-net: Implement pci-failover
` [PATCH 06/14] qdev: Remove DeviceListener::hide_device()
` [PATCH 07/14] hw/pci: Add hide()
` [PATCH 08/14] qdev: Add qdev_device_new_from_qdict()
` [PATCH 09/14] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PATCH 10/14] msix: Call pcie_sriov_vf_register_bar() "
` [PATCH 11/14] pcie_sriov: Release VFs failed to realize
` [PATCH 12/14] pcie_sriov: Allow to specify VF device options
` [PATCH 13/14] virtio-pci: add SR-IOV capability
` [PATCH 14/14] virtio-net: Add "
[PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
2023-12-02 4:48 UTC
[PATCH v4 0/6] xen-arm: add support for virtio-pci
2023-12-02 1:41 UTC (7+ messages)
` [PATCH v4 2/6] xen: backends: don't overwrite XenStore nodes created by toolstack
` [PATCH v4 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
` [PATCH v4 3/6] xen: decouple generic xen code from legacy backends codebase
` [RFC PATCH v4 4/6] xen: add option to disable legacy backends
` [PATCH v4 5/6] xen_arm: set mc->max_cpus to GUEST_MAX_VCPUS
` [PATCH v4 6/6] xen_arm: Add virtual PCIe host bridge support
[PATCH-for-8.2 v2] tests/avocado: Update yamon-bin-02.22.zip URL
2023-12-01 20:56 UTC
[RFC PATCH] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
2023-12-01 20:40 UTC (2+ messages)
[PATCH 00/12] aio: remove AioContext lock
2023-12-01 18:41 UTC (5+ messages)
` [PATCH 11/12] job: remove outdated AioContext locking comments
` [PATCH 12/12] block: "
[PATCH v2 0/4] Live Migration Acceleration with IAA Compression
2023-12-01 18:01 UTC (5+ messages)
` [PATCH v2 2/4] multifd: Implement multifd compression accelerator
` [PATCH v2 3/4] configure: add qpl option
[PULL 0/6] gdbstub, avocado and gitlab updates
2023-12-01 17:50 UTC (12+ messages)
` [PULL 1/6] gdbstub: use a better signal when we halt for IO reasons
` [PULL 2/6] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
` [PULL 3/6] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
` [PULL 4/6] tests/avocado: tag sbsa tests as tcg only
` [PULL 5/6] gitlab: build the correct microblaze target
` [PULL 6/6] gitlab: add optional job to run flaky avocado tests
[PULL v2 0/5] gdbstub, avocado and gitlab updates
2023-12-01 17:49 UTC
[PATCH V6 00/14] fix migration of suspended runstate
2023-12-01 17:11 UTC (7+ messages)
` [PATCH V6 03/14] cpus: stop vm in "
` [PATCH V6 05/14] migration: propagate "
[PATCH 0/4] scsi: eliminate AioContext lock
2023-12-01 16:48 UTC (9+ messages)
` [PATCH 1/4] scsi: only access SCSIDevice->requests from one thread
` [PATCH 2/4] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier()
` [PATCH 3/4] scsi: don't lock AioContext in I/O code path
` [PATCH 4/4] dma-helpers: don't lock AioContext in dma_blk_cb()
[PULL 0/1] Migration 20231201 patches
2023-12-01 16:36 UTC (2+ messages)
` [PULL 1/1] migration: Plug memory leak with migration URIs
[RFC 0/2] vhost-user-test: Add negotiated features check
2023-12-01 15:37 UTC (8+ messages)
` [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status
[PATCH v4] migration: Plug memory leak with migration URIs
2023-12-01 15:29 UTC (6+ messages)
[PATCH v2 0/7] final fixes for 8.2
2023-12-01 15:16 UTC (14+ messages)
` [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
` [PATCH v2 4/7] tests/avocado: drop malta yamon tests
accel/tcg: Define TCG_GUEST_DEFAULT_MO in cpu-param.h?
2023-12-01 14:47 UTC (2+ messages)
[PATCH-for-9.0 0/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
2023-12-01 14:32 UTC (3+ messages)
` [PATCH-for-9.0 1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype
` [PATCH-for-9.0 2/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
[PATCH 0/3] block: Make snapshots fail gracefully on inactive images
2023-12-01 14:25 UTC (4+ messages)
` [PATCH 1/3] block: Fix crash when loading snapshot on inactive node
` [PATCH 2/3] vl: Improve error message for conflicting -incoming and -loadvm
` [PATCH 3/3] iotests: Basic tests for internal snapshots
[PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip
2023-12-01 14:21 UTC
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2023-12-01 10:11 UTC
[PATCH v6 0/4] compare machine type compat_props
2023-12-01 13:00 UTC (3+ messages)
[PATCH] target/ppc: Re-name registers to match ISA
2023-12-01 12:24 UTC (2+ messages)
` [PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
[PATCH v3 0/8] ppc: pnv ChipTOD and various timebase fixes
2023-12-01 12:16 UTC (9+ messages)
` [PATCH v3 1/8] target/ppc: Rename TBL to TB on 64-bit
` [PATCH v3 2/8] target/ppc: Improve timebase register defines naming
` [PATCH v3 3/8] target/ppc: Fix move-to timebase SPR access permissions
` [PATCH v3 4/8] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH v3 5/8] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
` [PATCH v3 6/8] pnv/chiptod: Implement the ChipTOD to Core transfer
` [PATCH v3 7/8] target/ppc: Implement core timebase state machine and TFMR
` [PATCH v3 8/8] target/ppc: Add SMT support to time facilities
[PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
2023-12-01 12:02 UTC
[PATCH 1/2] target/riscv: FIX xATP_MODE validation
2023-12-01 11:53 UTC (2+ messages)
` [PATCH 2/2] target/riscv: UPDATE xATP write CSR
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-12-01 11:22 UTC (23+ messages)
` [PATCH v3 03/70] RAMBlock/guest_memfd: Enable KVM_GUEST_MEMFD_ALLOW_HUGEPAGE
` [PATCH v3 13/70] i386: Introduce tdx-guest object
` [PATCH v3 27/70] i386/tdx: Add property sept-ve-disable for "
` [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v3 57/70] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
[PATCH v8 0/9] Unified CPU type check
2023-12-01 10:58 UTC (7+ messages)
` [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
` [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
` [PATCH v8 4/9] machine: Print CPU model name instead of CPU type
[PATCH] Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
2023-12-01 10:50 UTC (4+ messages)
[PATCH V9 00/46] Live Update
2023-12-01 10:44 UTC (3+ messages)
` [PATCH V9 42/46] tests/avocado: add cpr regression test
[RFC/PATCH v0 00/12] Gunyah hypervisor support
2023-12-01 10:35 UTC (4+ messages)
` [RFC/PATCH v0 02/12] update-linux-headers: Include gunyah.h
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).