qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 19:21:04 to 2020-09-22 09:37:28 UTC [more...]

[PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-22  9:30 UTC  (2+ messages)

[RFC DOCUMENT 00/12] kubevirt-and-kvm: Add documents
 2020-09-22  9:29 UTC  (2+ messages)

[PATCH 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-22  9:33 UTC  (8+ messages)
` [PATCH 2/6] block/nvme: Map doorbells pages write-only

[PATCH 0/3] Optimized some code for COLO
 2020-09-22  9:11 UTC  (6+ messages)
` [PATCH 1/3] Optimize seq_sorter function for colo-compare
` [PATCH 2/3] Reduce the time of checkpoint for COLO

[PATCH v2] fdc: check null block pointer before r/w data transfer
 2020-09-22  9:27 UTC 

[PATCH qemu 0/4] mirror: implement incremental and bitmap modes
 2020-09-22  9:14 UTC  (5+ messages)
` [PATCH qemu 1/4] drive-mirror: add support for sync=bitmap mode=never
` [PATCH qemu 2/4] drive-mirror: add support for conditional and always bitmap sync modes
` [PATCH qemu 3/4] mirror: move some checks to qmp
` [PATCH qemu 4/4] iotests: add test for bitmap mirror

[PATCH v6] nvme: allow cmb and pmr emulation on same device
 2020-09-22  9:04 UTC  (5+ messages)
` [PATCH v6 2/2] nvme: allow cmb and pmr to be enabled "

[Qemu-devel] [PATCH] target-ppc: Add quad precision muladd instructions
 2020-09-22  9:22 UTC  (2+ messages)

[Bug 1896263] [NEW] The bios-tables-test test causes QEMU to crash (Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed) on AMD processors
 2020-09-22  9:05 UTC  (3+ messages)
` [Bug 1896263] "

[PATCH] checkpatch: Detect '%#' or '%0#' in printf-style format strings
 2020-09-22  9:22 UTC  (5+ messages)

[PATCH 0/1] block: future of sheepdog storage driver ?
 2020-09-22  9:01 UTC  (2+ messages)
` [PATCH 1/1] block: drop moderated sheepdog mailing list from MAINTAINERS file

[PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-22  9:05 UTC  (11+ messages)

[PATCH v3 00/17] hw/block/nvme: multiple namespaces support
 2020-09-22  8:45 UTC  (18+ messages)
` [PATCH v3 01/17] hw/block/nvme: fix typo in trace event
` [PATCH v3 02/17] pci: pass along the return value of dma_memory_rw
` [PATCH v3 03/17] hw/block/nvme: handle dma errors
` [PATCH v3 04/17] hw/block/nvme: commonize nvme_rw error handling
` [PATCH v3 05/17] hw/block/nvme: alignment style fixes
` [PATCH v3 06/17] hw/block/nvme: add a lba to bytes helper
` [PATCH v3 07/17] hw/block/nvme: fix endian conversion
` [PATCH v3 08/17] hw/block/nvme: add symbolic command name to trace events
` [PATCH v3 09/17] hw/block/nvme: refactor aio submission
` [PATCH v3 10/17] hw/block/nvme: default request status to success
` [PATCH v3 11/17] hw/block/nvme: harden cmb access
` [PATCH v3 12/17] hw/block/nvme: add support for scatter gather lists
` [PATCH v3 13/17] hw/block/nvme: add support for sgl bit bucket descriptor
` [PATCH v3 14/17] hw/block/nvme: refactor identify active namespace id list
` [PATCH v3 15/17] hw/block/nvme: support multiple namespaces
` [PATCH v3 16/17] pci: allocate pci id for nvme
` [PATCH v3 17/17] hw/block/nvme: change controller pci id

[PATCH v2 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-22  8:43 UTC  (8+ messages)
` [PATCH v2 1/6] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
` [PATCH v2 2/6] block/nvme: Map doorbells pages write-only
` [PATCH v2 3/6] block/nvme: Reduce I/O registers scope
` [PATCH v2 4/6] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
` [PATCH v2 5/6] block/nvme: Use register definitions from 'block/nvme.h'
` [PATCH v2 6/6] block/nvme: Replace magic value by SCALE_MS definition

[PATCH 0/7] Do not support Debian 9 and Python 3.5 anymore
 2020-09-22  8:38 UTC  (8+ messages)
` [PATCH 1/7] tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI

[PATCH v4 00/11] capstone + disassembler patches
 2020-09-22  8:26 UTC  (14+ messages)
` [PATCH v4 02/11] capstone: Update to upstream "next" branch
` [PATCH v4 03/11] capstone: Require version 4.0 from a system library
` [PATCH v4 04/11] disas: Move host asm annotations to tb_gen_code
` [PATCH v4 05/11] disas: Clean up CPUDebug initialization
` [PATCH v4 06/11] disas: Use qemu/bswap.h for bfd endian loads

[PATCH] hw: ide: check the pointer before do dma memory unmap
 2020-09-22  8:18 UTC  (7+ messages)

[PATCH V10 0/8] mips: Add Loongson-3 machine support
 2020-09-22  8:00 UTC  (11+ messages)
` [PATCH V10 1/8] linux-headers: Update MIPS KVM type defintition
` [PATCH V10 2/8] target/mips: Fix PageMask with variable page size
` [PATCH V10 3/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
` [PATCH V10 4/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 2)
` [PATCH V10 5/8] target/mips: Add loongson-ext lsdc2 group of instructions
` [PATCH V10 6/8] hw/mips: Implement fw_cfg_arch_key_name()
` [PATCH V10 7/8] hw/mips: Add Loongson-3 machine support
` [PATCH V10 8/8] docs/system: Update MIPS machine documentation

[PATCH v2 0/3] virtio: restore elem->in/out_sg after iov_discard_front/back()
 2020-09-22  7:59 UTC  (2+ messages)

[PATCH] cpu_exec_step_atomic: update the cpu running flag
 2020-09-22  7:42 UTC 

[PATCH 2/2] add maximum combined fw size as machine configuration option
 2020-09-22  7:39 UTC  (5+ messages)

[PATCH v2 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c
 2020-09-22  7:37 UTC  (4+ messages)
` [PATCH v2 2/2] vhost-vdpa: add trace-events

[PATCH] linux user i386 fork: clone the GDT for each thread to, separate TLS
 2020-09-22  7:36 UTC 

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-22  7:27 UTC  (5+ messages)
` [PATCH v5 08/20] scripts/qapi/parser.py: improve doc comment indent handling

[PATCH 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2020-09-22  7:26 UTC  (4+ messages)

[PATCH v2] Add a comment in bios-tables-test.c to clarify the reason behind approach
 2020-09-22  7:15 UTC  (2+ messages)

[PATCH v4 1/2] Introduce (x86) CPU model deprecation API
 2020-09-22  7:14 UTC  (2+ messages)
` [PATCH v4 2/2] Mark Icelake-Client CPU models deprecated

[PATCH 0/3] add MEMORY_FAILURE event
 2020-09-22  7:11 UTC  (5+ messages)
` [PATCH 2/3] iqapi/run-state.json: introduce memory failure event
    ` [External] "

[PATCH 0/6] Update Travis from Xenial to Bionic and Focal
 2020-09-22  7:04 UTC  (12+ messages)
` [PATCH 3/6] migration: Silence compiler warning in global_state_store_running()
` [PATCH 4/6] travis.yml: Drop the default softmmu builds
` [PATCH 5/6] travis.yml: Update Travis to use Bionic and Focal instead of Xenial
` [PATCH 6/6] travis.yml: Drop the superfluous Python 3.6 build
` [PATCH 7/6] travis.yml: Drop the Python 3.5 build

Question about guest notification offload
 2020-09-22  6:47 UTC 

[PATCH] vhost-blk: set features before setting inflight feature
 2020-09-22  7:02 UTC  (5+ messages)

[PATCH] migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)
 2020-09-22  7:02 UTC  (3+ messages)

[PATCH] helper_syscall x86_64: clear exception_is_int
 2020-09-22  4:17 UTC 

[PATCH] hw/arm/virt: use pflash image real size when mapping
 2020-09-22  6:57 UTC  (3+ messages)

[PATCH 00/24] qom: Convert some properties to class properties
 2020-09-22  6:49 UTC  (36+ messages)
` [PATCH 01/24] cryptodev-vhost-user: Register "chardev" as class property
` [PATCH 02/24] cryptodev-backend: "
` [PATCH 03/24] rng-egd: "
` [PATCH 04/24] rng-random: register "filename" "
` [PATCH 05/24] vhost-user: Register "chardev" "
` [PATCH 06/24] vexpress: Register "secure" "
` [PATCH 07/24] rng: Register "opened" "
` [PATCH 08/24] vexpress-a15: Register "virtualization" "
` [PATCH 09/24] input-linux: Register properties as class properties
` [PATCH 10/24] input-barrier: "
` [PATCH 11/24] tmp421: "
` [PATCH 12/24] s390x: Register all CPU "
` [PATCH 13/24] i386: Register most "
` [PATCH 14/24] i386: Register feature bit "
` [PATCH 15/24] arm/virt: Register most "
` [PATCH 16/24] virt: Register "its" as class property
` [PATCH 17/24] cpu/core: Register core-id and nr-threads as class properties
` [PATCH 18/24] arm/cpu64: Register "aarch64" as class property
` [PATCH 19/24] xlnx-zcu102: Register properties as class properties
` [PATCH 20/24] machine: Register "memory-backend" as class property
` [PATCH 21/24] vga-pci: Register "big-endian-framebuffer" "
` [PATCH 22/24] i440fx: Register i440FX-pcihost properties as class properties
` [PATCH 23/24] sifive_e: Register "revb" as class property
` [PATCH 24/24] sifive_u: Register "start-in-flash" "

[PATCH 0/4] Several optimization and bugfix for COLO compare
 2020-09-22  6:46 UTC  (7+ messages)
` [PATCH 1/4] net/colo-compare.c: Fix compare_timeout format issue
` [PATCH 2/4] net/colo-compare.c: Change the timer clock type
` [PATCH 3/4] net/colo-compare.c: Add secondary old packet detection

Regression with latest SeaBIOS booting multi-disk root LVs?
 2020-09-22  5:57 UTC  (2+ messages)

[PATCH v1 0/1] COLO: only flush dirty ram pages from colo cache
 2020-09-22  5:46 UTC  (9+ messages)
` [PATCH v1 1/1] "

[PATCH v3 1/2] Introduce (x86) CPU model deprecation API
 2020-09-22  5:07 UTC  (7+ messages)

[PATCH] vhost-user: save features of multiqueues if chardev is closed
 2020-09-22  3:27 UTC 

[PATCH 1/3] virtio-net: Set mac address to hardware if the peer is vdpa
 2020-09-22  3:01 UTC  (7+ messages)
` [PATCH 2/3] vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
` [PATCH 3/3] net: Add vhost-vdpa in show_netdevs()

[Bug 1896561] [NEW] EFI GOP Mode 1366x768
 2020-09-22  2:52 UTC 

[PULL 0/1] bitmaps patches for 2020-09-21
 2020-09-22  1:03 UTC  (2+ messages)
` [PULL 1/1] qemu-img: Support bitmap --merge into backing image

[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-22  0:54 UTC  (6+ messages)
` [PATCH v5 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk

[PATCH] xen: xenguest is not used so is not needed
 2020-09-22  0:10 UTC  (4+ messages)

[PATCH v2] target/i386: Remove core_id assert check in CPUID 0x8000001E
 2020-09-22  0:03 UTC  (2+ messages)

[RFC PATCH 0/6] hw/sd/sdcard: Do not attempt to erase out of range addresses
 2020-09-21 23:53 UTC  (10+ messages)
` [RFC PATCH 3/6] hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS

[PATCH] migration: Truncate state file in xen-save-devices-state
 2020-09-21 23:46 UTC  (5+ messages)

[PATCH v3] SEV: QMP support for Inject-Launch-Secret
 2020-09-21 22:14 UTC  (4+ messages)

[PATCH v2] qemu-img: Support bitmap --merge into backing image
 2020-09-21 22:08 UTC  (5+ messages)

[PATCH v3 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-21 21:39 UTC  (9+ messages)
` [PATCH v3 01/15] hw/block/nvme: Define 64 bit cqe.result

[PATCH] virtiofsd: Used glib "shared" thread pool
 2020-09-21 21:32 UTC 

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-21 20:16 UTC  (2+ messages)

[PATCH v3 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
 2020-09-21 19:59 UTC  (9+ messages)
` [PATCH v3 1/8] hw/arm/raspi: Display the board revision in the machine description
` [PATCH v3 2/8] hw/arm/raspi: Load the firmware on the first core
` [PATCH v3 3/8] hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
` [PATCH v3 7/8] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address

[PATCH v2 0/5] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-09-21 19:50 UTC  (11+ messages)
` [PATCH v2 1/5] hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
` [PATCH v2 2/5] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
` [PATCH v2 3/5] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
` [PATCH v2 4/5] hw/timer/bcm2835: Support the timer COMPARE registers
` [PATCH v2 5/5] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs

[PATCH v2 00/17] hw/block/nvme: multiple namespaces support
 2020-09-21 19:47 UTC  (5+ messages)
` [PATCH v2 03/17] hw/block/nvme: handle dma errors

[PATCH v4 0/4] Introducing QMP query-netdev command
 2020-09-21 19:19 UTC  (5+ messages)
` [PATCH v4 1/4] qapi: net: Add "
` [PATCH v4 2/4] tests: Add tests for "
` [PATCH v4 3/4] hmp: Use QMP query-netdev in hmp_info_network
` [PATCH v4 4/4] net: Do not use legacy info_str for backends


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).