qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 09:19:37 to 2019-11-05 21:29:33 UTC [more...]

[PATCH 00/55] Patch Round-up for stable 4.1.1, freeze on 2019-11-12
 2019-11-05 20:52 UTC  (42+ messages)
` [PATCH 01/55] dma-helpers: ensure AIO callback is invoked after cancellation
` [PATCH 02/55] Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
` [PATCH 03/55] s390x/tcg: Fix VERIM with 32/64 bit elements
` [PATCH 07/55] xen-bus: check whether the frontend is active during device reset
` [PATCH 08/55] block/file-posix: Reduce xfsctl() use
` [PATCH 09/55] iotests: Test reverse sub-cluster qcow2 writes
` [PATCH 11/55] x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not set
` [PATCH 12/55] vpc: Return 0 from vpc_co_create() on success
` [PATCH 14/55] iotests: Add supported protocols to execute_test()
` [PATCH 15/55] iotests: Restrict file Python tests to file
` [PATCH 16/55] iotests: Restrict nbd Python tests to nbd
` [PATCH 17/55] iotests: Test blockdev-create for vpc
` [PATCH 18/55] target/arm: Free TCG temps in trans_VMOV_64_sp()
` [PATCH 19/55] target/arm: Don't abort on M-profile exception return in linux-user mode
` [PATCH 20/55] libvhost-user: fix SLAVE_SEND_FD handling
` [PATCH 21/55] qcow2: Fix the calculation of the maximum L2 cache size
` [PATCH 22/55] block/nfs: tear down aio before nfs_close
` [PATCH 23/55] curl: Keep pointer to the CURLState in CURLSocket
` [PATCH 24/55] curl: Keep *socket until the end of curl_sock_cb()
` [PATCH 25/55] curl: Check completion in curl_multi_do()
` [PATCH 26/55] curl: Pass CURLSocket to curl_multi_do()
` [PATCH 27/55] curl: Report only ready sockets
` [PATCH 28/55] curl: Handle success in multi_check_completion
` [PATCH 29/55] blockjob: update nodes head while removing all bdrv
` [PATCH 30/55] block/qcow2: Fix corruption introduced by commit 8ac0f15f335
` [PATCH 31/55] coroutine: Add qemu_co_mutex_assert_locked()
` [PATCH 32/55] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
` [PATCH 33/55] block/backup: fix max_transfer handling for copy_range
` [PATCH 34/55] block/backup: fix backup_cow_with_offload for last cluster
` [PATCH 35/55] hw/arm/boot.c: Set NSACR.{CP11, CP10} for NS kernel boots
` [PATCH 36/55] make-release: pull in edk2 submodules so we can build it from tarballs
` [PATCH 38/55] s390: PCI: fix IOMMU region init
` [PATCH 39/55] block/snapshot: Restrict set of snapshot nodes
` [PATCH 42/55] hw/core/loader: Fix possible crash in rom_copy()
` [PATCH 43/55] qcow2: Limit total allocation range to INT_MAX
` [PATCH 44/55] iotests: Test large write request to qcow2 file
` [PATCH 45/55] mirror: Do not dereference invalid pointers
` [PATCH 47/55] virtio: new post_load hook
` [PATCH 48/55] virtio-net: prevent offloads reset on migration
` [PATCH 52/55] target/arm: Allow reading flags from FPSCR for M-profile
` [PATCH 53/55] target/xtensa: regenerate and re-import test_mmuhifi_c3 core

[PATCH v1 0/4] virtio: fix IO request length in virtio SCSI/block
 2019-11-05 20:52 UTC  (7+ messages)
` [PATCH v1 1/4] virtio: protect non-modern devices from too big virtqueue size setting
` [PATCH v1 2/4] virtio: make seg_max virtqueue size dependent
` [PATCH v1 3/4] virtio: increase virtuqueue sizes in new machine types
` [PATCH v1 4/4] iotests: add test for virtio-scsi and virtio-blk machine type settings

[PATCH 0/3] dp8393x: fix problems detected with Quadra 800 machine
 2019-11-05 20:51 UTC  (7+ messages)
` [PATCH 1/3] dp8393x: put the DMA buffer in the state structure
` [PATCH 3/3] dp8393x: fix receiving buffer exhaustion

[PATCH v1 1/1] opensbi: Upgrade from v0.4 to v0.5
 2019-11-05 20:46 UTC  (5+ messages)

[PULL 0/1] Require Python >= 3.5 to build QEMU
 2019-11-05 20:36 UTC  (6+ messages)

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

[PATCH 1/1] target/arm: Add support for cortex-m7 CPU
 2019-11-05 20:25 UTC  (4+ messages)
` [PING] "

