qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-12 14:21:52 to 2019-12-12 20:35:53 UTC [more...]

[PATCH 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-12 20:34 UTC  (11+ messages)
` [PATCH 01/28] target/xtensa: Use probe_access for itlb_hit_test
` [PATCH 14/28] cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
` [PATCH 22/28] target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX
` [PATCH 23/28] target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0, 1}_SUFFIX

[PATCH v5 0/5] Add vTPM emulator support for ppc64 platform
 2019-12-12 20:33 UTC  (7+ messages)
` [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
` [PATCH v5 2/5] tpm: Return bool from tpm_backend_finish_sync
` [PATCH v5 3/5] tpm_spapr: Support suspend and resume
` [PATCH v5 4/5] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
` [PATCH v5 5/5] docs: tpm: Add example command line for ppc64 and tpm-spapr

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-12 20:17 UTC  (7+ messages)

[PATCH v4 0/8] Add vTPM emulator supportfor ppc64 platform
 2019-12-12 20:10 UTC  (11+ messages)
` [PATCH v4 1/8] tpm_spapr: Support TPM for ppc64 using CRQ based interface
` [PATCH v4 2/8] tpm_backend: Implement check whether tpm backend is suspended
` [PATCH v4 3/8] tpm_emulator: Implement callback for whether we are suspended
` [PATCH v4 4/8] tpm_passthrough: "
` [PATCH v4 5/8] tpm: Return bool from tpm_backend_finish_sync
` [PATCH v4 6/8] tpm_spapr: Support suspend and resume
` [PATCH v4 7/8] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
` [PATCH v4 8/8] docs: tpm: Add example command line for ppc64 and tpm-spapr

[PATCH 0/3] q800: update machine emulation
 2019-12-12 20:01 UTC  (4+ messages)
` [PATCH 1/3] q800: fix ESCC base
` [PATCH 2/3] q800: add djMEMC memory controller
` [PATCH 3/3] q800: add machine id register

[PATCH v2 0/8] x86: allow building without PC machine types
 2019-12-12 20:05 UTC  (12+ messages)
` [PATCH v2 1/8] i386: conditionally compile more files
` [PATCH v2 2/8] fw_cfg: allow building without other devices
` [PATCH v2 3/8] hw: replace hw/i386/pc.h with a header just for the i8259
` [PATCH v2 4/8] pci-stub: add more MSI functions
` [PATCH v2 5/8] x86: move SMM property to X86MachineState
` [PATCH v2 6/8] x86: move more x86-generic functions out of PC files
` [PATCH v2 7/8] acpi: move PC stubs out of stubs/
` [PATCH v2 8/8] pc: stubify x86 iommu

[PATCH] mos6522: remove anh register
 2019-12-12 19:43 UTC 

[PATCH] target/m68k: only change valid bits in CACR
 2019-12-12 19:40 UTC 

