qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 12:50:48 to 2020-03-24 08:21:30 UTC [more...]

[Qemu-devel] [Bug 1815721] [NEW] RISC-V PLIC enable interrupt for multicore
 2020-03-24  8:14 UTC  (2+ messages)
` [Bug 1815721] "

[PATCH] iotests: drop group file
 2020-03-24  8:04 UTC  (3+ messages)

[PATCH-for-5.0 v2 00/11] misc: Trivial static code analyzer fixes
 2020-03-24  7:33 UTC  (22+ messages)
` [PATCH-for-5.0 v2 01/11] block: Avoid dead assignment
` [PATCH-for-5.0 v2 03/11] hw/i2c/pm_smbus: Remove "
` [PATCH-for-5.0 v2 05/11] hw/ide/sii3112: "
` [PATCH-for-5.0 v2 06/11] hw/isa/i82378: "
` [PATCH-for-5.0 v2 08/11] hw/timer/exynos4210_mct: Remove dead assignments
` [PATCH-for-5.0 v2 09/11] hw/timer/stm32f2xx_timer: Remove dead assignment
` [PATCH-for-5.0 v2 10/11] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
` [PATCH-for-5.0 v2 11/11] hw/scsi/esp-pci: Remove dead assignment

Potential Null dereference
 2020-03-24  7:14 UTC  (2+ messages)

[PATCH qemu] vfio/spapr: Fix page size calculation
 2020-03-24  6:39 UTC 

[PATCH] hw/audio/fmopl: fix segmentation fault
 2020-03-24  6:18 UTC 

[PATCH v3 00/10] ARM virt: Add NVDIMM support
 2020-03-24  6:16 UTC  (16+ messages)
` [PATCH v3 02/10] fw_cfg: Migrate ACPI table mr sizes separately
` [PATCH v3 03/10] exec: Fix for qemu_ram_resize() callback
` [PATCH v3 04/10] hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
` [PATCH v3 05/10] nvdimm: Use configurable ACPI IO base and size
` [PATCH v3 06/10] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [PATCH v3 07/10] hw/arm/virt: Add nvdimm hotplug support
` [PATCH v3 09/10] tests/bios-tables-test: Update arm/virt memhp test

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-24  5:55 UTC  (7+ messages)
` [Bug 1866870] "

[question]vhost-user: atuo fix network link broken during migration
 2020-03-24  5:49 UTC  (2+ messages)

[PATCH v6 0/2] net: tulip: add checks to avoid OOB access
 2020-03-24  5:45 UTC  (7+ messages)
` [PATCH v6 1/2] net: tulip: check frame size and r/w data length
` [PATCH v6 2/2] net: tulip: add .can_receive routine

[PULL 0/7] ppc-for-5.0 queue 20200324
 2020-03-24  5:14 UTC  (8+ messages)
` [PULL 1/7] ppc/spapr: Set the effective address provided flag in mc error log
` [PULL 2/7] target/ppc: Fix slbia TLB invalidation gap
` [PULL 3/7] target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
` [PULL 4/7] target/ppc: don't byte swap ELFv2 signal handler
` [PULL 5/7] spapr: Fix memory leak in h_client_architecture_support()
` [PULL 6/7] hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()
` [PULL 7/7] ppc/ppc405_boards: Remove unnecessary NULL check

[PATCH v4] target/i386: Add notes for versioned CPU models
 2020-03-24  5:10 UTC 

[Qemu-devel] [PULL 00/26] ppc-for-3.1 queue 20180821
 2020-03-24  4:24 UTC  (5+ messages)
` [Qemu-devel] [PULL 11/26] vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
  `  "

[Qemu-devel] [Bug 1592336] [NEW] mouse is defunct when grabbed
 2020-03-24  4:17 UTC  (2+ messages)
` [Bug 1592336] "

[Qemu-devel] [Bug 1639394] [NEW] Unable to boot Solaris 8/9 x86 under Fedora 24
 2020-03-24  4:17 UTC  (2+ messages)
` [Bug 1639394] "

[Qemu-devel] [Bug 1659901] [NEW] Regression: SIGSEGV running Java
 2020-03-24  4:17 UTC  (2+ messages)
` [Bug 1659901] "

[Qemu-devel] [Bug 1660010] [NEW] AArch64 system emulation cannot execute virt uefi in 2.7 or 2.8
 2020-03-24  4:17 UTC  (2+ messages)
` [Bug 1660010] "

[Qemu-devel] [Bug 1661176] [NEW] [2.8.0] Under VNC CTRL-ALT-2 doesn't get to the monitor
 2020-03-24  4:17 UTC  (2+ messages)
` [Bug 1661176] "

