qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-04 05:02:52 to 2020-11-04 15:20:13 UTC [more...]

[PULL 00/33] Block patches
 2020-11-04 15:17 UTC  (2+ messages)
` [PULL 01/33] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true

[PULL 00/20] Misc patches for QEMU 5.2-rc1
 2020-11-04 15:01 UTC  (20+ messages)
` [PULL 01/20] cutils: replace strdup with g_strdup
` [PULL 02/20] docs: expand sourceset documentation
` [PULL 03/20] exec: Remove dead code (CID 1432876)
` [PULL 04/20] scripts/oss-fuzz: rename bin/qemu-fuzz-i386
` [PULL 05/20] hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
` [PULL 06/20] qtest: add a reproducer for LP#1878642
` [PULL 07/20] meson: use b_staticpic=false for meson >=0.56.0
` [PULL 08/20] meson: vhost-user-gpu/virtiofsd: use absolute path
` [PULL 09/20] tests/qtest/libqtest.c: Check for setsockopt() failure
` [PULL 10/20] tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()
` [PULL 11/20] meson: fix warning for bad sphinx-build
` [PULL 12/20] configure: fix gio_libs reference
` [PULL 14/20] fuzz: fix writing DMA patterns
` [PULL 15/20] fuzz: check the MR in the DMA callback
` [PULL 16/20] fuzz: fuzz offsets within pio/mmio regions
` [PULL 17/20] semihosting: fix order of initialization functions
` [PULL 18/20] qapi, qemu-options: make all parsing visitors parse boolean options the same
` [PULL 19/20] ivshmem-test: do not use short-form boolean option
` [PULL 20/20] qtest: escape device name in device-introspect-test

[PATCH v2 00/16] qapi: static typing conversion, pt3
 2020-11-04 14:53 UTC  (3+ messages)

