messages from 2018-12-21 14:41:16 to 2018-12-23 20:52:43 UTC [more...]
[Qemu-devel] [PATCH v2 00/52] Audio 5.1 patches
2018-12-23 20:51 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 01/52] qapi: support alternates in OptsVisitor
` [Qemu-devel] [PATCH v2 02/52] qapi: support nested structs "
` [Qemu-devel] [PATCH v2 03/52] qapi: qapi for audio backends
` [Qemu-devel] [PATCH v2 04/52] audio: use qapi AudioFormat instead of audfmt_e
` [Qemu-devel] [PATCH v2 05/52] audio: -audiodev command line option: documentation
` [Qemu-devel] [PATCH v2 07/52] alsaaudio: port to -audiodev config
` [Qemu-devel] [PATCH v2 08/52] coreaudio: "
` [Qemu-devel] [PATCH v2 09/52] dsoundaudio: "
` [Qemu-devel] [PATCH v2 10/52] noaudio: "
[Qemu-devel] [PATCH for-3.1 0/2] Fix disas/nanomips
2018-12-23 20:30 UTC (4+ messages)
` [Qemu-devel] [PATCH for-3.1 2/2] disas/nanomips: Fix format strings
[Qemu-devel] [PATCH 0/6] target/mips: Amend MXU support
2018-12-23 17:22 UTC (3+ messages)
` [Qemu-devel] [PATCH 5/6] target/mips: MXU: Add handlers for max/min instructions
[Qemu-devel] [PATCH v3 0/7] bitmaps: remove x- prefix from QMP api
2018-12-23 14:28 UTC (2+ messages)
[Qemu-devel] [PATCH 0/6] target/ppc: remove various endian hacks from int_helper.c
2018-12-23 11:38 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] target/ppc: implement complete set of Vsr* macros
` [Qemu-devel] [PATCH 2/6] target/ppc: rework vmrg{l, h}{b, h, w} instructions to use "
` [Qemu-devel] [PATCH 3/6] target/ppc: rework vmul{e, o}{s, u}{b, "
` [Qemu-devel] [PATCH 4/6] target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c
` [Qemu-devel] [PATCH 5/6] target/ppc: eliminate use of EL_IDX "
` [Qemu-devel] [PATCH 6/6] target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c
[Qemu-devel] [RFC PATCH 0/5] expose negotiated virtio features in r/o properties
2018-12-23 11:05 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/9] target/ppc: prepare for conversion to TCG vector operations
2018-12-23 11:15 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 1/9] target/ppc: fix typo in SIMM5 extraction helper
` [Qemu-devel] [PATCH v4 2/9] target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32
` [Qemu-devel] [PATCH v4 3/9] target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
` [Qemu-devel] [PATCH v4 4/9] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX "
` [Qemu-devel] [PATCH v4 5/9] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR "
` [Qemu-devel] [PATCH v4 6/9] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
` [Qemu-devel] [PATCH v4 7/9] target/ppc: merge ppc_vsr_t and ppc_avr_t union types
` [Qemu-devel] [PATCH v4 8/9] target/ppc: move FP and VMX registers into aligned vsr register array
` [Qemu-devel] [PATCH v4 9/9] target/ppc: replace AVR* macros with Vsr* macros
[Qemu-devel] [PULL 00/22] misc queue
2018-12-23 7:58 UTC (2+ messages)
[Qemu-devel] [PATCH v3] Add getsockopt for settable SOL_IPV6 options
2018-12-23 9:21 UTC (2+ messages)
[Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block
2018-12-23 6:14 UTC (2+ messages)
[Qemu-devel] [Bug 1809304] [NEW] qemu-img convert is freezing for some DMG files
2018-12-23 5:34 UTC (4+ messages)
` [Qemu-devel] [Bug 1809304] "
[Qemu-devel] [PATCH v2 0/3] dmg: fixing reading in dmg
2018-12-23 2:59 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] dmg: fix binary search
` [Qemu-devel] [PATCH v2 2/3] dmg: use enumeration type instead of hard coding number
` [Qemu-devel] [PATCH v2 3/3] dmg: don't skip zero chunk
[Qemu-devel] [PATCH v3 0/9] target/ppc: prepare for conversion to TCG vector operations
2018-12-23 2:50 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 8/9] target/ppc: move FP and VMX registers into aligned vsr register array
[Qemu-devel] [Bug 1793275] Re: Hosts fail to start after update to QEMU 3.0
2018-12-22 18:33 UTC
[Qemu-devel] [PATCH 0/2] Fix TABs in many files
2018-12-22 17:48 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] Allow hw/audio drivers to pass raw DB values to audio/ drivers
2018-12-22 16:46 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] Allow audio driver to pass DB value to underlying drivers
` [Qemu-devel] [PATCH 3/3] If raw DB values are known, use them in paaudio
` [Qemu-devel] [PATCH 2/3] Pass raw DB values from hda-codec.c to audio driver
[Qemu-devel] [Bug 1809546] [NEW] Writing a byte to a pl011 SFR overwrites the whole SFR
2018-12-22 15:08 UTC (2+ messages)
` [Qemu-devel] [Bug 1809546] "
[Qemu-devel] [PATCH v12 00/31] block: Fix some filename generation issues
2018-12-22 15:10 UTC (3+ messages)
` [Qemu-devel] [PATCH v12 01/31] block: Use bdrv_refresh_filename() to pull
[Qemu-devel] [PATCH PULL 00/31] RDMA queue
2018-12-22 14:30 UTC (34+ messages)
` [Qemu-devel] [PATCH PULL 01/31] hw/pvrdma: Check the correct return value
` [Qemu-devel] [PATCH PULL 02/31] contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer
` [Qemu-devel] [PATCH PULL 03/31] hw/rdma: Add ability to force notification without re-arm
` [Qemu-devel] [PATCH PULL 04/31] hw/rdma: Return qpn 1 if ibqp is NULL
` [Qemu-devel] [PATCH PULL 05/31] hw/rdma: Abort send-op if fail to create addr handler
` [Qemu-devel] [PATCH PULL 06/31] hw/rdma: Add support for MAD packets
` [Qemu-devel] [PATCH PULL 07/31] hw/pvrdma: Make function reset_device return void
` [Qemu-devel] [PATCH PULL 08/31] hw/pvrdma: Make default pkey 0xFFFF
` [Qemu-devel] [PATCH PULL 09/31] hw/pvrdma: Set the correct opcode for recv completion
` [Qemu-devel] [PATCH PULL 10/31] hw/pvrdma: Set the correct opcode for send completion
` [Qemu-devel] [PATCH PULL 11/31] qapi: Define new QMP message for pvrdma
` [Qemu-devel] [PATCH PULL 12/31] hw/pvrdma: Add support to allow guest to configure GID table
` [Qemu-devel] [PATCH PULL 13/31] vmxnet3: Move some definitions to header file
` [Qemu-devel] [PATCH PULL 14/31] hw/pvrdma: Make sure PCI function 0 is vmxnet3
` [Qemu-devel] [PATCH PULL 15/31] hw/rdma: Initialize node_guid from vmxnet3 mac address
` [Qemu-devel] [PATCH PULL 16/31] hw/pvrdma: Make device state depend on Ethernet function state
` [Qemu-devel] [PATCH PULL 17/31] hw/pvrdma: Fill all CQE fields
` [Qemu-devel] [PATCH PULL 18/31] hw/pvrdma: Fill error code in command's response
` [Qemu-devel] [PATCH PULL 19/31] hw/rdma: Remove unneeded code that handles more that one port
` [Qemu-devel] [PATCH PULL 20/31] vl: Introduce shutdown_notifiers
` [Qemu-devel] [PATCH PULL 21/31] hw/pvrdma: Clean device's resource when system is shutdown
` [Qemu-devel] [PATCH PULL 22/31] hw/rdma: Do not use bitmap_zero_extend to free bitmap
` [Qemu-devel] [PATCH PULL 23/31] hw/rdma: Do not call rdma_backend_del_gid on an empty gid
` [Qemu-devel] [PATCH PULL 24/31] docs: Update pvrdma device documentation
` [Qemu-devel] [PATCH PULL 25/31] pvrdma: release device resources in case of an error
` [Qemu-devel] [PATCH PULL 26/31] rdma: check num_sge does not exceed MAX_SGE
` [Qemu-devel] [PATCH PULL 27/31] pvrdma: add uar_read routine
` [Qemu-devel] [PATCH PULL 28/31] pvrdma: check number of pages when creating rings
` [Qemu-devel] [PATCH PULL 29/31] pvrdma: release ring object in case of an error
` [Qemu-devel] [PATCH PULL 30/31] rdma: remove unused VENDOR_ERR_NO_SGE macro
` [Qemu-devel] [PATCH PULL 31/31] pvrdma: check return value from pvrdma_idx_ring_has_ routines
[Qemu-devel] [PULL v4 00/35] Misc patches for 2018-12-21
2018-12-22 11:26 UTC (4+ messages)
[Qemu-devel] [PATCH v2] qemu: avoid memory leak while remove disk
2018-12-22 10:27 UTC
[Qemu-devel] [RFC PATCH 0/7] virtio-fs: shared file system for virtual machines3
2018-12-22 9:27 UTC (2+ messages)
[Qemu-devel] Segfaults in chardev due to races
2018-12-22 9:17 UTC (2+ messages)
[Qemu-devel] [PATCH] i386: remove the 'INTEL_PT' CPUID bit from named CPU models
2018-12-22 9:13 UTC (5+ messages)
[Qemu-devel] [RFC PATCH] fpu: add compile time check for old glibc/libm and fma
2018-12-22 6:40 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
2018-12-22 1:11 UTC (15+ messages)
` [Qemu-devel] [PATCH v3 1/2] intel-iommu: differentiate host address width from IOVA address width
[Qemu-devel] [PATCH 0/2] Revert exposure of PCONFIG to guest
2018-12-22 0:58 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/2] i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
[Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width
2018-12-22 0:41 UTC (15+ messages)
[Qemu-devel] [PATCH 0/3] iotests: Allow 147 to be run concurrently
2018-12-21 23:47 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] iotests.py: Add qemu_nbd_pipe()
` [Qemu-devel] [PATCH 2/3] iotests: Bind qemu-nbd to localhost in 147
` [Qemu-devel] [PATCH 3/3] iotests: Allow 147 to be run concurrently
[Qemu-devel] [RFC v2 0/4] QEMU changes to do PVH boot
2018-12-21 20:03 UTC (5+ messages)
` [Qemu-devel] [RFC v2 1/4] elf: Add optional function ptr to load_elf() to parse ELF notes
` [Qemu-devel] [RFC v2 2/4] elf-ops.h: Add get_elf_note_type()
` [Qemu-devel] [RFC v2 3/4] pvh: Add x86/HVM direct boot ABI header file
` [Qemu-devel] [RFC v2 4/4] pvh: Boot uncompressed kernel using direct boot ABI
[Qemu-devel] [PATCH 0/3] Allow hw/audio drivers to pass raw DB values to audio/ drivers
2018-12-21 21:39 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] Allow audio driver to pass DB value to underlying drivers
` [Qemu-devel] [PATCH 3/3] If raw DB values are known, use them in paaudio
` [Qemu-devel] [PATCH 2/3] Pass raw DB values from hda-codec.c to audio driver
[Qemu-devel] [RFC 0/3] QEMU changes to do PVH boot
2018-12-21 20:03 UTC (8+ messages)
` [Qemu-devel] [RFC 1/3] pvh: Add x86/HVM direct boot ABI header file
` [Qemu-devel] [RFC 2/3] pc: Read PVH entry point from ELF note in kernel binary
[Qemu-devel] [PATCH v6 00/11] bitmaps: remove x- prefix from QMP api
2018-12-21 20:13 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 09/11] iotests: change qmp_log filters to expect QMP objects only
[Qemu-devel] [PULL 00/40] ppc-for-4.0 queue 20181221
2018-12-21 19:30 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] fp-bench fixes
2018-12-21 19:52 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] fp-bench: fix update_random_ops
` [Qemu-devel] [PATCH 2/2] fp-bench: remove wrong exponent raise in fill_random
[Qemu-devel] [PATCH] iotests: Make 234 stable
2018-12-21 18:42 UTC
[Qemu-devel] travis failures
2018-12-21 18:28 UTC (5+ messages)
[Qemu-devel] [PATCH 00/15] spapr: Add support for PHB hotplug
2018-12-21 17:39 UTC (5+ messages)
` [Qemu-devel] [PATCH 01/15] ppc/spapr: Receive and store device tree blob from SLOF
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 03/15] pci: allow cleanup/unregistration of PCI root buses
[Qemu-devel] possible leak in bios-tables-test.c
2018-12-21 17:23 UTC
[Qemu-devel] [PATCH v6 0/3] block nodes graph visualization
2018-12-21 17:09 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] qapi: add x-debug-query-block-graph
` [Qemu-devel] [PATCH v6 2/3] scripts: add render_block_graph function for QEMUMachine
` [Qemu-devel] [PATCH v6 3/3] not-for-commit: example of new command usage for debugging
[Qemu-devel] [PATCH v3 0/2] improve block-latency-histogram-set
2018-12-21 16:53 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] qapi: move to QOM path for x-block-latency-histogram-set
` [Qemu-devel] [PATCH v3 2/2] qapi: drop x- from x-block-latency-histogram-set
[Qemu-devel] [PATCH v3] Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel
2018-12-21 16:43 UTC (3+ messages)
[Qemu-devel] [PATCH V7 0/6] nvdimm: support MAP_SYNC for memory-backend-file
2018-12-21 16:36 UTC (11+ messages)
` [Qemu-devel] [PATCH V7 6/6] hostmem-file: add 'sync' option
[Qemu-devel] [PATCH v2 0/2] improve block-latency-histogram-set
2018-12-21 16:33 UTC (3+ messages)
[Qemu-devel] [PATCH v11 00/10] qcow2: cluster space preallocation
2018-12-21 16:16 UTC (3+ messages)
` [Qemu-devel] [PATCH v11 09/10] qcow2: skip writing zero buffers to empty COW areas
[Qemu-devel] [PATCH for-4.0 v4 0/4] allow to load initrd below 4G for recent kernel
2018-12-21 16:12 UTC (7+ messages)
` [Qemu-devel] [PATCH for-4.0 v4 2/4] refactor load_image_size
` [Qemu-devel] [PATCH for-4.0 v4 3/4] i386: import & use bootparam.h
` [Qemu-devel] [PATCH for-4.0 v4 4/4] i386: allow to load initrd below 4G for recent linux
[Qemu-devel] [PR RFC] RISC-V Changes for 3.2, Part 1
2018-12-21 16:03 UTC (15+ messages)
` [Qemu-devel] [PULL 01/14] hw/riscv/virt: Increase the number of interrupts
` [Qemu-devel] [PULL 02/14] hw/riscv/virt: Adjust memory layout spacing
` [Qemu-devel] [PULL 03/14] hw/riscv/virt: Connect the gpex PCIe
` [Qemu-devel] [PULL 04/14] riscv: Enable VGA and PCIE_VGA
` [Qemu-devel] [PULL 05/14] sifive_u: Add clock DT node for GEM ethernet
` [Qemu-devel] [PULL 06/14] sifive_u: Set 'clock-frequency' DT property for SiFive UART
` [Qemu-devel] [PULL 07/14] RISC-V: Add hartid and \n to interrupt logging
` [Qemu-devel] [PULL 08/14] RISC-V: Fix CLINT timecmp low 32-bit writes
` [Qemu-devel] [PULL 09/14] RISC-V: Fix PLIC pending bitfield reads
` [Qemu-devel] [PULL 10/14] RISC-V: Enable second UART on sifive_e and sifive_u
` [Qemu-devel] [PULL 11/14] sifive_uart: Implement interrupt pending register
` [Qemu-devel] [PULL 12/14] target/riscv/pmp.c: Fix pmp_decode_napot()
` [Qemu-devel] [PULL 13/14] riscv/cpu: use device_class_set_parent_realize
` [Qemu-devel] [PULL 14/14] MAINTAINERS: Mark RISC-V as Supported
[Qemu-devel] [PULL v3 00/44] pci, pc, virtio: fixes, features
2018-12-21 15:49 UTC (2+ messages)
[Qemu-devel] [PATCH v7 00/28] Generalize machine compatibility properties
2018-12-21 15:35 UTC (11+ messages)
` [Qemu-devel] [PATCH v7 22/28] qdev: make a separate helper function to apply compat properties
` [Qemu-devel] [PATCH v7 23/28] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH v7 24/28] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PATCH v7 25/28] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PATCH v7 26/28] qdev-props: call object_apply_global_props()
[Qemu-devel] [PATCH] hw/pci-bridge: check invalid slot number for root and downstream port
2018-12-21 15:24 UTC (3+ messages)
[Qemu-devel] [PATCH] hw/usb: fix mistaken de-initialization of CCID state
2018-12-21 15:19 UTC (3+ messages)
[Qemu-devel] [PATCH RFC] i386: Enable NPT and NRIPSAVE for Epyc CPUs
2018-12-21 14:52 UTC (2+ messages)
[Qemu-devel] [PATCH v8 00/23] Add support for RDMA MAD
2018-12-21 14:43 UTC (3+ messages)
[Qemu-devel] [PATCH v9 00/23] Add support for RDMA MAD
2018-12-21 14:40 UTC (18+ messages)
` [Qemu-devel] [PATCH v9 05/23] hw/rdma: Add support for MAD packets
` [Qemu-devel] [PATCH v9 07/23] hw/pvrdma: Make default pkey 0xFFFF
` [Qemu-devel] [PATCH v9 09/23] hw/pvrdma: Set the correct opcode for send completion
` [Qemu-devel] [PATCH v9 10/23] qapi: Define new QMP message for pvrdma
` [Qemu-devel] [PATCH v9 11/23] hw/pvrdma: Add support to allow guest to configure GID table
` [Qemu-devel] [PATCH v9 12/23] vmxnet3: Move some definitions to header file
` [Qemu-devel] [PATCH v9 13/23] hw/pvrdma: Make sure PCI function 0 is vmxnet3
` [Qemu-devel] [PATCH v9 14/23] hw/rdma: Initialize node_guid from vmxnet3 mac address
` [Qemu-devel] [PATCH v9 15/23] hw/pvrdma: Make device state depend on Ethernet function state
` [Qemu-devel] [PATCH v9 16/23] hw/pvrdma: Fill all CQE fields
` [Qemu-devel] [PATCH v9 17/23] hw/pvrdma: Fill error code in command's response
` [Qemu-devel] [PATCH v9 18/23] hw/rdma: Remove unneeded code that handles more that one port
` [Qemu-devel] [PATCH v9 19/23] vl: Introduce shutdown_notifiers
` [Qemu-devel] [PATCH v9 20/23] hw/pvrdma: Clean device's resource when system is shutdown
` [Qemu-devel] [PATCH v9 21/23] hw/rdma: Do not use bitmap_zero_extend to free bitmap
` [Qemu-devel] [PATCH v9 22/23] hw/rdma: Do not call rdma_backend_del_gid on an empty gid
` [Qemu-devel] [PATCH v9 23/23] docs: Update pvrdma device documentation
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).