messages from 2020-02-19 10:19:20 to 2020-02-19 16:56:55 UTC [more...]
[PATCH v2 00/14] tests/vm: Add support for aarch64 VMs
2020-02-19 16:35 UTC (6+ messages)
` [PATCH v2 05/14] tests/vm: Added gen_cloud_init_iso() to basevm.py
` [PATCH v2 07/14] tests/vm: Add configuration "
` [PATCH v2 10/14] tests/vm: Add ability to select QEMU from current build
` [PATCH v2 12/14] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v2 14/14] tests/vm: change scripts to use self._config
[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
2020-02-19 16:17 UTC (12+ messages)
` [PATCH v1 01/13] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v1 02/13] stubs/ram-block: Remove stubs that are no longer needed
` [PATCH v1 03/13] numa: Teach ram block notifiers about resizeable ram blocks
` [PATCH v1 04/13] numa: Make all callbacks of ram block notifiers optional
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy
` [PATCH v1 06/13] migrate/ram: Discard new RAM when growing RAM blocks and the VM is stopped
` [PATCH v1 07/13] migrate/ram: Get rid of "place_source" in ram_load_postcopy()
` [PATCH v1 08/13] migrate/ram: Simplify host page handling "
` [PATCH v1 09/13] migrate/ram: Consolidate variable reset after placement "
` [PATCH v1 10/13] migrate/ram: Handle RAM block resizes during postcopy
` [PATCH v1 12/13] migrate/ram: Use offset_in_ramblock() in range checks
[PATCH v2 00/22] Fix error handling during bitmap postcopy
2020-02-19 16:48 UTC (38+ messages)
` [PATCH v2 03/22] migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup
` [PATCH v2 05/22] migration/block-dirty-bitmap: refactor state global variables
` [PATCH v2 07/22] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
` [PATCH v2 09/22] migration/block-dirty-bitmap: relax error handling in incoming part
` [PATCH v2 14/22] qemu-iotests/199: better catch postcopy time
` [PATCH v2 15/22] qemu-iotests/199: improve performance: set bitmap by discard
` [PATCH v2 16/22] qemu-iotests/199: change discard patterns
` [PATCH v2 17/22] qemu-iotests/199: increase postcopy period
` [PATCH v2 19/22] qemu-iotests/199: prepare for new test-cases addition
` [PATCH v2 20/22] qemu-iotests/199: check persistent bitmaps
` [PATCH v2 21/22] qemu-iotests/199: add early shutdown case to bitmaps postcopy
[PATCH 0/3] Migration mechanism with FD
2020-02-19 16:33 UTC (2+ messages)
` [PATCH 3/3] Acceptance test: FD migration
[PATCH v6 00/79] refactor main RAM allocation to use hostmem backend
2020-02-19 16:09 UTC (80+ messages)
` [PATCH v6 01/79] numa: remove deprecated -mem-path fallback to anonymous RAM
` [PATCH v6 02/79] machine: introduce memory-backend property
` [PATCH v6 03/79] machine: alias -mem-path and -mem-prealloc into memory-foo backend
` [PATCH v6 04/79] machine: introduce convenience MachineState::ram
` [PATCH v6 05/79] initialize MachineState::ram in NUMA case
` [PATCH v6 06/79] vl.c: move -m parsing after memory backends has been processed
` [PATCH v6 07/79] vl.c: ensure that ram_size matches size of machine.memory-backend
` [PATCH v6 08/79] alpha/dp264: use memdev for RAM
` [PATCH v6 09/79] arm/aspeed: actually check RAM size
` [PATCH v6 10/79] arm/aspeed: use memdev for RAM
` [PATCH v6 11/79] arm/collie: "
` [PATCH v6 12/79] arm/cubieboard: "
` [PATCH v6 13/79] arm/digic_boards: "
` [PATCH v6 14/79] arm/highbank: "
` [PATCH v6 15/79] arm/imx25_pdk: drop RAM size fixup
` [PATCH v6 16/79] arm/imx25_pdk: use memdev for RAM
` [PATCH v6 17/79] arm/integratorcp: "
` [PATCH v6 18/79] arm/kzm: drop RAM size fixup
` [PATCH v6 19/79] arm/kzm: use memdev for RAM
` [PATCH v6 20/79] arm/mcimx6ul-evk: "
` [PATCH v6 21/79] arm/mcimx7d-sabre: "
` [PATCH v6 22/79] arm/mps2-tz: "
` [PATCH v6 23/79] arm/mps2: "
` [PATCH v6 24/79] arm/musicpal: "
` [PATCH v6 25/79] arm/nseries: "
` [PATCH v6 26/79] arm/omap_sx1: "
` [PATCH v6 27/79] arm/palm: "
` [PATCH v6 28/79] arm/sabrelite: "
` [PATCH v6 29/79] arm/raspi: "
` [PATCH v6 30/79] arm/sbsa-ref: "
` [PATCH v6 31/79] arm/versatilepb: "
` [PATCH v6 32/79] arm/vexpress: "
` [PATCH v6 33/79] arm/virt: "
` [PATCH v6 34/79] arm/xilinx_zynq: drop RAM size fixup
` [PATCH v6 35/79] arm/xilinx_zynq: use memdev for RAM
` [PATCH v6 36/79] arm/xlnx-versal-virt: "
` [PATCH v6 37/79] arm/xlnx-zcu102: "
` [PATCH v6 38/79] s390x/s390-virtio-ccw: "
` [PATCH v6 39/79] null-machine: "
` [PATCH v6 40/79] cris/axis_dev88: "
` [PATCH v6 41/79] hppa: "
` [PATCH v6 42/79] x86/microvm: "
` [PATCH v6 43/79] x86/pc: "
` [PATCH v6 44/79] lm32/lm32_boards: "
` [PATCH v6 45/79] lm32/milkymist: "
` [PATCH v6 46/79] m68k/an5206: "
` [PATCH v6 47/79] m68k/q800: "
` [PATCH v6 48/79] m68k/mcf5208: "
` [PATCH v6 49/79] m68k/next-cube: "
` [PATCH v6 50/79] mips/boston: "
` [PATCH v6 51/79] mips/mips_fulong2e: drop RAM size fixup
` [PATCH v6 52/79] mips/mips_fulong2e: use memdev for RAM
` [PATCH v6 53/79] mips/mips_jazz: "
` [PATCH v6 54/79] mips/mips_jazz: add max ram size check
` [PATCH v6 55/79] mips/mips_malta: use memdev for RAM
` [PATCH v6 56/79] mips/mips_mipssim: "
` [PATCH v6 57/79] mips/mips_r4k: "
` [PATCH v6 58/79] ppc/e500: drop RAM size fixup
` [PATCH v6 59/79] ppc/e500: use memdev for RAM
` [PATCH v6 60/79] ppc/mac_newworld: "
` [PATCH v6 61/79] ppc/mac_oldworld: "
` [PATCH v6 62/79] ppc/pnv: "
` [PATCH v6 63/79] ppc/ppc405_boards: add RAM size checks
` [PATCH v6 64/79] ppc/ppc405_boards: use memdev for RAM
` [PATCH v6 65/79] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
` [PATCH v6 66/79] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
` [PATCH v6 67/79] ppc/spapr: "
` [PATCH v6 68/79] ppc/virtex_ml507: "
` [PATCH v6 69/79] sparc/leon3: "
` [PATCH v6 70/79] sparc/sun4m: "
` [PATCH v6 71/79] sparc/niagara: "
` [PATCH v6 72/79] remove no longer used memory_region_allocate_system_memory()
` [PATCH v6 73/79] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
` [PATCH v6 74/79] exec: drop bogus mem_path from qemu_ram_alloc_from_fd()
` [PATCH v6 75/79] make mem_path local variable
` [PATCH v6 76/79] hostmem: introduce "prealloc-threads" property
` [PATCH v6 77/79] hostmem: fix strict bind policy
` [PATCH v6 78/79] tests/numa-test: make top level args dynamic and g_autofree(cli) cleanups
` [PATCH v6 79/79] tests:numa-test: use explicit memdev to specify node RAM
Race condition in overlayed qcow2?
2020-02-19 16:07 UTC (2+ messages)
[PATCH v3 0/4] luks: add qemu-img measure support
2020-02-19 15:52 UTC (9+ messages)
` [PATCH v3 1/4] luks: extract qcrypto_block_calculate_payload_offset()
` [PATCH v3 2/4] luks: implement .bdrv_measure()
` [PATCH v3 3/4] qemu-img: allow qemu-img measure --object without a filename
` [PATCH v3 4/4] iotests: add 282 luks qemu-img measure test
[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
2020-02-19 15:50 UTC (4+ messages)
` [EXTERNAL] "
[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
2020-02-19 15:35 UTC (3+ messages)
[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
2020-02-19 15:27 UTC (11+ messages)
` [PATCH v4 3/4] qmp: Move dispatcher to a coroutine
[PATCH v2 0/2] This small series does two things:
2020-02-19 15:22 UTC (8+ messages)
` [PATCH v2 1/2] docs: Convert qemu-cpu-models.texi to rST
` [PATCH v2 2/2] qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl
` qemu-cpu-models: Convert to rST; document other MSR bits [Was: Re: [PATCH v2 0/2] This small series does two things:]
[PATCH v2] pcie_root_port: Add enable_hotplug option
2020-02-19 15:15 UTC (2+ messages)
[PATCH v5 0/4] qmp: Optionally run handlers in coroutines
2020-02-19 14:57 UTC (4+ messages)
` [PATCH v5 2/4] vl: Initialise main loop earlier
[PATCH] iotests: Fix nonportable use of od --endian
2020-02-19 14:46 UTC (2+ messages)
[PATCH v3 00/12] target/ppc: Correct some errors with real mode handling
2020-02-19 14:34 UTC (9+ messages)
` [PATCH v3 01/12] ppc: Remove stub support for 32-bit hypervisor mode
` [PATCH v3 02/12] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v3 04/12] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v3 11/12] target/ppc: Streamline construction of VRMA SLB entry
[PATCH v5 00/79] refactor main RAM allocation to use hostmem backend
2020-02-19 14:30 UTC (18+ messages)
` [PATCH v5 11/79] arm/collie: use memdev for RAM
` [PATCH v5 27/79] arm/palm: "
` [PATCH v5 34/79] arm/xilinx_zynq: drop RAM size fixup
` [PATCH v5 79/79] tests:numa-test: use explicit memdev to specify node RAM
[PATCH v1] hw/i386: disable smbus migration for xenpv
2020-02-19 14:14 UTC (5+ messages)
` [PATCH v2] hw/i386: disable smbus migration for xenfv
[PATCH 0/2] block/curl: Improve HTTP header parsing
2020-02-19 14:01 UTC (4+ messages)
` [PATCH 1/2] block/curl: HTTP header fields allow whitespace around values
` [PATCH 2/2] block/curl: HTTP header field names are case insensitive
[PATCH 0/3] Fix number of priority bits in zynq gic
2020-02-19 13:54 UTC (4+ messages)
` [PATCH 1/3] arm_gic: Mask the un-supported priority bits
[PATCH v2 0/2] finish qemu-nbd --partition deprecation
2020-02-19 13:31 UTC (4+ messages)
RFC: Split EPT huge pages in advance of dirty logging
2020-02-19 13:19 UTC (3+ messages)
[PATCH] pcie_root_port: Add disable_hotplug option
2020-02-19 12:21 UTC (6+ messages)
[PATCH] memory: batch allocate ioeventfds[] in address_space_update_ioeventfds()
2020-02-19 11:37 UTC (5+ messages)
[PATCH v2 fixed 00/16] Ram blocks with resizable anonymous allocations under POSIX
2020-02-19 11:27 UTC (5+ messages)
` [PATCH v2 fixed 01/16] util: vfio-helpers: Factor out and fix processing of existing ram blocks
[PATCH 0/5] aio-posix: towards an O(1) event loop
2020-02-19 11:13 UTC (8+ messages)
` [PATCH 3/5] qemu/queue.h: add QLIST_SAFE_REMOVE()
` [PATCH 4/5] aio-posix: make AioHandler deletion O(1)
` [PATCH 5/5] aio-posix: make AioHandler dispatch O(1) with epoll
Cross-project NBD extension proposal: NBD_INFO_INIT_STATE
2020-02-19 11:10 UTC (4+ messages)
[PATCH] util/async: make bh_aio_poll() O(1)
2020-02-19 11:09 UTC (2+ messages)
[PATCH v2 0/5] block: Generic file creation fallback
2020-02-19 10:47 UTC (3+ messages)
[PATCH 0/2] block: Fix VM size field width in snapshot dump
2020-02-19 10:43 UTC (2+ messages)
[PATCH 0/2] qemu-img: Fix convert -n -B for backing-less targets
2020-02-19 10:39 UTC (2+ messages)
[PATCH] iotests/279: Fix for non-qcow2 formats
2020-02-19 10:29 UTC (2+ messages)
[PULL 00/17] Trivial branch patches
2020-02-19 10:16 UTC (16+ messages)
` [PULL 01/17] mailmap: Add entry for Yu-Chen Lin
` [PULL 02/17] Report stringified errno in VFIO related errors
` [PULL 03/17] scripts/checkpatch.pl: Detect superfluous semicolon in C code
` [PULL 04/17] audio/alsaaudio: Remove superfluous semicolons
` [PULL 05/17] hw/arm/xlnx-versal: Remove superfluous semicolon
` [PULL 08/17] hw/vfio/display: "
` [PULL 09/17] ui/input-barrier: "
` [PULL 10/17] target/i386/whpx: "
` [PULL 11/17] tests/qtest/libqos/qgraph: Remove superfluous semicolons
` [PULL 12/17] contrib/rdmacm-mux: Remove superfluous semicolon
` [PULL 13/17] hw/display/qxl: Remove unneeded variable assignment
` [PULL 14/17] hw/block/pflash_cfi02: "
` [PULL 15/17] hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
` [PULL 16/17] hw/nios2:fix leak of fdevice tree blob
` [PULL 17/17] hw/xtensa/xtfpga:fix "
[PATCH v5 0/5] gpio: Add GPIO Aggregator
2020-02-19 10:17 UTC (3+ messages)
` [PATCH v5 2/5] gpiolib: Add support for GPIO line table lookup
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).