qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 21:04:56 to 2019-11-06 13:18:59 UTC [more...]

guest / host buffer sharing 
 2019-11-06 12:50 UTC  (10+ messages)
    ` [virtio-dev] "

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-06 13:11 UTC  (7+ messages)
` [RFC PATCH 01/18] qemu-storage-daemon: Add barebone tool
` [RFC PATCH 06/18] qemu-storage-daemon: Add --nbd-server option
` [RFC PATCH 08/18] qemu-storage-daemon: Add --export option

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

backup_calculate_cluster_size does not consider source
 2019-11-06 13:09 UTC  (11+ messages)

[PATCH] qmp: Reset mon->commands on CHR_EVENT_CLOSED
 2019-11-06 13:03 UTC 

[Qemu-devel] [PATCH v4 00/14] block: Try to create well-typed json:{} filenames
 2019-11-06 13:01 UTC  (3+ messages)
  `  "

[PATCH] numa: Add missing \n to error message
 2019-11-06 13:01 UTC  (3+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-06 12:46 UTC  (48+ messages)
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 04/22] hw/iommu: introduce IOMMUContext
` [RFC v2 05/22] vfio/common: add iommu_ctx_notifier in container
` [RFC v2 06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v2 07/22] hw/pci: introduce pci_device_iommu_context()
` [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free
` [RFC v2 10/22] intel_iommu: add virtual command capability support
` [RFC v2 11/22] intel_iommu: process pasid cache invalidation
` [RFC v2 12/22] intel_iommu: add present bit check for pasid table entries
` [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

[PULL v2 00/73] tcg plugins and testing updates
 2019-11-06 12:42 UTC  (5+ messages)

[PATCH v2 0/4] target/arm: Support for Data Cache Clean up to PoP
 2019-11-06 12:37 UTC  (7+ messages)
` [PATCH v2 1/4] tcg: cputlb: Add probe_read
` [PATCH v2 2/4] Memory: Enable writeback for given memory region
` [PATCH v2 3/4] migration: ram: Switch to ram block writeback
` [PATCH v2 4/4] target/arm: Add support for DC CVAP & DC CVADP ins

[PULL 0/3] virtio, pci: fixes
 2019-11-06 12:35 UTC  (4+ messages)
` [PULL 1/3] pci: Use PCI aliases when determining device IOMMU address space
` [PULL 2/3] hw/i386: AMD-Vi IVRS DMA alias support
` [PULL 3/3] virtio: notify virtqueue via host notifier when available

[PULL 0/1] Seabios 20191106 patches
 2019-11-06 12:25 UTC 

[Qemu-devel] [QEMU-SECURITY] ide: fix assertion in ide_dma_cb() to prevent qemu DoS from quest
 2019-11-06 12:08 UTC  (5+ messages)
  `  "

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-11-06 12:03 UTC  (4+ messages)

[PATCH v8 0/3] RTC support for QEMU RISC-V virt machine
 2019-11-06 11:56 UTC  (4+ messages)
` [PATCH v8 1/3] hw: rtc: Add Goldfish RTC device
` [PATCH v8 2/3] riscv: virt: Use "
` [PATCH v8 3/3] MAINTAINERS: Add maintainer entry for Goldfish RTC

[PULL 0/5] Block patches for 4.2-rc0
 2019-11-06 11:56 UTC  (2+ messages)

[PATCH v1 0/4] virtio: fix IO request length in virtio SCSI/block
 2019-11-06 11:54 UTC  (18+ 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

[PULL 0/1] Require Python >= 3.5 to build QEMU
 2019-11-06 11:48 UTC  (7+ messages)

[PATCH v7 0/3] RTC support for QEMU RISC-V virt machine
 2019-11-06 11:47 UTC  (5+ messages)
` [PATCH v7 1/3] hw: rtc: Add Goldfish RTC device
` [PATCH v7 2/3] riscv: virt: Use "
` [PATCH v7 3/3] MAINTAINERS: Add maintainer entry for Goldfish RTC

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

[PATCH 0/2] vhost-user: add message for device reset
 2019-11-06 11:36 UTC  (3+ messages)
` [PATCH 1/2] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices

[PATCH v2] virtio: notify virtqueue via host notifier when available
 2019-11-06 11:33 UTC  (3+ messages)

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

[PATCH v2 0/2] dp8393x: fix problems detected with Quadra 800 machine
 2019-11-06 11:23 UTC  (3+ messages)
` [PATCH v2 1/2] dp8393x: put the DMA buffer in the state structure
` [PATCH v2 2/2] dp8393x: fix dp8393x_receive()

[PATCH for-4.2 0/2] qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
 2019-11-06 11:19 UTC  (2+ messages)

1.13 release?
 2019-11-06 11:12 UTC  (2+ messages)
` [SeaBIOS] "

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

Sparc Solaris 10
 2019-11-06  9:54 UTC  (5+ messages)

[PULL 0/1] Audio 20191106 patches
 2019-11-06  9:10 UTC  (3+ messages)
` [PULL 1/1] audio: add -audiodev pa,in|out.latency= to documentation

[PATCH] virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
 2019-11-06  8:58 UTC  (2+ messages)

[PATCH v14 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-06  8:39 UTC  (2+ messages)

[PATCH] [RFC] vhost-user: clean up set_mem_table functions
 2019-11-06  8:27 UTC  (3+ messages)
` [PATCH] vhost-user: Refractor vhost_user_set_mem_table Functions

[PULL 0/4] Trivial branch patches
 2019-11-06  8:07 UTC  (3+ messages)

[PULL 0/1] Ui 20191106 patches
 2019-11-06  7:07 UTC  (2+ messages)
` [PULL 1/1] qemu-options: Rework the help text of the '-display' option

[PATCH v6 0/3] RTC support for QEMU RISC-V virt machine
 2019-11-06  6:39 UTC  (4+ messages)
` [PATCH v6 1/3] hw: rtc: Add Goldfish RTC device

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

[PATCH 0/3] dp8393x: fix problems detected with Quadra 800 machine
 2019-11-06  6:13 UTC  (5+ messages)
` [PATCH 2/3] dp8393x: fix dp8393x_receive()

[PATCH v1 Resend] target/i386: set the CPUID level to 0x14 on old machine-type
 2019-11-06  0:55 UTC  (3+ messages)

[PATCH 0/2] Add support for 2nd generation AMD EPYC processors
 2019-11-06  0:32 UTC  (6+ messages)
` [PATCH 1/2] i386: Add missing cpu feature bits in EPYC model
` [PATCH 2/2] i386: Add 2nd Generation AMD EPYC processors

Adding New, Unsupported ISA to Qemu
 2019-11-05 23:45 UTC  (7+ messages)
    ` [EXTERNAL] "

[PULL 00/13] Linux user for 4.2 patches
 2019-11-05 22:56 UTC  (4+ messages)

[PULL v2 00/21] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-11-05 22:53 UTC  (2+ messages)
` [PULL v2 01/21] Makefile: Fix config-devices.mak not regenerated when Kconfig updated

[PATCH 00/55] Patch Round-up for stable 4.1.1, freeze on 2019-11-12
 2019-11-05 20:52 UTC  (45+ messages)
` [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 04/55] target/alpha: fix tlb_fill trap_arg2 value for instruction fetch
` [PATCH 05/55] pc: Don't make die-id mandatory unless necessary
` [PATCH 06/55] xen-bus: Fix backend state transition on device reset
` [PATCH 07/55] xen-bus: check whether the frontend is active during "
` [PATCH 08/55] block/file-posix: Reduce xfsctl() use
` [PATCH 10/55] pr-manager: Fix invalid g_free() crash bug
` [PATCH 13/55] iotests: add testing shim for script-style python tests
` [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 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 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 37/55] roms/Makefile.edk2: don't pull in submodules when building from tarball
` [PATCH 38/55] s390: PCI: fix IOMMU region init
` [PATCH 39/55] block/snapshot: Restrict set of snapshot nodes
` [PATCH 40/55] iotests: Test internal snapshots with -blockdev
` [PATCH 41/55] vhost-user: save features if the char dev is closed
` [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 46/55] ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
` [PATCH 47/55] virtio: new post_load hook
` [PATCH 48/55] virtio-net: prevent offloads reset on migration
` [PATCH 49/55] COLO-compare: Fix incorrect `if` logic
` [PATCH 50/55] util/hbitmap: strict hbitmap_reset
` [PATCH 51/55] hbitmap: handle set/reset with zero length
` [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 54/55] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)
` [PATCH 55/55] virtio-blk: Cancel the pending BH when the dataplane is reset

[PULL 0/2] fw_cfg for-4.2-soft-freeze patches
 2019-11-05 20:59 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).