[PATCH] runstate: ignore finishmigrate -> prelaunch transition
 2019-12-12 19:40 UTC  (3+ messages)

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2019-12-12 19:24 UTC  (8+ messages)
` [RFC PATCH v2 1/5] hw: add compat machines for 5.0
` [RFC PATCH v2 2/5] target/arm/kvm64: kvm64 cpus have timer registers
` [RFC PATCH v2 3/5] target/arm/kvm: Implement virtual time adjustment
` [RFC PATCH v2 4/5] tests/arm-cpu-features: Check feature default values
` [RFC PATCH v2 5/5] target/arm/cpu: Add the kvm-no-adjvtime CPU property

[PULL 00/10] Bluetooth removal, and qtest & misc patches
 2019-12-12 18:54 UTC  (11+ messages)
` [PULL 01/10] hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev
` [PULL 02/10] hw/usb: Remove the USB bluetooth dongle device
` [PULL 03/10] Remove the core bluetooth code
` [PULL 04/10] Remove libbluetooth / bluez from the CI tests
` [PULL 05/10] tests: fix modules-test 'duplicate test case' error
` [PULL 06/10] pseries: disable migration-test if /dev/kvm cannot be used
` [PULL 07/10] hw/misc/ivshmem: Bury dead legacy INTx code
` [PULL 08/10] glib: use portable g_setenv()
` [PULL 09/10] tests/Makefile: Fix check-report.* targets shown in check-help
` [PULL 10/10] tests: use g_test_rand_int

QEMU VM crashes when enabling KVM
 2019-12-12 18:57 UTC  (6+ messages)

[RFC PATCH 0/9] Introduce mediate ops in vfio-pci
 2019-12-12 18:39 UTC  (9+ messages)

[PATCH 000/104] virtiofs daemon [all]
 2019-12-12 18:21 UTC  (106+ messages)
` [PATCH 001/104] virtiofsd: Pull in upstream headers
` [PATCH 002/104] virtiofsd: Pull in kernel's fuse.h
` [PATCH 003/104] virtiofsd: Add auxiliary .c's
` [PATCH 004/104] virtiofsd: Add fuse_lowlevel.c
` [PATCH 005/104] virtiofsd: Add passthrough_ll
` [PATCH 006/104] virtiofsd: Trim down imported files
` [PATCH 007/104] virtiofsd: Format imported files to qemu style
` [PATCH 008/104] virtiofsd: remove mountpoint dummy argument
` [PATCH 009/104] virtiofsd: remove unused notify reply support
` [PATCH 010/104] virtiofsd: Fix fuse_daemonize ignored return values
` [PATCH 011/104] virtiofsd: Fix common header and define for QEMU builds
` [PATCH 012/104] virtiofsd: Trim out compatibility code
` [PATCH 013/104] virtiofsd: Make fsync work even if only inode is passed in
` [PATCH 014/104] virtiofsd: Add options for virtio
` [PATCH 015/104] virtiofsd: add -o source=PATH to help output
` [PATCH 016/104] virtiofsd: Open vhost connection instead of mounting
` [PATCH 017/104] virtiofsd: Start wiring up vhost-user
` [PATCH 018/104] virtiofsd: Add main virtio loop
` [PATCH 019/104] virtiofsd: get/set features callbacks
` [PATCH 020/104] virtiofsd: Start queue threads
` [PATCH 021/104] virtiofsd: Poll kick_fd for queue
` [PATCH 022/104] virtiofsd: Start reading commands from queue
` [PATCH 023/104] virtiofsd: Send replies to messages
` [PATCH 024/104] virtiofsd: Keep track of replies
` [PATCH 025/104] virtiofsd: Add Makefile wiring for virtiofsd contrib
` [PATCH 026/104] virtiofsd: Fast path for virtio read
` [PATCH 027/104] virtiofsd: add --fd=FDNUM fd passing option
` [PATCH 028/104] virtiofsd: make -f (foreground) the default
` [PATCH 029/104] virtiofsd: add vhost-user.json file
` [PATCH 030/104] virtiofsd: add --print-capabilities option
` [PATCH 031/104] virtiofs: Add maintainers entry
` [PATCH 032/104] virtiofsd: passthrough_ll: create new files in caller's context
` [PATCH 033/104] virtiofsd: passthrough_ll: add lo_map for ino/fh indirection
` [PATCH 034/104] virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers
` [PATCH 035/104] virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers
` [PATCH 036/104] virtiofsd: passthrough_ll: add fd_map to hide file descriptors
` [PATCH 037/104] virtiofsd: passthrough_ll: add fallback for racy ops
` [PATCH 038/104] virtiofsd: validate path components
` [PATCH 039/104] virtiofsd: Plumb fuse_bufvec through to do_write_buf
` [PATCH 040/104] virtiofsd: Pass write iov's all the way through
` [PATCH 041/104] virtiofsd: add fuse_mbuf_iter API
` [PATCH 042/104] virtiofsd: validate input buffer sizes in do_write_buf()
` [PATCH 043/104] virtiofsd: check input buffer size in fuse_lowlevel.c ops
` [PATCH 044/104] virtiofsd: prevent ".." escape in lo_do_lookup()
` [PATCH 045/104] virtiofsd: prevent ".." escape in lo_do_readdir()
` [PATCH 046/104] virtiofsd: use /proc/self/fd/ O_PATH file descriptor
` [PATCH 047/104] virtiofsd: sandbox mount namespace
` [PATCH 048/104] virtiofsd: move to an empty network namespace
` [PATCH 049/104] virtiofsd: move to a new pid namespace
` [PATCH 050/104] virtiofsd: add seccomp whitelist
` [PATCH 051/104] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
` [PATCH 052/104] virtiofsd: cap-ng helpers
` [PATCH 053/104] virtiofsd: Drop CAP_FSETID if client asked for it
` [PATCH 054/104] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PATCH 055/104] virtiofsd: fix libfuse information leaks
` [PATCH 056/104] virtiofsd: add security guide document
` [PATCH 057/104] virtiofsd: add --syslog command-line option
` [PATCH 058/104] virtiofsd: print log only when priority is high enough
` [PATCH 059/104] virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
` [PATCH 060/104] virtiofsd: Add timestamp "
` [PATCH 061/104] virtiofsd: Handle reinit
` [PATCH 062/104] virtiofsd: Handle hard reboot
` [PATCH 063/104] virtiofsd: Kill threads when queues are stopped
` [PATCH 064/104] vhost-user: Print unexpected slave message types
` [PATCH 065/104] contrib/libvhost-user: Protect slave fd with mutex
` [PATCH 066/104] virtiofsd: passthrough_ll: add renameat2 support
` [PATCH 067/104] virtiofsd: passthrough_ll: disable readdirplus on cache=never
` [PATCH 068/104] virtiofsd: passthrough_ll: control readdirplus
` [PATCH 069/104] virtiofsd: rename unref_inode() to unref_inode_lolocked()
` [PATCH 070/104] virtiofsd: fail when parent inode isn't known in lo_do_lookup()
` [PATCH 071/104] virtiofsd: extract root inode init into setup_root()
` [PATCH 072/104] virtiofsd: passthrough_ll: fix refcounting on remove/rename
` [PATCH 073/104] virtiofsd: passthrough_ll: clean up cache related options
` [PATCH 074/104] virtiofsd: passthrough_ll: use hashtable
` [PATCH 075/104] virtiofsd: Clean up inodes on destroy
` [PATCH 076/104] virtiofsd: support nanosecond resolution for file timestamp
` [PATCH 077/104] virtiofsd: fix error handling in main()
` [PATCH 078/104] virtiofsd: cleanup allocated resource in se
` [PATCH 079/104] virtiofsd: fix memory leak on lo.source
` [PATCH 080/104] virtiofsd: add helper for lo_data cleanup
` [PATCH 081/104] virtiofsd: Prevent multiply running with same vhost_user_socket
` [PATCH 082/104] virtiofsd: enable PARALLEL_DIROPS during INIT
` [PATCH 083/104] virtiofsd: fix incorrect error handling in lo_do_lookup
` [PATCH 084/104] Virtiofsd: fix memory leak on fuse queueinfo
` [PATCH 085/104] virtiofsd: Support remote posix locks
` [PATCH 086/104] virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
` [PATCH 087/104] virtiofsd: prevent fv_queue_thread() vs virtio_loop() races
` [PATCH 088/104] virtiofsd: make lo_release() atomic
` [PATCH 089/104] virtiofsd: prevent races with lo_dirp_put()
` [PATCH 090/104] virtiofsd: rename inode->refcount to inode->nlookup
` [PATCH 091/104] libvhost-user: Fix some memtable remap cases
` [PATCH 092/104] virtiofsd: add man page
` [PATCH 093/104] virtiofsd: introduce inode refcount to prevent use-after-free
` [PATCH 094/104] virtiofsd: do not always set FUSE_FLOCK_LOCKS
` [PATCH 095/104] virtiofsd: convert more fprintf and perror to use fuse log infra
` [PATCH 096/104] virtiofsd: Reset O_DIRECT flag during file open
` [PATCH 097/104] virtiofsd: Fix data corruption with O_APPEND wirte in writeback mode
` [PATCH 098/104] virtiofsd: add definition of fuse_buf_writev()
` [PATCH 099/104] virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
` [PATCH 100/104] virtiofsd: process requests in a thread pool
` [PATCH 101/104] virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
` [PATCH 102/104] virtiofsd: fix lo_destroy() resource leaks
` [PATCH 103/104] virtiofsd: add --thread-pool-size=NUM option
` [PATCH 104/104] virtiofsd: Convert lo_destroy to take the lo->mutex lock itself

