qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-13 01:29:38 to 2020-02-13 14:48:04 UTC [more...]

[PULL 00/46] target-arm queue
 2020-02-13 14:41 UTC  (8+ messages)
` [PULL 01/46] i.MX: Fix inverted register bits in wdt code
` [PULL 03/46] bios-tables-test: prepare to change ARM virt ACPI DSDT
` [PULL 04/46] arm/virt/acpi: remove meaningless sub device "RP0" from PCI0
` [PULL 07/46] arm/acpi: fix duplicated _UID of PCI interrupt link devices
` [PULL 10/46] target/arm: Add arm_mmu_idx_is_stage1_of_2
` [PULL 15/46] target/arm: Mask CPSR_J when Jazelle is not enabled
` [PULL 16/46] target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask

Question about (and problem with) pflash data access
 2020-02-13 14:39 UTC  (8+ messages)

[PATCH v2 0/4] arm64: Add the cpufreq device to show cpufreq info to guest
 2020-02-13 14:37 UTC  (8+ messages)
` [PATCH v2 1/4] acpi: Add aml_generic_register
` [PATCH v2 2/4] acpi/cppc: Add ACPI CPPC registers
` [PATCH v2 3/4] arm: Add the cpufreq device model
` [PATCH v2 4/4] arm: Create the cpufreq device

[PATCH v2 0/2] spapr: Use vIOMMU translation for virtio by default
 2020-02-13 14:34 UTC  (4+ messages)
` [PATCH v2 1/2] spapr: Disable legacy virtio devices for pseries-5.0 and later

[PATCH v3 00/13] hw/arm/raspi: Dynamically create machines based on the board revision
 2020-02-13 14:32 UTC  (9+ messages)
` [PATCH v3 03/13] hw/arm/raspi: Extract the version from "
` [PATCH v3 12/13] hw/arm/raspi: Use a unique raspi_machine_class_init() method

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-13 14:31 UTC  (22+ messages)
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext
` [RFC v3 13/25] intel_iommu: modify x-scalable-mode to be string option
` [RFC v3 14/25] intel_iommu: add virtual command capability support
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure

[PATCH] hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
 2020-02-13 14:28 UTC  (7+ messages)

[PATCH v5 0/8] Multifd Migration Compression
 2020-02-13 14:28 UTC  (9+ messages)
` [PATCH v5 4/8] multifd: Add multifd-zlib-level parameter
` [PATCH v5 7/8] multifd: Add multifd-zstd-level parameter

[PATCH v2 0/2] tests/tcg/multiarch: Add tests for implemented real
 2020-02-13 14:25 UTC  (3+ messages)
` [PATCH v2 1/2] tests/tcg/multiarch: Add tests for implemented rtc ioctls
` [PATCH v2 2/2] tests/tcg/multiarch: Add tests for implemented alsa sound timer ioctls

[PATCH] uapi: fix userspace breakage, use __BITS_PER_LONG for swap
 2020-02-13 14:21 UTC 

[PATCH] block: make BlockConf.*_size properties 32-bit
 2020-02-13 13:55 UTC  (5+ messages)

[RFC 0/2] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-13 13:51 UTC  (6+ messages)
` [RFC 1/2] arm: acpi: pci-expender-bus: Make arm to support PXB-PCIE
` [RFC 2/2] pci-expender-bus:Add pcie-root-port to pxb-pcie under arm

[PATCH/RFC 0/1] Vhost User Cross Cable: Intro
 2020-02-13 13:48 UTC  (2+ messages)

[PATCH v15 0/9] VIRTIO-IOMMU device
 2020-02-13 13:45 UTC  (5+ messages)
` [PATCH v15 8/9] hw/arm/virt: Add the virtio-iommu device tree mappings

[PATCH] tracing: only allow -trace to override -D if set
 2020-02-13 13:45 UTC  (4+ messages)

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-02-13  9:20 UTC  (4+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH v9 00/23] Add virtual device fuzzing support
 2020-02-13 13:42 UTC  (7+ messages)
` [PATCH v9 01/23] checkpatch: replace vl.c in the top of repo check
` [PATCH v9 02/23] softmmu: move vl.c to softmmu/
` [PATCH v9 22/23] fuzz: add virtio-scsi fuzz target

[PULL 00/10] Ui 20200212 patches
 2020-02-13 13:40 UTC  (2+ messages)

[PATCH v2 fixed 00/16] Ram blocks with resizable anonymous allocations under POSIX
 2020-02-13 13:36 UTC  (5+ messages)
