qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 07:26:48 to 2022-03-08 16:28:07 UTC [more...]

[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
 2022-03-08 16:27 UTC  (2+ messages)

[qemu-web PATCH] Announce Google Summer of Code 2022
 2022-03-08 16:15 UTC 

compile failure in cputlb.c when building with clang sanitizer
 2022-03-08 15:44 UTC  (2+ messages)

[PATCH] hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
 2022-03-08 15:27 UTC  (3+ messages)

[PULL 0/2] Seabios 20220307 patches
 2022-03-08 15:25 UTC  (2+ messages)

[PATCH v3 0/5] iotests: add enhanced debugging info to qemu-img failures
 2022-03-08 15:15 UTC  (3+ messages)
` [PATCH v3 3/5] iotests: Remove explicit checks for qemu_img() == 0

[PATCH 00/11] edk2: update to stable202202
 2022-03-08 15:08 UTC  (14+ messages)
` [PATCH 01/11] tests/acpi: allow virt memory hotplug changes
` [PATCH 02/11] edk2: update submodule to stable202202
` [PATCH 03/11] edk2: switch to release builds
` [PATCH 04/11] edk2: .git can be a file
` [PATCH 05/11] edk2: add microvm build
` [PATCH 07/11] tests/acpi: update expected data files
` [PATCH 08/11] tests/acpi: disallow virt memory hotplug changes
` [PATCH 09/11] edk2/docker: install python3
` [PATCH 10/11] edk2/docker: use ubuntu 18.04
` [PATCH 11/11] MAINTAINERS: take edk2

[PULL 0/3] Linux user for 7.0 patches
 2022-03-08 15:02 UTC  (4+ messages)
` [PULL 1/3] linux-user: Remove stale "not threadsafe" comments
` [PULL 2/3] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
` [PULL 3/3] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP

[PATCH v3 00/12] GL & D-Bus display related fixes
 2022-03-08 14:42 UTC  (11+ messages)
` [PATCH v3 12/12] ui/console: call gfx_switch() even if the current scanout is GL

Question about atomics
 2022-03-08 14:26 UTC  (4+ messages)

[PATCH v5 00/15] vDPA shadow virtqueue
 2022-03-08 13:56 UTC  (25+ messages)
` [PATCH v5 15/15] vdpa: Add x-svq to NetdevVhostVDPAOptions

[PATCH v5 00/20] job: replace AioContext lock with job_mutex
 2022-03-08 14:06 UTC  (11+ messages)
` [PATCH v5 16/20] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v5 17/20] job: detect change of aiocontext within job coroutine
` [PATCH v5 18/20] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v5 19/20] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v5 20/20] block_job_query: remove atomic read

[PATCH v3 0/9] This patch series contains updates to PMBus in QEMU along with some PMBus device models for Renesas regulators. I have also added myself to MAINTAINERS as this code is in use daily, where I am responsible for it
 2022-03-08 13:53 UTC  (5+ messages)

[PULL 00/15] Net patches
 2022-03-08 13:34 UTC  (16+ messages)
` [PULL 01/15] virtio-net: fix map leaking on error during receive
` [PULL 02/15] vhost: Add VhostShadowVirtqueue
` [PULL 03/15] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PULL 04/15] vhost: Add Shadow VirtQueue call "
` [PULL 05/15] vhost: Add vhost_svq_valid_features to shadow vq
` [PULL 06/15] virtio: Add vhost_svq_get_vring_addr
` [PULL 07/15] vdpa: adapt vhost_ops callbacks to svq
` [PULL 08/15] vhost: Shadow virtqueue buffers forwarding
` [PULL 09/15] util: Add iova_tree_alloc_map
` [PULL 10/15] util: add iova_tree_find_iova
` [PULL 11/15] vhost: Add VhostIOVATree
` [PULL 12/15] vdpa: Add custom IOTLB translations to SVQ
` [PULL 13/15] vdpa: Adapt vhost_vdpa_get_vring_base "
` [PULL 14/15] vdpa: Never set log_base addr if SVQ is enabled
` [PULL 15/15] vdpa: Expose VHOST_F_LOG_ALL on SVQ

[PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
 2022-03-08 13:29 UTC  (6+ messages)

[PATCH 0/7] dump: Cleanup and consolidation
 2022-03-08 13:16 UTC  (4+ messages)
` [PATCH 1/7] dump: Introduce shdr_num to decrease complexity

Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
 2022-03-08 12:42 UTC  (9+ messages)

[PULL 00/11] aspeed queue
 2022-03-08 12:21 UTC  (12+ messages)
` [PULL 01/11] aspeed: Fix a potential memory leak bug in write_boot_rom()
` [PULL 02/11] aspeed/smc: Use max number of CE instead of 'num_cs'
` [PULL 03/11] aspeed: Rework aspeed_board_init_flashes() interface
` [PULL 04/11] aspeed/smc: Remove 'num_cs' field
` [PULL 05/11] aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
` [PULL 06/11] aspeed/smc: Let the SSI core layer define the bus name
` [PULL 07/11] aspeed/smc: Fix error log
` [PULL 08/11] hw/block: m25p80: Add support for w25q01jvq
` [PULL 09/11] hw/arm/aspeed: allow missing spi_model
` [PULL 10/11] hw/arm/aspeed: add Bletchley machine type
` [PULL 11/11] hw: aspeed_gpio: Cleanup stray semicolon after switch

[PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04)
 2022-03-08 12:37 UTC  (2+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-08 12:17 UTC  (10+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE

[PATCH v2 00/10] add generic vDPA device support
 2022-03-08 11:55 UTC  (11+ messages)
` [PATCH v2 05/10] vdpa-dev: implement the realize interface

[PULL v2 00/22] QEMU changes for 7.0 soft freeze
 2022-03-08 11:34 UTC  (23+ messages)
` [PULL 01/22] whpx: Fixed reporting of the CPU context to GDB for 64-bit
` [PULL 02/22] whpx: Fixed incorrect CR8/TPR synchronization
` [PULL 03/22] vmxcap: Add 5-level EPT bit
` [PULL 04/22] meson: fix generic location of vss headers
` [PULL 05/22] qga/vss-win32: check old VSS SDK headers
` [PULL 06/22] qga/vss: update informative message about MinGW
` [PULL 07/22] update meson-buildoptions.sh
` [PULL 08/22] kvm-irqchip: introduce new API to support route change
` [PULL 09/22] kvm/msi: do explicit commit when adding msi routes
` [PULL 10/22] target/i386: only include bits in pg_mode if they are not ignored
` [PULL 11/22] target/i386: Throw a #SS when loading a non-canonical IST
` [PULL 12/22] linux-headers: include missing changes from 5.17
` [PULL 13/22] x86: Fix the 64-byte boundary enumeration for extended state
` [PULL 14/22] x86: Add AMX XTILECFG and XTILEDATA components
` [PULL 15/22] x86: Grant AMX permission for guest
` [PULL 16/22] x86: Add XFD faulting bit for state components
` [PULL 17/22] x86: Add AMX CPUIDs enumeration
` [PULL 18/22] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
` [PULL 19/22] x86: Support XFD and AMX xsave data migration
` [PULL 20/22] i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
` [PULL 21/22] KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
` [PULL 22/22] gitlab-ci: do not run tests with address sanitizer

[PATCH v3] target/arm: Fix sve2 ldnt1 and stnt1
 2022-03-08 11:56 UTC  (2+ messages)

[PATCH] RFC: replace qemu_real_host_page variables with inlined functions
 2022-03-08 11:34 UTC  (3+ messages)

[PULL 00/23] QEMU changes for 7.0 soft freeze
 2022-03-08 11:31 UTC  (3+ messages)

[PATCH v4 00/33] target/nios2: Shadow register set, EIC and VIC
 2022-03-08 11:27 UTC  (61+ messages)
` [PATCH v4 02/33] target/nios2: Stop generating code if gen_check_supervisor fails
` [PATCH v4 03/33] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PATCH v4 04/33] target/nios2: Split PC out of env->regs[]
` [PATCH v4 05/33] target/nios2: Split out helper for eret instruction
` [PATCH v4 06/33] target/nios2: Do not create TCGv for control registers
` [PATCH v4 07/33] linux-user/nios2: Trim target_pc_regs to sp and pc
` [PATCH v4 08/33] target/nios2: Remove cpu_interrupts_enabled
` [PATCH v4 09/33] target/nios2: Split control registers away from general registers
` [PATCH v4 10/33] target/nios2: Clean up nios2_cpu_dump_state
` [PATCH v4 11/33] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PATCH v4 12/33] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v4 13/33] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PATCH v4 14/33] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v4 15/33] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PATCH v4 16/33] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PATCH v4 17/33] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH v4 18/33] target/nios2: Implement cpuid
` [PATCH v4 19/33] target/nios2: Implement CR_STATUS.RSIE
` [PATCH v4 20/33] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v4 21/33] target/nios2: Use tcg_constant_tl
` [PATCH v4 22/33] target/nios2: Introduce dest_gpr
` [PATCH v4 23/33] target/nios2: Drop CR_STATUS_EH from tb->flags
` [PATCH v4 24/33] target/nios2: Introduce shadow register sets
` [PATCH v4 25/33] target/nios2: Implement rdprs, wrprs
` [PATCH v4 26/33] target/nios2: Update helper_eret for shadow registers
` [PATCH v4 27/33] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PATCH v4 28/33] target/nios2: Clean up nios2_cpu_do_interrupt
` [PATCH v4 29/33] target/nios2: Implement EIC interrupt processing
` [PATCH v4 30/33] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v4 31/33] hw/nios2: Introduce Nios2MachineState
` [PATCH v4 32/33] hw/nios2: Move memory regions into Nios2Machine
` [PATCH v4 33/33] hw/nios2: Machine with a Vectored Interrupt Controller

