qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-01 07:26:27 to 2021-10-02 10:36:26 UTC [more...]

[PULL 00/20] Q800 for 6.2 patches
 2021-10-02 10:33 UTC  (5+ messages)
` [PULL 03/20] nubus-device: expose separate super slot memory region
` [PULL 11/20] nubus-device: add romfile property for loading declaration ROMs

[PATCH v3 0/9] hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM
 2021-10-02 10:28 UTC  (2+ messages)

[PULL v2 00/33] x86 and misc changes for 2021-09-28
 2021-10-02 10:09 UTC  (3+ messages)

[PULL 00/13] QAPI patches patches for 2021-10-02
 2021-10-02  9:56 UTC  (14+ messages)
` [PULL 01/13] qapi/pylintrc: ignore 'consider-using-f-string' warning
` [PULL 02/13] qapi/gen: use dict.items() to iterate over _modules
` [PULL 03/13] qapi/parser: fix unused check_args_section arguments
` [PULL 04/13] qapi: Add spaces after symbol declaration for consistency
` [PULL 05/13] qapi/parser: remove FIXME comment from _append_body_line
` [PULL 06/13] qapi/parser: clarify _end_section() logic
` [PULL 07/13] qapi/parser: Introduce NullSection
` [PULL 08/13] qapi/parser: add import cycle workaround
` [PULL 09/13] qapi/parser: add type hint annotations (QAPIDoc)
` [PULL 10/13] qapi/parser: Add FIXME for consolidating JSON-related types
` [PULL 11/13] qapi/parser: enable mypy checks
` [PULL 12/13] qapi/parser: Silence too-few-public-methods warning
` [PULL 13/13] qapi/parser: enable pylint checks

[PATCH v2] monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
 2021-10-02  9:56 UTC  (2+ messages)

[PATCH v4 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-10-02  9:55 UTC  (2+ messages)

[PATCH v12 00/16] machine: smp parsing fixes and improvement
 2021-10-02  6:40 UTC  (6+ messages)
` [PATCH v12 16/16] machine: Make smp_parse return a boolean

[PATCH v2] configure: Loosen GCC requirement from 7.5.0 to 7.4.0
 2021-10-02  6:34 UTC  (3+ messages)

[PATCH v4 00/13] qapi: static typing conversion, pt5b
 2021-10-02  6:20 UTC  (6+ messages)
` [PATCH v4 03/13] qapi/parser: fix unused check_args_section arguments

[PATCH 0/3] dtc: Fixes for the fdt check and update submodule to 1.6.1
 2021-10-02  4:35 UTC  (12+ messages)
` [PATCH 3/3] dtc: Update to version 1.6.1

[PATCH] monitor: Tidy up find_device_state()
 2021-10-02  5:36 UTC  (2+ messages)

[PATCH 1/2] hw/arm/virt: Rename default_bus_bypass_iommu
 2021-10-02  5:30 UTC  (4+ messages)

running TCG tests for xtensaeb
 2021-10-02  4:33 UTC 

TCG Floating Point Support (Work in Progress)
 2021-10-02  2:07 UTC  (5+ messages)

hexagon container update
 2021-10-02  0:22 UTC  (5+ messages)

[PATCH v3 0/9] optimize the downtime for vfio migration
 2021-10-01 23:04 UTC  (9+ messages)
` [PATCH v3 4/9] msix: simplify the conditional in msix_set/unset_vector_notifiers
` [PATCH v3 7/9] vfio: add infrastructure to commit the deferred kvm routing
` [PATCH v3 8/9] Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration"
` [PATCH v3 9/9] vfio: defer to commit kvm irq routing when enable msi/msix

[PATCH v3 00/41] linux-user: Streamline handling of SIGSEGV
 2021-10-01 22:38 UTC  (44+ messages)
