messages from 2020-01-03 07:41:33 to 2020-01-05 13:20:12 UTC [more...]
[PULL v3 00/32] virtio, pci, pc: fixes, features
2020-01-05 13:00 UTC (28+ messages)
` [PULL v3 01/32] virtio: add ability to delete vq through a pointer
` [PULL v3 02/32] virtio: make virtio_delete_queue idempotent
` [PULL v3 03/32] virtio-balloon: fix memory leak while attach virtio-balloon device
` [PULL v3 04/32] virtio-serial-bus: fix memory leak while attach virtio-serial-bus
` [PULL v3 05/32] virtio-input: convert to new virtio_delete_queue
` [PULL v3 06/32] intel_iommu: fix bug to read DMAR_RTADDR_REG
` [PULL v3 07/32] virtio: update queue size on guest write
` [PULL v3 08/32] virtio-pci: disable vring processing when bus-mastering is disabled
` [PULL v3 09/32] Implement backend program convention command for vhost-user-blk
` [PULL v3 10/32] virtio: don't enable notifications during polling
` [PULL v3 11/32] numa: Extend CLI to provide initiator information for numa nodes
` [PULL v3 12/32] numa: Extend CLI to provide memory latency and bandwidth information
` [PULL v3 13/32] numa: Extend CLI to provide memory side cache information
` [PULL v3 14/32] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PULL v3 15/32] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PULL v3 16/32] hmat acpi: Build Memory Side Cache "
` [PULL v3 17/32] tests/numa: Add case for QMP build HMAT
` [PULL v3 18/32] tests/bios-tables-test: add test cases for ACPI HMAT
` [PULL v3 20/32] virtio-mmio: Clear v2 transport state on soft reset
` [PULL v3 21/32] hw/pci/pci_host: Remove redundant PCI_DPRINTF()
` [PULL v3 22/32] hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
` [PULL v3 23/32] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
` [PULL v3 24/32] vhost-user-scsi: reset the device if supported
` [PULL v3 26/32] virtio: make seg_max virtqueue size dependent
` [PULL v3 28/32] virtio-mmio: update queue size on guest write
` [PULL v3 30/32] virtio-net: delete also control queue when TX/RX deleted
` [PULL v3 32/32] intel_iommu: add present bit check for pasid table entries
[PATCH 0/2] Some cleanup in arm/virt/acpi
2020-01-05 12:53 UTC (4+ messages)
` [PATCH 2/2] arm/virt/acpi: remove _ADR from devices identified by _HID
[PATCH 0/2] Solve problem of hot removal of virtio-net-pci
2020-01-05 12:21 UTC (8+ messages)
` [PATCH 1/2] virtio: reset region cache when on queue deletion
[Qemu-devel] What should a virtual board emulate?
2020-01-05 10:59 UTC (2+ messages)
[Qemu-devel] [Bug 1839060] [NEW] HDA device non functional in Windows 10 1903
2020-01-05 10:07 UTC (3+ messages)
` [Bug 1839060] "
[PATCH] plugins/core: add missing break in cb_to_tcg_flags
2020-01-05 7:29 UTC
[PATCH v2] Implement the Screamer sound chip for the mac99 machine type
2020-01-05 1:58 UTC
[RFC] Implementing vhost-user-blk device backend
2020-01-04 16:06 UTC (3+ messages)
[PATCH] hppa: allow max ram size upto 4Gb
2020-01-04 15:00 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 00/29] cputlb: Remove support for MMU_MODE*_SUFFIX
2020-01-04 14:40 UTC (6+ messages)
` [PATCH v3 09/29] plugins: Include trace/mem.h in api.c
[PATCH 0/3] capstone: update to next
2020-01-04 11:27 UTC (8+ messages)
` [PATCH 1/3] capstone: Update "
` [PATCH 2/3] capstone: Enable disassembly for s390x
` [PATCH 3/3] capstone: Add skipdata hook "
[PATCH v2 0/5] audio fixes
2020-01-04 9:11 UTC (6+ messages)
` [PATCH v2 1/5] hda-codec: fix playback rate control
` [PATCH v2 2/5] hda-codec: fix recording "
` [PATCH v2 3/5] paaudio: drop recording stream in qpa_fini_in
` [PATCH v2 4/5] paaudio: try to drain the recording stream
` [PATCH v2 5/5] paaudio: wait until the recording stream is ready
[PATCH 0/5] audio fixes
2020-01-04 9:02 UTC (4+ messages)
` [PATCH 2/5] hda-codec: fix recording rate control
How to extend QEMU's vhost-user tests after implementing vhost-user-blk device backend
2020-01-04 6:00 UTC (5+ messages)
[PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking
2020-01-04 3:53 UTC (12+ messages)
[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
2020-01-04 0:38 UTC (9+ messages)
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation
[PATCH v3 0/4] RISC-V: support vector extension part 1
2020-01-03 23:41 UTC (9+ messages)
` [PATCH v3 1/4] RISC-V: add vector extension field in CPURISCVState
` [PATCH v3 2/4] RISC-V: configure and turn on vector extension from command line
` [PATCH v3 3/4] RISC-V: support vector extension csr
` [PATCH v3 4/4] RISC-V: add vector extension configure instruction
[PATCH v3 00/12] linux-user: Misc patches for 5.0
2020-01-03 22:18 UTC (13+ messages)
` [PATCH v3 01/12] linux-user: Fix some constants in termbits.h
` [PATCH v3 02/12] linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level
` [PATCH v3 03/12] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PATCH v3 04/12] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH v3 05/12] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
` [PATCH v3 06/12] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
` [PATCH v3 07/12] linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
` [PATCH v3 08/12] linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
` [PATCH v3 09/12] linux-user: Add support for FDGETFDCSTAT ioctl
` [PATCH v3 10/12] configure: Detect kcov support and introduce CONFIG_KCOV
` [PATCH v3 11/12] linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
` [PATCH v3 12/12] linux-user: Add support for KCOV_INIT_TRACE ioctl
[PATCH v3 0/3] Update capstone module
2020-01-03 21:48 UTC (3+ messages)
[PATCH] virtio: add the queue number check
2020-01-03 21:18 UTC (8+ messages)
[PATCH 0/2] Speed up QMP stream reading
2020-01-03 19:36 UTC (6+ messages)
[PATCH] riscv: Set xPIE to 1 after xRET
2020-01-03 19:24 UTC (3+ messages)
[PULL 0/3] Block patches
2020-01-03 18:50 UTC (2+ messages)
[PATCH v2 00/10] Multifd Migration Compression
2020-01-03 18:25 UTC (19+ messages)
` [PATCH v2 01/10] migration: Increase default number of multifd channels to 16
` [PATCH v2 03/10] migration-test: introduce functions to handle string parameters
` [PATCH v2 04/10] migration: Make multifd_save_setup() get an Error parameter
` [PATCH v2 05/10] migration: Make multifd_load_setup() "
` [PATCH v2 06/10] migration: Add multifd-compress parameter
` [PATCH v2 07/10] migration: Make no compression operations into its own structure
[kvm-unit-tests PATCH 00/10] KVM: arm64: PMUv3 Event Counter Tests
2020-01-03 18:12 UTC (7+ messages)
` [kvm-unit-tests PATCH 02/10] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH 03/10] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH 04/10] arm: pmu: Check Required Event Support
[PULL 0/1] Seabios 20191220 patches
2020-01-03 17:16 UTC (2+ messages)
[PATCH v6 00/21] Add virtual device fuzzing support
2020-01-03 16:48 UTC (44+ messages)
` [PATCH v6 01/21] softmmu: split off vl.c:main() into main.c
` [PATCH v6 02/21] libqos: Rename i2c_send and i2c_recv
` [PATCH v6 05/21] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v6 06/21] module: check module wasn't already initialized
` [PATCH v6 07/21] qtest: add in-process incoming command handler
` [PATCH v6 08/21] tests: provide test variables to other targets
` [PATCH v6 09/21] libqos: split qos-test and libqos makefile vars
` [PATCH v6 10/21] libqos: move useful qos-test funcs to qos_external
` [PATCH v6 11/21] libqtest: make bufwrite rely on the TransportOps
` [PATCH v6 12/21] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v6 13/21] fuzz: add configure flag --enable-fuzzing
` [PATCH v6 14/21] fuzz: Add target/fuzz makefile rules
` [PATCH v6 15/21] fuzz: add fuzzer skeleton
` [PATCH v6 16/21] fuzz: add support for fork-based fuzzing
` [PATCH v6 17/21] fuzz: add support for qos-assisted fuzz targets
` [PATCH v6 19/21] fuzz: add virtio-net fuzz target
` [PATCH v6 20/21] fuzz: add virtio-scsi "
` [PATCH v6 21/21] fuzz: add documentation to docs/devel/
[PATCH v2 0/3] tpm: fix PPI RAM migration
2020-01-03 16:38 UTC (11+ messages)
` [PATCH v2 1/3] misc: use QEMU_IS_ALIGNED
` [PATCH v2 2/3] tpm-ppi: page-align PPI RAM
` [PATCH v2 3/3] savevm: check RAM is pagesize aligned
[RFC v4 PATCH 00/49] Initial support of multi-process qemu
2020-01-03 15:59 UTC (17+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update
[PULL 0/2] Vga 20191220 patches
2020-01-03 15:57 UTC (2+ messages)
[PATCH v7 0/6] Add vTPM emulator support for ppc64 platform
2020-01-03 15:45 UTC (4+ messages)
` [PATCH v7 4/6] tpm_spapr: Support suspend and resume
[PATCH 000/104] virtiofs daemon [all]
2020-01-03 15:41 UTC (54+ 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 v1 0/2] intel_iommu: two fixes to intel scalable vIOMMU
2020-01-03 15:28 UTC (4+ messages)
` [PATCH v1 1/2] intel_iommu: a fix to vtd_find_as_from_bus_num()
` [PATCH v1 2/2] intel_iommu: add present bit check for pasid table entries
[PATCH] target/i386: kvm: print info when the kernel doesn't support ioctl(KVM_CAP_GET_MSR_FEATURES)
2020-01-03 14:53 UTC (2+ messages)
[PULL 00/30] Block layer patches
2020-01-03 14:29 UTC (2+ messages)
[PATCH 0/6] hw/arm/cubieboard: Few cleanups, add acceptance tests
2020-01-03 13:31 UTC (5+ messages)
` [PATCH 1/6] tests/boot_linux_console: Add initrd test for the CubieBoard
[PATCH 00/86] refactor main RAM allocation to use hostmem backend
2020-01-03 13:15 UTC (4+ messages)
[PATCH] target/arm: Set ISSIs16Bit in make_issinfo
2020-01-03 12:56 UTC (2+ messages)
[PULL v2 00/16] first s390x update for 5.0
2020-01-03 12:05 UTC (3+ messages)
` [PULL v2 16/16] qga: fence guest-set-time if hwclock not available
[RFC PATCH 0/1] Removing RAMBlocks during migration
2020-01-03 11:44 UTC (4+ messages)
[RFC PATCH v3 000/132] Proof of concept for Meson integration
2020-01-03 10:52 UTC (6+ messages)
` [PATCH 032/132] meson: uncompress edk2 bios
` [PATCH 121/132] meson: install edk2
[PULL v2 0/7] Screendump patches
2020-01-03 9:08 UTC (8+ messages)
` [PULL v2 1/7] console: add graphic_hw_update_done()
` [PULL v2 2/7] ppm-save: pass opened fd
` [PULL v2 3/7] ui: add pixman image g_autoptr support
` [PULL v2 4/7] object: add "
` [PULL v2 5/7] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
` [PULL v2 6/7] osdep: add qemu_unlink()
` [PULL v2 7/7] screendump: use qemu_unlink()
[RFC PATCH qemu] spapr: Kill SLOF
2020-01-03 7:44 UTC
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).