[PULL v2 00/47] virtio,pc,pci: features, cleanups, fixes
 2022-03-08 11:23 UTC  (8+ messages)

[PATCH] gdbstub.c: add support for info proc mappings
 2022-03-08 11:06 UTC  (4+ messages)

[PATCH v4 0/4] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-03-08 11:09 UTC  (5+ messages)
` [PATCH v4 3/4] tests/qtest/vhost-user-blk-test: Temporary hack to get tests passing on aarch64

What is the correct way to handle the VirtIO config space in vhost-user?, What is the correct way to handle the VirtIO config space in vhost-user?
 2022-03-08 10:31 UTC  (8+ messages)
  `  "

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-08 10:21 UTC  (17+ messages)
` [PATCH v6 12/19] vfio-user: IOMMU support for remote device
` [PATCH v6 15/19] vfio-user: handle device interrupts
` [PATCH v6 18/19] vfio-user: handle reset of remote device

How to backtrace an separate stack?
 2022-03-08  9:47 UTC  (6+ messages)

[PULL v2 00/33] Abstract ArchCPU
 2022-03-08  9:06 UTC  (2+ messages)

[PULL 0/1] qemu-openbios queue 20220308
 2022-03-08  8:16 UTC  (2+ messages)
` [PULL 1/1] roms/openbios: update OpenBIOS images to 0e0afae6 built from submodule

[PATCH 1/2] hw/arm/aspeed: allow missing spi_model
 2022-03-08  8:14 UTC  (5+ messages)
` [PATCH 2/2] hw/arm/aspeed: add Bletchley machine type

[PATCH] hw/block: m25p80: Add support for w25q01jvq
 2022-03-08  8:02 UTC  (2+ messages)

[PATCH V7 00/29] Live Update
 2022-03-08  7:20 UTC  (7+ messages)
` [PATCH V7 10/29] machine: memfd-alloc option


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