messages from 2021-03-08 17:54:02 to 2021-03-09 10:36:53 UTC [more...]
[PATCH v3 0/7] Some vIOMMU fixes
2021-03-09 10:27 UTC (7+ 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
[RFC PATCH v2] meson: Only generate trace files for selected targets
2021-03-09 10:26 UTC (6+ messages)
[PATCH v2] block/file-posix: Optimize for macOS
2021-03-09 10:26 UTC (6+ messages)
[RFC PATCH 0/4] coroutine rwlock downgrade fix, minor VDI changes
2021-03-09 10:21 UTC (5+ 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] coroutine: add libucontext as external library
2021-03-09 10:24 UTC (5+ messages)
[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
2021-03-09 10:17 UTC (11+ messages)
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP
[PATCH v3] bsd-user: Add new maintainers
2021-03-09 10:15 UTC (3+ messages)
[PATCH v2 0/4] Disable unsupported features on iOS hosts
2021-03-09 10:10 UTC (6+ messages)
` [PATCH v2 1/4] block: feature detection for host block support
` [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] plugins: Expose physical addresses instead of device offsets
2021-03-09 10:08 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 (7+ messages)
` [PATCH v2 2/2] tests/acceptance: Test ast2600 machine
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 (6+ messages)
` [PATCH 1/2] hw: Model ASPEED's Hash and Crypto Engine
` [PATCH 2/2] aspeed: Integrate HACE
[RFC 0/1] Use dmabufs for display updates instead of pixman
2021-03-09 9:37 UTC (7+ messages)
` [RFC 1/1] virtio-gpu: Use dmabuf for display updates if possible "
[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 (15+ messages)
` [PATCH v3 03/30] qapi/qom: Add ObjectOptions for authz-*
` [PATCH v3 04/30] qapi/qom: Add ObjectOptions for cryptodev-*
` [PATCH v3 06/30] qapi/qom: Add ObjectOptions for memory-backend-*
` [PATCH v3 09/30] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
` [PATCH v3 10/30] qapi/qom: Add ObjectOptions for tls-*, "
` [PATCH v3 26/30] qemu-img: Use user_creatable_process_cmdline() for --object
` [PATCH v3 29/30] vl: QAPIfy -object
[PATCH V2] virtio-net: calculating proper msix vectors on init
2021-03-09 9:18 UTC (3+ messages)
[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
[PATCH 0/6] hw/mips/gt64120: Minor fixes
2021-03-09 9:10 UTC (2+ messages)
[PATCH] virtio-gpu: Add spaces around operator
2021-03-09 9:08 UTC (2+ messages)
[PATCH v2 0/7] Some vIOMMU fixes
2021-03-09 8:37 UTC (4+ messages)
` [PATCH v2 4/7] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
USB port claiming / set configuration problems
2021-03-09 7:52 UTC (4+ messages)
[Bug 1918084] [NEW] Build fails on macOS 11.2.2
2021-03-09 7:27 UTC (3+ messages)
` [Bug 1918084] "
[RFC 0/1] target/riscv: add RNMI support
2021-03-09 7:29 UTC (2+ messages)
` [RFC 1/1] target/riscv: add support of RNMI
[PATCH qemu v14] spapr: Implement Open Firmware client interface
2021-03-09 7:28 UTC (7+ messages)
[PATCH v3 0/3] vfio: Some fixes and optimizations for VFIO migration
2021-03-09 7:25 UTC (4+ messages)
` [PATCH v3 3/3] vfio: Avoid disabling and enabling vectors repeatedly in "
[PATCH] hw/char: disable ibex uart receive if the buffer is full
2021-03-09 7:27 UTC (3+ messages)
[PATCH v6 0/5] m68k: add Virtual M68k Machine
2021-03-09 7:25 UTC (10+ messages)
` [PATCH v6 1/5] char: add goldfish-tty
` [PATCH v6 2/5] intc: add goldfish-pic
` [PATCH v6 3/5] m68k: add an interrupt controller
` [PATCH v6 4/5] m68k: add a system controller
` [PATCH v6 5/5] m68k: add Virtual M68k Machine
[PATCH] virtio-gpu: Add spaces around operator
2021-03-09 7:02 UTC (2+ messages)
[RFC] adding a generic QAPI event for failed device hotunplug
2021-03-09 6:22 UTC (7+ messages)
[PATCH 0/1] Expose AVX_VNNI instruction to guset
2021-03-09 5:16 UTC (3+ messages)
` [PATCH 1/1] i386/cpu: "
RESEND [PATCH v2] bsd-user: Add new maintainers
2021-03-09 5:08 UTC (18+ messages)
` [PATCH v2] FreeBSD: Upgrade to 12.2 release
[Bug 1908266] [NEW] spice unnecessary forces nographic
2021-03-09 4:17 UTC (2+ messages)
` [Bug 1908266] "
[PATCH] virtio-net: calculating proper msix vectors on init
2021-03-09 4:24 UTC (3+ messages)
[PATCH] ui/gtk: fix NULL pointer dereference
2021-03-09 4:20 UTC (5+ messages)
[PATCH v2] vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
2021-03-09 3:19 UTC
[PATCH v3 0/2] tests: Add functional test for out-of-process device emulation
2021-03-09 1:17 UTC (5+ messages)
` [PATCH v3 1/2] avocado_qemu: add exec_command function
` [PATCH v3 2/2] tests: Add functional test for out-of-process device emulation
[PATCH v2 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
2021-03-08 23:11 UTC (4+ messages)
` [PATCH v2 1/3] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v2 2/3] target/arm: Add support for FEAT_TLBIOS
` [PATCH v2 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type
[PATCH v1 1/1] vfio: Make migration support non experimental by default
2021-03-08 23:05 UTC (4+ messages)
[PATCH v2 0/2] hw/arm: versal: Add support for the XRAMs
2021-03-08 22:46 UTC (3+ messages)
` [PATCH v2 1/2] hw/misc: versal: Add a model of the XRAM controller
` [PATCH v2 2/2] hw/arm: versal: Add support for the XRAMs
[PATCH v1 0/2] hw/arm: versal: Add support for the XRAMs
2021-03-08 22:29 UTC (4+ messages)
` [PATCH v1 1/2] hw/misc: versal: Add a model of the XRAM controller
[PATCH v3 0/3] Some modifications about ram_save_host_page()
2021-03-08 21:36 UTC (13+ messages)
` [PATCH v3 1/3] migration/ram: Modify the code comment of ram_save_host_page()
` [PATCH v3 2/3] migration/ram: Reduce unnecessary rate limiting
` [PATCH v3 3/3] migration/ram: Optimize ram_save_host_page()
[PATCH v3 1/1] hw/s390x: modularize virtio-gpu-ccw
2021-03-08 21:19 UTC (3+ messages)
[PATCH v3 0/5] Allwinner H3 fixes for EMAC and acceptance tests
2021-03-08 20:44 UTC (11+ messages)
` [PATCH v3 2/5] tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine
` [PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16
[PULL 00/14] Renesas patches for 2021-03-06
2021-03-08 20:07 UTC (2+ messages)
[PATCH] scsi: Silence gcc warning
2021-03-08 19:54 UTC (3+ messages)
[PATCH v2] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
2021-03-08 19:12 UTC (6+ messages)
[PULL 00/38] emulated nvme device updates
2021-03-08 18:55 UTC (6+ messages)
` [PULL 01/38] hw/block/nvme: introduce nvme-subsys device
[PULL 00/54] target-arm queue
2021-03-08 18:49 UTC (47+ messages)
` [PULL 01/54] clock: Add ClockEvent parameter to callbacks
` [PULL 02/54] clock: Add ClockPreUpdate callback event type
` [PULL 05/54] hw/arm/armsse: Introduce SSE subsystem version property
` [PULL 08/54] hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register values
` [PULL 09/54] hw/arm/armsse.c: Use correct SYS_CONFIG0 register value for SSE-300
` [PULL 11/54] hw/timer/sse-counter: Model the SSE Subsystem System Counter
` [PULL 13/54] hw/misc/iotkit-sysctl: Add SSE-300 cases which match SSE-200 behaviour
` [PULL 15/54] hw/misc/iotkit-sysctl: Handle INITSVTOR* for SSE-300
` [PULL 16/54] hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
` [PULL 17/54] hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
` [PULL 18/54] hw/misc/iotkit-sysctl: Implement SSE-200 and SSE-300 PID register values
` [PULL 20/54] hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
` [PULL 22/54] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
` [PULL 23/54] hw/arm/armsse: Add framework for data-driven device placement
` [PULL 24/54] hw/arm/armsse: Move dual-timer device into data-driven framework
` [PULL 25/54] hw/arm/armsse: Move watchdogs "
` [PULL 26/54] hw/arm/armsse: Move s32ktimer "
` [PULL 27/54] hw/arm/armsse: Move sysinfo register block "
` [PULL 28/54] hw/arm/armsse: Move sysctl "
` [PULL 29/54] hw/arm/armsse: Move PPUs "
` [PULL 30/54] hw/arm/armsse: Add missing SSE-200 SYS_PPU
` [PULL 31/54] hw/arm/armsse: Indirect irq_is_common[] through ARMSSEInfo
` [PULL 32/54] hw/arm/armsse: Add support for SSE variants with a system counter
` [PULL 33/54] hw/arm/armsse: Add support for TYPE_SSE_TIMER in ARMSSEDeviceInfo
` [PULL 34/54] hw/arm/armsse: Support variants with ARMSSE_CPU_PWRCTRL block
` [PULL 35/54] hw/arm/armsse: Add SSE-300 support
` [PULL 36/54] hw/arm/mps2-tz: Make UART overflow IRQ board-specific
` [PULL 37/54] hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
` [PULL 38/54] hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
` [PULL 39/54] hw/misc/mps2-scc: Implement changes for AN547
` [PULL 40/54] hw/arm/mps2-tz: Support running APB peripherals on different clock
` [PULL 41/54] hw/arm/mps2-tz: Make initsvtor0 setting board-specific
` [PULL 42/54] hw/arm/mps2-tz: Add new mps3-an547 board
` [PULL 43/54] docs/system/arm/mps2.rst: Document the "
` [PULL 44/54] tests/qtest/sse-timer-test: Add simple test of the SSE counter
` [PULL 45/54] tests/qtest/sse-timer-test: Test the system timer
` [PULL 46/54] tests/qtest/sse-timer-test: Test counter scaling changes
` [PULL 47/54] target/arm: Restrict v7A TCG cpus to TCG accel
` [PULL 48/54] hw/dma: Implement a Xilinx CSU DMA model
` [PULL 49/54] hw/arm: xlnx-zynqmp: Clean up coding convention issues
` [PULL 50/54] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
` [PULL 51/54] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PULL 52/54] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
` [PULL 53/54] hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_
` [PULL 54/54] hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()
[RFC PATCH 00/42] target/mips: Reintroduce the R5900 CPU (with more testing)
2021-03-08 18:46 UTC (7+ messages)
` [RFC PATCH 16/42] target/mips/tx79: Introduce PSUB* opcodes (Parallel Subtract)
` [RFC PATCH 17/42] target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)
[PATCH] xen-block: Fix removal of backend instance via xenstore
2021-03-08 18:23 UTC (6+ messages)
[PATCH v2 0/3] target/m68k: MacOS related fixes
2021-03-08 17:33 UTC (3+ messages)
` [PATCH v2 2/3] target/m68k: reformat m68k_features enum
[PATCH 00/44] hw/arm: New board model mps3-an547
2021-03-08 17:35 UTC (5+ messages)
` [PATCH 43/44] docs/system/arm/mps2.rst: Document the new mps3-an547 board
[Bug 1915925] [NEW] ARM semihosting HEAPINFO results wrote to wrong address
2021-03-08 17:28 UTC (3+ messages)
` [PATCH v1 3/3] semihosting/arg-compat: fix up handling of SYS_HEAPINFO
` [Bug 1915925] "
[PATCH RFC 0/4] hw/block/nvme: convert ad-hoc aio tracking to aiocbs
2021-03-08 18:05 UTC (4+ messages)
` [PATCH RFC 1/4] hw/block/nvme: convert dsm to aiocb
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).