` [PATCH v2 fixed 13/16] numa: Teach ram block notifiers about resizable ram blocks

[PATCH v5 0/6] small vhost changes and in-band notifications
 2020-02-13 13:35 UTC  (3+ messages)

[PATCH v2 0/2] target/arm: Reduce aa64_va_parameter overhead
 2020-02-13 13:25 UTC  (7+ messages)
` [PATCH v2 1/2] target/arm: Fix select for aa64_va_parameters_both
` [PATCH v2 2/2] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid

[PULL 0/6] Pull migration patches
 2020-02-13 13:20 UTC  (7+ messages)
` [PULL 1/6] migration: Maybe VM is paused when migration is cancelled
` [PULL 2/6] migration: Optimization about wait-unplug migration state
` [PULL 3/6] migration/rdma: rdma_accept_incoming_migration fix error handling
` [PULL 4/6] tests/migration: Add some slack to auto converge
` [PULL 5/6] migration-test: fix some memleaks in migration-test
` [PULL 6/6] git: Make submodule check only needed modules

[PATCH v2] hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
 2020-02-13 13:16 UTC  (3+ messages)

[PATCH] console: make QMP screendump use coroutine
 2020-02-13 13:10 UTC  (3+ messages)

[Bug 1863096] [NEW] vhost-user multi-queues interrupt failed when Qemu reconnection happens
 2020-02-13 12:42 UTC 

[PATCH v3 0/9] linux-user: Update syscall numbers to kernel 5.5 level
 2020-02-13 12:42 UTC  (11+ messages)
` [PATCH v3 1/9] linux-user: alpha: "
` [PATCH v3 2/9] linux-user: arm: "
` [PATCH v3 3/9] linux-user: m68k: "
` [PATCH v3 4/9] linux-user: microblaze: "
` [PATCH v3 5/9] linux-user: mips: "
` [PATCH v3 6/9] linux-user: sh4: "
` [PATCH v3 7/9] linux-user: x86_64: "
` [PATCH v3 8/9] linux-user: xtensa: "
` [PATCH v3 9/9] linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count

