messages from 2020-09-30 08:00:02 to 2020-09-30 14:49:08 UTC [more...]
[PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
2020-09-30 14:47 UTC (2+ messages)
[PATCH RFC v2 00/19] i386: KVM: expand Hyper-V features early
2020-09-30 14:36 UTC (21+ messages)
` [PATCH RFC v2 01/19] WIP: update linux/headers
` [PATCH RFC v2 02/19] i386: fill in FEAT_HYPERV_EDX from edx instead of eax
` [PATCH RFC v2 03/19] i386: drop x86_cpu_get_supported_feature_word() forward declaration
` [PATCH RFC v2 04/19] i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
` [PATCH RFC v2 05/19] i386: move hyperv_interface_id "
` [PATCH RFC v2 06/19] i386: move hyperv_version_id "
` [PATCH RFC v2 07/19] i386: move hyperv_limits "
` [PATCH RFC v2 08/19] i386: keep hyperv_vendor string up-to-date
` [PATCH RFC v2 09/19] i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough
` [PATCH RFC v2 10/19] i386: always fill Hyper-V CPUID feature leaves from X86CPU data
` [PATCH RFC v2 11/19] i386: introduce hv_cpuid_cache
` [PATCH RFC v2 12/19] i386: drop FEAT_HYPERV feature leaves
` [PATCH RFC v2 13/19] i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_fill_cpuids()
` [PATCH RFC v2 14/19] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PATCH RFC v2 15/19] i386: switch hyperv_expand_features() to using error_setg()
` [PATCH RFC v2 16/19] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
` [PATCH RFC v2 17/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
` [PATCH RFC v2 18/19] i386: use global kvm_state in hyperv_enabled() check
` [PATCH RFC v2 19/19] i386: expand Hyper-V features during CPU feature expansion time
[PATCH 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
2020-09-30 14:34 UTC (15+ messages)
` [PATCH 01/10] qdev: add "check if address free" callback for buses
` [PATCH 02/10] scsi: switch to bus->check_address
` [PATCH 05/10] device-core: use RCU for list of children of a bus
` [PATCH 06/10] device-core: use atomic_set on .realized property
` [PATCH 07/10] scsi/scsi-bus: scsi_device_find: don't return unrealized devices
` [PATCH 08/10] scsi/scsi_bus: Add scsi_device_get
` [PATCH 10/10] scsi/scsi_bus: fix races in REPORT LUNS
[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
2020-09-30 14:33 UTC (5+ messages)
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API
[PATCH v3] introduce VFIO-over-socket protocol specificaion
2020-09-30 14:24 UTC (7+ messages)
` [PATCH v4] introduce vfio-user protocol specification
[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-09-30 13:50 UTC (8+ messages)
` [PATCH v5 03/14] hw/block/nvme: Introduce the Namespace Types definitions
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types
` [PATCH v5 06/14] hw/block/nvme: Add support for active/inactive namespaces
[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
2020-09-30 13:49 UTC (9+ messages)
` [PATCH v2 1/4] keyval: Parse help options
` [PATCH v2 2/4] qom: Factor out helpers from user_creatable_print_help()
` [PATCH v2 3/4] qom: Add user_creatable_print_help_from_qdict()
` [PATCH v2 4/4] qemu-storage-daemon: Remove QemuOpts from --object parser
[PATCH] qemu-storage-daemon: Fix help line for --export
2020-09-30 13:48 UTC (2+ messages)
[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
2020-09-30 14:02 UTC (22+ messages)
[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
2020-09-30 14:00 UTC (10+ messages)
` [PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
[PATCH 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
2020-09-30 13:42 UTC (5+ messages)
` [PATCH 1/4] keyval: Parse help options
[PATCH] block/nvme: Add driver statistics for access alignment and hw errors
2020-09-30 13:36 UTC
[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
2020-09-30 13:24 UTC (2+ messages)
[PATCH] job: delete job_{lock, unlock} functions and replace them with lock guard
2020-09-30 13:17 UTC (4+ messages)
` [PATCH] job: delete job_{lock,unlock} "
[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
2020-09-30 13:17 UTC (8+ messages)
` [PATCH v4 02/12] meson: Allow optional target/${ARCH}/Kconfig
` [PATCH v4 04/12] target/arm: Restrict ARMv4 cpus to TCG accel
[PATCH v1 00/15] testing/next pre-PR (python3.6, check-tcg)
2020-09-30 13:15 UTC (7+ messages)
` [PATCH v1 03/15] meson: move libmpathpersist test
use of 'apt' in scripting in our dockerfiles provokes warnings
2020-09-30 12:58 UTC (4+ messages)
[Bug 1897481] [NEW] qemu crashes with VGA pass-through, e-GPU, nvidia 1060
2020-09-30 12:19 UTC (4+ messages)
` [Bug 1897481] "
[PATCH v2 0/5] Exposing backing-chain allocation over NBD
2020-09-30 12:11 UTC (6+ messages)
` [PATCH v2 1/5] qemu-nbd: Honor SIGINT and SIGHUP
` [PATCH v2 2/5] nbd/server: Reject embedded NUL in NBD strings
` [PATCH v2 3/5] nbd: Simplify meta-context parsing
` [PATCH v2 4/5] nbd: Add new qemu:allocation-depth metacontext
` [PATCH v2 5/5] nbd: Add 'qemu-nbd -A' to expose allocation depth
About 'qemu-security' mailing list
2020-09-30 11:46 UTC (7+ messages)
[PATCH] xen-bus: reduce scope of backend watch
2020-09-30 11:42 UTC (2+ messages)
[PATCH v4 0/6] build spice chardevs as module
2020-09-30 11:29 UTC (7+ messages)
` [PATCH v4 1/6] ui/spice-app: don't use qemu_chr_open_spice_port directly
` [PATCH v4 2/6] chardev/spice: make qemu_chr_open_spice_port static
` [PATCH v4 3/6] chardev/spice: simplify chardev setup
` [PATCH v4 4/6] meson: add spice_headers dependency
` [PATCH v4 5/6] meson: add spice dependency to core spice source files
` [PATCH v4 6/6] chardev/spice: build spice chardevs as module
[PATCH] hw/arm: Restrict APEI tables generation to the 'virt' machine
2020-09-30 11:34 UTC (6+ messages)
[PATCH 0/2] Update leftover comments that mention Texinfo
2020-09-30 11:29 UTC (5+ messages)
` [PATCH 1/2] qemu-img-cmds.hx: Update comment that mentions Texinfo
` [PATCH 2/2] target/i386/cpu: "
[PATCH v3 0/5] hw/arm/virt: Introduce kvm-steal-time
2020-09-30 11:26 UTC (9+ messages)
` [PATCH v3 3/5] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH v3 4/5] DO NOT MERGE: HACK: Add steal time KVM cap to kvm.h
` [PATCH v3 5/5] hw/arm/virt: Implement kvm-steal-time
[PATCH] hw/rtc/m48t59: Simplify m48t59_init()
2020-09-30 11:25 UTC (8+ messages)
[Bug 1880066] [NEW] Microphone input dies in guest when switching evdev input
2020-09-30 11:20 UTC (2+ messages)
` [Bug 1880066] "
[Bug 1881231] [NEW] colo: Can not recover colo after svm failover twice
2020-09-30 11:02 UTC (2+ messages)
` [Bug 1881231] "
[PATCH v4 00/46] qapi: static typing conversion, pt1
2020-09-30 11:04 UTC (7+ messages)
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible
` [PATCH v4 30/46] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v4 36/46] qapi/introspect.py: assert obj is a dict when features are given
[PATCH RFC 00/14] fix some comment spelling errors
2020-09-30 10:56 UTC (37+ messages)
` [PATCH RFC 01/14] cris/: "
` [PATCH RFC 02/14] ppc/: "
` [PATCH RFC 03/14] riscv/: "
` [PATCH RFC 04/14] rx/: "
` [PATCH RFC 05/14] tricore/: "
` [PATCH RFC 06/14] mips/: "
` [PATCH RFC 07/14] s390x/: "
` [PATCH RFC 08/14] m68k/: "
` [PATCH RFC 09/14] sh4/: "
` [PATCH RFC 10/14] i386/: "
` [PATCH RFC 11/14] avr/: "
` [PATCH RFC 12/14] arm/: "
` [PATCH RFC 13/14] alpha/: "
` [PATCH RFC 14/14] target/: "
[PATCH 00/16] hw/mips: Set CPU frequency
2020-09-30 10:16 UTC (13+ messages)
` [PATCH 01/16] hw/core/cpu: Let CPU object have a clock source
` [PATCH 16/16] tests/acceptance: Test the MIPSsim machine
[PULL 00/29] QAPI patches patches for 2020-09-29
2020-09-30 10:27 UTC (2+ messages)
[PULL 00/17] Block patches
2020-09-30 10:13 UTC (18+ messages)
` [PULL 01/17] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
` [PULL 02/17] block/nvme: Map doorbells pages write-only
` [PULL 03/17] block/nvme: Reduce I/O registers scope
` [PULL 04/17] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
` [PULL 05/17] block/nvme: Use register definitions from 'block/nvme.h'
` [PULL 06/17] block/nvme: Replace magic value by SCALE_MS definition
` [PULL 07/17] block: return error-code from bdrv_invalidate_cache
` [PULL 08/17] block/io: refactor coroutine wrappers
` [PULL 09/17] block: declare some coroutine functions in block/coroutines.h
` [PULL 10/17] scripts: add block-coroutine-wrapper.py
` [PULL 11/17] block: generate coroutine-wrapper code
` [PULL 12/17] block: drop bdrv_prwv
` [PULL 13/17] block/io: refactor save/load vmstate
` [PULL 14/17] include/block/block.h: drop non-ascii quotation mark
` [PULL 15/17] docs: add 'io_uring' option to 'aio' param in qemu-options.hx
` [PULL 16/17] util/vfio-helpers: Collect IOVA reserved regions
` [PULL 17/17] util/vfio-helpers: Rework the IOVA allocator to avoid "
[PATCH] pci: check bus pointer before dereference
2020-09-30 10:14 UTC (9+ messages)
[PATCH v3 0/3] add MEMORY_FAILURE event
2020-09-30 10:04 UTC (4+ messages)
` [PATCH v3 1/3] target-i386: seperate MCIP & MCE_MASK error reason
` [PATCH v3 2/3] qapi/run-state.json: introduce memory failure event
` [PATCH v3 3/3] target-i386: post memory failure event to uplayer
[PATCH] hw/arm/aspeed: Map the UART5 device unconditionally
2020-09-30 10:07 UTC (7+ messages)
[RFC PATCH v2 0/8] block-backend: Introduce I/O hang
2020-09-30 9:46 UTC (9+ messages)
` [RFC PATCH v2 1/8] block-backend: introduce I/O rehandle info
` [RFC PATCH v2 2/8] block-backend: rehandle block aios when EIO
` [RFC PATCH v2 3/8] block-backend: add I/O hang timeout
` [RFC PATCH v2 4/8] block-backend: add I/O rehandle pause/unpause
` [RFC PATCH v2 5/8] block-backend: enable I/O hang when timeout is set
` [RFC PATCH v2 6/8] virtio-blk: pause I/O hang when resetting
` [RFC PATCH v2 7/8] qemu-option: add I/O hang timeout option
` [RFC PATCH v2 8/8] qapi: add I/O hang and I/O hang timeout qapi event
[PATCH v10 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
2020-09-30 9:30 UTC (13+ messages)
[PATCH v2 0/2] NVMe passthrough: Take into account host IOVA reserved regions
2020-09-30 9:23 UTC (6+ messages)
` [PATCH v2 2/2] util/vfio-helpers: Rework the IOVA allocator to avoid "
Some comments on using qemu-storage-daemon
2020-09-30 9:08 UTC (3+ messages)
[PATCH v2 0/4] block/export: add BlockExportOptions->iothread member
2020-09-30 8:51 UTC (4+ messages)
` [PATCH v2 3/4] block: move block exports to libblockdev
[PULL 0/2] acpi: unit test
2020-09-30 8:36 UTC (3+ messages)
` [PULL 1/2] tests/acpi: unit test exercising global pci hotplug off for i440fx
` [PULL 2/2] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
2020-09-30 8:15 UTC (2+ messages)
` [Bug 1849644] "
Outline for VHOST_USER_PROTOCOL_F_VDPA
2020-09-30 8:07 UTC (6+ messages)
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).