[PATCH v2 0/6] QOM minor fixes
 2020-11-04 14:51 UTC  (6+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device

[PATCH] Prefer 'on' | 'off' over 'yes' | 'no' for bool options
 2020-11-04 14:21 UTC  (3+ messages)

[Qemu-devel] [Bug 1797262] [NEW] qemu arm no longer able to boot RPI Kernels
 2020-11-04 13:59 UTC  (2+ messages)
` [Bug 1797262] "

[PATCH] As FreeBSD ports MAINTAINER add myself for FreeBSD Hosted CI
 2020-11-04  0:28 UTC 

[qemu-web PATCH] Add virtio-fs in OSv overview blog post
 2020-11-04  9:47 UTC  (2+ messages)

[Bug 1901981] [NEW] assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
 2020-11-04 13:55 UTC  (4+ messages)
` [Bug 1901981] "

[PULL 0/3] Ui 20201104 patches
 2020-11-04 13:54 UTC  (4+ messages)
` [PULL 1/3] coroutine: let CoQueue wake up outside a coroutine
` [PULL 2/3] console: modify ppm_save to take a pixman image ref
` [PULL 3/3] console: make QMP/HMP screendump run in coroutine

[PATCH 0/3] Some cleanups to build deps
 2020-11-04 13:47 UTC  (7+ messages)
` [PATCH 1/3] hw/usb/ccid: remove references to NSS
` [PATCH 2/3] tests: remove "bc" from package listing
` [PATCH 3/3] docker: remove libblockdev-mpath-devel package

[PATCH for-5.2 0/4] deprecate short-form boolean options
 2020-11-04 13:43 UTC  (17+ messages)
` [PATCH for-5.2 1/4] ivshmem-test: do not use short-form boolean option
` [PATCH for-5.2 2/4] qemu-option: move help handling to get_opt_name_value
` [PATCH for-5.2 3/4] qtest: escape device name in device-introspect-test
` [PATCH for-5.2 4/4] qemu-option: warn for short-form boolean options

[PATCH] hw/xen: Don't use '#' flag of printf format
 2020-11-04 13:37 UTC 

[PATCH v2] qapi, qemu-options: make all parsing visitors parse boolean options the same
 2020-11-04 13:28 UTC  (9+ messages)

[PATCH] qapi, qemu-options: make all parsing visitors parse boolean options the same
 2020-11-04 13:25 UTC  (2+ messages)

[PATCH-for-5.2 v3 0/4] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-04 12:18 UTC  (8+ messages)
` [PATCH-for-5.2 v3 1/4] s390x: fix build for --without-default-devices
` [PATCH-for-5.2 v3 2/4] hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen
` [PATCH-for-5.2 v3 3/4] gitlab-ci: Add a job to cover the --without-default-devices config
` [PATCH-for-5.2 v3 4/4] travis-ci: Remove the --without-default-devices job

[PATCH v1] docs/devel: Add VFIO device migration documentation
 2020-11-04 12:45 UTC  (8+ messages)

[PATCH] s390-bios: Skip writing iplb location to low core for ccw ipl
 2020-11-04 12:22 UTC  (2+ messages)

[PULL 0/8] Usb 20201104 patches
 2020-11-04 12:13 UTC  (9+ messages)
` [PULL 1/8] dev-serial: style changes to improve readability and checkpatch fixes
` [PULL 2/8] dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments
` [PULL 3/8] dev-serial: convert from DPRINTF to trace-events
` [PULL 4/8] dev-serial: add trace-events for baud rate and data parameters
` [PULL 5/8] dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros from usb.h
` [PULL 6/8] dev-serial: add always-plugged property to ensure USB device is always attached
` [PULL 7/8] dev-serial: add support for setting data_bits in QEMUSerialSetParams
` [PULL 8/8] dev-serial: store flow control and xon/xoff characters

[RFC PATCH 0/6] eBPF RSS support for virtio-net
 2020-11-04 12:04 UTC  (14+ messages)
` [RFC PATCH 1/6] net: Added SetSteeringEBPF method for NetClientState
` [RFC PATCH 5/6] virtio-net: Added eBPF RSS to virtio-net

[PATCH-for-5.2 v2 0/4] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-04 11:46 UTC  (9+ messages)
` [PATCH-for-5.2 v2 1/4] s390x: fix build for --without-default-devices
` [PATCH-for-5.2 v2 2/4] hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen
` [PATCH-for-5.2 v2 3/4] gitlab-ci: Add a job to cover the --without-default-devices config
` [PATCH-for-5.2 v2 4/4] travis-ci: Remove the --without-default-devices job

[PATCH-for-5.2? 0/5] tests/acceptance: Only run tests tagged 'gating-ci' on GitLab CI
 2020-11-04 11:45 UTC  (5+ messages)
` [PATCH-for-5.2? 3/5] tests/acceptance: Skip incomplete virtio_version tests using '@skip'

[PATCH] target/openrisc: Remove dead code attempting to check "is timer disabled"
 2020-11-04 11:44 UTC  (4+ messages)

[PULL 0/6] Mips fixes patches
 2020-11-04 11:24 UTC  (2+ messages)

[PATCH 1/4] bsd-user: space required after semicolon
 2020-11-04 11:13 UTC  (3+ messages)

[PATCH for-5.2 0/3] hw/block/nvme: coverity fixes
 2020-11-04 11:11 UTC  (13+ messages)
` [PATCH for-5.2 1/3] hw/block/nvme: fix null ns in register namespace
` [PATCH for-5.2 2/3] hw/block/nvme: fix uint16_t use of uint32_t sgls member
` [PATCH for-5.2 3/3] hw/block/nvme: fix free of array-typed value

VFIO Migration
 2020-11-04 11:10 UTC  (20+ messages)

[PATCH] hw/9pfs: virtio-9p: Ensure config space is a multiple of 4 bytes
 2020-11-04 10:57 UTC  (6+ messages)

[QEMU] Question regarding user mode support for ARM syscalls
 2020-11-04 10:57 UTC  (4+ messages)

[PATCH] qtest: Fix bad printf format specifiers
 2020-11-04 10:44 UTC  (2+ messages)

Debugging with rr
 2020-11-04 10:31 UTC  (2+ messages)

Ramping up Continuous Fuzzing of Virtual Devices in QEMU
 2020-11-04 10:30 UTC  (4+ messages)

[PULL 00/48] target-arm queue
 2020-11-04 10:26 UTC  (5+ messages)
` [PULL 48/48] hw/timer/armv7m_systick: Rewrite to use ptimers

[PATCH] contrib/libvhost-user: Fix bad printf format specifiers
 2020-11-04 10:23 UTC 

[PATCH] hw/arm/Kconfig: ARM_V7M depends on PTIMER
 2020-11-04 10:35 UTC  (2+ messages)

[PULL v2 00/38] pc,pci,vhost,virtio: fixes
 2020-11-04 10:28 UTC  (21+ messages)
` [PULL v2 08/38] hw/acpi : Don't use '#' flag of printf format
` [PULL v2 10/38] hw/acpi : add spaces around operator
` [PULL v2 11/38] hw/virtio/vhost-backend: Fix Coverity CID 1432871
` [PULL v2 12/38] hw/smbios: Fix leaked fd in save_opt_one() error path
` [PULL v2 14/38] virtio-iommu: Store memory region in endpoint struct
` [PULL v2 16/38] virtio-iommu: Call memory notifiers in attach/detach
` [PULL v2 19/38] memory: Add interface to set iommu page size mask
` [PULL v2 20/38] vfio: Set IOMMU page size as per host supported page size
` [PULL v2 21/38] virtio-iommu: Set supported page size mask
` [PULL v2 25/38] Revert "vhost-blk: set features before setting inflight feature"
` [PULL v2 26/38] vhost-blk: set features before setting inflight feature
` [PULL v2 28/38] configure: introduce --enable-vhost-user-blk-server
` [PULL v2 30/38] block/export: fix vhost-user-blk get_config() information leak
` [PULL v2 31/38] contrib/vhost-user-blk: fix "
` [PULL v2 32/38] test: new qTest case to test the vhost-user-blk-server
` [PULL v2 33/38] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PULL v2 35/38] vhost-user-blk-test: rename destroy_drive() to destroy_file()
` [PULL v2 36/38] vhost-user-blk-test: close fork child file descriptors
` [PULL v2 37/38] vhost-user-blk-test: drop unused return value

[PATCH 3/4] bsd-user: "foo * bar" should be "foo *bar"
 2020-11-04 10:21 UTC 

[PATCH 2/4] bsd-user: do not use C99 // comments
 2020-11-04 10:21 UTC 

[PATCH] ssi: Fix bad printf format specifiers
 2020-11-04 10:22 UTC 

[PATCH 4/4] bsd-user: suspect code indent for conditional statements
 2020-11-04 10:21 UTC 

[PATCH] target/microblaze: Fix possible array out of bounds in mmu_write()
 2020-11-04 10:15 UTC  (2+ messages)

[PULL 00/30] nvme emulation patches for 5.2
 2020-11-04 10:06 UTC  (8+ messages)
` [PULL 12/30] hw/block/nvme: add support for scatter gather lists
` [PULL 15/30] hw/block/nvme: support multiple namespaces
` [PULL 18/30] hw/block/nvme: update nsid when registered

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-11-04  9:51 UTC  (3+ messages)

[PATCH 0/2] exec: Ensure variable page size is only used with TARGET_PAGE_BITS_VARY
 2020-11-04  9:35 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Cover exec-vary.c (variable page size)
` [PATCH 2/2] exec: Ensure variable page size is only used with TARGET_PAGE_BITS_VARY

[PATCH] hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
 2020-11-04  9:29 UTC 

[PATCH-for-5.2 0/3] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-04  9:15 UTC  (17+ messages)
` [PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-default-devices config

[PULL 00/12] riscv-to-apply queue
 2020-11-04  8:19 UTC  (5+ messages)
` [PULL 12/12] hw/misc/sifive_u_otp: Add backend drive support

[PATCH v8 00/11] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-04  7:48 UTC  (8+ messages)
` [PATCH v8 06/11] hw/block/nvme: Support allocated CNS command variants
` [PATCH v8 07/11] hw/block/nvme: Support Zoned Namespace Command Set

[PATCH] spaces are required in some places
 2020-11-04  7:49 UTC  (4+ messages)
` [PATCH v2 1/3] softmmu: Do not use C99 // comments

[PATCH 0/4] qga: Fix some style problems
 2020-11-04  7:46 UTC  (2+ messages)

Out-of-Process Device Emulation session at KVM Forum 2020
 2020-11-04  7:42 UTC  (12+ messages)

[Bug 1902470] [NEW] migration with TLS-MultiFD is stuck when the dst-libvirtd service restarts
 2020-11-04  7:20 UTC  (6+ messages)
` [Bug 1902470] "

[PATCH RESEND v2 0/7] some memleak trivial patchs
 2020-11-04  5:49 UTC  (2+ messages)

[PATCH v3 0/7] Fix the Hypervisor access functions
 2020-11-04  4:42 UTC  (4+ messages)
` [PATCH v3 2/7] target/riscv: Add a virtualised MMU Mode

[PATCH v4 0/5] Fix the Hypervisor access functions
 2020-11-04  4:43 UTC  (6+ messages)
` [PATCH v4 1/5] target/riscv: Add a virtualised MMU Mode
` [PATCH v4 2/5] target/riscv: Set the virtualised MMU mode when doing hyp accesses
` [PATCH v4 3/5] target/riscv: Remove the HS_TWO_STAGE flag
` [PATCH v4 4/5] target/riscv: Remove the hyp load and store functions
` [PATCH v4 5/5] target/riscv: Split the Hypervisor execute load helpers


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