messages from 2020-02-18 20:30:25 to 2020-02-19 15:17:10 UTC [more...]
[PATCH v2] pcie_root_port: Add enable_hotplug option
2020-02-19 15:15 UTC (2+ messages)
[PATCH v2 00/22] Fix error handling during bitmap postcopy
2020-02-19 14:58 UTC (24+ messages)
` [PATCH v2 03/22] migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup
` [PATCH v2 12/22] qemu-iotests/199: fix style
` [PATCH v2 13/22] qemu-iotests/199: drop extra constraints
` [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 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 (19+ 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 03/12] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v3 04/12] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v3 05/12] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v3 06/12] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v3 07/12] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v3 08/12] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v3 09/12] target/ppc: Correct RMLS table
` [PATCH v3 10/12] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v3 11/12] target/ppc: Streamline construction of VRMA SLB entry
` [PATCH v3 12/12] target/ppc: Don't store VRMA SLBE persistently
Race condition in overlayed qcow2?
2020-02-19 14:32 UTC
[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 v4 0/4] qmp: Optionally run handlers in coroutines
2020-02-19 14:26 UTC (10+ messages)
` [PATCH v4 3/4] qmp: Move dispatcher to a coroutine
[PATCH v1] hw/i386: disable smbus migration for xenpv
2020-02-19 14:14 UTC (15+ messages)
` [PATCH v2] hw/i386: disable smbus migration for xenfv
[PATCH v2 0/2] This small series does two things:
2020-02-19 14:06 UTC (7+ 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 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 v3 0/4] luks: add qemu-img measure support
2020-02-19 13:03 UTC (3+ messages)
` [PATCH v3 1/4] luks: extract qcrypto_block_calculate_payload_offset()
[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 (18+ messages)
` [PATCH v2 fixed 01/16] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v2 fixed 02/16] util: vfio-helpers: Fix qemu_vfio_close()
` [PATCH v2 fixed 03/16] util: vfio-helpers: Remove Error parameter from qemu_vfio_undo_mapping()
` [PATCH v2 fixed 04/16] util: vfio-helpers: Factor out removal "
` [PATCH v2 fixed 05/16] exec: Factor out setting ram settings (madvise ...) into qemu_ram_apply_settings()
` [PATCH v2 fixed 06/16] exec: Reuse qemu_ram_apply_settings() in qemu_ram_remap()
` [PATCH v2 fixed 07/16] exec: Drop "shared" parameter from ram_block_add()
[PATCH 0/5] aio-posix: towards an O(1) event loop
2020-02-19 11:13 UTC (12+ messages)
` [PATCH 1/5] aio-posix: fix use after leaving scope in aio_poll()
` [PATCH 2/5] aio-posix: don't pass ns timeout to epoll_wait()
` [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 (18+ 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 06/17] hw/m68k/next-cube: "
` [PULL 07/17] hw/scsi/esp: "
` [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
[PATCH v2 0/3] vhost-user: Lift Max Ram Slots Limitation
2020-02-19 10:08 UTC (6+ messages)
[PATCH] migration/savevm: release gslist after dump_vmstate_json
2020-02-19 9:59 UTC (2+ messages)
[PATCH RFC] target/i386: filter out VMX_PIN_BASED_POSTED_INTR when enabling SynIC
2020-02-19 9:54 UTC (5+ messages)
[PATCH 0/3]hw: Fixs memleak of fdevice tree blob
2020-02-19 9:33 UTC (7+ messages)
` [PATCH 1/3] hw/nios2:fix leak "
` [PATCH 2/3] hw/ppc/virtex_ml507:fix "
` [PATCH 3/3] hw/xtensa/xtfpga:fix "
[PATCH v3 0/5] target/riscv: support vector extension part 2
2020-02-19 8:57 UTC (4+ messages)
` [PATCH v3 1/5] target/riscv: add vector unit stride load and store instructions
[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
2020-02-19 8:31 UTC (3+ messages)
[PATCH 00/22] linux-user: generate syscall_nr.sh
2020-02-19 8:29 UTC (3+ messages)
[PATCH v4 00/14] Fixes for DP8393X SONIC device emulation
2020-02-19 8:27 UTC (10+ messages)
[PATCH v4 0/3] hw/arm/virt: Simulate NMI Injection
2020-02-19 8:03 UTC (5+ messages)
` [PATCH v4 1/3] target/arm: Support SError injection
[PATCH v2] scsi-disk: define props in scsi_block_disk to avoid memleaks
2020-02-19 7:52 UTC (3+ messages)
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2020-02-19 7:18 UTC (18+ messages)
[Qemu-devel] [Bug 1759522] [NEW] windows qemu-img create vpc/vhdx error
2020-02-19 6:08 UTC (2+ messages)
` [Bug 1759522] "
[PATCH] migration/throttle: Make throttle slower at tail stage
2020-02-19 5:39 UTC (7+ messages)
QEMU Sockets Networking Backend Multicast Networking Fix
2020-02-19 5:22 UTC (5+ messages)
[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
2020-02-19 4:53 UTC (13+ messages)
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking
Emulating Solaris 10 on SPARC64 sun4u
2020-02-19 3:42 UTC (3+ messages)
[PATCH v2] Avoid address_space_rw() with a constant is_write argument
2020-02-18 23:00 UTC (4+ messages)
[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
2020-02-19 2:27 UTC (2+ messages)
[PATCH v4 00/12] target/ppc: Correct some errors with real mode handling
2020-02-19 2:14 UTC (13+ messages)
` [PATCH v4 01/12] ppc: Remove stub support for 32-bit hypervisor mode
` [PATCH v4 02/12] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v4 03/12] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v4 04/12] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v4 05/12] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v4 06/12] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v4 07/12] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v4 08/12] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v4 09/12] target/ppc: Correct RMLS table
` [PATCH v4 10/12] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v4 11/12] target/ppc: Streamline construction of VRMA SLB entry
` [PATCH v4 12/12] target/ppc: Don't store VRMA SLBE persistently
[PATCH] xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
2020-02-18 11:33 UTC (2+ messages)
[PATCH v4 0/4]target-riscv: support vector extension part 1
2020-02-19 1:05 UTC (5+ messages)
` [PATCH v4 2/4] target/riscv: configure and turn on vector extension from command line
[PATCH v1] block/nvme: introduce PMR support from NVMe 1.4 spec
2020-02-19 1:07 UTC (2+ messages)
[Bug 1863819] [NEW] repeated KVM single step crashes leaks into SMP guest and crashes guest application
2020-02-19 0:01 UTC
[PATCH] spapr: Rework hash<->radix transitions at CAS
2020-02-18 23:21 UTC (4+ messages)
[PATCH v3 0/3] arm: allwinner: Wire up USB ports
2020-02-18 22:32 UTC (3+ messages)
[PATCH v4 00/20] Add Allwinner H3 SoC and Orange Pi PC Machine
2020-02-18 21:50 UTC (7+ messages)
[Qemu-devel] [PATCH] linux-user: Implement membarrier syscall
2020-02-18 21:33 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: implement getsockopt SO_RCVTIMEO and SO_SNDTIMEO
2020-02-18 21:33 UTC (2+ messages)
[PATCH] linux-user: fix socket() strace
2020-02-18 21:31 UTC
[PATCH v2 0/4] linux-user: Add support for fs and fd ioctls
2020-02-18 21:18 UTC (10+ messages)
` [PATCH v2 1/4] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
` [PATCH v2 2/4] linux-user: Add support for FITRIM ioctl
` [PATCH v2 3/4] linux-user: Add support for FIFREEZE and FITHAW ioctls
` [PATCH v2 4/4] linux-user: Add support for FDGETFDCSTAT ioctl
[PATCH] Avoid cpu_physical_memory_rw() with a constant is_write argument
2020-02-18 21:16 UTC (5+ messages)
[Bug 1863685] [NEW] ARM: HCR.TSW traps are not implemented
2020-02-18 21:03 UTC (3+ messages)
` [Bug 1863685] "
[PATCH v8 00/13] linux-user: Add support for real time clock and
2020-02-18 20:28 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).