[PULL 0/9] Ide patches
 2019-11-05 20:22 UTC  (6+ messages)
  ` git-publish, --pull-request and --signoff (was: Re: [PULL 0/9] Ide patches)

[PATCH] s390x: Properly fetch and test the short psw on diag308 subc 0/1
 2019-11-05 20:07 UTC  (4+ messages)

[PULL v2 0/3] Trivial branch patches
 2019-11-05 20:06 UTC  (6+ messages)
` [PULL v2 1/3] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
` [PULL v2 2/3] hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
` [PULL v2 3/3] global: Squash 'the the'
` [Xen-devel] [PULL v2 0/3] Trivial branch patches

SIGSEGV question (Hexagon)
 2019-11-05 19:30 UTC  (3+ messages)

Live migration primary vncviewer blocked
 2019-11-05 19:28 UTC  (2+ messages)

[PATCH] global: Squash 'the the'
 2019-11-05 18:57 UTC  (7+ messages)

[PATCH v5 0/2] RTC support for QEMU RISC-V virt machine
 2019-11-05 18:43 UTC  (2+ messages)

[PATCH] linux-user: Support for NETLINK socket options
 2019-11-05 18:21 UTC  (3+ messages)

[PATCH] virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
 2019-11-05 18:22 UTC 

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

[PULL 0/1] Q800 branch patches
 2019-11-05 18:06 UTC  (2+ messages)
` [PULL 1/1] q800: fix I/O memory map

[PULL 0/4] Trivial branch patches
 2019-11-05 17:52 UTC  (10+ messages)
` [PULL 1/4] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
` [PULL 2/4] hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
` [PULL 3/4] qom: Fix error message in object_class_property_add()
` [PULL 4/4] global: Squash 'the the'

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-11-05 16:47 UTC  (6+ messages)
` [PATCH v4 01/20] softmmu: split off vl.c:main() into main.c

Adding New, Unsupported ISA to Qemu
 2019-11-05 16:42 UTC  (3+ messages)

Feature Recommendations?
 2019-11-05 16:39 UTC  (2+ messages)

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

[PATCH v4] qcow2-bitmap: Fix uint64_t left-shift overflow
 2019-11-05 16:24 UTC  (2+ messages)

Failure of troublesome vhost-user/flags-mismatch test can't be reproduced
 2019-11-05 16:07 UTC  (2+ messages)

[PATCH v2] Makefile: Fix config-devices.mak not regenerated when Kconfig updated
 2019-11-05 16:05 UTC  (3+ messages)

[PATCH] iothread: document -object iothread on man page
 2019-11-05 16:03 UTC  (2+ messages)

[RFC 0/3] tests/vhost-user-fs-test: add vhost-user-fs test case
 2019-11-05 16:02 UTC  (4+ messages)
` [RFC 3/3] "

[PULL 00/11] Block patches
 2019-11-05 15:43 UTC  (12+ messages)
` [PULL 01/11] image-fuzzer: Open image files in binary mode
` [PULL 02/11] image-fuzzer: Write bytes instead of string to image file
` [PULL 03/11] image-fuzzer: Explicitly use integer division operator
` [PULL 04/11] image-fuzzer: Use io.StringIO
` [PULL 05/11] image-fuzzer: Use %r for all fiels at Field.__repr__()
` [PULL 06/11] image-fuzzer: Return bytes objects on string fuzzing functions
` [PULL 07/11] image-fuzzer: Use bytes constant for field values
` [PULL 08/11] image-fuzzer: Encode file name and file format to bytes
` [PULL 09/11] image-fuzzer: Run using python3
` [PULL 10/11] image-fuzzer: Use errors parameter of subprocess.Popen()
` [PULL 11/11] image-fuzzer: Use OSerror.strerror instead of tuple subscript

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-05 15:52 UTC  (2+ messages)

[PATCH] image-fuzzer: Use OSerror.strerror instead of tuple subscript
 2019-11-05 15:36 UTC  (2+ messages)

[PATCH 00/10] image-fuzzer: Port to Python 3
 2019-11-05 15:35 UTC  (2+ messages)

[PATCH] audio: add -audiodev pa,in|out.latency= to documentation
 2019-11-05 15:26 UTC  (2+ messages)

[PATCH] Makefile: Fix config-devices.mak not regenerated when Kconfig updated
 2019-11-05 15:07 UTC  (4+ messages)

[PATCH v26 00/21] Add RX archtecture support
 2019-11-05 14:57 UTC  (3+ messages)

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

[PATCH v2] virtio: notify virtqueue via host notifier when available
 2019-11-05 14:09 UTC 

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

[PATCH 0/2] hw/sparc/leon3: Fixes for the AHB/APB bridge
 2019-11-05 14:02 UTC  (5+ messages)
` [PATCH 1/2] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
` [PATCH 2/2] hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses

Questions about the VFIO BAR region
 2019-11-05 13:44 UTC  (5+ messages)

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-11-05 13:32 UTC  (12+ messages)
` [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
` [RFC PATCH v2 25/26] qcow2: Allow preallocation and backing files if extended_l2 is set

[Qemu-devel] [Bug 1596579] [NEW] segfault upon reboot
 2019-11-05 12:52 UTC  (2+ messages)
` [Bug 1596579] "

[PATCH] hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routine
 2019-11-05 13:01 UTC  (2+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-05 12:50 UTC  (5+ messages)
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option

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

[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
 2019-11-05 11:41 UTC  (2+ 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  (4+ messages)

[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)
`  "

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  (16+ 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)

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-05  9:38 UTC  (12+ 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 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


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