qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 08:40:22 to 2021-03-09 14:23:38 UTC [more...]

[PATCH v2 0/4] semihosting/next (SYS_HEAPINFO fix)
 2021-03-09 14:17 UTC  (5+ messages)
` [PATCH v2 1/4] semihosting: move semihosting tests to multiarch
` [PATCH v2 2/4] semihosting/arm-compat-semi: unify GET/SET_ARG helpers
` [PATCH v2 3/4] semihosting/arm-compat-semi: deref parameter register for SYS_HEAPINFO
` [PATCH v2 4/4] tests/tcg: add HeapInfo checking to semihosting test

[PATCH v2 0/3] target/arm: Restrict v7A TCG cpus to TCG accel
 2021-03-09 14:18 UTC  (4+ messages)
` [PATCH v2 1/3] target/arm: Restrict v8M IDAU to TCG

[PATCH] scsi: fix sense code for EREMOTEIO
 2021-03-09 14:14 UTC  (2+ messages)

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-09 14:11 UTC  (7+ messages)
` [PATCH 01/38] target/riscv: implementation-defined constant parameters
` [PATCH 02/38] target/riscv: Hoist vector functions
` [PATCH 03/38] target/riscv: Fixup saturate subtract function

[PATCH] target/mips: Use gen_load_gpr[_hi]() when possible
 2021-03-09 14:11 UTC  (2+ messages)

[PATCH v2 0/4] Disable unsupported features on iOS hosts
 2021-03-09 14:09 UTC  (10+ messages)
` [PATCH v2 2/4] block: check for sys/disk.h
` [PATCH v2 3/4] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
` [PATCH v2 4/4] slirp: feature detection for smbd

[PATCH v2] linux-user: Fix executable page of /proc/self/maps
 2021-03-09 14:07 UTC  (4+ messages)

[PATCH 0/6] hw/mips/gt64120: Minor fixes
 2021-03-09 14:04 UTC  (3+ messages)

[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2021-03-09 14:05 UTC  (4+ messages)
` [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot

[PATCH] util/osdep: Avoid mprotect() RWX->NONE on Big Sur 11.2
 2021-03-09 14:03 UTC  (4+ messages)

[PATCH 0/4] virtiofsd: Avoid potential deadlocks
 2021-03-09 14:00 UTC  (3+ messages)
` [PATCH 4/4] virtiofsd: Release vu_dispatch_lock when stopping queue

[PATCH qemu v14] spapr: Implement Open Firmware client interface
 2021-03-09 14:00 UTC  (6+ messages)

[PULL 0/3] Hexagon patch queue
 2021-03-09 13:50 UTC  (2+ messages)

[PATCH] Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"
 2021-03-09 13:47 UTC 

[PATCH V2 trivial] Various spelling fixes
 2021-03-09 13:30 UTC  (3+ messages)

[PATCH] virtio-gpu: Adjust code space style
 2021-03-09 13:32 UTC  (2+ messages)

[PULL 0/7] aspeed queue
 2021-03-09 13:16 UTC  (8+ messages)
` [PULL 1/7] arm/ast2600: Fix SMP booting with -kernel
` [PULL 2/7] hw/arm/aspeed: Fix location of firmware images in documentation
` [PULL 3/7] hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PULL 4/7] hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
` [PULL 5/7] hw/arm: ast2600: Correct the iBT interrupt ID
` [PULL 6/7] hw/misc: Add a basic Aspeed LPC controller model
` [PULL 7/7] hw/misc: Model KCS devices in the Aspeed LPC controller

[PATCH v3 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-03-09 13:21 UTC  (4+ messages)

[Bug 1916501] [NEW] qemu-img convert segfaults with specific URL
 2021-03-09 13:24 UTC  (2+ messages)
` [Bug 1916501] "

[PATCH 0/2] block/curl: Disconnect sockets from CURLState
 2021-03-09 13:13 UTC  (4+ messages)
` [PATCH 1/2] curl: Store BDRVCURLState pointer in CURLSocket
` [PATCH 2/2] curl: Disconnect sockets from CURLState

[RFC PATCH 0/4] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-09 13:07 UTC  (14+ messages)
` [RFC PATCH 1/4] block/vdi: When writing new bmap entry fails, don't leak the buffer
` [RFC PATCH 2/4] block/vdi: Don't assume that blocks are larger than VdiHeader
` [RFC PATCH 3/4] coroutine/mutex: Store the coroutine in the CoWaitRecord only once
` [RFC PATCH 4/4] coroutine/rwlock: Wake writers in preference to readers

[PATCH 1/3] hw/avr: Add limited support for avr gpio registers
 2021-03-09 13:15 UTC  (2+ messages)

