messages from 2020-05-14 14:22:34 to 2020-05-14 21:29:33 UTC [more...]
[PATCH 0/6] target/arm: Convert crypto to gvec
2020-05-14 21:28 UTC (3+ messages)
` [PATCH 1/6] target/arm: Convert aes and sm4 to gvec helpers
` [PATCH 2/6] target/arm: Convert rax1 "
[PATCH v3 0/4] Additional parameters for qemu_img map
2020-05-14 21:19 UTC (3+ messages)
` [PATCH v3 1/1] qemu_img: add cvtnum_full to print error reports
[PATCH Kernel v20 0/8] Add UAPIs to support migration for VFIO devices
2020-05-14 20:37 UTC (9+ messages)
` [PATCH Kernel v20 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v20 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v20 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v20 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v20 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v20 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v20 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v20 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages
[PATCH 1/3] target/mips: Support variable page size
2020-05-14 20:56 UTC (3+ messages)
` [PATCH 3/3] MAINTAINERS: Add myself as fulong2e co-maintainer
[PATCH v1 1/2] riscv: sifive_e: Manually define the machine
2020-05-14 20:47 UTC (2+ messages)
` [PATCH v1 2/2] sifive_e: Support the revB machine
Patches for ui/gtk and ui/sdl
2020-05-14 20:46 UTC (4+ messages)
` [PATCH 10/10] ui/gtk: use native keyboard scancodes on Windows
[PATCH] hw/ide/ahci: Log lost IRQs
2020-05-14 20:20 UTC (2+ messages)
[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
2020-05-14 20:21 UTC (2+ messages)
[PATCH 0/3] iotests: enable logging prior to notrun() invocation
2020-05-14 20:16 UTC (4+ messages)
` [PATCH 1/3] iotests: log messages from notrun()
` [PATCH 2/3] iotests: log to stderr instead of stdout
` [PATCH 3/3] iotests: Categorize NOTRUN messages as INFO, not WARNING
[PATCH] es1370: check total frame count against current frame
2020-05-14 20:06 UTC
[PATCH v10 00/14] iotests: use python logging
2020-05-14 19:54 UTC (6+ messages)
` [PATCH v10 14/14] iotests: use python logging for iotests.log()
[PATCH v4 0/2] Makefile: libfdt: build only the strict necessary
2020-05-14 19:38 UTC (3+ messages)
` [PATCH v4 1/2] Makefile: dtc: build the libfdt target
` [PATCH v4 2/2] Makefile: remove old compatibility gunks
[PATCH v4 0/3] iotests: add JobRunner framework
2020-05-14 19:37 UTC (12+ messages)
` [PATCH v4 1/3] qmp.py: change event_wait to use a dict
` [PATCH v4 2/3] iotests: add JobRunner class
` [PATCH v4 3/3] iotests: modify test 040 to use JobRunner
[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
2020-05-14 19:37 UTC (3+ messages)
` [PATCH for-5.1 V3 2/7] hw/mips: Implement the kvm_type() hook in MachineClass
[PATCH v2 00/17] target/mips: FPU and other cleanups and improvements
2020-05-14 19:20 UTC (18+ messages)
` [PATCH v2 01/17] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PATCH v2 02/17] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PATCH v2 03/17] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PATCH v2 04/17] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PATCH v2 05/17] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PATCH v2 06/17] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PATCH v2 07/17] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH v2 08/17] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PATCH v2 09/17] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PATCH v2 10/17] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
` [PATCH v2 11/17] target/mips: fpu: Demacro CLASS.<D|S>
` [PATCH v2 12/17] target/mips: fpu: Remove now unused FLOAT_CLASS macro
` [PATCH v2 13/17] target/mips: fpu: Demacro RINT.<D|S>
` [PATCH v2 14/17] target/mips: fpu: Remove now unused FLOAT_RINT macro
` [PATCH v2 15/17] target/mips: fpu: Name better paired-single variables
` [PATCH v2 16/17] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PATCH v2 17/17] hw/mips: Convert Malta "ifdef 0"-ed code to comments
[PATCH 0/1] virtio-9pfs: don't truncate response
2020-05-14 19:21 UTC (4+ messages)
` [PATCH 1/1] "
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-05-14 19:20 UTC (5+ messages)
[PATCH v3] tests/acceptance: Add a test for the canon-a1100 machine
2020-05-14 19:04 UTC
[PATCH v2] bitmaps: Update maintainer
2020-05-14 18:59 UTC (2+ messages)
[PATCH v2 0/5] fix migration with bitmaps and mirror
2020-05-14 18:52 UTC (12+ messages)
` [PATCH v2 1/5] block: Mark commit and mirror as filter drivers
` [PATCH v2 3/5] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
` [PATCH v2 4/5] migration/block-dirty-bitmap: fix bitmaps migration during mirror job
[PATCH v2 0/9] pc-bios: s390x: Cleanup part 1
2020-05-14 18:43 UTC (2+ messages)
[PATCH] msix: allow qword MSI-X table accesses
2020-05-14 18:42 UTC (2+ messages)
[PATCH v2 0/9] RISC-V Add the OpenTitan Machine
2020-05-14 18:40 UTC (12+ messages)
` [PATCH v2 1/9] riscv/boot: Add a missing header include
` [PATCH v2 2/9] target/riscv: Don't overwrite the reset vector
` [PATCH v2 5/9] hw/char: Initial commit of Ibex UART
` [PATCH v2 6/9] hw/intc: Initial commit of lowRISC Ibex PLIC
[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
2020-05-14 18:39 UTC (4+ messages)
` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs
[PATCH 0/5] target/i386: fxtract, fscale fixes
2020-05-14 18:25 UTC (2+ messages)
` Ping "
[Bug 1877716] [NEW] Win10 guest unsuable after a few minutes
2020-05-14 18:06 UTC (2+ messages)
` [Bug 1877716] Re: Win10 guest unusable "
[PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-05-14 17:23 UTC (15+ messages)
` [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
Assertion failure through vring_split_desc_read
2020-05-14 17:22 UTC (5+ messages)
[PATCH 0/2] 9pfs: regression init_in_iov_from_pdu truncating size
2020-05-14 17:21 UTC (9+ messages)
` [PATCH 2/2] 9pfs: fix "
[PATCH] bitmaps: Add myself as maintainer
2020-05-14 17:16 UTC (7+ messages)
[RFC 16/18] use errp for gmpo kvm_init
2020-05-14 17:09 UTC
[PATCH V2 1/4] target/microblaze: gdb: Add dynamic GDB XML register support
2020-05-14 17:05 UTC (3+ messages)
[Bug 1878651] [NEW] Assertion failure in e1000e_write_to_rx_buffers
2020-05-14 16:41 UTC
[PULL 0/7] Usb 20200514 patches
2020-05-14 16:45 UTC (2+ messages)
[PULL 00/45] target-arm queue
2020-05-14 16:42 UTC (47+ messages)
` [PULL 01/45] target/arm: Use correct GDB XML for M-profile cores
` [PULL 02/45] target/arm: Create gen_gvec_[us]sra
` [PULL 03/45] target/arm: Create gen_gvec_{u,s}{rshr,rsra}
` [PULL 04/45] target/arm: Create gen_gvec_{sri,sli}
` [PULL 05/45] target/arm: Remove unnecessary range check for VSHL
` [PULL 06/45] target/arm: Tidy handle_vec_simd_shri
` [PULL 07/45] target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0
` [PULL 08/45] target/arm: Create gen_gvec_{mla,mls}
` [PULL 09/45] target/arm: Swap argument order for VSHL during decode
` [PULL 10/45] target/arm: Create gen_gvec_{cmtst,ushl,sshl}
` [PULL 11/45] target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub}
` [PULL 12/45] target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
` [PULL 13/45] target/arm: Create gen_gvec_{qrdmla,qrdmls}
` [PULL 14/45] target/arm: Pass pointer to qc to qrdmla/qrdmls
` [PULL 15/45] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
` [PULL 16/45] target/arm: Vectorize SABD/UABD
` [PULL 17/45] target/arm: Vectorize SABA/UABA
` [PULL 18/45] aspeed: Add support for the sonorapass-bmc board
` [PULL 19/45] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PULL 20/45] hw/arm/virt: Introduce a RAS machine option
` [PULL 21/45] docs: APEI GHES generation and CPER record description
` [PULL 22/45] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PULL 23/45] ACPI: Build Hardware Error Source Table
` [PULL 24/45] ACPI: Record the Generic Error Status Block address
` [PULL 25/45] KVM: Move hwpoison page related functions into kvm-all.c
` [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table
` [PULL 27/45] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PULL 28/45] MAINTAINERS: Add ACPI/HEST/GHES entries
` [PULL 29/45] target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH to decodetree
` [PULL 30/45] target/arm: Convert Neon 3-reg-same SHA "
` [PULL 31/45] target/arm: Convert Neon 64-bit element 3-reg-same insns
` [PULL 32/45] target/arm: Convert Neon VHADD "
` [PULL 33/45] target/arm: Convert Neon VABA/VABD 3-reg-same to decodetree
` [PULL 34/45] target/arm: Convert Neon VRHADD, VHSUB 3-reg-same insns "
` [PULL 35/45] target/arm: Convert Neon VQSHL, VRSHL, VQRSHL "
` [PULL 36/45] target/arm: Convert Neon VPMAX/VPMIN "
` [PULL 37/45] target/arm: Convert Neon VPADD "
` [PULL 38/45] target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same "
` [PULL 39/45] target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns "
` [PULL 40/45] target/arm: Convert Neon VPMIN/VPMAX/VPADD float "
` [PULL 41/45] target/arm: Convert Neon fp VMUL, VMLA, VMLS "
` [PULL 42/45] target/arm: Convert Neon 3-reg-same compare "
` [PULL 43/45] target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual place
` [PULL 44/45] target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS to decodetree
` [PULL 45/45] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns "
[PATCH] vhost-user: add support for VHOST_USER_SET_STATUS
2020-05-14 16:29 UTC (11+ messages)
[PATCH v1 0/8] plugins/next (cleanup, cpu_index and lockstep)
2020-05-14 16:27 UTC (3+ messages)
` [PATCH v1 5/8] cpus-common: ensure auto-assigned cpu_indexes don't clash
[PATCH 0/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
2020-05-14 16:19 UTC (3+ messages)
[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
2020-05-14 16:07 UTC
[PATCH v2 0/3] Megasas: fix OOB access and NULL dereference issues
2020-05-14 16:10 UTC (4+ messages)
` [PATCH v2 1/3] megasas: use unsigned type for reply_queue_head and check index
[PATCH v6 00/14] LUKS: encryption slot management using amend interface
2020-05-14 16:10 UTC (18+ messages)
` [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v6 07/14] block/crypto: implement the encryption key management
` [PATCH v6 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v6 09/14] iotests: filter few more luks specific create options
` [PATCH v6 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v6 12/14] block/crypto: implement blockdev-amend
` [PATCH v6 13/14] block/qcow2: "
[Bug 1878642] [NEW] Assertion failure in pci_bus_get_irq_level
2020-05-14 15:57 UTC
[Bug 1878641] [NEW] Abort() in mch_update_pciexbar
2020-05-14 15:52 UTC
proposal: deprecate -readconfig/-writeconfig
2020-05-14 15:55 UTC (6+ messages)
kvm_buf_set_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
2020-05-14 15:49 UTC (9+ messages)
[Bug 1878501] [NEW] qemu-i386 does not define AT_SYSINFO
2020-05-14 15:31 UTC (2+ messages)
` [Bug 1878501] "
[Bug 1878627] [NEW] audio/mixeng build failure using Clang 10
2020-05-14 14:55 UTC (2+ messages)
` [Bug 1878627] "
[PULL v1 00/14] Xilinx queue 2020-05-14
2020-05-14 15:17 UTC (5+ messages)
` [PULL v1 11/14] target/microblaze: Fix FPU2 instruction check
` [PULL v1 13/14] target/microblaze: gdb: Fix incorrect SReg reporting
` [PULL v1 14/14] target/microblaze: monitor: Increase the number of registers reported
[Bug 1878628] [NEW] linux-user/mmap build failure using Clang 10
2020-05-14 14:53 UTC (2+ messages)
` [Bug 1878628] "
[PATCH v4 0/9] qemu-img: Add convert --bitmaps
2020-05-14 15:09 UTC (8+ messages)
` [PATCH v4 5/9] blockdev: Split off basic bitmap operations for qemu-img
` [PATCH v4 6/9] qemu-img: Add bitmap sub-command
[PATCH 0/6] tests/fuzz: Review notes
2020-05-14 14:34 UTC (7+ messages)
` [PATCH 1/6] tests/fuzz/Makefile: Do not link code using unavailable devices
` [PATCH 2/6] Makefile: List fuzz targets in 'make help'
` [PATCH 3/6] tests/fuzz: Add missing space in test description
` [PATCH 4/6] tests/fuzz: Remove unuseful/unused typedefs
` [PATCH 5/6] tests/fuzz: Extract pciconfig_fuzz_qos() method
` [PATCH 6/6] tests/fuzz: Extract ioport_fuzz_qtest() method
[PATCH 0/4] target/i386: miscellaneous x87 fixes
2020-05-14 14:31 UTC (2+ messages)
[PATCH v2 0/1] qemu-nbd: Close inherited stderr
2020-05-14 14:55 UTC (3+ messages)
[PATCH RFC 00/32] python/qemu: refactor as installable package
2020-05-14 14:26 UTC (4+ messages)
` [PATCH RFC 03/32] python//machine.py: remove bare except
[PATCH v2 0/3] hw: Use qdev gpio rather than qemu_allocate_irqs()
2020-05-14 14:31 UTC (4+ messages)
` [PATCH v2 2/3] hw/mips/mips_int: "
[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
2020-05-14 14:30 UTC (6+ messages)
` [RFC PATCH 3/3] block: Assert we're running in the right thread
[PATCH 0/6] colo: migration related bugfixes
2020-05-14 14:31 UTC (4+ messages)
` [PATCH 6/6] migration/colo.c: Move colo_notify_compares_event to the right place
` 答复: "
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).