messages from 2021-06-25 15:47:41 to 2021-06-27 21:08:53 UTC [more...]
[PATCH v8 00/19] hvf: Implement Apple Silicon Support
2021-06-27 21:07 UTC (7+ messages)
` [PATCH v8 13/19] hvf: Add Apple Silicon support
` [PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call
[PATCH V3 0/6] block/rbd: migrate to coroutines and add write zeroes support
2021-06-27 19:29 UTC (8+ messages)
` [PATCH V3 5/6] block/rbd: "
[Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor
2021-06-27 17:24 UTC (2+ messages)
` [Bug 1897568] "
[PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
2021-06-27 16:27 UTC (5+ messages)
` [PATCH 2/4] target/ppc: Allow virtual hypervisor on CPU without HV
` [PATCH 3/4] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
` [PATCH 4/4] ppc/pegasos2: Implement some RTAS functions with VOF
` [PATCH 1/4] ppc/pegasos2: Introduce Pegasos2MachineState structure
[PATCH qemu v22] spapr: Implement Open Firmware client interface
2021-06-27 16:38 UTC (2+ messages)
[PATCH v10 0/6] support dirtyrate at the granualrity of vcpu
2021-06-27 16:27 UTC (7+ messages)
` [PATCH v10 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v10 2/6] memory: make global_dirty_tracking a bitmask
` [PATCH v10 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v10 4/6] migration/dirtyrate: adjust order of registering thread
` [PATCH v10 5/6] migration/dirtyrate: move init step of calculation to main thread
` [PATCH v10 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation
[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
2021-06-27 15:55 UTC (30+ messages)
` [RFC PATCH 02/11] target/riscv: Update CSR xintthresh in CLIC mode
` [RFC PATCH 03/11] hw/intc: Add CLIC device
` [RFC PATCH 04/11] target/riscv: Update CSR xie in CLIC mode
` [RFC PATCH 05/11] target/riscv: Update CSR xip "
` [RFC PATCH 06/11] target/riscv: Update CSR xtvec "
` [RFC PATCH 07/11] target/riscv: Update CSR xtvt "
` [RFC PATCH 08/11] target/riscv: Update CSR xnxti "
` [RFC PATCH 09/11] target/riscv: Update CSR mclicbase "
` [RFC PATCH 10/11] target/riscv: Update interrupt handling "
` [RFC PATCH 11/11] target/riscv: Update interrupt return "
[PATCH] target/riscv: pmp: Fix some typos
2021-06-27 15:34 UTC (2+ messages)
[PATCH 1/2] docs/system: riscv: Fix CLINT name in the sifive_u doc
2021-06-27 14:28 UTC (2+ messages)
` [PATCH 2/2] docs/system: riscv: Add documentation for virt machine
[PATCH v2] block/rbd: Add support for rbd image encryption
2021-06-27 13:46 UTC (2+ messages)
[PATCH v2] target/riscv: csr: Remove redundant check in fp csr read/write routines
2021-06-27 12:06 UTC
[PATCH] block/rbd: Add support for rbd image encryption
2021-06-27 11:24 UTC (5+ messages)
[PATCH v3 1/1] yank: Unregister function when using TLS migration
2021-06-27 11:10 UTC (3+ messages)
[PATCH 0/4] support dirtyrate measurement with dirty bitmap
2021-06-27 5:38 UTC (5+ messages)
` [PATCH 1/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits
` [PATCH 2/4] KVM: introduce kvm_get_manual_dirty_log_protect
` [PATCH 3/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits functions
` [PATCH 4/4] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
[PATCH] hw/usb/hcd-dwc2: Enforce epnum to 0 for the control endpoint to avoid the assertion failure in usb_ep_get()
2021-06-27 5:21 UTC (2+ messages)
[PATCH v3] Add basic power management to raspi
2021-06-26 17:33 UTC (3+ messages)
the dll dependency of qemu.exe
2021-06-26 15:22 UTC
[PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
2021-06-26 8:55 UTC (2+ messages)
[PATCH] block/rbd: Add support for rbd image encryption
2021-06-26 10:44 UTC (2+ messages)
[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
2021-06-26 9:48 UTC (9+ messages)
` [RFC PATCH 05/10] hw/sd: Add sd_cmd_illegal() handler
` [RFC PATCH 06/10] hw/sd: Add sd_cmd_unimplemented() handler
[PATCH v3 00/29] tcg: bswap improvements
2021-06-26 9:38 UTC (34+ messages)
` [PATCH v3 01/29] tcg: Add flags argument to bswap opcodes
` [PATCH v3 02/29] tcg/i386: Support bswap flags
` [PATCH v3 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}
` [PATCH v3 04/29] tcg/aarch64: Support bswap flags
` [PATCH v3 05/29] tcg/arm: "
` [PATCH v3 06/29] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PATCH v3 07/29] tcg/ppc: Split out tcg_out_sari{32,64}
` [PATCH v3 08/29] tcg/ppc: Split out tcg_out_bswap16
` [PATCH v3 09/29] tcg/ppc: Split out tcg_out_bswap32
` [PATCH v3 10/29] tcg/ppc: Split out tcg_out_bswap64
` [PATCH v3 11/29] tcg/ppc: Support bswap flags
` [PATCH v3 12/29] tcg/ppc: Use power10 byte-reverse instructions
` [PATCH v3 13/29] tcg/s390: Support bswap flags
` [PATCH v3 14/29] tcg/mips: Support bswap flags in tcg_out_bswap16
` [PATCH v3 15/29] tcg/mips: Support bswap flags in tcg_out_bswap32
` [PATCH v3 16/29] tcg/tci: Support bswap flags
` [PATCH v3 17/29] tcg: Handle new bswap flags during optimize
` [PATCH v3 18/29] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
` [PATCH v3 19/29] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
` [PATCH v3 20/29] tcg: Make use of bswap flags in tcg_gen_qemu_st_*
` [PATCH v3 21/29] target/arm: Improve REV32
` [PATCH v3 22/29] target/arm: Improve vector REV
` [PATCH v3 23/29] target/arm: Improve REVSH
` [PATCH v3 24/29] target/i386: Improve bswap translation
` [PATCH v3 25/29] target/sh4: Improve swap.b translation
` [PATCH v3 26/29] target/mips: Fix gen_mxu_s32ldd_s32lddr
` [PATCH v3 27/29] tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
` [PATCH v3 28/29] tcg/aarch64: "
` [PATCH v3 29/29] tcg/riscv: Remove MO_BSWAP handling
[RFC PATCH] tcg/plugins: enable by default for TCG builds
2021-06-26 6:54 UTC (3+ messages)
[PATCH 0/5] tcg: Issue memory barriers for guest memory model
2021-06-26 6:06 UTC (2+ messages)
[PATCH v3 0/3] Clean up MMU translation
2021-06-26 5:49 UTC (5+ messages)
` [PATCH v3 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
` [PATCH v3 3/3] target/ppc: changed ppc_hash64_xlate "
[PATCH v2 0/1] Use correct trap number for *BSD
2021-06-26 5:37 UTC (3+ messages)
` [PATCH v2 1/1] tcg: Use correct trap number for page faults on *BSD systems
[PATCH v4 00/16] tcg/s390x: host vector support
2021-06-26 5:24 UTC (18+ messages)
` [PATCH v4 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH v4 02/16] tcg/s390x: Change FACILITY representation
` [PATCH v4 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH v4 04/16] tcg/s390x: Add host vector framework
` [PATCH v4 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v4 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH v4 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH v4 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH v4 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH v4 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v4 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v4 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v4 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH v4 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v4 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v4 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec
[Qemu-devel] [Bug 1437970] [NEW] qemu-system-x86_64 - two mouse pointers & fast scrolling problem
2021-06-26 4:17 UTC (2+ messages)
` [Bug 1437970] "
[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
2021-06-26 4:04 UTC (4+ messages)
[PATCH 0/5] tcg: Add 32-bit vector operations
2021-06-26 3:53 UTC (2+ messages)
Qemu on Haiku
2021-06-26 3:03 UTC (4+ messages)
[PATCH 0/1] target/arm: Check NaN mode before silencing NaN
2021-06-26 2:18 UTC (3+ messages)
` [PATCH 1/1] "
Guidance on emulating "sparse" address spaces
2021-06-26 1:29 UTC (4+ messages)
[PATCH] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
2021-06-26 1:19 UTC (2+ messages)
[PATCH v1 QEMU CXL modifications for openspdm 0/1] Testing PCIe DOE in QEMU CXL/PCIe Device using openspdm
2021-06-26 0:05 UTC (2+ messages)
` [PATCH v1 QEMU CXL modifications for openspdm 1/1] pcie/spdm: PCIe CMA implementation
[PATCH v1 openspdm on QEMU CXL/PCIe Device 0/2] Testing PCIe DOE in QEMU CXL/PCIe Device using openspdm
2021-06-26 0:01 UTC (3+ messages)
` [PATCH v1 openspdm on QEMU CXL/PCIe Device 1/2] build: gcc to CC in GNUMakefile
` [PATCH v1 openspdm on QEMU CXL/PCIe Device 2/2] requester: Modified for QEMU emulation
[PATCH v5 00/14] target/hexagon: introduce idef-parser
2021-06-25 23:56 UTC (7+ messages)
` [PATCH v5 11/14] target/hexagon: call idef-parser functions
` [PATCH v5 12/14] target/hexagon: remove unused macros and functions
` [PATCH v5 13/14] target/hexagon: import additional tests
[PATCH v4 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
2021-06-25 20:51 UTC (9+ messages)
` [PATCH v4 01/22] hw/usb/ccid: remove references to NSS
` [PATCH v4 02/22] tests/docker: don't use BUILDKIT in GitLab either
` [PATCH v4 03/22] tests/docker: use project specific container registries
` [PATCH v4 05/22] tests/docker: remove FEATURES env var from templates
[PATCH 00/11] Python: packaging cleanups
2021-06-25 19:12 UTC (27+ messages)
` [PATCH 01/11] python: expose typing information via PEP 561
` [PATCH 02/11] python: Remove global pylint suppressions
` [PATCH 03/11] python: Re-lock pipenv at *oldest* supported versions
` [PATCH 04/11] python: README.rst touchups
` [PATCH 05/11] python: Add no-install usage instructions
` [PATCH 06/11] python: rename 'venv-check' target to 'check-pipenv'
` [PATCH 07/11] python: update help text for check-tox
` [PATCH 08/11] python: add 'make check-venv' invocation
` [PATCH 09/11] python: Update help text on 'make check', 'make develop'
` [PATCH 10/11] python: Update help text on 'make clean', 'make distclean'
` [PATCH 11/11] python: remove auto-generated pyproject.toml file
[PATCH v2 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
2021-06-25 18:47 UTC (2+ messages)
[PULL 0/7] misc fixes (docs, plugins, tests)
2021-06-25 18:39 UTC (2+ messages)
[PATCH 00/10] python/iotests: Run iotest linters during Python CI
2021-06-25 18:20 UTC (11+ messages)
` [PATCH 01/10] iotests/297: modify is_python_file to work from any CWD
` [PATCH 02/10] iotests/297: Add get_files() function
` [PATCH 03/10] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH 04/10] iotests/297: Create main() function
` [PATCH 05/10] iotests/297: Separate environment setup from test execution
` [PATCH 06/10] iotests/297: Add 'directory' argument to run_linters
` [PATCH 07/10] iotests/297: return error code from run_linters()
` [PATCH 08/10] iotests/297: split linters.py off from 297
` [PATCH 09/10] iotests/linters: Add entry point for Python CI linters
` [PATCH 10/10] python: Add iotest linters to test suite
[PULL 0/7] riscv-to-apply queue
2021-06-25 17:55 UTC (2+ messages)
[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
2021-06-25 17:22 UTC (4+ messages)
` [PATCH 1/3] build: validate that system capstone works before using it
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
` [PATCH 3/3] cirrus: delete FreeBSD and macOS jobs
[PATCH 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
2021-06-25 17:20 UTC (3+ messages)
[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
2021-06-25 17:19 UTC (9+ messages)
` [PATCH RFC 4/6] i386/pc: Keep PCI 64-bit hole within usable IOVA space
[PATCH v2 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
2021-06-25 17:04 UTC (4+ messages)
` [PATCH v2 1/2] g364fb: use RAM memory region for framebuffer
` [PATCH v2 2/2] g364fb: add VMStateDescription for G364SysBusState
tests: ReverseDebugging_AArch64.test_aarch64_virt -> InvalidPacketError
2021-06-25 17:01 UTC
[PATCH] tests/migration: fix unix socket migration
2021-06-25 16:33 UTC (5+ messages)
[PULL 0/1] Block patch
2021-06-25 16:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).