messages from 2020-02-24 12:26:19 to 2020-02-24 21:17:45 UTC [more...]
Strange data corruption issue with gluster (libgfapi) and ZFS
2020-02-24 13:26 UTC (2+ messages)
[PATCH v5 00/50] Initial support for multi-process qemu
2020-02-24 20:55 UTC (34+ messages)
` [PATCH v5 01/50] multi-process: memory: alloc RAM from file at offset
` [PATCH v5 02/50] multi-process: Refactor machine_init and exit notifiers
` [PATCH v5 03/50] multi-process: add a command line option for debug file
` [PATCH v5 05/50] multi-process: Add config option for multi-process QEMU
` [PATCH v5 06/50] multi-process: build system for remote device process
` [PATCH v5 07/50] multi-process: define mpqemu-link object
` [PATCH v5 08/50] multi-process: add functions to synchronize proxy and remote endpoints
` [PATCH v5 09/50] multi-process: setup PCI host bridge for remote device
` [PATCH v5 10/50] multi-process: setup a machine object for remote device process
` [PATCH v5 11/50] multi-process: setup memory manager for remote device
` [PATCH v5 12/50] multi-process: remote process initialization
` [PATCH v5 13/50] multi-process: introduce proxy object
` [PATCH v5 14/50] mutli-process: build remote command line args
` [PATCH v5 15/50] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v5 16/50] multi-process: Synchronize remote memory
` [PATCH v5 17/50] multi-process: create IOHUB object to handle irq
` [PATCH v5 18/50] multi-process: configure remote side devices
` [PATCH v5 19/50] multi-process: Retrieve PCI info from remote process
` [PATCH v5 20/50] multi-process: add qdev_proxy_add to create proxy devices
` [PATCH v5 21/50] multi-process: remote: add setup_devices msg processing
` [PATCH v5 22/50] multi-process: remote: use fd for socket from parent process
` [PATCH v5 23/50] multi-process: remote: add create_done condition
` [PATCH v5 24/50] multi-process: add processing of remote device command line
` [PATCH v5 25/50] multi-process: Introduce build flags to separate remote process code
` [PATCH v5 26/50] multi-process: refractor vl.c code
` [PATCH v5 30/50] multi-process: send heartbeat messages to remote
` [PATCH v5 32/50] multi-process: Use separate MMIO communication channel
` [PATCH v5 34/50] multi-process/mon: choose HMP commands based on target
` [PATCH v5 35/50] multi-process/mon: stub functions to enable QMP module for remote process
` [PATCH v5 37/50] multi-process/mon: Refactor monitor/chardev functions out of vl.c
` [PATCH v5 41/50] multi-process/mig: Enable VMSD save in the Proxy object
` [PATCH v5 43/50] multi-process/mig: Load VMSD in the proxy object
` [PATCH v5 46/50] multi-process/mig: Restore the VMSD in remote process
[PATCH RESEND v2 00/32] hw: Sanitize various MemoryRegion calls
2020-02-24 20:55 UTC (4+ messages)
` [PATCH RESEND v2 01/32] memory: Correctly return alias region type
` [PATCH RESEND v2 02/32] memory: Simplify memory_region_init_rom_nomigrate() to ease review
` [PATCH RESEND v2 03/32] scripts/cocci: Rename memory-region-{init-ram -> housekeeping}
[PATCH v2 00/13] migrate/ram: Fix resizing RAM blocks while migrating
2020-02-24 20:54 UTC (10+ messages)
[PATCH] tests/acceptance: Count multiple Tux logos displayed on framebuffer
2020-02-24 20:54 UTC (2+ messages)
[PATCH v2 00/32] hw: Sanitize various MemoryRegion uses
2020-02-24 20:48 UTC (9+ messages)
` [PATCH v2 01/32] memory: Correctly return alias region type
` [PATCH v2 02/32] memory: Simplify memory_region_init_rom_nomigrate() to ease review
` [PATCH v2 03/32] scripts/cocci: Rename memory-region-{init-ram -> housekeeping}
` [PATCH v2 04/32] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom}
` [PATCH v2 05/32] hw/arm: Use memory_region_init_rom() with read-only regions
` [PATCH v2 06/32] hw/display: "
` [PATCH v2 07/32] hw/mips: "
` [PATCH v2 08/32] hw/m68k: "
[Bug 1864536] [NEW] Support for XSAVES intel instructions in QEMU
2020-02-24 19:45 UTC
[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
2020-02-24 19:43 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v1 0/2] linux-user: generate syscall_nr.sh for RISC-V
2020-02-24 19:30 UTC (4+ messages)
` [PATCH v1 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
[PATCH] WHPX: Use proper synchronization primitives while processing
2020-02-24 19:27 UTC
[PATCH] spapr: Handle pending hot plug/unplug requests at CAS
2020-02-24 19:23 UTC
[PATCH v2 0/4] riscv: Upgrade OpenSBI to v0.6 and add 32-bit sifive_u bios image
2020-02-24 19:15 UTC (8+ messages)
` [PATCH v2 1/4] roms: opensbi: Upgrade from v0.5 to v0.6
` [PATCH v2 2/4] roms: opensbi: Add 32-bit firmware image for sifive_u machine
` [PATCH v2 3/4] riscv: sifive_u: Update BIOS_FILENAME for 32-bit
` [PATCH v2 4/4] gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
[PATCH v7 0/9] Clock framework API
2020-02-24 19:16 UTC (12+ messages)
` [PATCH v7 1/9] hw/core/clock: introduce clock object
` [PATCH v7 2/9] hw/core/clock-vmstate: define a vmstate entry for clock state
` [PATCH v7 3/9] qdev: add clock input&output support to devices
` [PATCH v7 4/9] qdev-clock: introduce an init array to ease the device construction
` [PATCH v7 5/9] docs/clocks: add device's clock documentation
` [PATCH v7 6/9] hw/misc/zynq_slcr: add clock generation for uarts
` [PATCH v7 7/9] hw/char/cadence_uart: add clock support
` [PATCH v7 8/9] hw/arm/xilinx_zynq: connect uart clocks to slcr
` [PATCH v7 9/9] qdev-monitor: print the device's clock with info qtree
[PATCH 1/1] target/riscv: Fix VS mode interrupts forwarding
2020-02-24 18:59 UTC (3+ messages)
[PATCH 0/3] target/arm: Implement v8.3-RCPC and v8.4-RCPC
2020-02-24 18:42 UTC (9+ messages)
` [PATCH 1/3] target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
` [PATCH 2/3] target/arm: Implement v8.3-RCPC
` [PATCH 3/3] target/arm: Implement v8.4-RCPC
[PATCH v2 fixed 00/16] Ram blocks with resizable anonymous allocations under POSIX
2020-02-24 18:37 UTC (10+ messages)
` [PATCH v2 fixed 08/16] util/mmap-alloc: Factor out calculation of pagesize to mmap_pagesize()
[PATCH v31 00/22] Add RX archtecture support
2020-02-24 18:31 UTC (7+ messages)
` [PATCH v31 20/22] Add rx-softmmu
[PATCH] target/arm: Implement ARMv8.3-CCIDX
2020-02-24 18:26 UTC
[PATCH] iotests: Fix cleanup path in some tests
2020-02-24 18:25 UTC (3+ messages)
[PATCH v2] docs: Update vhost-user spec regarding backend program conventions
2020-02-24 18:24 UTC
[PATCH] tracing: only allow -trace to override -D if set
2020-02-24 18:14 UTC (2+ messages)
[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
2020-02-24 17:58 UTC (21+ messages)
` [PATCH v4 04/16] hw/i386: Introduce init_topo_info to initialize X86CPUTopoInfo
` [PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg
` [PATCH v4 08/16] hw/386: Add EPYC mode topology decoding functions
` [PATCH v4 09/16] target/i386: Cleanup and use the EPYC mode topology functions
` [PATCH v4 10/16] hw/i386: Introduce apicid functions inside X86MachineState
` [PATCH v4 12/16] hw/i386: Use the apicid handlers from X86MachineState
[PATCH 0/3] Tighten qemu-img rules on missing backing format
2020-02-24 17:28 UTC (7+ messages)
` [PATCH 3/3] qemu-img: Deprecate use of -b without -F
[PATCH 8/9] virStorageFileGetMetadataRecurse: Allow format probing under special circumstances
2020-02-24 17:10 UTC (4+ messages)
[PATCH] hw/arm: Use TYPE_PL011 to create serial port
2020-02-24 16:59 UTC (2+ messages)
[PATCH v1 0/4] Extension of migration tests
2020-02-24 16:23 UTC (4+ messages)
` [PATCH v1 3/4] Acceptance test: provides new functions
[PATCH] console: make QMP screendump use coroutine
2020-02-24 16:20 UTC (7+ messages)
[PATCH 0/2] Add AVX512F optimization option and buffer_zero_avx512()
2020-02-24 16:13 UTC (5+ messages)
` [PATCH 2/2] util: add util function buffer_zero_avx512()
[PATCH RESEND 0/3] fix some warnings by static code scan tool
2020-02-24 16:04 UTC (3+ messages)
` [PATCH RESEND 1/3] vfio/pci: fix a null pointer reference in vfio_rom_read
[PATCH v2 00/20] Add qemu-storage-daemon
2020-02-24 15:34 UTC (22+ messages)
` [PATCH v2 01/20] qemu-storage-daemon: Add barebone tool
` [PATCH v2 02/20] stubs: Add arch_type
` [PATCH v2 03/20] block: Move system emulator QMP commands to block/qapi-sysemu.c
` [PATCH v2 04/20] block: Move common QMP commands to block-core QAPI module
` [PATCH v2 05/20] block: Move sysemu QMP commands to QAPI block module
` [PATCH v2 06/20] qemu-storage-daemon: Add --blockdev option
` [PATCH v2 07/20] qapi: Flatten object-add
` [PATCH v2 08/20] qemu-storage-daemon: Add --object option
` [PATCH v2 09/20] qemu-storage-daemon: Add --nbd-server option
` [PATCH v2 10/20] blockdev-nbd: Boxed argument type for nbd-server-add
` [PATCH v2 11/20] qemu-storage-daemon: Add --export option
` [PATCH v2 12/20] qemu-storage-daemon: Add main loop
` [PATCH v2 13/20] qemu-storage-daemon: Add --chardev option
` [PATCH v2 14/20] stubs: Update monitor stubs for qemu-storage-daemon
` [PATCH v2 15/20] qapi: Create 'pragma' module
` [PATCH v2 16/20] monitor: Create QAPIfied monitor_init()
` [PATCH v2 17/20] qmp: Fail gracefully if chardev is already in use
` [PATCH v2 18/20] hmp: "
` [PATCH v2 19/20] monitor: Add allow_hmp parameter to monitor_init()
` [PATCH v2 20/20] qemu-storage-daemon: Add --monitor option
A problem with live migration of UEFI virtual machines
2020-02-24 15:28 UTC (3+ messages)
[PATCH v32 00/22] Add RX archtecture support
2020-02-24 15:26 UTC (25+ messages)
` [PATCH v32 01/22] MAINTAINERS: Add RX
` [PATCH v32 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v32 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v32 04/22] target/rx: TCG translation
` [PATCH v32 05/22] target/rx: TCG helper
` [PATCH v32 06/22] target/rx: CPU definition
` [PATCH v32 07/22] target/rx: RX disassembler
` [PATCH v32 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v32 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v32 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v32 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH v32 12/22] target/rx: Collect all bytes during disassembly
` [PATCH v32 13/22] target/rx: Dump bytes for each insn "
` [PATCH v32 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v32 15/22] hw/timer: RX62N internal timer modules
` [PATCH v32 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v32 17/22] hw/rx: RX Target hardware definition
` [PATCH v32 18/22] hw/rx: Honor -accel qtest
` [PATCH v32 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v32 20/22] Add rx-softmmu
` [PATCH v32 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v32 22/22] qemu-doc.texi: Add RX section
[PATCH v3 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
2020-02-24 15:17 UTC (4+ messages)
` [PATCH v4 "
[PATCH V2 0/8] Optimize VM's downtime while do checkpoint in COLO
2020-02-24 15:18 UTC (3+ messages)
` [PATCH V2 7/8] COLO: Migrate dirty pages during the gap of checkpointing
[PATCH RESEND v31 00/22] Add RX archtecture support
2020-02-24 15:02 UTC (7+ messages)
` [PATCH v31 23/23] fix warning
[PATCH 1/1] s390/ipl: sync back loadparm
2020-02-24 15:02 UTC
[PATCH 00/13] LUKS: encryption slot management using amend interface
2020-02-24 14:50 UTC (10+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)
` QAPI schema for desired state of LUKS keyslots
[PATCH v4 00/16] s390x: Protected Virtualization support
2020-02-24 14:25 UTC (4+ messages)
` [PATCH v4 03/16] s390x: protvirt: Support unpack facility
[Qemu-devel] [Bug 1829242] [NEW] qemu on windows host exits after savevm command
2020-02-24 13:54 UTC (2+ messages)
` [Bug 1829242] "
[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
2020-02-24 21:38 UTC (4+ messages)
` [PATCH v1 1/3] i386: Remove the limitation of IP payloads for Intel PT
` [PATCH v1 2/3] i386: Remove the CPUID limitation of "
` [PATCH v1 3/3] i386: Mark the 'INTEL_PT' CPUID bit as unmigratable
[PATCH v2] virtio: gracefully handle invalid region caches
2020-02-24 13:37 UTC (3+ messages)
[PULL 00/31] Block patches
2020-02-24 12:47 UTC (2+ messages)
[PATCH] MAINTAINERS: Reactivate MIPS KVM CPUs
2020-02-24 12:44 UTC (2+ messages)
[PATCH] target: i386: Check float overflow about register stack
2020-02-24 12:43 UTC (8+ messages)
[PATCH] MAINTAINERS: KVM/MIPS
2020-02-24 12:38 UTC (2+ messages)
[RFC 0/2] pci_expander_brdige:acpi:Support pxb-pcie for ARM
2020-02-24 12:36 UTC (7+ messages)
` [RFC 2/2] pci-expender-bus:Add pcie-root-port to pxb-pcie under arm
[PATCH] MAINTAINERS: Reactivate MIPS KVM CPUs
2020-02-24 12:25 UTC (2+ 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).