[Qemu-devel] [PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
 2020-03-24  3:53 UTC  (5+ messages)
    `  "

[PATCH 1/1] spapr/rtas: Add MinMem to ibm, get-system-parameter RTAS call
 2020-03-24  3:44 UTC  (4+ messages)
` [PATCH 1/1] spapr/rtas: Add MinMem to ibm,get-system-parameter "

[PATCH v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-24  3:01 UTC  (17+ messages)
` [PATCH v15 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v15 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v15 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v15 Kernel 4/7] vfio iommu: Implementation of ioctl "

[PATCH v2 0/1] COLO: Fix memory leak in packet_enqueue()
 2020-03-24  2:46 UTC  (4+ messages)
` [PATCH v2 1/1] net/colo-compare.c: "

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-24  2:34 UTC  (6+ messages)

[PATCH v3 0/3] hw/riscv: Add a serial property to sifive_u
 2020-03-24  2:08 UTC  (2+ messages)

[Bug 1868527] [NEW] alignment may overlap the TLB flags
 2020-03-24  1:32 UTC  (3+ messages)
` [Bug 1868527] "

[PATCH v2] target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
 2020-03-24  0:23 UTC  (5+ messages)

[PATCH v9 0/9] virtio-iommu: VFIO integration
 2020-03-23 23:08 UTC  (3+ messages)
` [PATCH v9 1/9] hw/vfio/common: Remove error print on mmio region translation by viommu

[PATCH v4 0/2] Replaced locks with lock guard macros
 2020-03-23 22:32 UTC  (9+ messages)
` [PATCH v4 1/2] lockable: fix __COUNTER__ macro to be referenced properly
` [PATCH v4 2/2] lockable: replaced locks with lock guard macros where appropriate

[PULL 00/20] Ide patches
 2020-03-23 22:27 UTC  (4+ messages)

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-23 22:06 UTC  (9+ messages)
` [PATCH v1 04/22] hw/iommu: introduce HostIOMMUContext
` [PATCH v1 06/22] hw/pci: introduce pci_device_set/unset_iommu_context()
` [PATCH v1 07/22] intel_iommu: add set/unset_iommu_context callback
` [PATCH v1 09/22] vfio/common: check PASID alloc/free availability

Potential missing checks
 2020-03-23 22:03 UTC 

[PULL v2 00/37] Linux user for 5.0 patches
 2020-03-23 21:05 UTC  (5+ messages)

[PULL 0/5] target-arm queue
 2020-03-23 20:54 UTC  (7+ messages)
` [PULL 1/5] hw/arm/bcm283x: Correct the license text
` [PULL 2/5] aspeed/smc: Fix DMA support for AST2600
` [PULL 3/5] target/arm: Rearrange disabled check for watchpoints
` [PULL 4/5] target/arm: Assert immh != 0 in disas_simd_shift_imm
` [PULL 5/5] target/arm: Move computation of index in handle_simd_dupe

[Bug 1868617] [NEW] multiseat: route different spice tablet events to distinct vdagents
 2020-03-23 20:18 UTC  (2+ messages)
` [Bug 1868617] "

[PATCH v41 00/21] QEMU AVR 8 bit cores
 2020-03-23 20:14 UTC  (7+ messages)
` [PATCH v41 01/21] target/avr: Add outward facing interfaces and core CPU logic

[PATCH] i386: Remove unused define's from hax and hvf
 2020-03-23 20:05 UTC 

[PATCH v1 for 5.0 00/11] testing/next
 2020-03-23 19:58 UTC  (22+ messages)
` [PATCH v1 01/11] tests/vm: write raw console log
` [PATCH v1 02/11] tests/vm: move vga setup
` [PATCH v1 03/11] tests/vm: update FreeBSD to 12.1
` [PATCH v1 04/11] tests/vm: update NetBSD to 9.0
` [PATCH v1 05/11] tests/vm: fix basevm config
` [PATCH v1 06/11] configure: disable MTTCG for MIPS guests
` [PATCH v1 07/11] tests/docker: Keep package list sorted
` [PATCH v1 08/11] tests/docker: Install gcrypt devel package in Debian image
` [PATCH v1 09/11] tests/docker: Use Python3 PyYAML in the Fedora image
` [PATCH v1 10/11] tests/docker: Add libepoxy and libudev packages to "
` [PATCH v1 11/11] .travis.yml: Add a KVM-only s390x job

[PATCH-for-5.0 v3] tests/migration: Reduce autoconverge initial bandwidth
 2020-03-23 19:58 UTC  (2+ messages)

[PATCH] hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
 2020-03-23 19:52 UTC  (6+ messages)

[PATCH] qcow2: Forbid discard in qcow2 v2 images with backing files
 2020-03-23 19:44 UTC 

[PATCH v11 00/16] s390x: Protected Virtualization support
 2020-03-23 19:39 UTC  (3+ messages)

[PATCH v2] hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirror address
 2020-03-23 19:29 UTC 

[PATCH 1/2] hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available
 2020-03-23 19:27 UTC  (4+ messages)
` [PATCH 2/2] hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirror address

[PULL for-5.0 0/1] Block patches
 2020-03-23 19:24 UTC  (2+ messages)
` [PULL for-5.0 1/1] aio-posix: fix io_uring with external events

[PATCH] ide/sii3112: Avoid leaking irqs array
 2020-03-23 18:44 UTC  (4+ messages)

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-03-23 18:44 UTC  (3+ messages)
` [PATCH v4 2/2] target/arm: kvm: Handle potential issue with dabt injection

[PATCH] iotests/026: Move v3-exclusive test to new file
 2020-03-23 18:35 UTC  (4+ messages)
    ` How do I use patchew to be a good block-devel citizen? (was: Re: [PATCH] iotests/026: Move v3-exclusive test to new file)

[PATCH v2] target/i386: set the CPUID level to 0x14 on old machine-type
 2020-03-23 18:32 UTC  (2+ messages)

[PATCH 0/3] iotests: Fix intermittent 030 hang
 2020-03-23 18:30 UTC  (4+ messages)
` [PATCH 3/3] iotests: Increase pause_wait() timeout

aio-context question
 2020-03-23 18:13 UTC  (3+ messages)

[PATCH v5 0/4] qmp: Optionally run handlers in coroutines
 2020-03-23 18:03 UTC  (5+ messages)
` [PATCH v5 3/4] qmp: Move dispatcher to a coroutine

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-23 17:46 UTC  (5+ messages)
` [PATCH v5 09/60] target/riscv: vector single-width integer add and subtract

[PATCH] target/mips: Fix loongson multimedia condition instructions
 2020-03-23 17:36 UTC  (2+ messages)

Xen guest broken following "use memdev for RAM" patch
 2020-03-23 17:10 UTC 

qemu-system-aarch64 windows binary run Arm64 defconfig kernel not working
 2020-03-23 17:05 UTC  (4+ messages)

[PATCH v3] block/iscsi:use the flags in iscsi_open() prevent Clang warning
 2020-03-23 16:58 UTC  (2+ messages)

[RFC] hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()
 2020-03-23 16:43 UTC 

[PATCH] mips/mips_malta: Allow more than 2G RAM
 2020-03-23 16:41 UTC  (7+ messages)
` [PATCH v1] "

[PULL for-5.0 0/2] s390x fixes and documentation
 2020-03-23 16:33 UTC  (4+ messages)
` [PULL for-5.0 1/2] Documentation: create/move s390x documentation
` [PULL for-5.0 2/2] s390/ipl: fix off-by-one in update_machine_ipl_properties()

[PATCH 1/1] s390/ipl: fix off-by-one in update_machine_ipl_properties()
 2020-03-23 16:13 UTC  (3+ messages)

[PATCH v5 0/5] vhost-user block device backend implementation
 2020-03-23 16:04 UTC  (5+ messages)
` [PATCH v5 1/5] allow vu_message_read to be replaced
` [PATCH v5 2/5] generic vhost user server

[PATCH v9 0/4] qcow2: Implement zstd cluster compression method
 2020-03-23 15:59 UTC  (6+ messages)
` [PATCH v9 1/4] qcow2: introduce compression type feature
` [PATCH v9 2/4] qcow2: rework the cluster compression routine
` [PATCH v9 3/4] qcow2: add zstd cluster compression
` [PATCH v9 4/4] iotests: 287: add qcow2 compression type test

[PATCH] linux-user, configure: improve syscall_nr.h dependencies checking
 2020-03-23 15:38 UTC  (2+ messages)

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-23 15:35 UTC  (7+ messages)

Coverity CID 1421984
 2020-03-23 15:33 UTC  (12+ messages)

[PATCH v4 0/3] Acceptance test: Extension of migration tests
 2020-03-23 14:45 UTC  (3+ messages)
` [PATCH v4 1/3] Acceptance test: adds param 'address' in _get_free_port

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-23 14:45 UTC  (7+ messages)
` [PATCH v14 Kernel 1/7] vfio: KABI for migration interface for device state

[PATCH 0/2] zero pointer after bdrv_unref_child
 2020-03-23 14:11 UTC  (2+ messages)

[PATCH-for-5.0 0/3] virtio,vhost-gpu: Release memory returned by malloc() with free()
 2020-03-23 13:41 UTC  (2+ messages)
` [PATCH-for-5.0 0/3] virtio, vhost-gpu: "

[PATCH-for-5.0] block: Assert BlockDriver::format_name is not NULL
 2020-03-23 13:36 UTC  (2+ messages)

[PATCH] block: Avoid memleak on qcow2 image info failure
 2020-03-23 13:33 UTC  (2+ messages)

deprecation of in-tree builds
 2020-03-23 13:32 UTC  (3+ messages)

[PATCH] fix vhost_user_blk_watch crash
 2020-03-23  5:29 UTC 

[PATCH v4] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-23 13:28 UTC  (2+ messages)

[PATCH-for-5.0] ui/input-linux: Do not ignore ioctl() return value
 2020-03-23 13:02 UTC  (2+ messages)

[PATCH 0/3] request_alignment vs file size
 2020-03-23 13:00 UTC  (6+ messages)
` [PATCH 3/3] block: fail on open when file size is unaligned to request_alignment

[PATCH v8 0/4] qcow2: Implement zstd cluster compression method
 2020-03-23 12:55 UTC  (6+ messages)
` [PATCH v8 3/4] qcow2: add zstd cluster compression


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