qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 18:42:59 to 2020-01-24 06:39:22 UTC [more...]

Making QEMU easier for management tools and applications
 2020-01-24  6:38 UTC  (14+ messages)

qemu-img convert vs writing another copy tool
 2020-01-24  5:45 UTC  (5+ messages)

[Bug 1860553] [NEW] cmake crashes on qemu-alpha-user with Illegal Instruction
 2020-01-24  5:11 UTC  (4+ messages)
` [Bug 1860553] "

[Bug 1860742] [NEW] xv6 Bootloop
 2020-01-24  4:12 UTC  (2+ messages)
` [Bug 1860742] "

[PATCH] target/riscv: Disallow WFI instruction from U-mode
 2020-01-24  3:22 UTC  (3+ messages)

[PATCH v29 00/22] Add RX archtecture support
 2020-01-24  2:42 UTC  (3+ messages)

[PATCH] tcg: gdbstub: Fix missing breakpoint issue
 2020-01-24  2:17 UTC 

[PATCH rc2 00/25] target/avr merger
 2020-01-24  1:02 UTC  (27+ messages)
` [PATCH rc2 01/25] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH rc2 02/25] target/avr: Add instruction helpers
` [PATCH rc2 03/25] target/avr: Add instruction translation - Registers definition
` [PATCH rc2 04/25] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH rc2 05/25] target/avr: Add instruction translation - Branch Instructions
` [PATCH rc2 06/25] target/avr: Add instruction translation - Data Transfer Instructions
` [PATCH rc2 07/25] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH rc2 08/25] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH rc2 09/25] target/avr: Add instruction translation - CPU main translation function
` [PATCH rc2 10/25] target/avr: Add instruction disassembly function
` [PATCH rc2 11/25] hw/char: Add limited support for Atmel USART peripheral
` [PATCH rc2 12/25] hw/timer: Add limited support for Atmel 16 bit timer peripheral
` [PATCH rc2 13/25] hw/misc: Add Atmel power device
` [PATCH rc2 14/25] target/avr: Add section about AVR into QEMU documentation
` [PATCH rc2 15/25] target/avr: Register AVR support with the rest of QEMU
` [PATCH rc2 16/25] target/avr: Add machine none test
` [PATCH rc2 17/25] target/avr: Update MAINTAINERS file
` [PATCH rc2 18/25] hw/core/loader: Let load_elf populate the processor-specific flags
` [PATCH rc2 19/25] hw/avr: Add helper to load raw/ELF firmware binaries
` [PATCH rc2 20/25] hw/avr: Add some ATmega microcontrollers
` [PATCH rc2 21/25] hw/avr: Add some Arduino boards
` [PATCH rc2 22/25] target/avr: Update build system
` [PATCH rc2 23/25] tests/boot-serial-test: Test some Arduino boards (AVR based)
` [PATCH rc2 24/25] tests/acceptance: Test the Arduino MEGA2560 board
` [PATCH rc2 25/25] .travis.yml: Run the AVR acceptance tests

QEMU for aarch64 with plugins seems to fail basic consistency checks
 2020-01-24  0:45 UTC 

[PATCH rc1 00/24] target/avr merger
 2020-01-24  0:33 UTC  (15+ messages)
` [PATCH rc1 12/24] hw/timer: Add limited support for Atmel 16 bit timer peripheral
` [PATCH rc1 14/24] target/avr: Add section about AVR into QEMU documentation
` [PATCH rc1 18/24] hw/avr: Introduce ATMEL_ATMEGA_MCU config
` [PATCH rc1 19/24] hw/avr: Add some ATmega microcontrollers

[PULL 000/108] virtiofs queue
 2020-01-23 21:18 UTC  (87+ messages)
` [PULL 002/108] virtiofsd: Pull in kernel's fuse.h
` [PULL 006/108] virtiofsd: Trim down imported files
` [PULL 009/108] virtiofsd: remove unused notify reply support
` [PULL 010/108] virtiofsd: Remove unused enum fuse_buf_copy_flags
` [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 019/108] virtiofsd: Start wiring up vhost-user
` [PULL 020/108] virtiofsd: Add main virtio loop
` [PULL 025/108] virtiofsd: Send replies to messages
` [PULL 026/108] virtiofsd: Keep track of replies
` [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 033/108] virtiofs: Add maintainers entry
` [PULL 034/108] virtiofsd: passthrough_ll: create new files in caller's context
` [PULL 035/108] virtiofsd: passthrough_ll: add lo_map for ino/fh indirection
` [PULL 037/108] virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers
` [PULL 038/108] virtiofsd: passthrough_ll: add fd_map to hide file descriptors
` [PULL 039/108] virtiofsd: passthrough_ll: add fallback for racy ops
` [PULL 040/108] virtiofsd: validate path components
` [PULL 042/108] virtiofsd: Pass write iov's all the way through
` [PULL 043/108] virtiofsd: add fuse_mbuf_iter API
` [PULL 044/108] virtiofsd: validate input buffer sizes in do_write_buf()
` [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 049/108] virtiofsd: sandbox mount namespace
` [PULL 050/108] virtiofsd: move to an empty network namespace
` [PULL 052/108] virtiofsd: add seccomp whitelist
` [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 057/108] virtiofsd: fix libfuse information leaks
` [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 062/108] virtiofsd: Handle reinit
` [PULL 063/108] virtiofsd: Handle hard reboot
` [PULL 066/108] contrib/libvhost-user: Protect slave fd with mutex
` [PULL 067/108] virtiofsd: passthrough_ll: add renameat2 support
` [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 074/108] virtiofsd: passthrough_ll: use hashtable
` [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 080/108] virtiofsd: add helper for lo_data cleanup
` [PULL 081/108] virtiofsd: Prevent multiply running with same vhost_user_socket
` [PULL 082/108] virtiofsd: enable PARALLEL_DIROPS during INIT
` [PULL 083/108] virtiofsd: fix incorrect error handling in lo_do_lookup
` [PULL 084/108] Virtiofsd: fix memory leak on fuse queueinfo
` [PULL 085/108] virtiofsd: Support remote posix locks
` [PULL 086/108] virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
` [PULL 087/108] virtiofsd: prevent fv_queue_thread() vs virtio_loop() races
` [PULL 088/108] virtiofsd: make lo_release() atomic
` [PULL 089/108] virtiofsd: prevent races with lo_dirp_put()
` [PULL 090/108] virtiofsd: rename inode->refcount to inode->nlookup
` [PULL 091/108] libvhost-user: Fix some memtable remap cases
` [PULL 092/108] virtiofsd: passthrough_ll: fix refcounting on remove/rename
` [PULL 093/108] virtiofsd: introduce inode refcount to prevent use-after-free
` [PULL 094/108] virtiofsd: do not always set FUSE_FLOCK_LOCKS
` [PULL 095/108] virtiofsd: convert more fprintf and perror to use fuse log infra
` [PULL 096/108] virtiofsd: Reset O_DIRECT flag during file open
` [PULL 097/108] virtiofsd: Fix data corruption with O_APPEND write in writeback mode
` [PULL 098/108] virtiofsd: passthrough_ll: Use cache_readdir for directory open
` [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 101/108] virtiofsd: process requests in a thread pool
` [PULL 102/108] virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
` [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
` [PULL 106/108] virtiofsd/passthrough_ll: Pass errno to fuse_reply_err()
` [PULL 107/108] virtiofsd: stop all queue threads on exit in virtio_loop()
` [PULL 108/108] virtiofsd: add some options to the help message

[PULL v2 00/59] Misc (x86 and QOM) patches for 2020-01-23
 2020-01-23 23:31 UTC  (4+ messages)

[PATCH 0/5] target/s390x: Do not leak stack address in translate_one
 2020-01-23 23:22 UTC  (6+ messages)
` [PATCH 1/5] target/s390x: Move struct DisasFields definition earlier
` [PATCH 2/5] target/s390x: Remove DisasFields argument from callbacks
` [PATCH 3/5] target/s390x: Pass DisasContext to get_field and have_field
` [PATCH 4/5] target/s390x: Move DisasFields into DisasContext
` [PATCH 5/5] target/s390x: Remove DisasFields argument from extract_insn

[PATCH v2 0/5] block: Generic file creation fallback
 2020-01-23 22:59 UTC  (7+ messages)
` [PATCH v2 1/5] block/nbd: Fix hang in .bdrv_close()
` [PATCH v2 2/5] block: Generic file creation fallback
` [PATCH v2 5/5] iotests: Add test for image "

[PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
 2020-01-23 22:58 UTC  (5+ messages)

[PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
 2020-01-23 22:48 UTC  (6+ messages)

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 22:23 UTC  (7+ messages)
` [PATCH REPOST v3 16/80] arm/kzm: drop RAM size fixup
` [PATCH REPOST v3 36/80] s390x/s390-virtio-ccw: use memdev for RAM
` [PATCH REPOST v3 80/80] tests:numa-test: use explicit memdev to specify node RAM

[PULL v2 00/11] target/hppa patch queue
 2020-01-23 22:10 UTC  (2+ messages)
` [PULL v2 07/11] hppa: Add emulation of Artist graphics

[Bug 1859713] [NEW] ARM v8.3a pauth not working
 2020-01-23 21:56 UTC  (2+ messages)
` [Bug 1859713] "

[PATCH v3 0/4] Acceptance tests: boot Linux with KVM test
 2020-01-23 21:47 UTC  (4+ messages)
` [PATCH v3 2/4] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests

[PATCH] tests/boot-serial-test: Allow the HPPA machine to shudown
 2020-01-23 21:37 UTC  (6+ messages)

Maintainers, please add Message-Id: when merging patches
 2020-01-23 21:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 1/6] machine: Convert the valid cpu types to use cpu_model
 2020-01-23 18:48 UTC  (12+ messages)

[qemu-web PATCH v2] Add "Security Process" information to the main website
 2020-01-23 19:43 UTC  (3+ messages)

GraphViz extension on QEMU Wiki
 2020-01-23 18:50 UTC  (4+ messages)

[PATCH 0/6] Fix more GCC9 -O3 warnings
 2020-01-23 18:26 UTC  (5+ messages)

[PATCH v3 0/2] MAINTAINERS: ARM fixes
 2020-01-23 17:21 UTC  (4+ messages)
` [PATCH v3 2/2] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines

[PATCH] qemu_set_log_filename: filename argument may be NULL
 2020-01-23 19:36 UTC  (2+ messages)

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 19:31 UTC  (3+ messages)
` [PATCH v4 81/80] m68k/q800: use memdev for RAM

[PATCH v4 0/6] Fix multifd + cancel + multifd
 2020-01-23 16:49 UTC  (3+ messages)
` [PATCH v4 6/6] migration: Don't send data if we have stopped

5.0 release schedule proposal
 2020-01-23 19:16 UTC  (3+ messages)

[PATCH] Makefile: List the sphinx documentation in 'make help'
 2020-01-23 17:48 UTC  (3+ messages)

[PATCH] riscv: Format Rd of FMV.W.X with NoN-boxing
 2020-01-23 18:52 UTC  (8+ messages)

[PULL v4 00/20] target-arm queue
 2020-01-23 17:15 UTC  (2+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 1
 2020-01-23 18:43 UTC  (3+ messages)

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-01-23 17:02 UTC 

[PATCH] hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
 2020-01-23 17:42 UTC  (2+ messages)

[PATCH v2 0/2] finish qemu-nbd --partition deprecation
 2020-01-23 16:46 UTC  (2+ messages)
` [PATCH v2 2/2] qemu-nbd: Removed deprecated --partition option

[PATCH v3 0/8] Fix Exynos4210 DMA support
 2020-01-23 16:57 UTC  (5+ messages)
` [PATCH v3 1/8] dma/pl330: Convert to support tracing

[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 v3 00/20] target-arm queue
 2020-01-23 16:30 UTC 


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