messages from 2020-06-02 03:55:31 to 2020-06-02 19:23:24 UTC [more...]
Sam460Ex screen mode, audio and network
2020-06-02 17:35 UTC (6+ messages)
[PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
2020-06-02 19:22 UTC (2+ messages)
[PATCH 0/6] target/arm: Convert crypto to gvec
2020-06-02 19:21 UTC (3+ messages)
[PATCH 0/8] decodetree: Add non-overlapping groups
2020-06-02 19:19 UTC (12+ messages)
` [PATCH 2/8] decodetree: Tidy error_with_file
` [PATCH 5/8] decodetree: Allow group covering the entire insn space
` [PATCH 6/8] decodetree: Move semantic propagation into classes
` [PATCH 7/8] decodetree: Implement non-overlapping groups
[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
2020-06-02 19:16 UTC (18+ messages)
` [PATCH v1 1/9] plugins: new lockstep plugin for debugging TCG changes
` [PATCH v1 2/9] qemu-plugin.h: add missing include <stddef.h> to define size_t
` [PATCH v1 3/9] scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header
` [PATCH v1 4/9] tests/plugin: correctly honour io_count
` [PATCH v1 5/9] cputlb: ensure we re-fill the TLB if it has reset
` [PATCH v1 6/9] hw/virtio/pci: include vdev name in registered PCI sections
` [PATCH v1 7/9] plugins: add API to return a name for a IO device
` [PATCH v1 8/9] plugins: new hwprofile plugin
` [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts
[PULL 00/12] tcg patch queue
2020-06-02 19:16 UTC (14+ messages)
` [PULL 01/12] tcg: Implement gvec support for rotate by immediate
` [PULL 02/12] tcg: Implement gvec support for rotate by vector
` [PULL 03/12] tcg: Remove expansion to shift by vector from do_shifts
` [PULL 04/12] tcg: Implement gvec support for rotate by scalar
` [PULL 05/12] tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec
` [PULL 06/12] tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
` [PULL 07/12] tcg/ppc: Implement INDEX_op_rot[lr]v_vec
` [PULL 08/12] target/ppc: Use tcg_gen_gvec_rotlv
` [PULL 09/12] target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
` [PULL 10/12] tcg: Improve move ops in liveness_pass_2
` [PULL 11/12] accel/tcg: Adjust cpu_signal_handler for NetBSD/arm
` [PULL 12/12] accel/tcg: Provide a NetBSD specific aarch64 cpu_signal_handler
[PATCH 1/2] vfio iommu: Use shift operation for 64-bit integer division
2020-06-02 18:42 UTC (2+ messages)
` [PATCH 2/2] vfio iommu: typecast corrections
[PATCH 0/4] target/i386: miscellaneous x87 fixes
2020-06-02 18:38 UTC (2+ messages)
gdbstub.c CPU clusters not handled for ThreadInfo packets
2020-06-02 18:26 UTC (5+ messages)
[Bug 1881450] [NEW] Emulation of a math function fails for m68k Linux user mode
2020-06-02 18:27 UTC (2+ messages)
` [Bug 1881450] "
[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
2020-06-02 17:54 UTC (6+ messages)
` [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
[Qemu-devel] [PATCH v13 0/5] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
2020-06-02 17:52 UTC (3+ messages)
` [Qemu-devel] [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
` "
[PATCH 0/2] fix fcntl(F_SETFD) usage
2020-06-02 17:47 UTC (4+ messages)
` [PATCH 1/2] hax: Fix setting of FD_CLOEXEC
[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
2020-06-02 17:27 UTC (4+ messages)
` [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
[PATCH v3 0/6] iotests: Dump QCOW2 dirty bitmaps metadata
2020-06-02 17:40 UTC (14+ messages)
` [PATCH v3 1/6] iotests: Add extension names to qcow2.py dump
` [PATCH v3 2/6] iotests: move check for printable data to QcowHeaderExtension class
` [PATCH v3 3/6] iotests: dump bitmap extension data with qcow2.py
` [PATCH v3 4/6] iotests: Dump bitmap directory info "
` [PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW2 image
` [PATCH v3 6/6] iotests: Dump QCOW2 image metadata in JSON format with qcow2.py
[Qemu-devel] [Bug 1835865] [NEW] piix crashes on mips when accessing acpi-pci-hotplug
2020-06-02 17:16 UTC (2+ messages)
` [Bug 1835865] "
[PULL 0/2] M68k for 5.1 patches
2020-06-02 17:16 UTC (4+ messages)
` [PULL 1/2] target/m68k: implement fmove.l #<data>,FPCR
` [PULL 2/2] target/m68k: implement opcode fetoxm1
[RFC 0/6] TPM-TIS bios-tables-test
2020-06-02 17:15 UTC (18+ messages)
` [RFC 1/6] test/tpm-emu: include sockets and channel headers in tpm-emu header
` [RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
` [RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
` [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
` [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
` [RFC 6/6] bios-tables-test: Generate reference tables for Q35/TPM-TIS
[RFC PATCH] exec: flush the whole TLB if a watchpoint crosses a page boundary
2020-06-02 17:12 UTC (2+ messages)
[PATCH for-4.2 v2 0/3] qcow2: Fix data corruption on XFS
2020-06-02 17:08 UTC (8+ messages)
` [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
[PATCH 00/10] Add RX hardware emulation
2020-06-02 17:04 UTC (4+ messages)
[PATCH RFC 00/32] python/qemu: refactor as installable package
2020-06-02 16:47 UTC (18+ messages)
` [PATCH RFC 01/32] python/qemu: create qemu.lib module
` [PATCH RFC 03/32] python//machine.py: remove bare except
` [PATCH RFC 26/32] python//machine.py: use qmp.command
[PATCH Kernel v24 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking
2020-06-02 16:44 UTC (3+ messages)
[PATCH v7 00/14] LUKS: encryption slot management using amend interface
2020-06-02 16:29 UTC (2+ messages)
[PATCH] docs/system: Document Aspeed boards
2020-06-02 16:28 UTC (3+ messages)
[PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
2020-06-02 16:06 UTC (5+ messages)
` [PATCH v6 08/20] hw/block/nvme: allow use of any valid msix vector
[PATCH] hw/block/nvme: Verify msix_vector_use() returned value
2020-06-02 15:57 UTC
[PATCH v4 00/13] user-mode: Prune build dependencies (part 1)
2020-06-02 15:55 UTC (3+ messages)
[PATCH v2] icount: make dma reads deterministic
2020-06-02 15:54 UTC (2+ messages)
[PATCH] .travis.yml: Temporarily disable the aarch64 job
2020-06-02 15:39 UTC (4+ messages)
[Bug 1881648] [NEW] `qemu-img info` reports an incorrect actual-size when the underlying posix filesystem has transparent compression
2020-06-02 15:24 UTC (2+ messages)
` [Bug 1881648] "
[PATCH] virtio-blk: Disable request queuing while switching contexts
2020-06-02 15:30 UTC (6+ messages)
[PATCH v3 0/4] vTPM/aarch64 ACPI support
2020-06-02 15:16 UTC (6+ messages)
` [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-06-02 15:06 UTC (6+ messages)
[PATCH v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
2020-06-02 14:19 UTC (3+ messages)
[PATCH 0/5] Add strace support for printing arguments of selected syscalls
2020-06-02 13:42 UTC (7+ messages)
` [PATCH 1/5] linux-user: Add strace support for a group of syscalls
` [PATCH 2/5] linux-user: Add strace support for printing argument of syscalls used for extend attributes
` [PATCH 3/5] linux-user: Add strace support for printing arguments of lseek()
` [PATCH 4/5] linux-user: Add strace support for printing arguments of chown()/lchown()
` [PATCH 5/5] linux-user: Add strace support for printing arguments of fallocate()
[PATCH v3 0/2] fuzz: Skip QTest serialization
2020-06-02 13:40 UTC (3+ messages)
[PATCH v6 00/12] monitor: Optionally run handlers in coroutines
2020-06-02 13:36 UTC (4+ messages)
` [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
what is the symbole "leul" mean on this code?
2020-06-02 13:16 UTC (2+ messages)
[PATCH 0/2] mailmap: change email addresses of two contributors
2020-06-02 10:04 UTC (5+ messages)
` [PATCH 1/2] mailmap: Change email address of Filip Bozuta
` [PATCH 2/2] mailmap: Change email address of Stefan Brankovic
[PULL 0/1] machine queue, 2020-05-13
2020-06-02 12:21 UTC (2+ messages)
[PATCH 0/5] colo: Introduce resource agent and test suite/CI
2020-06-02 12:19 UTC (5+ messages)
` [PATCH 1/5] block/quorum.c: stable children names
` [PATCH 3/5] colo: Introduce high-level test suite
[PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
2020-06-02 12:06 UTC (7+ messages)
` [PATCH v8 2/8] block: consolidate blocksize properties consistency checks
` [PATCH v8 5/8] qdev-properties: make blocksize accept size suffixes
[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
2020-06-02 12:03 UTC (4+ messages)
` [PATCH for-5.1 V4 4/4] MAINTAINERS: Add myself as Loongson-3 maintainer
[PATCH qemu v9] spapr: Implement Open Firmware client interface
2020-06-02 11:40 UTC (2+ messages)
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2020-06-02 11:39 UTC (2+ messages)
[PATCH] checkpatch: reversed logic with acpi test checks
2020-06-02 11:39 UTC (3+ messages)
[RFC v2] migration: Add migrate-set-bitmap-node-mapping
2020-06-02 11:12 UTC (4+ messages)
[question] Partial sector issue while discard in qcow2 image
2020-06-02 11:06 UTC (2+ messages)
[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
2020-06-02 9:55 UTC (2+ messages)
[PULL 00/21] Vga 20200528 patches
2020-06-02 9:48 UTC (5+ messages)
[PULL 00/12] migration/virtiofs/hmp queue
2020-06-02 9:26 UTC (5+ messages)
` [PULL 04/12] hmp: Simplify qom-set
[Bug 1881729] [NEW] target_read_memory in disas.c ignores possible errors
2020-06-02 9:06 UTC
[PATCH v2 0/9] target/arm: Convert 2-reg-shift and 1-reg-imm Neon insns to decodetree
2020-06-02 8:58 UTC (4+ messages)
` [PATCH v2 9/9] target/arm: Convert Neon one-register-and-immediate "
[PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
2020-06-02 8:41 UTC
[PATCH v4 0/2] vhost-user reconnect issues during vhost initialization
2020-06-02 8:31 UTC (4+ messages)
` [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
[PATCH v2 00/20] backup performance: block_status + async
2020-06-02 8:20 UTC (2+ messages)
[PATCH v2 00/20] backup performance: block_status + async
2020-06-02 8:19 UTC (3+ messages)
` [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
[PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
2020-06-02 8:08 UTC (3+ messages)
[PATCH 0/3] Couple of HMAT fixes
2020-06-02 8:00 UTC (5+ messages)
` [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu
[PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi emulation
2020-06-02 7:56 UTC (9+ messages)
` [PATCH 1/4] block: Add bdrv_co_get_lba_status
` [PATCH 2/4] block: Add GET LBA STATUS support
` [PATCH 3/4] block: Add block accounting code for GET LBA STATUS
` [PATCH 4/4] scsi-disk: Add support for the GET LBA STATUS 16 command
About the kvm-no-adjvtime CPU property
2020-06-02 7:47 UTC (5+ messages)
[PATCH] or1k: Fix compilation hiccup
2020-06-02 7:43 UTC (4+ messages)
[PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
2020-06-02 7:16 UTC (3+ messages)
[PATCH 0/6] exec/memory: Rework some address and access size limits
2020-06-02 7:11 UTC (3+ messages)
` [PATCH 1/6] target/s390x/mmu_helper: Use address_space_rw() in place
[PATCH 0/3] migration/colo: Optimize COLO framework code
2020-06-02 6:59 UTC (5+ messages)
` [PATCH 2/3] migration/colo: Update checkpoint time lately
` [PATCH 3/3] migration/colo: Merge multi checkpoint request into one
[PATCH v3 0/3] account for NVDIMM nodes during SRAT generation
2020-06-02 5:37 UTC (3+ messages)
[PATCH v3 0/4] microvm: memory config tweaks
2020-06-02 5:30 UTC (2+ messages)
[RFC v2 00/18] Refactor configuration of guest memory protection
2020-06-02 4:15 UTC (7+ messages)
` [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
` [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
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).