qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 11:38:11 to 2019-11-07 07:51:55 UTC [more...]

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-07  7:45 UTC  (5+ messages)
` [PATCH v15 01/12] util/cutils: refactor do_strtosz() to support suffixes list
` [PATCH v15 02/12] util/cutils: Add qemu_strtotime_ns()
` [PATCH v15 04/12] tests: Add test for QAPI builtin type time
` [PATCH v15 05/12] numa: Extend CLI to provide initiator information for numa nodes

guest / host buffer sharing 
 2019-11-07  6:48 UTC  (9+ messages)

[PATCH v14 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-07  6:24 UTC  (10+ messages)
` [PATCH v14 01/11] util/cutils: Add qemu_strtotime_ns()
` [PATCH v14 03/11] tests: Add test for QAPI builtin type time
` [PATCH v14 04/11] numa: Extend CLI to provide initiator information for numa nodes

[PATCH 0/6] migration/postcopy: enable compress during postcopy
 2019-11-07  6:02 UTC  (16+ messages)
` [PATCH 1/6] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [PATCH 2/6] migration/postcopy: wait for decompress thread in precopy
` [PATCH 3/6] migration/postcopy: count target page number to decide the place_needed
` [PATCH 4/6] migration/postcopy: set all_zero to true on the first target page
` [PATCH 5/6] migration/postcopy: enable random order target page arrival
` [PATCH 6/6] migration/postcopy: enable compress during postcopy

[Qemu-devel] [PATCH v2 0/2] Avoid sending zero-size packets
 2019-11-07  4:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] net: assert that tx packets have nonzero size

[PATCH] WHPX: support for xcr0
 2019-11-07  3:21 UTC  (2+ messages)

Looking for issues/features for my first contribution
 2019-11-06 23:50 UTC 

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-07  1:44 UTC  (7+ messages)
` [RFC v2 02/14] standard-headers: import arm_sdei.h
` [RFC v2 11/14] linux-headers/kvm.h: add capability to forward hypercall

[PATCH] qmp: Reset mon->commands on CHR_EVENT_CLOSED
 2019-11-07  1:08 UTC  (4+ messages)

[PATCH for 4.2 v1 1/1] riscv/virt: Increase flash size
 2019-11-07  0:47 UTC 

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

[PULL v2 00/13] Linux user for 4.2 patches
 2019-11-06 22:04 UTC  (16+ 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 11/13] linux-user: Introduce cpu_clone_regs_parent
` [PULL v2 12/13] linux-user/sparc: Fix cpu_clone_regs_*
` [PULL v2 13/13] linux-user/alpha: Set r20 secondary return value

[PATCH v1 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-06 21:57 UTC  (13+ messages)
` [PATCH v1 1/3] target/microblaze: Plug temp leaks for loads/stores
` [PATCH v1 2/3] target/microblaze: Plug temp leaks with delay slot setup
` [PATCH v1 3/3] target/microblaze: Plug temp leak around eval_cond_jmp()

[Bug 1851547] [NEW] qemu 4 crashes with this parameter attached -usb -device usb-host, hostbus=1, hostaddr=7 \
 2019-11-06 21:54 UTC  (2+ messages)
` [Bug 1851547] "

[PULL v2 00/21] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-11-06 21:27 UTC  (2+ messages)

[PATCH] global: Squash 'the the'
 2019-11-06 21:12 UTC  (2+ messages)

[Qemu-devel] [RHEL-8.1 virt 0/2] Enable SEV VM to boot with assigned PCI device
 2019-11-06 20:04 UTC  (3+ messages)
` [Qemu-devel] [RHEL-8.1 virt 2/2] target/i386: sev: Do not pin the ram device memory region
  `  "

[PULL 0/1] Seabios 20191106 patches
 2019-11-06 19:42 UTC  (3+ messages)
` [PULL 1/1] seabios: update to pre-1.13 snapshot

[PATCH v1 0/4] virtio: fix IO request length in virtio SCSI/block
 2019-11-06 19:26 UTC  (13+ 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 4/4] iotests: add test for virtio-scsi and virtio-blk machine type settings

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-06 19:25 UTC  (16+ 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
` [RFC PATCH 18/18] qemu-storage-daemon: Add --monitor option

[PATCH v8 0/3] qcow2: add zstd cluster compression
 2019-11-06 19:19 UTC  (6+ messages)
` [PATCH v8 1/3] docs: improve qcow2 spec about extending image header

Feature Recommendations?
 2019-11-06 17:54 UTC  (3+ messages)

[PULL 0/1] Q800 branch patches
 2019-11-06 17:51 UTC  (2+ messages)

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-11-06 17:40 UTC  (28+ messages)
` [PATCH v4 01/20] softmmu: split off vl.c:main() into main.c
` [PATCH v4 02/20] libqos: Rename i2c_send and i2c_recv
` [PATCH v4 03/20] fuzz: Add FUZZ_TARGET module type
` [PATCH v4 04/20] qtest: add qtest_server_send abstraction
` [PATCH v4 06/20] module: check module wasn't already initialized
` [PATCH v4 05/20] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v4 07/20] qtest: add in-process incoming command handler
` [PATCH v4 10/20] libqos: move useful qos-test funcs to qos_external
` [PATCH v4 11/20] libqtest: make qtest_bufwrite send "atomic"
` [PATCH v4 12/20] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v4 13/20] fuzz: add configure flag --enable-fuzzing