[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
 2021-03-09 12:33 UTC  (13+ messages)
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP

[PATCH 1/2] ui/cocoa: Show QEMU icon in the about window
 2021-03-09 13:10 UTC  (3+ messages)
` [PATCH 2/2] ui/cocoa: Do not rely on the first argument

[PATCH] virtio-gpu: Add spaces around operator
 2021-03-09 12:27 UTC  (3+ messages)
  `  "

[PATCH v3 0/3] Some modifications about ram_save_host_page()
 2021-03-09 12:47 UTC  (11+ messages)
` [PATCH v3 1/3] migration/ram: Modify the code comment of ram_save_host_page()
` [PATCH v3 3/3] migration/ram: Optimize ram_save_host_page()

[PULL v2 00/38] emulated nvme device updates
 2021-03-09 11:45 UTC  (39+ messages)
` [PULL v2 01/38] hw/block/nvme: introduce nvme-subsys device
` [PULL v2 02/38] hw/block/nvme: support to map controller to a subsystem
` [PULL v2 03/38] hw/block/nvme: add CMIC enum value for Identify Controller
` [PULL v2 04/38] hw/block/nvme: support for multi-controller in subsystem
` [PULL v2 05/38] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PULL v2 06/38] hw/block/nvme: support for shared namespace in subsystem
` [PULL v2 07/38] hw/block/nvme: remove unused parameter in check zone write
` [PULL v2 08/38] hw/block/nvme: refactor zone resource management
` [PULL v2 09/38] hw/block/nvme: pull write pointer advancement to separate function
` [PULL v2 10/38] nvme: updated shared header for copy command
` [PULL v2 11/38] hw/block/nvme: add simple "
` [PULL v2 12/38] hw/block/nvme: fix Close Zone
` [PULL v2 13/38] hw/block/nvme: add missing mor/mar constraint checks
` [PULL v2 14/38] hw/block/nvme: improve invalid zasl value reporting
` [PULL v2 15/38] hw/block/nvme: use locally assigned QEMU IEEE OUI
` [PULL v2 16/38] hw/block/nvme: add broadcast nsid support flush command
` [PULL v2 17/38] hw/block/nvme: document 'mdts' nvme device parameter
` [PULL v2 18/38] hw/block/nvme: deduplicate bad mdts trace event
` [PULL v2 19/38] hw/block/nvme: align zoned.zasl with mdts
` [PULL v2 20/38] hw/block/nvme: remove unnecessary endian conversion
` [PULL v2 21/38] hw/block/nvme: add identify trace event
` [PULL v2 22/38] hw/block/nvme: fix potential compilation error
` [PULL v2 23/38] hw/block/nvme: add trace event for zone read check
` [PULL v2 24/38] hw/block/nvme: report non-mdts command size limit for dsm
` [PULL v2 25/38] hw/block/nvme: remove redundant len member in compare context
` [PULL v2 26/38] hw/block/nvme: remove block accounting for write zeroes
` [PULL v2 27/38] hw/block/nvme: fix strerror printing
` [PULL v2 28/38] hw/block/nvme: try to deal with the iov/qsg duality
` [PULL v2 29/38] hw/block/nvme: remove the req dependency in map functions
` [PULL v2 30/38] hw/block/nvme: refactor nvme_dma
` [PULL v2 31/38] hw/block/nvme: support namespace detach
` [PULL v2 32/38] hw/block/nvme: fix namespaces array to 1-based
` [PULL v2 33/38] hw/block/nvme: fix allocated namespace list to 256
` [PULL v2 34/38] hw/block/nvme: support allocated namespace type
` [PULL v2 35/38] hw/block/nvme: refactor nvme_select_ns_iocs
` [PULL v2 36/38] hw/block/nvme: support namespace attachment command
` [PULL v2 37/38] hw/block/nvme: support changed namespace asynchronous event
` [PULL v2 38/38] hw/block/nvme: support Identify NS Attached Controller List

[PATCH v3] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-09 11:51 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-09 12:45 UTC  (2+ messages)

[PATCH] storage-daemon: Call job_cancel_sync_all() on shutdown
 2021-03-09 12:18 UTC 

[PATCH v4] ui/cocoa: Use kCGColorSpaceSRGB
 2021-03-09 11:25 UTC  (2+ messages)

[PATCH] ui/cocoa: Clear modifiers whenever possible
 2021-03-09 11:24 UTC  (2+ messages)

[PULL 00/27] tcg patch queue
 2021-03-09 11:21 UTC  (2+ messages)

[PATCH V2] virtio-net: calculating proper msix vectors on init
 2021-03-09 11:13 UTC  (4+ messages)

[PATCH] ui/cocoa: Do not rely on the first argument
 2021-03-09 11:12 UTC  (2+ messages)

[PATCH 0/4] hw/block/pflash_cfi01: Remove pflash_cfi01_get_memory()
 2021-03-09 11:01 UTC  (3+ messages)
` [PATCH 1/4] hw/i386/pc: Get pflash MemoryRegion with sysbus_mmio_get_region()

[PULL 00/14] Gitlab, testing and misc patches
 2021-03-09 11:06 UTC  (16+ messages)
` [PULL 01/14] qtest: delete superfluous inclusions of qtest.h
` [PULL 02/14] docker: Alpine build job depends on Alpine container
` [PULL 03/14] docker: EDK2 build job depends on EDK2 container
` [PULL 04/14] docker: OpenSBI build job depends on OpenSBI container
` [PULL 05/14] meson: Re-enable the possibility to run "make check SPEED=slow"
` [PULL 06/14] scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET
` [PULL 07/14] scripts/ci/gitlab-pipeline-status: give more information on failures
` [PULL 08/14] scripts/ci/gitlab-pipeline-status: give more info when pipeline not found
` [PULL 09/14] libqos/qgraph: format qgraph comments for sphinx documentation
` [PULL 10/14] docs/devel/qgraph: improve qgraph documentation
` [PULL 11/14] Acceptance Tests: restore downloading of VM images
` [PULL 12/14] Acceptance Tests: restore filtering of tests by target arch
` [PULL 13/14] Remove deprecated target tilegx
` [PULL 14/14] bsd-user: Add new maintainers

[PATCH v2] block/file-posix: Optimize for macOS
 2021-03-09 10:52 UTC  (8+ messages)

[PATCH v3] bsd-user: Add new maintainers
 2021-03-09 10:57 UTC  (4+ messages)

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-09 11:01 UTC  (3+ messages)
` [PATCH v9 6/6] KVM: arm64: Document MTE capability and ioctl

[PATCH] block: remove format defaults from QemuOpts in bdrv_create_file()
 2021-03-09 11:05 UTC  (2+ messages)

[PATCH] coroutine: add libucontext as external library
 2021-03-09 10:48 UTC  (9+ messages)

[RFC PATCH v2] meson: Only generate trace files for selected targets
 2021-03-09 10:54 UTC  (8+ messages)

(no subject)
 2021-03-09 10:41 UTC 

[RFC RESEND PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
 2021-03-09 10:44 UTC  (2+ messages)

[PATCH 0/9] hw/display/pl110, pxa2xx_lcd: Tidy up template headers
 2021-03-09 10:34 UTC  (3+ messages)

[PATCH v3 0/7] Some vIOMMU fixes
 2021-03-09 10:27 UTC  (8+ messages)
` [PATCH v3 1/7] intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
` [PATCH v3 2/7] dma: Introduce dma_aligned_pow2_mask()
` [PATCH v3 3/7] virtio-iommu: Handle non power of 2 range invalidations
` [PATCH v3 4/7] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
` [PATCH v3 5/7] hw/arm/smmuv3: Enforce invalidation on a power of two range
` [PATCH v3 6/7] hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling
` [PATCH v3 7/7] hw/arm/smmuv3: Uniformize sid traces

[PATCH] plugins: Expose physical addresses instead of device offsets
 2021-03-09 10:28 UTC  (4+ messages)

[PATCH] ui/gtk: Remove NULL checks in gd_switch
 2021-03-09  9:51 UTC  (2+ messages)

[PATCH v2 0/2] tests/acceptance: Test Aspeed ARM machines
 2021-03-09  9:43 UTC  (4+ messages)

What is the intended behaviour of usb_host_get_port for root hubs?
 2021-03-09  9:43 UTC  (4+ messages)

[PATCH 0/4] vhost-user-blk-test: add vhost-user-blk server tests
 2021-03-09  9:41 UTC  (5+ messages)
` [PATCH 1/4] block/export: disable VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD for now
` [PATCH 2/4] test: new qTest case to test the vhost-user-blk-server
` [PATCH 3/4] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PATCH 4/4] vhost-user-blk-test: test discard/write zeroes invalid inputs

[PATCH v2 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
 2021-03-08 10:52 UTC  (6+ messages)
` [PATCH v2 1/2] ramlist: Make dirty bitmap blocks of ramlist resizable

[PATCH 0/2] hw/misc: Model ASPEED hash and crpyto engine
 2021-03-09  9:40 UTC  (3+ messages)
` [PATCH 1/2] hw: Model ASPEED's Hash and Crypto Engine

[RFC 0/1] Use dmabufs for display updates instead of pixman
 2021-03-09  9:37 UTC  (4+ messages)

[PATCH 0/3] memory: Display AddressSpace zero-based in 'info mtree'
 2021-03-09  9:39 UTC  (4+ messages)
` [PATCH 2/3] memory: Provide 'base address' argument to mtree_print_mr()

[PATCH v4 0/3] vnc: support reload x509 certificates
 2021-03-09  9:35 UTC  (4+ messages)
` [PATCH v4 3/3] qmp: add new qmp display-reload

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-09  9:23 UTC  (7+ messages)
` [PATCH v3 03/30] qapi/qom: Add ObjectOptions for authz-*
` [PATCH v3 09/30] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
` [PATCH v3 10/30] qapi/qom: Add ObjectOptions for tls-*, "

[PATCH v5 0/8] Pegasos2 emulation
 2021-03-09  9:12 UTC  (7+ messages)
` [PATCH v5 4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it


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