qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 16:00:37 to 2020-01-23 19:00:56 UTC [more...]

[PULL 000/108] virtiofs queue
 2020-01-23 16:46 UTC  (43+ 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 007/108] virtiofsd: Format imported files to qemu style
` [PULL 008/108] virtiofsd: remove mountpoint dummy argument
` [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 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 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 027/108] virtiofsd: Add Makefile wiring for virtiofsd contrib
` [PULL 028/108] virtiofsd: Fast path for virtio read
` [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 054/108] virtiofsd: cap-ng helpers
` [PULL 056/108] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PULL 058/108] virtiofsd: add --syslog command-line option
` [PULL 064/108] virtiofsd: Kill threads when queues are stopped
` [PULL 065/108] vhost-user: Print unexpected slave message types
` [PULL 070/108] virtiofsd: rename unref_inode() to unref_inode_lolocked()
` [PULL 076/108] virtiofsd: support nanosecond resolution for file timestamp
` [PULL 079/108] virtiofsd: fix memory leak on lo.source
` [PULL 081/108] virtiofsd: Prevent multiply running with same vhost_user_socket
` [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 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 v3 0/8] Fix Exynos4210 DMA support
 2020-01-23 16:23 UTC  (6+ messages)
` [PATCH v3 1/8] dma/pl330: Convert to support tracing

[PATCH v2 0/2] finish qemu-nbd --partition deprecation
 2020-01-23 16:46 UTC  (2+ messages)
` [PATCH v2 1/2] docs: Fix typo in qemu-nbd -P replacement

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 16:33 UTC  (21+ 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 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 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  (4+ messages)
` [PULL 1/3] Revert "vnc: allow fall back to RAW encoding"
` [PULL 2/3] vnc: prioritize ZRLE compression over ZLIB
` [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  (54+ messages)
` [PULL 01/59] cpu: Introduce cpu_class_set_parent_reset()
` [PULL 02/59] cpu: Use 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 08/59] hw/timer/aspeed_timer: Add a fall through comment
` [PULL 11/59] hw/pci-host/designware: Remove unuseful FALLTHROUGH comment
` [PULL 12/59] configure: Do not build libfdt if not required
` [PULL 13/59] Makefile: Clarify all the codebase requires qom/ objects
` [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 18/59] target/i386: kvm: initialize feature MSRs very early
` [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 27/59] qom/object: Display more helpful message when a parent is missing
` [PULL 28/59] accel: Introduce the current_accel() wrapper
` [PULL 29/59] accel: Replace current_machine->accelerator by "
` [PULL 30/59] accel/tcg: Sanitize include path
` [PULL 31/59] object: add extra sanity checks
` [PULL 32/59] qdev: remove duplicated qdev_property_add_static() doc
` [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 36/59] object: add class property initializer
` [PULL 37/59] object: make object_class_property_add* return property
` [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 41/59] object: check strong flag with &
` [PULL 42/59] object: rename link "child" to "target"
` [PULL 43/59] object: add direct link flag
` [PULL 44/59] object: express const link with link property
` [PULL 45/59] object: add object_class_property_add_link()
` [PULL 46/59] object: release all props
` [PULL 47/59] object: return self in object_ref()
` [PULL 48/59] qdev: set properties with device_class_set_props()
` [PULL 49/59] qdev: rename DeviceClass.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 55/59] qapi/qmp: add ObjectPropertyInfo.default-value
` [PULL 56/59] qdev: use object_property_help()
` [PULL 57/59] target/i386: Add the 'model-id' for Skylake -v3 CPU models
` [PULL 58/59] build-sys: clean up flags included in the linker command line
` [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  (24+ messages)
` [PULL 01/59] cpu: Introduce cpu_class_set_parent_reset()
` [PULL 02/59] cpu: Use cpu_class_set_parent_reset()
` [PULL 04/59] pvpanic: implement crashloaded event handling
` [PULL 07/59] hw/display/tcx: Add missing fall through comments
` [PULL 08/59] hw/timer/aspeed_timer: Add a fall through comment
` [PULL 09/59] hw/net/imx_fec: Rewrite fall through comments
` [PULL 11/59] hw/pci-host/designware: Remove unuseful FALLTHROUGH comment
` [PULL 21/59] virtio-scsi: delete vqs in unrealize to avoid memleaks
` [PULL 23/59] hw/ppc/spapr_rtas: Use local MachineState variable
` [PULL 24/59] hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
` [PULL 25/59] hw/ppc/spapr_rtas: Remove local variable
` [PULL 26/59] target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
` [PULL 27/59] qom/object: Display more helpful message when a parent is missing
` [PULL 29/59] accel: Replace current_machine->accelerator by current_accel() wrapper
` [PULL 30/59] accel/tcg: Sanitize include path
` [PULL 32/59] qdev: remove duplicated qdev_property_add_static() doc
` [PULL 36/59] object: add class property initializer
` [PULL 37/59] object: add object_property_get_defaut()
` [PULL 40/59] object: add object_property_set_defaut_{bool, str, int, uint}()
` [PULL 42/59] object: check strong flag with &
` [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()

[PATCH v3 0/5] target/mips: Misc MIPS fixes and improvements for 5.0
 2020-01-23 14:30 UTC  (4+ messages)
` [PATCH v3 2/5] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA


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