` [PATCH v3 01/41] accel/tcg: Split out adjust_signal_pc
` [PATCH v3 02/41] accel/tcg: Move clear_helper_retaddr to cpu loop
` [PATCH v3 03/41] accel/tcg: Split out handle_sigsegv_accerr_write
` [PATCH v3 04/41] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
` [PATCH v3 05/41] configure: Merge riscv32 and riscv64 host architectures
` [PATCH v3 06/41] linux-user: Reorg handling for SIGSEGV
` [PATCH v3 07/41] linux-user/host/x86: Populate host_signal.h
` [PATCH v3 08/41] linux-user/host/ppc: "
` [PATCH v3 09/41] linux-user/host/alpha: "
` [PATCH v3 10/41] linux-user/host/sparc: "
` [PATCH v3 11/41] linux-user/host/arm: "
` [PATCH v3 12/41] linux-user/host/aarch64: "
` [PATCH v3 13/41] linux-user/host/s390: "
` [PATCH v3 14/41] linux-user/host/mips: "
` [PATCH v3 15/41] linux-user/host/riscv: "
` [PATCH v3 16/41] target/arm: Fixup comment re handle_cpu_signal
` [PATCH v3 17/41] linux-user/host/riscv: Improve host_signal_write
` [PATCH v3 18/41] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
` [PATCH v3 19/41] hw/core: Add TCGCPUOps.record_sigsegv
` [PATCH v3 20/41] linux-user: Add cpu_loop_exit_segv
` [PATCH v3 21/41] target/alpha: Make alpha_cpu_tlb_fill sysemu only
` [PATCH v3 22/41] target/arm: Use cpu_loop_exit_segv for mte tag lookup
` [PATCH v3 23/41] target/arm: Implement arm_cpu_record_sigsegv
` [PATCH v3 24/41] target/cris: Make cris_cpu_tlb_fill sysemu only
` [PATCH v3 25/41] target/hexagon: Remove hexagon_cpu_tlb_fill
` [PATCH v3 26/41] target/hppa: Make hppa_cpu_tlb_fill sysemu only
` [PATCH v3 27/41] target/i386: Implement x86_cpu_record_sigsegv
` [PATCH v3 28/41] target/m68k: Make m68k_cpu_tlb_fill sysemu only
` [PATCH v3 29/41] target/microblaze: Make mb_cpu_tlb_fill "
` [PATCH v3 30/41] target/mips: Make mips_cpu_tlb_fill "
` [PATCH v3 31/41] target/nios2: Implement nios2_cpu_record_sigsegv
` [PATCH v3 32/41] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE
` [PATCH v3 33/41] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
` [PATCH v3 34/41] target/ppc: Implement ppc_cpu_record_sigsegv
` [PATCH v3 35/41] target/riscv: Make riscv_cpu_tlb_fill sysemu only
` [PATCH v3 36/41] target/s390x: Use probe_access_flags in s390_probe_access
` [PATCH v3 37/41] target/s390x: Implement s390_cpu_record_sigsegv
` [PATCH v3 38/41] target/sh4: Make sh4_cpu_tlb_fill sysemu only
` [PATCH v3 39/41] target/sparc: Make sparc_cpu_tlb_fill "
` [PATCH v3 40/41] target/xtensa: Make xtensa_cpu_tlb_fill "
` [PATCH v3 41/41] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu

[RFC PATCH 0/4] Misc OHCI patches
 2021-10-01 21:11 UTC  (5+ messages)
` [RFC PATCH 2/4] usb/ohci: Move USBPortOps related functions together
` [RFC PATCH 1/4] usb/ohci: Move cancelling async packet to ohci_stop_endpoints()
` [RFC PATCH 3/4] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
` [RFC PATCH 4/4] usb/ohci: Don't use packet from OHCIState for isochronous transfers

[PATCH v5] Prevent vhost-user-blk-test hang
 2021-10-01 20:59 UTC  (5+ messages)

Running 297 from GitLab CI
 2021-10-01 20:36 UTC  (4+ messages)

[PATCH v1] vsock: don't send messages when vsock device is not started
 2021-10-01 18:42 UTC 

[PATCH v4 00/11] virtio-iommu: Add ACPI support
 2021-10-01 17:33 UTC  (12+ messages)
` [PATCH v4 01/11] hw/acpi: Add VIOT table
` [PATCH v4 02/11] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH v4 03/11] hw/arm/virt: Remove device tree restriction "
` [PATCH v4 04/11] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [PATCH v4 05/11] hw/arm/virt: Use object_property_set instead of qdev_prop_set
` [PATCH v4 06/11] hw/i386: Move vIOMMU uniqueness check into pc.c
` [PATCH v4 07/11] pc: Allow instantiating a virtio-iommu device
` [PATCH v4 08/11] tests/acpi: allow updates of VIOT expected data files
` [PATCH v4 09/11] tests/acpi: add test cases for VIOT
` [PATCH v4 10/11] tests/acpi: add expected blob for VIOT test on virt machine
` [PATCH v4 11/11] tests/acpi: add expected blobs for VIOT test on q35 machine

