messages from 2020-02-04 09:53:41 to 2020-02-04 17:18:02 UTC [more...]
[PATCH v2 00/33] block: Introduce real BdrvChildRole
2020-02-04 17:08 UTC (16+ messages)
` [PATCH v2 01/33] block: Add BlockDriver.is_format
` [PATCH v2 02/33] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v2 03/33] block: Add BdrvChildRole
` [PATCH v2 05/33] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH v2 06/33] block: Pass BdrvChildRole to .inherit_options()
` [PATCH v2 07/33] block: Pass parent_is_format "
` [PATCH v2 08/33] block: Rename bdrv_inherited_options()
` [PATCH v2 09/33] block: Add generic bdrv_inherited_options()
` [PATCH v2 13/33] block: Add child_of_bds
` [PATCH v2 14/33] block: Distinguish paths in *_format_default_perms
` [PATCH v2 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v2 18/33] block: Add bdrv_default_perms()
` [PATCH v2 19/33] raw-format: Split raw_read_options()
` [PATCH v2 21/33] block: Drop child_format
` [PATCH v2 22/33] block: Make backing files child_of_bds children
[PULL v2 00/14] qtests, kconfig and misc patches
2020-02-04 17:08 UTC (2+ messages)
[PATCH 0/1] tests/acceptance: Count Raspberry Pi logos displayed on framebuffer
2020-02-04 16:57 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] qemu-options: replace constant 1 with HAS_ARG
2020-02-04 16:56 UTC
[GSoC/Outreachy QEMU project proposal] Measure and Analyze QEMU Performance
2020-02-04 16:52 UTC (7+ messages)
[PATCH] tests/acceptance/migration: Add the 'migration' tag
2020-02-04 16:51 UTC (2+ messages)
[PATCH v5 00/26] nvme: support NVMe v1.3d, SGLs and multiple namespaces
2020-02-04 16:47 UTC (31+ messages)
` [PATCH v5 01/26] nvme: rename trace events to nvme_dev
` [PATCH v5 03/26] nvme: move device parameters to separate struct
` [PATCH v5 04/26] nvme: add missing fields in the identify data structures
` [PATCH v5 05/26] nvme: populate the mandatory subnqn and ver fields
` [PATCH v5 06/26] nvme: refactor nvme_addr_read
` [PATCH v5 07/26] nvme: add support for the abort command
` [PATCH v5 08/26] nvme: refactor device realization
` [PATCH v5 09/26] nvme: add temperature threshold feature
` [PATCH v5 10/26] nvme: add support for the get log page command
` [PATCH v5 11/26] nvme: add support for the asynchronous event request command
` [PATCH v5 12/26] nvme: add missing mandatory features
` [PATCH v5 13/26] nvme: additional tracing
` [PATCH v5 14/26] nvme: make sure ncqr and nsqr is valid
` [PATCH v5 15/26] nvme: bump supported specification to 1.3
` [PATCH v5 16/26] nvme: refactor prp mapping
` [PATCH v5 17/26] nvme: allow multiple aios per command
` [PATCH v5 18/26] nvme: use preallocated qsg/iov in nvme_dma_prp
` [PATCH v5 19/26] pci: pass along the return value of dma_memory_rw
` [PATCH v5 20/26] nvme: handle dma errors
` [PATCH v5 21/26] nvme: add support for scatter gather lists
` [PATCH v5 22/26] nvme: support multiple namespaces
` [PATCH v5 23/26] pci: allocate pci id for nvme
` [PATCH v5 24/26] nvme: change controller pci id
` [PATCH v5 25/26] nvme: remove redundant NvmeCmd pointer parameter
` [PATCH v5 26/26] nvme: make lba data size configurable
[PATCH v2 0/7] ARM virt: Add NVDIMM support
2020-02-04 16:44 UTC (4+ messages)
` [PATCH v2 1/7] exec: Fix for qemu_ram_resize() callback
[PATCH] build: move TARGET_GPROF to config-host.mak
2020-02-04 16:41 UTC (2+ messages)
Disabling PCI "hot-unplug" for a guest (and/or a single PCI device)
2020-02-04 16:35 UTC (4+ messages)
[PATCH] virtio: clean up when virtio_queue_set_rings() fails
2020-02-04 16:36 UTC (3+ messages)
[PATCH] scripts/signrom: remove Python 2 support, add shebang
2020-02-04 16:18 UTC (5+ messages)
[PATCH v3 0/2] Acceptance test: provides to use different transport for migration
2020-02-04 16:13 UTC (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] "
[PULL v2 0/3] MIPS queue for February 4th, 2020
2020-02-04 16:12 UTC (2+ messages)
[PATCH] exec: do not define use_icount for user-mode emulation
2020-02-04 16:10 UTC
[PATCH 00/17] Improve qcow2 all-zero detection
2020-02-04 16:07 UTC (22+ messages)
` [PATCH 01/17] qcow2: Comment typo fixes
` [PATCH 02/17] qcow2: List autoclear bit names in header
` [PATCH 03/17] qcow2: Avoid feature name extension on small cluster size
` [PATCH 04/17] block: Improve documentation of .bdrv_has_zero_init
` [PATCH 07/17] gluster: Drop useless has_zero_init callback
` [PATCH 08/17] sheepdog: Consistently set bdrv_has_zero_init_truncate
` [PATCH 09/17] block: Refactor bdrv_has_zero_init{,_truncate}
` [PATCH 13/17] qcow2: Add new autoclear feature for all zero image
[PATCH] drop "from __future__ import print_function"
2020-02-04 16:07 UTC (2+ messages)
[PATCH 0/4] virtiofsd coverity fixes
2020-02-04 16:06 UTC (11+ messages)
` [PATCH 1/4] virtiofsd: Remove fuse_req_getgroups
` [PATCH 2/4] virtiofsd: fv_create_listen_socket error path socket leak
` [PATCH 3/4] virtiofsd: load_capng missing unlock
` [PATCH 4/4] virtiofsd: do_read missing NULL check
[PATCH v2 00/12] python: Explicit usage of Python 3
2020-02-04 16:06 UTC (2+ messages)
[PATCH] make all Python scripts executable
2020-02-04 16:02 UTC
[PATCH] scripts/signrom: remove Python 2 support, add shebang
2020-02-04 15:58 UTC
[PATCH] ui/cocoa: Drop workarounds for pre-10.12 OSX
2020-02-04 15:56 UTC (5+ messages)
[Bug 1861884] [NEW] qemu socket multicast not working
2020-02-04 15:48 UTC (2+ messages)
` [Bug 1861884] "
Making QEMU easier for management tools and applications
2020-02-04 15:54 UTC (2+ messages)
` Summary of "
[PATCH v4 00/80] refactor main RAM allocation to use hostmem backend
2020-02-04 15:39 UTC (3+ messages)
[PATCH v5 0/4] ppc: spapr: virtual NVDIMM support
2020-02-04 14:55 UTC (3+ messages)
` [PATCH v5 2/4] nvdimm: add uuid property to nvdimm
[Bug 1861875] [NEW] VDE networking barely working
2020-02-04 14:40 UTC (2+ messages)
` [Bug 1861875] "
[PATCH 1/3] m25p80: Convert to support tracing
2020-02-04 14:28 UTC (12+ messages)
` [PATCH 2/3] m25p80: Improve command handling for Jedec and unsupported commands
` [PATCH 3/3] aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
[PATCH v3 0/1] qemu-img: Add --target-is-zero to indicate that a target is blank
2020-02-04 14:23 UTC (8+ messages)
` [PATCH v3 1/1] qemu-img: Add --target-is-zero to convert
[PATCH 0/6] tests/boot_linux_console: add extra boot acceptance tests
2020-02-04 14:22 UTC (8+ messages)
` [PATCH 5/6] tests/boot_linux_console: add extract_from_rpm method
[PATCH v2 0/5] python/qemu: qmp: Fix, delint and improvements
2020-02-04 14:11 UTC (6+ messages)
` [PATCH v2 1/5] python/qemu: qmp: Replace socket.error with OSError
` [PATCH v2 2/5] python/qemu: Delint the qmp module
` [PATCH v2 3/5] python/qemu: qmp: Make accept()'s timeout configurable
` [PATCH v2 4/5] python/qemu: qmp: Make QEMUMonitorProtocol a context manager
` [PATCH v2 5/5] python/qemu: qmp: Remove unnused attributes
[PATCH v3 00/21] block: Fix check_to_replace_node()
2020-02-04 14:09 UTC (10+ messages)
` [PATCH v3 16/21] iotests: Add VM.assert_block_path()
` [PATCH v3 17/21] iotests/041: Drop superfluous shutdowns
` [PATCH v3 18/21] iotests: Resolve TODOs in 041
` [PATCH v3 21/21] iotests: Check that @replaces can replace filters
[PATCH v6 00/41] target/arm: Implement ARMv8.1-VHE
2020-02-04 14:08 UTC (7+ messages)
` [PATCH v6 30/41] target/arm: Flush tlb for ASID changes in EL2&0 translation regime
[PATCH 0/2] configure: Check that sphinx-build is using Python 3
2020-02-04 13:58 UTC (7+ messages)
` [PATCH 1/2] configure: Allow user to specify sphinx-build binary
` [PATCH 2/2] configure: Check that sphinx-build is using Python 3
[PATCH v1 06/13] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
2020-02-04 13:52 UTC
[PATCH v6 0/4] Improve default object property_add uint helpers
2020-02-04 13:41 UTC (6+ messages)
` [PATCH v6 1/4] qom/object: enable setter for uint types
` [PATCH v6 2/4] ich9: fix getter type for sci_int property
` [PATCH v6 3/4] ich9: Simplify ich9_lpc_initfn
` [PATCH v6 4/4] qom/object: Use common get/set uint helpers
[PATCH 0/4] linux-user: fix use of SIGRTMIN
2020-02-04 13:38 UTC (9+ messages)
` [PATCH 2/4] linux-user: cleanup signal.c
` [PATCH 4/4] linux-user: fix use of SIGRTMIN
[PATCH] Remove support for CLOCK_MONOTONIC not being defined
2020-02-04 13:30 UTC (3+ messages)
[PATCH v1 05/13] util/mmap-alloc: Factor out calculation of pagesize to mmap_pagesize()
2020-02-04 13:25 UTC
VW ELF loader
2020-02-04 8:54 UTC (12+ messages)
[PATCH v1 04/13] exec: Drop "shared" parameter from ram_block_add()
2020-02-04 13:16 UTC
[Qemu-devel] [Bug 1823790] [NEW] QEMU forces systemd into tight loop
2020-02-04 12:51 UTC (2+ messages)
` [Bug 1823790] Re: QEMU mishandling of SO_PEERSEC "
[PATCH 0/9] linux-user: Update syscall numbers to kernel 5.5 level
2020-02-04 12:30 UTC (11+ messages)
` [PATCH 1/9] linux-user: alpha: "
` [PATCH 2/9] linux-user: arm: "
` [PATCH 3/9] linux-user: m68k: "
` [PATCH 4/9] linux-user: microblaze: "
` [PATCH 5/9] linux-user: mips: "
` [PATCH 6/9] linux-user: sh4: "
` [PATCH 7/9] linux-user: x86_64: "
` [PATCH 8/9] linux-user: xtensa: "
` [PATCH 9/9] linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
[PATCH v13 00/10] VIRTIO-IOMMU device
2020-02-04 12:26 UTC (8+ messages)
` [PATCH v13 03/10] virtio-iommu: Implement attach/detach command
[RFC 0/9] Add an interVM memory sharing device
2020-02-04 12:16 UTC (12+ messages)
` [RFC 1/9] memory: Add function for finding flat memory ranges
` [RFC 2/9] memory: Support mmap offset for fd-backed memory regions
` [RFC 3/9] memory: Hack - use shared memory when possible
` [RFC 4/9] hw/misc/memexpose: Add documentation
` [RFC 5/9] hw/misc/memexpose: Add core memexpose files
` [RFC 6/9] hw/misc/memexpose: Add memexpose pci device
` [RFC 7/9] hw/misc/memexpose: Add memexpose memory region device
` [RFC 8/9] hw/misc/memexpose: Add simple tests
` [RFC 9/9] hw/arm/virt: Hack in support for memexpose device
[PATCH] .travis.yml: ensure python3-sphinx installed for docs
2020-02-04 11:57 UTC (2+ messages)
[PATCH v5 00/20] linux-user: Misc patches for 5.0
2020-02-04 11:56 UTC (4+ messages)
` [PATCH v5 05/20] linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level
Does Libvirt's json parser support single quoted string in qmp json string?
2020-02-04 10:53 UTC (4+ messages)
[PATCH v2 0/2] target/arm: kvm: Support for KVM DABT without valid ISS
2020-02-04 10:34 UTC (3+ messages)
` [PATCH v2 1/2] target/arm: kvm: Inject events at the last stage of sync
[RFC PATCH] audio: proper support for float samples in mixeng
2020-02-04 10:24 UTC (4+ messages)
[RFC PATCH] hw/arm/virt: Support NMI injection
2020-02-04 10:22 UTC (8+ messages)
Need help understanding assertion fail
2020-02-04 10:19 UTC (4+ messages)
[PATCH v2 0/4] migration: Replace gemu_log with qemu_log
2020-02-04 10:11 UTC (5+ messages)
` [PATCH v2 2/4] linux-user: Use `qemu_log' for strace
[PATCH v1 0/4] Increase default virtqueue size to improve performance
2020-02-04 9:59 UTC (4+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
Making QEMU easier for management tools and applications
2020-02-04 9:58 UTC (14+ messages)
[PATCH v2 0/2] qemu-img: Add --target-is-zero to indicate that a target is blank
2020-02-04 9:54 UTC (4+ messages)
` [PATCH v2 1/2] qemu-img: Add --target-is-zero to convert
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).