qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 00:05:59 to 2022-01-11 16:26:44 UTC [more...]

[PATCH 0/3] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
 2022-01-11 16:24 UTC  (6+ messages)

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-11 16:09 UTC  (3+ messages)
` [RFC PATCH v3 3/7] hvf: Make hvf_get_segments() / hvf_put_segments() local

[PATCH 0/8] virtio: Add vhost-user based Video decode
 2022-01-11 16:11 UTC  (12+ messages)
` [PATCH 1/8] vhost-user-video: Add a README.md with cheat sheet of commands
` [PATCH 2/8] MAINTAINERS: Add virtio-video section
` [PATCH 3/8] vhost-user-video: boiler plate code for vhost-user-video device
` [PATCH 4/8] vhost-user-video: add meson subdir build logic
` [PATCH 7/8] hw/display: add vhost-user-video-pci

[PATCH for-7.0 0/6] target/arm: Implement LVA, LPA, LPA2 features
 2022-01-11 16:00 UTC  (4+ messages)
` [PATCH 1/6] target/arm: Fault on invalid TCR_ELx.TxSZ

[PATCH v3 0/3] block: Minor vhost-user-blk fixes
 2022-01-11 15:54 UTC  (2+ messages)

[PATCH v5 0/5] user creatable pnv-phb4 devices
 2022-01-11 15:47 UTC  (9+ messages)
` [PATCH v5 1/5] ppc/pnv: set phb4 properties in stk_realize()
` [PATCH v5 2/5] ppc/pnv: move PHB4 XSCOM init to phb4_realize()
` [PATCH v5 3/5] ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
` [PATCH v5 4/5] ppc/pnv: Introduce user creatable pnv-phb4 devices
` [PATCH v5 5/5] ppc/pnv: turn pnv_phb4_update_regions() into static

[PATCH v2] block-backend: prevent dangling BDS pointers across aio_poll()
 2022-01-11 15:36 UTC  (7+ messages)

[PATCH v3 0/2] block-backend: prevent dangling BDS pointers across aio_poll()
 2022-01-11 15:36 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iotests/stream-error-on-reset: New test

[PATCH 0/1] Fix -device JSON support wrt hotplug
 2022-01-11 15:21 UTC  (2+ messages)

cirrus-ci: FreeBSD failure (lttng-ust package not found)
 2022-01-11 15:22 UTC  (3+ messages)

qemu-efi-aarch64 package
 2022-01-11 14:26 UTC 

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-11 14:49 UTC  (8+ messages)
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature

[PATCH] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
 2022-01-11 14:58 UTC 

[PATCH v2] target/arm/cpu64: Use 32-bit GDBstub when running in 32-bit KVM mode
 2022-01-11 14:38 UTC  (3+ messages)

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2022-01-11 14:18 UTC  (4+ messages)

[PATCH] target/s390x: Fix 32-bit shifts
 2022-01-11 14:22 UTC  (2+ messages)

[PATCH v3] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-11 14:18 UTC  (5+ messages)

[PATCH] clock-vmstate: Add missing END_OF_LIST
 2022-01-11 14:01 UTC  (6+ messages)

