qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-04 02:36:42 to 2019-11-05 12:48:56 UTC [more...]

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-11-05 12:47 UTC  (25+ messages)
` [RFC PATCH v2 11/26] qcow2: Add qcow2_get_subcluster_type()
` [RFC PATCH v2 12/26] qcow2: Handle QCOW2_CLUSTER_UNALLOCATED_SUBCLUSTER
` [RFC PATCH v2 13/26] qcow2: Add subcluster support to calculate_l2_meta()
` [RFC PATCH v2 14/26] qcow2: Add subcluster support to qcow2_get_cluster_offset()
` [RFC PATCH v2 15/26] qcow2: Add subcluster support to zero_in_l2_slice()
` [RFC PATCH v2 16/26] qcow2: Add subcluster support to discard_in_l2_slice()
` [RFC PATCH v2 18/26] qcow2: Add subcluster support to expand_zero_clusters_in_l1()
` [RFC PATCH v2 20/26] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [RFC PATCH v2 22/26] qcow2: Add subcluster support to handle_alloc_space()
` [RFC PATCH v2 24/26] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit

[PATCH] virtio: notify virtqueue via host notifier when available
 2019-11-05 12:35 UTC  (3+ messages)

[PATCH] global: Squash 'the the'
 2019-11-05 12:13 UTC  (9+ messages)

[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
 2019-11-05 11:41 UTC  (3+ messages)
` [Bug 1847793] "

guest / host buffer sharing 
 2019-11-05 11:35 UTC  (2+ messages)

[PATCH v3] q800: fix I/O memory map
 2019-11-05 11:35 UTC  (2+ messages)

[Qemu-devel] Cross-posted : Odd QXL/KVM performance issue with a Windows 7 Guest
 2019-11-05 11:32 UTC  (5+ messages)
    ` [Qemu-discuss] "

[PATCH] net/cadence_gem: Set PHY autonegotiation restart status
 2019-11-05 11:31 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] rdma: Utilize ibv_reg_mr_iova for memory registration
 2019-11-05 11:23 UTC  (2+ messages)
`  "

[PATCH] hw/arm/pxa2xx: rebuild hflags cache when modifying CPU state
 2019-11-05 11:20 UTC  (3+ messages)

SIGSEGV question (Hexagon)
 2019-11-05 10:13 UTC  (2+ messages)

backup_calculate_cluster_size does not consider source
 2019-11-05 10:02 UTC 

RFC: New device for zero-copy VM memory access
 2019-11-05 10:05 UTC  (17+ messages)

[PATCH v2 00/12] linux-user sparc fixes
 2019-11-05  9:54 UTC  (23+ messages)