[PATCH] numa: Add missing \n to error message
 2019-11-06 17:04 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-06 16:43 UTC  (5+ messages)

1.13 release?
 2019-11-06 16:29 UTC  (3+ messages)
` [SeaBIOS] "
  ` [SeaBIOS] "

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

QEMU HTML documentation now on qemu.org
 2019-11-06 16:19 UTC 

[Xen-devel] [PULL v2 0/3] Trivial branch patches
 2019-11-06 16:17 UTC  (4+ messages)

[PATCH v2 00/21] iotests: Allow ./check -o data_file
 2019-11-06 15:52 UTC  (30+ messages)
` [PATCH v2 01/21] iotests/qcow2.py: Add dump-header-exts
` [PATCH v2 02/21] iotests/qcow2.py: Split feature fields into bits
` [PATCH v2 03/21] iotests: Add _filter_json_filename
` [PATCH v2 04/21] iotests: Filter refcount_order in 036
` [PATCH v2 05/21] iotests: Replace IMGOPTS by _unsupported_imgopts
` [PATCH v2 10/21] iotests: Replace IMGOPTS= by -o
` [PATCH v2 12/21] iotests: Drop IMGOPTS use in 267
` [PATCH v2 14/21] iotests: Use _rm_test_img for deleting test images
` [PATCH v2 16/21] iotests: Make 091 work with data_file
` [PATCH v2 17/21] iotests: Make 110 "
` [PATCH v2 18/21] iotests: Make 137 "
` [PATCH v2 19/21] iotests: Make 198 "
` [PATCH v2 20/21] iotests: Disable data_file where it cannot be used
` [PATCH v2 21/21] iotests: Allow check -o data_file

[PULL 00/11] Block patches
 2019-11-06 16:01 UTC  (2+ messages)

logfile issue
 2019-11-06 15:46 UTC  (3+ messages)

[PATCH v3 00/12] linux-user sparc fixes
 2019-11-06 15:43 UTC  (13+ messages)
` [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 06/12] linux-user/sparc: Use WREG_SP constant in sparc/signal.c
` [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

BeagleBone support, omap1, omap2, omap3, etc
 2019-11-06 15:04 UTC 

[Qemu-devel] [PATCH PULL 0/2] RDMA queue
 2019-11-06 14:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH PULL 1/2] configure: Check if we can use ibv_reg_mr_iova
` [Qemu-devel] [PATCH PULL 2/2] hw/rdma: Utilize ibv_reg_mr_iova for memory registration

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

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-06 14:27 UTC  (18+ messages)
` [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 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

[PATCH] ppc/pnv: Add a "/qemu" device tree node
 2019-11-06 14:21 UTC 

[PATCH v2 0/4] target/arm: Support for Data Cache Clean up to PoP
 2019-11-06 14:18 UTC  (7+ messages)
` [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/2] qemu-ga patch queue for 4.2-rc0
 2019-11-06 13:36 UTC  (2+ messages)

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

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

[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

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

[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  (3+ messages)
` [PATCH v7 2/3] riscv: virt: Use Goldfish RTC device

[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  (2+ messages)

[RESEND PATCH 0/2] PCI DMA alias support
 2019-11-06 11:34 UTC  (3+ 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).