[PULL 0/2] SD/MMC patches for 2022-01-08
 2022-01-11 14:20 UTC  (5+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-11 13:00 UTC  (24+ messages)
` [PATCH v4 01/23] migration: All this fields are unsigned
` [PATCH v4 02/23] migration: We only need last_stage in two places
` [PATCH v4 03/23] migration: ram_release_pages() always receive 1 page as argument
` [PATCH v4 04/23] migration: Remove masking for compression
` [PATCH v4 05/23] migration: simplify do_compress_ram_page
` [PATCH v4 06/23] migration: Move ram_release_pages() call to save_zero_page_to_file()
` [PATCH v4 07/23] multifd: Use proper maximum compression values
` [PATCH v4 08/23] multifd: Move iov from pages to params
` [PATCH v4 09/23] multifd: Make zlib use iov's
` [PATCH v4 10/23] multifd: Make zstd "
` [PATCH v4 11/23] multifd: Remove send_write() method
` [PATCH v4 12/23] multifd: Use a single writev on the send side
` [PATCH v4 13/23] multifd: Unfold "used" variable by its value
` [PATCH v4 14/23] multifd: Use normal pages array on the send side
` [PATCH v4 15/23] multifd: Use normal pages array on the recv side
` [PATCH v4 16/23] multifd: recv side only needs the RAMBlock host address
` [PATCH v4 17/23] multifd: Rename pages_used to normal_pages
` [PATCH v4 18/23] migration: Make ram_save_target_page() a pointer
` [PATCH v4 19/23] multifd: Add property to enable/disable zero_page
` [PATCH v4 20/23] multifd: Support for zero pages transmission
` [PATCH v4 21/23] multifd: Zero "
` [PATCH v4 22/23] migration: Use multifd before we check for the zero page
` [PATCH v4 23/23] migration: Export ram_release_page()

[PATCH v3 0/6] migration: misc cleanups
 2022-01-11 13:45 UTC  (10+ messages)
` [PATCH v3 1/6] migration: All this fields are unsigned
` [PATCH v3 2/6] migration: We only need last_stage in two places
` [PATCH v3 3/6] migration: ram_release_pages() always receive 1 page as argument
` [PATCH v3 4/6] migration: Remove masking for compression
` [PATCH v3 5/6] migration: simplify do_compress_ram_page
` [PATCH v3 6/6] migration: Move ram_release_pages() call to save_zero_page_to_file()

[PATCH v4 0/3] hw/net: Move MV88W8618 network device out of hw/arm/ directory
 2022-01-11 14:12 UTC  (2+ messages)

[PATCH v4 00/14] vfio-user server in QEMU
 2022-01-11 13:12 UTC  (9+ messages)
` [PATCH v4 07/14] vfio-user: run vfio-user context

[PATCH v3 00/18] ppc/pnv: Extend the powernv10 machine
 2022-01-11 13:34 UTC  (2+ messages)

[PATCH] hw/smbios: Add table 4 parameter, "processor-id"
 2022-01-11 13:13 UTC  (2+ messages)

[PATCH 0/5] Introduce camera subsystem and USB video device
 2022-01-11 13:00 UTC  (6+ messages)
` [PATCH 4/5] usb: allow max 8192 bytes for desc
    `  "

[PATCH v1] util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()
 2022-01-11 12:56 UTC  (2+ messages)

[PATCH 0/8] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-11 12:48 UTC  (18+ messages)
` [PATCH 1/8] target/ppc: 405: Add missing MSR bits to msr_mask
` [PATCH 2/8] target/ppc: 405: Add missing exception handlers
` [PATCH 3/8] target/ppc: Introduce powerpc_excp_40x
` [PATCH 5/8] target/ppc: 405: Critical exceptions cleanup
` [PATCH 6/8] target/ppc: 405: Machine check exception cleanup
` [PATCH 7/8] target/ppc: 405: External "
` [PATCH 8/8] target/ppc: 405: System call "

[PATCH v1] libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
 2022-01-11 12:54 UTC  (2+ messages)

[PATCH] usb: allow max 8192 bytes for desc
 2022-01-11 12:59 UTC  (8+ messages)
    `  "
        `  "

[RFC PATCH v2 0/6] host: Support macOS 12
 2022-01-11 12:51 UTC  (5+ messages)
` [RFC PATCH v2 2/6] audio/coreaudio: Remove a deprecation warning on "

[PATCH v2 00/37] Add D-Bus display backend
 2022-01-11 12:45 UTC  (5+ messages)
` [PATCH v2 19/37] console: save current scanout details

[PATCH v4 0/7] tcg/arm: Unaligned access and other cleanup
 2022-01-11 12:06 UTC  (15+ messages)
` [PATCH v4 1/7] tcg/arm: Drop support for armv4 and armv5 hosts
` [PATCH v4 2/7] tcg/arm: Remove use_armv5t_instructions
` [PATCH v4 3/7] tcg/arm: Remove use_armv6_instructions
` [PATCH v4 4/7] tcg/arm: Check alignment for ldrd and strd
` [PATCH v4 5/7] tcg/arm: Support unaligned access for softmmu
` [PATCH v4 6/7] tcg/arm: Reserve a register for guest_base
` [PATCH v4 7/7] tcg/arm: Support raising sigbus for user-only

[PATCH] Fix null pointer dereference in util/fdmon-epoll.c
 2022-01-11 12:10 UTC 

[PULL v2 00/10] virtio: revert config interrupt changes
 2022-01-11 11:37 UTC  (2+ messages)

[PATCH 0/2] block/rbd: fixes for bdrv_co_block_status
 2022-01-11 11:15 UTC  (5+ messages)
` [PATCH 2/2] block/rbd: workaround for ceph issue #53784

[PATCH v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
 2022-01-11 11:08 UTC  (5+ messages)
` [PATCH v1 1/2] hw/i386: Make pit a "
` [PATCH v1 2/2] hw/i386: Make pic "

[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
 2022-01-11 10:43 UTC  (4+ messages)
` [PATCH v2 1/9] hw/nvram: Restrict stub to sysemu and tools

Redesign of QEMU startup & initial configuration
 2022-01-11 10:28 UTC  (14+ messages)
      ` Meeting today?
                ` "Startup" meeting (was Re: Meeting today?)

[PATCH v4 0/5] user creatable pnv-phb4 devices
 2022-01-11 10:28 UTC  (12+ messages)
` [PATCH v4 1/5] ppc/pnv: set phb4 properties in stk_realize()
` [PATCH v4 2/5] ppc/pnv: move PHB4 XSCOM init to phb4_realize()
` [PATCH v4 3/5] ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
` [PATCH v4 4/5] ppc/pnv: Introduce user creatable pnv-phb4 devices
` [PATCH v4 5/5] ppc/pnv: turn pnv_phb4_update_regions() into static

[PULL v4 00/18] Build system and KVM changes for 2021-12-23
 2022-01-11 10:12 UTC  (2+ messages)

[PATCH 0/1] Patch to adjust coroutine pool size adaptively
 2022-01-11  9:27 UTC  (4+ messages)
` [PATCH 1/1] util: adjust coroutine pool size to virtio block queue

[PATCH v3 0/2] Aspeed I3C device model
 2022-01-11  9:21 UTC  (6+ messages)
` [PATCH v3 1/2] Introduce a dummy AST2600 I3C model
` [PATCH v3 2/2] This patch includes i3c instance in ast2600 soc

[PATCH 0/1 v2] Patch to adjust coroutine pool size adaptively
 2022-01-11  9:19 UTC  (2+ messages)
` [PATCH 1/1] util: adjust coroutine pool size to virtio block queue

[PATCH v2 0/5] Clean up error handling in libvhost-user memory mapping
 2022-01-11  9:13 UTC  (5+ messages)
` [PATCH v2 1/5] libvhost-user: Add vu_rem_mem_reg input validation

[PATCH] softmmu/device_tree: Remove redundant pointer assignment
 2022-01-11  9:12 UTC  (2+ messages)

[PATCH] target/ppc: Fix e6500 boot
 2022-01-11  9:04 UTC  (2+ messages)

[PATCH v2] linux-user: Fix clang warning for nios2-linux-user code
 2022-01-11  9:00 UTC  (2+ messages)

[RFC PATCH v2 00/44] TDX support
 2022-01-11  8:48 UTC  (10+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[PATCH] ui/cocoa: capture screencast with AVAssetWriter
 2022-01-11  8:31 UTC  (2+ messages)

[PATCH v2 0/2] Aspeed I3C device model
 2022-01-11  8:25 UTC  (8+ messages)
` [PATCH v2 1/2] hw/misc: Implementating dummy AST2600 I3C model
` [PATCH v2 2/2] hw/arm/aspeed_ast2600: create i3c instance

[PATCH] linux-user: Fix clang warning for nios2-linux-user code
 2022-01-11  8:21 UTC  (3+ messages)

[PATCH v2 1/2] riscv: opentitan: fixup plic stride len
 2022-01-11  7:10 UTC  (2+ messages)
` [PATCH v2 2/2] hw: timer: ibex_timer: update/add reg address

[RFC PATCH 0/7] AMX support in Qemu
 2022-01-11  6:46 UTC  (18+ messages)
` [RFC PATCH 1/7] x86: Fix the 64-byte boundary enumeration for extended state
` [RFC PATCH 2/7] x86: Add AMX XTILECFG and XTILEDATA components
` [RFC PATCH 3/7] x86: Grant AMX permission for guest
` [RFC PATCH 4/7] x86: Add XFD faulting bit for state components
` [RFC PATCH 6/7] x86: Use new XSAVE ioctls handling

[PATCH v4 0/2] hw/arm/virt: Support for virtio-mem-pci
 2022-01-11  6:33 UTC  (3+ messages)
` [PATCH v4 1/2] virtio-mem: Correct default THP size for ARM64
` [PATCH v4 2/2] hw/arm/virt: Support for virtio-mem-pci

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-11  6:00 UTC  (3+ messages)
` [PATCH v6 12/23] target/riscv: Implement AIA interrupt filtering CSRs

[PATCH v4 0/7] support subsets of scalar crypto extension
 2022-01-11  3:51 UTC  (8+ messages)
` [PATCH v4 1/7] target/riscv: rvk: add cfg properties for zbk* and zk*
` [PATCH v4 2/7] target/riscv: rvk: add implementation of instructions for Zbk*
` [PATCH v4 3/7] crypto include/crypto target/arm: move sm4_sbox to crypto
` [PATCH v4 4/7] target/riscv: rvk: add implementation of instructions for Zk*
` [PATCH v4 5/7] target/riscv: rvk: add CSR support for Zkr
` [PATCH v4 6/7] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [PATCH v4 7/7] target/riscv: rvk: expose zbk* and zk* properties

[PULL 00/13] Net patches
 2022-01-11  2:09 UTC  (3+ messages)

[PATCH 0/2] scsi: to fix issue on passing host_status to the guest kernel
 2022-01-11  1:15 UTC  (2+ messages)

[PATCH v4 00/12] Add riscv kvm accel support
 2022-01-11  0:27 UTC  (3+ messages)
` [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM

[PATCH v3 00/31] Python: delete synchronous qemu.qmp package
 2022-01-10 23:33 UTC  (3+ messages)
` [PATCH v3 28/31] python: remove the old QMP package


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