messages from 2020-01-23 16:28:36 to 2020-01-23 19:38:20 UTC [more...]
[PULL 000/108] virtiofs queue
2020-01-23 16:46 UTC (75+ messages)
` [PULL 001/108] virtiofsd: Pull in upstream headers
` [PULL 002/108] virtiofsd: Pull in kernel's fuse.h
` [PULL 003/108] virtiofsd: Add auxiliary .c's
` [PULL 004/108] virtiofsd: Add fuse_lowlevel.c
` [PULL 005/108] virtiofsd: Add passthrough_ll
` [PULL 006/108] virtiofsd: Trim down imported files
` [PULL 007/108] virtiofsd: Format imported files to qemu style
` [PULL 008/108] virtiofsd: remove mountpoint dummy argument
` [PULL 009/108] virtiofsd: remove unused notify reply support
` [PULL 010/108] virtiofsd: Remove unused enum fuse_buf_copy_flags
` [PULL 011/108] virtiofsd: Fix fuse_daemonize ignored return values
` [PULL 012/108] virtiofsd: Fix common header and define for QEMU builds
` [PULL 013/108] virtiofsd: Trim out compatibility code
` [PULL 014/108] vitriofsd/passthrough_ll: fix fallocate() ifdefs
` [PULL 015/108] virtiofsd: Make fsync work even if only inode is passed in
` [PULL 016/108] virtiofsd: Add options for virtio
` [PULL 017/108] virtiofsd: add -o source=PATH to help output
` [PULL 018/108] virtiofsd: Open vhost connection instead of mounting
` [PULL 019/108] virtiofsd: Start wiring up vhost-user
` [PULL 020/108] virtiofsd: Add main virtio loop
` [PULL 021/108] virtiofsd: get/set features callbacks
` [PULL 022/108] virtiofsd: Start queue threads
` [PULL 023/108] virtiofsd: Poll kick_fd for queue
` [PULL 024/108] virtiofsd: Start reading commands from queue
` [PULL 025/108] virtiofsd: Send replies to messages
` [PULL 026/108] virtiofsd: Keep track of replies
` [PULL 027/108] virtiofsd: Add Makefile wiring for virtiofsd contrib
` [PULL 028/108] virtiofsd: Fast path for virtio read
` [PULL 029/108] virtiofsd: add --fd=FDNUM fd passing option
` [PULL 030/108] virtiofsd: make -f (foreground) the default
` [PULL 031/108] virtiofsd: add vhost-user.json file
` [PULL 032/108] virtiofsd: add --print-capabilities option
` [PULL 035/108] virtiofsd: passthrough_ll: add lo_map for ino/fh indirection
` [PULL 036/108] virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers
` [PULL 039/108] virtiofsd: passthrough_ll: add fallback for racy ops
` [PULL 041/108] virtiofsd: Plumb fuse_bufvec through to do_write_buf
` [PULL 045/108] virtiofsd: check input buffer size in fuse_lowlevel.c ops
` [PULL 046/108] virtiofsd: prevent ".." escape in lo_do_lookup()
` [PULL 047/108] virtiofsd: prevent ".." escape in lo_do_readdir()
` [PULL 048/108] virtiofsd: use /proc/self/fd/ O_PATH file descriptor
` [PULL 051/108] virtiofsd: move to a new pid namespace
` [PULL 053/108] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
` [PULL 054/108] virtiofsd: cap-ng helpers
` [PULL 055/108] virtiofsd: Drop CAP_FSETID if client asked for it
` [PULL 056/108] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PULL 057/108] virtiofsd: fix libfuse information leaks
` [PULL 058/108] virtiofsd: add --syslog command-line option
` [PULL 059/108] virtiofsd: print log only when priority is high enough
` [PULL 060/108] virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
` [PULL 061/108] virtiofsd: Add timestamp "
` [PULL 063/108] virtiofsd: Handle hard reboot
` [PULL 064/108] virtiofsd: Kill threads when queues are stopped
` [PULL 065/108] vhost-user: Print unexpected slave message types
` [PULL 066/108] contrib/libvhost-user: Protect slave fd with mutex
` [PULL 068/108] virtiofsd: passthrough_ll: disable readdirplus on cache=never
` [PULL 069/108] virtiofsd: passthrough_ll: control readdirplus
` [PULL 070/108] virtiofsd: rename unref_inode() to unref_inode_lolocked()
` [PULL 071/108] virtiofsd: fail when parent inode isn't known in lo_do_lookup()
` [PULL 072/108] virtiofsd: extract root inode init into setup_root()
` [PULL 073/108] virtiofsd: passthrough_ll: clean up cache related options
` [PULL 075/108] virtiofsd: Clean up inodes on destroy
` [PULL 076/108] virtiofsd: support nanosecond resolution for file timestamp
` [PULL 077/108] virtiofsd: fix error handling in main()
` [PULL 078/108] virtiofsd: cleanup allocated resource in se
` [PULL 079/108] virtiofsd: fix memory leak on lo.source
` [PULL 081/108] virtiofsd: Prevent multiply running with same vhost_user_socket
` [PULL 085/108] virtiofsd: Support remote posix locks
` [PULL 089/108] virtiofsd: prevent races with lo_dirp_put()
` [PULL 095/108] virtiofsd: convert more fprintf and perror to use fuse log infra
` [PULL 099/108] virtiofsd: add definition of fuse_buf_writev()
` [PULL 100/108] virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
` [PULL 103/108] virtiofsd: fix lo_destroy() resource leaks
` [PULL 104/108] virtiofsd: add --thread-pool-size=NUM option
` [PULL 105/108] virtiofsd: Convert lo_destroy to take the lo->mutex lock itself
Making QEMU easier for management tools and applications
2020-01-23 18:13 UTC (5+ messages)
[qemu-web PATCH v2] Add "Security Process" information to the main website
2020-01-23 17:11 UTC
[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
2020-01-23 18:05 UTC (23+ messages)
` [PATCH REPOST v3 06/80] alpha:dp264: use memdev for RAM
` [PATCH REPOST v3 13/80] arm/imx25_pdk: drop RAM size fixup
` [PATCH REPOST v3 20/80] arm/mps2-tz: use memdev for RAM
` [PATCH v4 "
` [PATCH REPOST v3 36/80] s390x/s390-virtio-ccw: "
` [PATCH REPOST v3 64/80] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
` [PATCH REPOST v3 65/80] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
` [PATCH REPOST v3 79/80] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups
` [PATCH v4 81/80] m68k/q800: use memdev for RAM
[PATCH] hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
2020-01-23 17:42 UTC (2+ messages)
[PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
2020-01-23 17:46 UTC (3+ messages)
[PATCH v2 0/2] finish qemu-nbd --partition deprecation
2020-01-23 16:46 UTC (3+ messages)
` [PATCH v2 1/2] docs: Fix typo in qemu-nbd -P replacement
` [PATCH v2 2/2] qemu-nbd: Removed deprecated --partition option
[PATCH v3 0/8] Fix Exynos4210 DMA support
2020-01-23 16:57 UTC (7+ messages)
` [PATCH v3 1/8] dma/pl330: Convert to support tracing
[PATCH rc1 00/24] target/avr merger
2020-01-23 17:29 UTC (4+ messages)
` [PATCH rc1 12/24] hw/timer: Add limited support for Atmel 16 bit timer peripheral
[PATCH 0/5] qemu-img: convert to rST
2020-01-23 17:33 UTC (5+ messages)
` [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
[PULL v4 00/20] target-arm queue
2020-01-23 16:36 UTC
[PULL v3 00/20] target-arm queue
2020-01-23 16:30 UTC
[PATCH v29 00/22] Add RX archtecture support
2020-01-23 16:24 UTC (2+ messages)
[PATCH REPOST v3] target/arm/arch_dump: Add SVE notes
2020-01-23 16:17 UTC (3+ messages)
[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
2020-01-23 15:48 UTC (5+ messages)
` [PATCH v22 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table
[PATCH v4 0/6] Fix multifd + cancel + multifd
2020-01-23 16:37 UTC (3+ messages)
` [PATCH v4 5/6] migration: Create migration_is_running()
[PULL 00/20] target-arm queue
2020-01-23 15:30 UTC (21+ messages)
` [PULL 01/20] target/arm: add PMU feature to cortex-r5 and cortex-r5f
` [PULL 02/20] target/arm: Fix PAuth sbox functions
` [PULL 03/20] tests/tcg/aarch64: Fix compilation parameters for pauth-%
` [PULL 04/20] tests/tcg/aarch64: Add pauth-3
` [PULL 05/20] tests/tcg/aarch64: Add pauth-4
` [PULL 06/20] hw/acpi: Remove extra indent in ACPI GED hotplug cb
` [PULL 07/20] hw/arm: Use helper function to trigger hotplug handler plug
` [PULL 08/20] qemu-nbd: Convert invocation documentation to rST
` [PULL 09/20] docs: Create stub system manual
` [PULL 10/20] qemu-block-drivers: Convert to rST
` [PULL 11/20] target/arm/arch_dump: Add SVE notes
` [PULL 12/20] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
` [PULL 13/20] dma/pl330: Convert to support tracing
` [PULL 14/20] hw/core/or-irq: Increase limit of or-lines to 48
` [PULL 15/20] hw/arm/exynos4210: Fix DMA initialization
` [PULL 16/20] hw/char/exynos4210_uart: Convert to support tracing
` [PULL 17/20] hw/char/exynos4210_uart: Implement post_load function
` [PULL 18/20] hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts
` [PULL 19/20] hw/char/exynos4210_uart: Add receive DMA support
` [PULL 20/20] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330
[PULL 000/111] virtiofs queue
2020-01-23 16:10 UTC (8+ messages)
[PATCH] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
2020-01-23 14:57 UTC (2+ messages)
5.0 release schedule proposal
2020-01-23 15:55 UTC (2+ messages)
[PATCH 0/6] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
2020-01-23 16:00 UTC (7+ messages)
` [PATCH 1/6] tests/acceptance/virtio_seg_max_adjust: Only remove listed machines
` [PATCH 5/6] tests/acceptance/virtio_seg_max_adjust: Restrict to X86 architecture
[PATCH v3 0/2] MAINTAINERS: ARM fixes
2020-01-23 14:55 UTC (3+ messages)
` [PATCH v3 2/2] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines
[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 1
2020-01-23 14:38 UTC (2+ messages)
[PULL 00/17] Linux user for 5.0 patches
2020-01-23 15:17 UTC (2+ messages)
[PULL v2 00/17] virtio, pc: fixes, features
2020-01-23 14:30 UTC (2+ messages)
[RFC 0/2] virtio-rng: add a control queue
2020-01-23 15:17 UTC (3+ messages)
` [RFC 1/2] virtio-rng: prepare the introduction of "
` [RFC 2/2] virtio-rng: add "
[PULL 0/3] Ui 20200123 patches
2020-01-23 14:21 UTC (3+ messages)
` [PULL 1/3] Revert "vnc: allow fall back to RAW encoding"
` [PULL 3/3] ui/console: Display the 'none' backend in '-display help'
[qemu-web PATCH] Add "Security Process" information to the main website
2020-01-23 14:11 UTC (2+ messages)
[PULL v3 00/18] virtio, pc: fixes, features
2020-01-23 14:31 UTC (2+ messages)
[PULL v2 00/59] Misc (x86 and QOM) patches for 2020-01-23
2020-01-23 13:50 UTC (35+ messages)
` [PULL 01/59] cpu: Introduce cpu_class_set_parent_reset()
` [PULL 03/59] pvpanic: introduce crashloaded for pvpanic
` [PULL 05/59] qom/object: Display more helpful message when an interface is missing
` [PULL 06/59] audio/audio: Add missing fall through comment
` [PULL 07/59] hw/display/tcx: Add missing fall through comments
` [PULL 12/59] configure: Do not build libfdt if not required
` [PULL 14/59] Makefile: Restrict system emulation and tools objects
` [PULL 15/59] Makefile: Remove unhelpful comment
` [PULL 16/59] hw/core: Restrict reset handlers API to system-mode
` [PULL 17/59] hw/core/Makefile: Group generic objects versus system-mode objects
` [PULL 19/59] target/i386: add a ucode-rev property
` [PULL 20/59] target/i386: kvm: initialize microcode revision from KVM
` [PULL 21/59] virtio-scsi: delete vqs in unrealize to avoid memleaks
` [PULL 22/59] virtio-scsi: convert to new virtio_delete_queue
` [PULL 25/59] hw/ppc/spapr_rtas: Remove local variable
` [PULL 28/59] accel: Introduce the current_accel() wrapper
` [PULL 29/59] accel: Replace current_machine->accelerator by "
` [PULL 33/59] qdev: remove extraneous error
` [PULL 34/59] qdev: move helper function to monitor/misc
` [PULL 35/59] object: avoid extra class property key duplication
` [PULL 38/59] qstring: add qstring_free()
` [PULL 39/59] object: add object_property_set_default
` [PULL 40/59] object: do not free class properties
` [PULL 45/59] object: add object_class_property_add_link()
` [PULL 47/59] object: return self in object_ref()
` [PULL 48/59] qdev: set properties with device_class_set_props()
` [PULL 50/59] qdev: move instance properties to class properties
` [PULL 51/59] qdev: register properties as "
` [PULL 52/59] vl: print default value in object help
` [PULL 53/59] qom: simplify qmp_device_list_properties()
` [PULL 54/59] qom: introduce object_property_help()
` [PULL 56/59] qdev: use object_property_help()
` [PULL 57/59] target/i386: Add the 'model-id' for Skylake -v3 CPU models
` [PULL 59/59] tests: fix test-qga on macosx
[PATCH 0/2] virtio-balloon: Reject qmp_balloon during hot-unplug
2020-01-23 15:46 UTC (6+ messages)
` [PATCH 2/2] "
[PULL v2 00/20] target-arm queue
2020-01-23 15:35 UTC
[PATCH 00/26] Various qom & qdev enhancements
2020-01-23 14:34 UTC (5+ messages)
` [PATCH 10/26] object: add object_property_set_defaut_{bool, str, int, uint}()
[PATCH] Acceptance test: provides to use different transport for migration
2020-01-23 14:09 UTC
question about handling MSI-X by VFIO
2020-01-23 15:01 UTC (3+ messages)
[PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
2020-01-23 14:50 UTC (4+ messages)
` [PATCH 1/3] qemu-nbd: Convert invocation documentation "
[PULL 00/59] Misc patches for 2020-01-23
2020-01-23 13:48 UTC (4+ messages)
` [PULL 44/59] object: add direct link flag
` [PULL 46/59] object: add object_class_property_add_link()
` [PULL 49/59] qdev: set properties with device_class_set_props()
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).