` [PATCH v2 01/12] scripts/qemu-binfmt-conf: Update for sparc64
` [PATCH v2 02/12] tests/tcg/multiarch/linux-test: Fix error check for shmat
` [PATCH v2 03/12] target/sparc: Define an enumeration for accessing env->regwptr
` [PATCH v2 04/12] linux-user/sparc: Use WREG constants in sparc/target_cpu.h
` [PATCH v2 05/12] linux-user/sparc: Begin using WREG constants in sparc/signal.c
` [PATCH v2 06/12] linux-user/sparc: Use WREG_SP constant "
` [PATCH v2 07/12] linux-user/sparc: Fix WREG usage in setup_frame
` [PATCH v2 09/12] linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
` [PATCH v2 10/12] linux-user: Introduce cpu_clone_regs_parent
` [PATCH v2 11/12] linux-user/sparc: Fix cpu_clone_regs_*
` [PATCH v2 12/12] linux-user/alpha: Set r20 secondary return value

[Qemu-devel] [Fail] tests/test-util-filemonitor fails
 2019-11-05  9:54 UTC  (8+ messages)

Adding New, Unsupported ISA to Qemu
 2019-11-05  9:51 UTC  (2+ messages)

[PATCH v35 00/13] QEMU AVR 8 bit cores
 2019-11-05  9:46 UTC  (4+ messages)
` [PATCH v35 05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-05  9:38 UTC  (18+ messages)
` [RFC v2 01/14] update-linux-headers.sh: import linux/arm_sdei.h to standard-headers
` [RFC v2 02/14] standard-headers: import arm_sdei.h
` [RFC v2 03/14] arm/sdei: add virtual device framework
` [RFC v2 04/14] arm: add CONFIG_SDEI build flag
` [RFC v2 05/14] arm/sdei: add support to handle SDEI requests from guest
` [RFC v2 06/14] arm/sdei: add system reset callback
` [RFC v2 07/14] arm/sdei: add support to trigger event by GIC interrupt ID
` [RFC v2 08/14] core/irq: add qemu_irq_remove_intercept interface
` [RFC v2 09/14] arm/sdei: override qemu_irq handler when binding interrupt
` [RFC v2 10/14] arm/sdei: add support to register interrupt bind notifier
` [RFC v2 11/14] linux-headers/kvm.h: add capability to forward hypercall
` [RFC v2 12/14] arm/sdei: add stub to fix build failure when SDEI is not enabled
` [RFC v2 13/14] arm/kvm: handle guest exit of hypercall
` [RFC v2 14/14] virt/acpi: add SDEI table if SDEI is enabled

[PATCH] linux-user: Support for NETLINK socket options
 2019-11-05  9:25 UTC  (2+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-05  9:14 UTC  (13+ messages)
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure
` [RFC v2 14/22] vfio/pci: add iommu_context notifier for pasid bind/unbind
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host

[RESEND PATCH 0/2] PCI DMA alias support
 2019-11-05  9:03 UTC  (3+ messages)

[PATCH] Semihost SYS_READC implementation (v3)
 2019-11-05  5:10 UTC  (8+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)

Live migration primary vncviewer blocked
 2019-11-05  2:52 UTC 

Questions about the VFIO BAR region
 2019-11-05  1:16 UTC  (3+ messages)

QEMU for Qualcomm Hexagon - KVM Forum talk and code available
 2019-11-05  0:05 UTC  (4+ messages)

[Bug 1851095] [NEW] [feature request] awareness of instructions that are well emulated
 2019-11-04 23:20 UTC  (7+ messages)
` [Bug 1851095] "

[PATCH v5 0/2] RTC support for QEMU RISC-V virt machine
 2019-11-04 22:38 UTC  (4+ messages)

[PATCH v5 0/2] RTC support for QEMU RISC-V virt machine
 2019-11-04 22:35 UTC  (4+ messages)

[PATCH v6 0/3] RTC support for QEMU RISC-V virt machine
 2019-11-04 22:34 UTC  (3+ messages)
` [PATCH v6 3/3] MAINTAINERS: Add maintainer entry for Goldfish RTC

[PATCH v7 0/11] add failover feature for assigned network devices
 2019-11-04 22:09 UTC  (3+ messages)

[Qemu-devel] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-11-04 18:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 06/15] virtio-iommu: Endpoint and domains structs and helpers
  `  "

[PATCH] Semihost SYS_READC implementation (v4)
 2019-11-04 20:42 UTC  (2+ messages)
` [PATCH] Semihost SYS_READC implementation (v6)

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-04 19:54 UTC  (12+ messages)
` [PATCH v7 1/8] Acceptance test x86_cpu_model_versions: use default vm
` [PATCH v7 2/8] Acceptance tests: introduce utility method for tags unique vals
` [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
` [PATCH v7 4/8] Acceptance tests: use relative location for tests
` [PATCH v7 5/8] Acceptance tests: keep a stable reference to the QEMU build dir
` [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
` [PATCH v7 7/8] Acceptance tests: depend on qemu-img
` [PATCH v7 8/8] Acceptance test: add "boot_linux" tests

[PATCH v1 0/6] testing/next (netbsd stuff)
 2019-11-04 19:43 UTC  (16+ messages)
` [PATCH v1 1/6] tests/vm: netbsd autoinstall, using serial console
` [PATCH v1 2/6] tests/vm: add console_consume helper
` [PATCH v1 3/6] tests/vm: use console_consume for netbsd
` [PATCH v1 4/6] tests/vm: update netbsd to version 8.1
` [PATCH v1 5/6] tests: only run ipmi-bt-test if CONFIG_LINUX
` [PATCH v1 6/6] tests/vm: support sites with sha512 checksums

[PATCH v26 00/21] Add RX archtecture support
 2019-11-04 18:42 UTC  (2+ messages)

The problems about COLO
 2019-11-04 18:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] block/nvme: add support for write zeros and discard
 2019-11-04 17:54 UTC  (4+ messages)
`  "

[PATCH v2 0/2] Better NBD string length handling
 2019-11-04 17:53 UTC  (8+ messages)
` [PATCH v2 1/2] nbd: Don't send oversize strings
` [PATCH v2 2/2] nbd: Allow description when creating NBD blockdev

[PULL 0/2] qemu-ga patch queue for 4.2-rc0
 2019-11-04 17:30 UTC  (3+ messages)
` [PULL 1/2] qga-win: network-get-interfaces command name field bug fix
` [PULL 2/2] qga: Add "guest-get-memory-block-info" to blacklist

[PATCH 1/1] target/arm: Add support for cortex-m7 CPU
 2019-11-04 17:08 UTC  (3+ messages)
` [PING] "

[PATCH v17 0/7] target-ppc/spapr: Add FWNMI support in QEMU for PowerKM guests
 2019-11-04 16:10 UTC  (3+ messages)
` [PATCH v17 4/7] target/ppc: Build rtas error log upon an MCE

[PATCH] tcg plugins: expose an API version concept
 2019-11-04 16:23 UTC  (2+ messages)

[RFC 0/3] block/file-posix: Work around XFS bug
 2019-11-04 16:07 UTC  (10+ messages)

[PATCH v5 00/13] Multi-phase reset mechanism
 2019-11-04 15:42 UTC  (9+ messages)
` [PATCH v5 02/13] hw/core/qdev: add trace events to help with resettable transition
` [PATCH v5 08/13] hw/core: deprecate old reset functions and introduce new ones

[PATCH] hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routine
 2019-11-04 15:11 UTC 

[PATCH] qom: Fix error message in object_class_property_add()
 2019-11-04 14:06 UTC  (2+ messages)

[PATCH] pl031: Expose RTCICR as proper WC register
 2019-11-04 11:52 UTC 

[PATCH] Makefile: install bios-microvm like other binary blobs
 2019-11-04 13:08 UTC  (2+ messages)

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-11-04 12:41 UTC  (2+ messages)
` [Bug 1846427] "

[PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-04 12:43 UTC  (8+ messages)
` [PATCH v21 1/6] hw/arm/virt: Introduce a RAS machine option
` [PATCH v21 2/6] docs: APEI GHES generation and CPER record description
` [PATCH v21 3/6] ACPI: Add APEI GHES table generation support
` [PATCH v21 4/6] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v21 6/6] MAINTAINERS: Add APCI/APEI/GHES entries

logfile issue
 2019-11-04 12:13 UTC  (2+ messages)

Feature Recommendations?
 2019-11-04 11:40 UTC  (2+ messages)

bitmaps -- copying allocation status into dirty bitmaps
 2019-11-04 11:27 UTC  (3+ messages)

Wiki account
 2019-11-04 11:00 UTC  (3+ messages)

[PATCH v2 00/15] io_uring: add Linux io_uring AIO engine
 2019-11-04 10:32 UTC  (2+ messages)

[PATCH 0/3] dp8393x: fix problems detected with Quadra 800 machine
 2019-11-04 10:14 UTC  (3+ messages)
` [PATCH 3/3] dp8393x: fix receiving buffer exhaustion

[PATCH] Makefile: Fix config-devices.mak not regenerated when Kconfig updated
 2019-11-04  9:55 UTC 

[PATCH for-4.2 v2 0/3] qcow2: Fix data corruption on XFS
 2019-11-04  9:45 UTC  (3+ messages)

Sparc Solaris 10
 2019-11-04  9:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/16] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-04  9:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH 16/16] nvme: support "

[PULL 0/5] Block patches for 4.2-rc0
 2019-11-04  9:03 UTC  (6+ messages)
` [PULL 1/5] nvme: fix NSSRS offset in CAP register
` [PULL 2/5] block/block-copy: fix s->copy_size for compressed cluster
` [PULL 3/5] block: Make wait/mark serialising requests public
` [PULL 4/5] block: Add bdrv_co_get_self_request()
` [PULL 5/5] block/file-posix: Let post-EOF fallocate serialize

[PATCH v2] q800: fix I/O memory map
 2019-11-04  9:00 UTC  (3+ messages)

[PATCH for-4.2 v2 0/3] qcow2: Fix data corruption on XFS
 2019-11-04  8:29 UTC  (2+ messages)


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