messages from 2020-11-04 00:54:28 to 2020-11-04 11:28:48 UTC [more...]
[qemu-web PATCH] Add virtio-fs in OSv overview blog post
2020-11-04 9:47 UTC (2+ messages)
[PATCH-for-5.2 v2 0/4] ci: Move --without-default-devices job from Travis to GitLab
2020-11-04 11:27 UTC (8+ 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:27 UTC (4+ messages)
` [PATCH-for-5.2? 3/5] tests/acceptance: Skip incomplete virtio_version tests using '@skip'
[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)
[RFC PATCH 0/6] eBPF RSS support for virtio-net
2020-11-04 11:13 UTC (16+ messages)
` [RFC PATCH 1/6] net: Added SetSteeringEBPF method for NetClientState
` [RFC PATCH 5/6] virtio-net: Added eBPF RSS to virtio-net
` [RFC PATCH 6/6] docs: Added eBPF documentation
[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)
[Bug 1901981] [NEW] assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
2020-11-04 10:54 UTC (3+ messages)
` [Bug 1901981] "
[PATCH for-5.2 0/4] deprecate short-form boolean options
2020-11-04 11:04 UTC (12+ messages)
` [PATCH for-5.2 1/4] ivshmem-test: do not use short-form boolean option
` [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/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] target/openrisc: Remove dead code attempting to check "is timer disabled"
2020-11-04 10:37 UTC (3+ messages)
[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 (40+ messages)
` [PULL v2 01/38] pc: comment style fixup
` [PULL v2 02/38] virtio-mem: Make sure "addr" is always multiples of the block size
` [PULL v2 03/38] virtio-mem: Make sure "usable_region_size" "
` [PULL v2 04/38] virtio-mem: Probe THP size to determine default "
` [PULL v2 05/38] memory-device: Support big alignment requirements
` [PULL v2 06/38] memory-device: Add get_min_alignment() callback
` [PULL v2 07/38] virito-mem: Implement get_min_alignment()
` [PULL v2 08/38] hw/acpi : Don't use '#' flag of printf format
` [PULL v2 09/38] hw/acpi : add space before the open parenthesis '('
` [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 13/38] virtio-iommu: Fix virtio_iommu_mr()
` [PULL v2 14/38] virtio-iommu: Store memory region in endpoint struct
` [PULL v2 15/38] virtio-iommu: Add memory notifiers for map/unmap
` [PULL v2 16/38] virtio-iommu: Call memory notifiers in attach/detach
` [PULL v2 17/38] virtio-iommu: Add replay() memory region callback
` [PULL v2 18/38] virtio-iommu: Add notify_flag_changed() "
` [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 22/38] vfio: Don't issue full 2^64 unmap
` [PULL v2 23/38] vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
` [PULL v2 24/38] net: Add vhost-vdpa in show_netdevs()
` [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 27/38] libvhost-user: follow QEMU comment style
` [PULL v2 28/38] configure: introduce --enable-vhost-user-blk-server
` [PULL v2 29/38] block/export: make vhost-user-blk config space little-endian
` [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 34/38] libqtest: add qtest_socket_server()
` [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
` [PULL v2 38/38] vhost-user-blk-test: fix races by using fd passing
[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
[PATCH v2] qapi, qemu-options: make all parsing visitors parse boolean options the same
2020-11-04 8:29 UTC (5+ messages)
[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 v1] docs/devel: Add VFIO device migration documentation
2020-11-04 7:55 UTC (7+ messages)
[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
[PATCH] hw/intc: Fix incorrect calculation of core in liointc_read() and liointc_write()
2020-11-04 4:17 UTC (5+ messages)
[PATCH V16 0/6] mips: Add Loongson-3 machine support
2020-11-04 3:34 UTC (7+ messages)
` [PATCH V16 1/6] target/mips: Fix PageMask with variable page size
` [PATCH V16 5/6] hw/mips: Add Loongson-3 machine support
[PATCH 0/6] fix uninitialized variable warning
2020-11-04 3:03 UTC (4+ messages)
` [PATCH 1/6] target/xtensa: "
[PATCH 00/15] python: absorb scripts/qmp/qom-* tooling
2020-11-04 0:38 UTC (2+ messages)
[PATCH v2 00/72] python: move scripts/qmp to python/qemu/qmp
2020-11-04 0:36 UTC (46+ messages)
` [PATCH v2 20/72] scripts/qemu-ga-client: replace deprecated optparse with argparse
` [PATCH v2 21/72] scripts/qemu-ga-client: add module docstring
` [PATCH v2 22/72] scripts/qemu-ga-client: apply (most) pylint rules
` [PATCH v2 26/72] python/qemu-ga-client: add entry point
` [PATCH v2 30/72] scripts/qmp-shell: fix show_banner signature
` [PATCH v2 31/72] scripts/qmp-shell: fix exception handling
` [PATCH v2 33/72] scripts/qmp-shell: remove shadowed variable from _print()
` [PATCH v2 34/72] scripts/qmp-shell: use @classmethod where appropriate
` [PATCH v2 35/72] scripts/qmp-shell: Use python3-style super()
` [PATCH v2 36/72] scripts/qmp-shell: declare verbose in __init__
` [PATCH v2 37/72] scripts/qmp-shell: use triple-double-quote docstring style
` [PATCH v2 38/72] scripts/qmp-shell: ignore visit_Name name
` [PATCH v2 39/72] scripts/qmp-shell: make QMPCompleter returns explicit
` [PATCH v2 40/72] scripts/qmp-shell: rename one and two-letter variables
` [PATCH v2 41/72] scripts/qmp-shell: fix shell history exception handling
` [PATCH v2 42/72] scripts/qmp-shell: explicitly chain exception context
` [PATCH v2 43/72] scripts/qmp-shell: remove if-raise-else patterns
` [PATCH v2 44/72] scripts/qmp-shell: use isinstance() instead of type()
` [PATCH v2 46/72] python/qmp: Fix type of SocketAddrT
` [PATCH v2 47/72] python/qmp: add parse_address classmethod
` [PATCH v2 48/72] scripts/qmp-shell: Add pretty attribute to HMP shell
` [PATCH v2 49/72] scripts/qmp-shell: Make verbose a public attribute
` [PATCH v2 50/72] scripts/qmp-shell: move get_prompt() to prompt property
` [PATCH v2 51/72] scripts/qmp-shell: remove prompt argument from read_exec_command
` [PATCH v2 52/72] scripts/qmp-shell: move the REPL functionality into QMPShell
` [PATCH v2 53/72] scripts/qmp-shell: Fix "FuzzyJSON" parser
` [PATCH v2 54/72] scripts/qmp-shell: refactor QMPCompleter
` [PATCH v2 55/72] scripts/qmp-shell: initialize completer early
` [PATCH v2 56/72] python/qmp: add QMPObject type alias
` [PATCH v2 57/72] scripts/qmp-shell: add mypy types
` [PATCH v2 58/72] scripts/qmp-shell: Accept SocketAddrT instead of string
` [PATCH v2 59/72] scripts/qmp-shell: unprivatize 'pretty' property
` [PATCH v2 60/72] python/qmp: return generic type from context manager
` [PATCH v2 61/72] scripts/qmp-shell: Use context manager instead of atexit
` [PATCH v2 62/72] scripts/qmp-shell: use logging to show warnings
` [PATCH v2 63/72] scripts/qmp-shell: remove TODO
` [PATCH v2 64/72] scripts/qmp-shell: Fix empty-transaction invocation
` [PATCH v2 65/72] scripts/qmp-shell: Remove too-broad-exception
` [PATCH v2 66/72] scripts/qmp-shell: convert usage comment to docstring
` [PATCH v2 67/72] scripts/qmp-shell: remove double-underscores
` [PATCH v2 68/72] scripts/qmp-shell: make QMPShellError inherit QMPError
` [PATCH v2 69/72] scripts/qmp-shell: add docstrings
` [PATCH v2 70/72] scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
` [PATCH v2 71/72] python: add qmp-shell entry point
` [PATCH v2 72/72] scripts/qmp-shell: add redirection shim
[PATCH v2 00/16] qapi: static typing conversion, pt3
2020-11-04 0:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).