[PATCH v2] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
 2020-02-13 12:41 UTC  (7+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 2
 2020-02-13 12:30 UTC  (2+ messages)

[PATCH v2 0/9] linux-user: Update syscall numbers to kernel 5.5 level
 2020-02-13 12:27 UTC  (12+ messages)
` [PATCH v2 1/9] linux-user: alpha: "
` [PATCH v2 2/9] linux-user: arm: "
` [PATCH v2 3/9] linux-user: m68k: "
` [PATCH v2 4/9] linux-user: microblaze: "
` [PATCH v2 5/9] linux-user: mips: "
` [PATCH v2 6/9] linux-user: sh4: "
` [PATCH v2 7/9] linux-user: x86_64: "
` [PATCH v2 8/9] linux-user: xtensa: "
` [PATCH v2 9/9] linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count

[PULL 0/5] Linux user for 5.0 patches
 2020-02-13 12:21 UTC  (6+ messages)
` [PULL 1/5] linux-user: add missing TARGET_SIGRTMIN for hppa
` [PULL 2/5] linux-user: cleanup signal.c
` [PULL 3/5] linux-user: fix TARGET_NSIG and _NSIG uses
` [PULL 4/5] linux-user: fix use of SIGRTMIN
` [PULL 5/5] linux-user: implement TARGET_SO_PEERSEC

[PATCH v2] hw/arm: ast2600: Wire up EHCI controllers
 2020-02-13 11:58 UTC  (2+ messages)

[PATCH 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-13 11:58 UTC  (6+ messages)
` [PATCH 1/2] configure: add configure option avx512f_opt
` [PATCH 2/2] util: add util function buffer_zero_avx512()

[PATCH] hw/arm: ast2400/ast2500: Wire up EHCI controllers
 2020-02-13 11:58 UTC  (2+ messages)

[RESEND RFC PATCH v2 2/2] target/arm: Support NMI injection
 2020-02-13 11:11 UTC  (2+ messages)

[RESEND RFC PATCH v2 1/2] target/arm: Allow to inject SError interrupt
 2020-02-13 11:09 UTC  (7+ messages)

The issues about architecture of the COLO checkpoint
 2020-02-13 10:37 UTC  (10+ messages)

[PATCH] docs: Fix virtiofsd.1 location
 2020-02-13 10:31 UTC  (7+ messages)

VW ELF loader
 2020-02-13 10:17 UTC  (13+ messages)

[PATCH] migration/postcopy: not necessary to discard all RAM at the beginning
 2020-02-13 10:17 UTC  (2+ messages)

[PATCH] migration-test: fix some memleaks in migration-test
 2020-02-13 10:15 UTC  (3+ messages)

[PATCH RFC 00/14] *** multifd for RDMA v2 ***
 2020-02-13 10:14 UTC  (19+ messages)
` [PATCH RFC 01/14] migration: add the 'migrate_use_rdma_pin_all' function
` [PATCH RFC 02/14] migration: judge whether or not the RDMA is used for migration
` [PATCH RFC 03/14] migration/rdma: Create multiFd migration threads
` [PATCH RFC 04/14] migration/rdma: Export the RDMAContext struct
` [PATCH RFC 05/14] migration/rdma: Create the multifd channels for RDMA
` [PATCH RFC 06/14] migration/rdma: Transmit initial packet
` [PATCH RFC 07/14] migration/rdma: Export the 'qemu_rdma_registration_handle' and 'qemu_rdma_exchange_send' functions
` [PATCH RFC 08/14] migration/rdma: Add the function for dynamic page registration
` [PATCH RFC 09/14] migration/rdma: register memory for multifd RDMA channels
` [PATCH RFC 10/14] migration/rdma: Wait for all multifd to complete registration
` [PATCH RFC 11/14] migration/rdma: use multifd to migrate VM for rdma-pin-all mode
` [PATCH RFC 12/14] migration/rdma: use multifd to migrate VM for NOT "
` [PATCH RFC 13/14] migration/rdma: only register the memory for multifd channels
` [PATCH RFC 14/14] migration/rdma: RDMA cleanup for multifd migration

[PATCH] acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command
 2020-02-13 10:01 UTC  (3+ messages)

[PATCH] migration: Maybe VM is paused when migration is cancelled
 2020-02-13  9:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] hw: net: cadence_gem: Fix build errors in DB_PRINT()
 2020-02-13  9:42 UTC  (6+ messages)

[PATCH] qemu-doc: Clarify extent of build platform support
 2020-02-13  9:30 UTC  (2+ messages)

[PULL 0/1] Vga 20200213 patches
 2020-02-13  9:06 UTC  (2+ messages)
` [PULL 1/1] qxl: introduce hardware revision 5

[PATCH qemu v6 0/6] spapr: Kill SLOF
 2020-02-13  8:41 UTC  (9+ messages)
` [PATCH qemu v6 1/6] ppc: Start CPU in the default mode which is big-endian 32bit
` [PATCH qemu v6 2/6] ppc/spapr: Move GPRs setup to one place
` [PATCH qemu v6 5/6] spapr: Allow changing offset for -kernel image

[PATCH v1 0/5] testing/next (rcutorture and misc tweaks)
 2020-02-13  8:34 UTC  (4+ messages)
` [PATCH v1 5/5] travis.yml: Test the s390-ccw build, too

[PATCH v3 0/5] vhost-user block device backend implementation
 2020-02-13  7:05 UTC  (3+ messages)
` [PATCH v3 4/5] a standone-alone tool to directly share disk image file via vhost-user protocol

[PATCH v3 0/4] Add extra information to versioned CPU models
 2020-02-13  6:55 UTC  (4+ messages)
` [PATCH v3 4/4] target/i386: Add notes for "

[PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls
 2020-02-13  4:08 UTC  (7+ messages)
` [PATCH v3 1/5] target/i386: Renumber EXCP_SYSCALL
` [PATCH v3 2/5] linux-user/i386: Split out gen_signal
` [PATCH v3 3/5] linux-user/i386: Emulate x86_64 vsyscalls
` [PATCH v3 4/5] linux-user: Add x86_64 vsyscall page to /proc/self/maps
` [PATCH v3 5/5] linux-user: Flush out implementation of gettimeofday

[PATCH v2 0/5] virtio mmio specification enhancement
 2020-02-13  3:40 UTC  (19+ messages)
` [PATCH v2 1/5] virtio-mmio: add notify feature for per-queue
` [PATCH v2 4/5] virtio-mmio: add MSI interrupt feature support
    ` [virtio-dev] "

VW ELF loader
 2020-02-13  3:16 UTC  (11+ messages)
        ` Restrictions of libnet (was: Re: VW ELF loader)

[PATCH 0/4] arm64: Add the cpufreq device to show cpufreq info to guest
 2020-02-13  3:09 UTC  (6+ messages)
` [PATCH 1/4] acpi: Add aml_generic_register
` [PATCH 2/4] acpi/cppc: Add ACPI CPPC registers
` [PATCH 3/4] arm: Add the cpufreq device model
` [PATCH 4/4] arm: Create the cpufreq device

[PATCH 0/4] arm64: Add the cpufreq device to show cpufreq info to guest
 2020-02-13  2:36 UTC  (6+ messages)
` [PATCH 1/4] acpi: Add aml_generic_register
` [PATCH 2/4] acpi/cppc: Add ACPI CPPC registers
` [PATCH 3/4] arm: Add the cpufreq device model
` [PATCH 4/4] arm: Create the cpufreq device

[Bug 1863023] [NEW] Deadlock in QXL
 2020-02-12 21:47 UTC 

[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
 2020-02-12 22:01 UTC 

[PATCH 0/2] delete virtio queues in vhost-user-blk-unrealize
 2020-02-13  1:28 UTC  (3+ messages)
` [PATCH 1/2] vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
` [PATCH 2/2] vhost-use-blk: convert to new virtio_delete_queue


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