[RFC PATCH] hw/arm: fix the position of vcram for raspi
 2021-10-01 17:42 UTC 

[RFC PATCH 00/13] x86 User Interrupts support
 2021-10-01 16:41 UTC  (2+ messages)

[PATCH 0/3] arm_gicv3: Support multiple redistributor regions
 2021-10-01 16:34 UTC  (9+ messages)
` [PATCH 1/3] hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_realize
` [PATCH 2/3] hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1
` [PATCH 3/3] hw/intc/arm_gicv3: Support multiple redistributor regions

[PATCH v2] Hexagon (target/hexagon) probe the stores in a packet at start of commit
 2021-10-01 16:14 UTC  (3+ messages)

[PATCH v3 00/10] virtio-iommu: Add ACPI support
 2021-10-01 15:37 UTC  (10+ messages)
` [PATCH v3 01/10] hw/acpi: Add VIOT table
` [PATCH v3 05/10] pc: Allow instantiating a virtio-iommu device
` [PATCH v3 07/10] tests/acpi: add test cases for VIOT

[PATCH 0/9] nios2: Enable cross compile and fix signals
 2021-10-01 15:33 UTC  (12+ messages)
` [PATCH 1/9] tests/docker: Add debian-nios2-cross image
` [PATCH 1/2] tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGES
` [PATCH 2/9] linux-user/nios2: Properly emulate EXCP_TRAP
` [PATCH 2/2] tests/docker: Fix fedora-i386-cross
` [PATCH 3/9] linux-user/nios2: Fixes for signal frame setup
` [PATCH 4/9] linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
` [PATCH 5/9] linux-user/nios2: Map a real kuser page
` [PATCH 6/9] linux-user/nios2: Fix EA vs PC confusion
` [PATCH 7/9] linux-user/nios2: Fix sigmask in setup_rt_frame
` [PATCH 8/9] linux-user/nios2: Use set_sigmask in do_rt_sigreturn
` [PATCH 9/9] tests/tcg: Enable container_cross_cc for nios2

[PATCH 0/5] 9pfs: introduce P9Array
 2021-10-01 15:27 UTC  (8+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] fsdev/p9array.h: check scalar type in P9ARRAY_NEW()
` [PATCH 3/5] 9pfs: make V9fsString usable via P9Array API
` [PATCH 4/5] 9pfs: make V9fsPath "
` [PATCH 5/5] 9pfs: use P9Array in v9fs_walk()

[PATCH v3] failover: fix unplug pending detection
 2021-10-01 15:19 UTC  (7+ messages)

[PATCH 00/11] qdev: Add JSON -device and fix QMP device_add
 2021-10-01 14:42 UTC  (3+ messages)
` [PATCH 09/11] qdev: Avoid QemuOpts in "

[PATCH v3 0/7] Reduce load on ppc target maintainers
 2021-10-01 14:18 UTC  (11+ messages)
` [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms
  ` Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)

[PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models
 2021-10-01 13:41 UTC  (8+ messages)

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-10-01 13:04 UTC  (11+ messages)

Moving QEMU downloads to GitLab Releases?
 2021-10-01 12:50 UTC  (9+ messages)

OHCI/usb pass through
 2021-10-01 12:22 UTC  (4+ messages)

[PATCH 0/7] Cleanup sectioning in a few doc files
 2021-10-01 12:19 UTC  (5+ messages)
` [PATCH 1/7] docs: name included files ".rst.inc"

virtio 4M limit
 2021-10-01 11:21 UTC 

[RFC PATCH] spapr/xive: Allocate vCPU IPIs from local context
 2021-10-01 11:11 UTC  (11+ messages)

[PATCH v5 00/26] linux-user: Move signal trampolines to new page
 2021-10-01 10:04 UTC  (2+ messages)

[PATCH v4 0/8] qapi: Add support for aliases
 2021-10-01  9:28 UTC  (2+ messages)

[PULL 00/22] target-arm queue
 2021-10-01  9:27 UTC  (2+ messages)

[PATCH] failover: allow to pause the VM during the migration
 2021-10-01  9:01 UTC  (4+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-01  7:06 UTC  (5+ messages)
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding
` [RFC PATCH v4 16/20] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
` [RFC PATCH v4 18/20] vhost: Add VhostIOVATree
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ


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