[PACTH v3 0/5] Add vTPM emulator supportfor ppc64 platform
 2019-12-12 17:12 UTC  (5+ messages)
` [PACTH v3 3/5] tpm_spapr: Support suspend and resume

[PATCH v2] configure: simplify vhost condition with Kconfig
 2019-12-12 16:33 UTC  (2+ messages)

[PATCH 0/5] x86: allow building without PC machine types
 2019-12-12 16:18 UTC  (13+ messages)
` [PATCH 1/5] i386: conditionally compile more files
` [PATCH 2/5] fw_cfg: allow building without other devices
` [PATCH 3/5] x86: move more functions to X86MachineState and x86.c
` [PATCH 4/5] pci-stub: add more MSI functions
` [PATCH 5/5] kvm: check before accessing PCMachineState fields

[PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
 2019-12-12 15:27 UTC  (10+ messages)

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2019-12-12 15:24 UTC  (11+ messages)
` [PATCH v3 2/7] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-12 15:13 UTC  (8+ messages)
` [PATCH for-5.0 v11 12/20] qapi: Introduce DEFINE_PROP_INTERVAL

[PATCH] qcow2: Use offset_into_cluster()
 2019-12-12 15:02 UTC  (2+ messages)

[PATCH] docs/specs/tpm: reST-ify TPM documentation
 2019-12-12 14:59 UTC 

[PATCH v3 0/3] virtio: fix memory leak in virtio-balloon/virtio-serial-bus
 2019-12-12 14:51 UTC  (5+ messages)
` [PATCH v3 1/3] virtio: add ability to delete vq through a pointer
` [PATCH v3 2/3] virtio-balloon: fix memory leak while attach virtio-balloon device

[PATCH v2] target/arm: ensure we use current exception state after SCR update
 2019-12-12 14:36 UTC  (2+ messages)

[PATCH v2 0/2] gdbstub: allow sending packet of arbitrary length
 2019-12-12 14:15 UTC  (3+ messages)
` [PATCH v2 1/2] gdbstub: change GDBState.last_packet to GByteArray


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