qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 10:53:15 to 2019-11-15 21:37:33 UTC [more...]

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-15 21:36 UTC  (4+ messages)
` [PATCH v7 5/8] Acceptance tests: keep a stable reference to the QEMU build dir

[PATCH v3 for-4.2 0/4] Better NBD string length handling
 2019-11-15 21:30 UTC  (14+ messages)
` [PATCH v3 1/4] nbd/server: Prefer heap over stack for parsing client names
` [PATCH v3 2/4] bitmap: Enforce maximum bitmap name length
` [PATCH v3 3/4] nbd: Don't send oversize strings

[PATCH 0/4] [RFC] virtiofsd, vhost-user-fs: Add support for notification queue
 2019-11-15 20:55 UTC  (5+ messages)
` [PATCH 1/4] virtiofsd: Release file locks using F_UNLCK
` [PATCH 2/4] virtiofd: Create a notification queue
` [PATCH 3/4] virtiofsd: Specify size of notification buffer using config space
` [PATCH 4/4] virtiofsd: Implement blocking posix locks

[PATCH for-4.2] hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled
 2019-11-15 20:33 UTC  (10+ messages)

[PATCH v1 0/1] hw/arm: versal: Add the CRP as unimplemented
 2019-11-15 20:20 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH] display: xlnx_dp: Provide sufficient bytes for silent audio channel
 2019-11-15 20:12 UTC  (3+ messages)

[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
 2019-11-15 19:40 UTC  (4+ messages)
` [Bug 1852781] "

[PATCH 0/4] python/qemu: New accel module and improvements
 2019-11-15 18:08 UTC  (5+ messages)
` [PATCH 1/4] python/qemu: Move kvm_available() to its own module
` [PATCH 2/4] python/qemu: accel: Add list_accel() method
` [PATCH 3/4] python/qemu: accel: Strengthen kvm_available() checks
` [PATCH 4/4] python/qemu: accel: Add tcg_available() method

[RFC 00/24] backup performance: block_status + async
 2019-11-15 17:58 UTC  (28+ messages)
` [RFC 01/24] block/block-copy: specialcase first copy_range request
` [RFC 02/24] block/block-copy: use block_status
` [RFC 03/24] block/block-copy: factor out block_copy_find_inflight_req
` [RFC 04/24] block/block-copy: refactor interfaces to use bytes instead of end
` [RFC 05/24] block/block-copy: rename start to offset in interfaces
` [RFC 06/24] block/block-copy: reduce intersecting request lock
` [RFC 07/24] block/block-copy: hide structure definitions
` [RFC 08/24] block/block-copy: rename in-flight requests to tasks
` [RFC 09/24] block/block-copy: alloc task on each iteration
` [RFC 10/24] block/block-copy: add state pointer to BlockCopyTask
` [RFC 11/24] block/block-copy: move task size initial calculation to _task_create
` [RFC 12/24] block/block-copy: move block_copy_task_create down
` [RFC 13/24] block/block-copy: use aio-task-pool API
` [RFC 14/24] block/block-copy: More explicit call_state
` [RFC 15/24] block/block-copy: implement block_copy_async
` [RFC 16/24] block/block-copy: add max_chunk and max_workers paramters
` [RFC 17/24] block/block-copy: add ratelimit to block-copy
` [RFC 18/24] block/block-copy: add block_copy_cancel
` [RFC 19/24] blockjob: add set_speed to BlockJobDriver
` [RFC 20/24] job: call job_enter from job_user_pause
` [RFC 21/24] backup: move to block-copy
` [RFC 22/24] python: add simplebench.py
` [RFC 23/24] python: add qemu/bench_block_job.py
` [RFC 24/24] python: benchmark new backup architecture

[PATCH] target/arm: Clean up arm_cpu_vq_map_next_smaller asserts
 2019-11-15 17:45 UTC  (4+ messages)

[RFC PATCH 00/11] gdbstub re-factor and SVE support
 2019-11-15 17:30 UTC  (12+ messages)
` [RFC PATCH 01/11] gdbstub: move allocation of GDBState to one place
` [RFC PATCH 02/11] gdbstub: stop passing GDBState * around
` [RFC PATCH 03/11] gdbstub: move str_buf to GDBState and use GString
` [RFC PATCH 04/11] gdbstub: move mem_buf to GDBState and use GByteArray
` [RFC PATCH 05/11] gdbstub: add helper for 128 bit registers
` [RFC PATCH 06/11] target/arm: use gdb_get_reg helpers
` [RFC PATCH 07/11] target/m68k: "
` [RFC PATCH 08/11] gdbstub: extend GByteArray to read register helpers
` [RFC PATCH 09/11] target/arm: prepare for multiple dynamic XMLs
` [RFC PATCH 10/11] target/arm: explicitly encode regnum in our XML
` [RFC PATCH 11/11] target/arm: generate xml description of our SVE registers

[PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
 2019-11-15 16:24 UTC  (24+ messages)
` [PATCH for-5.0 v5 01/23] ppc/xive: Record the IPB in the associated NVT
` [PATCH for-5.0 v5 02/23] ppc/xive: Introduce helpers for the NVT id
` [PATCH for-5.0 v5 03/23] ppc/pnv: Remove pnv_xive_vst_size() routine
` [PATCH for-5.0 v5 04/23] ppc/pnv: Dump the XIVE NVT table
` [PATCH for-5.0 v5 05/23] ppc/pnv: Quiesce some XIVE errors
` [PATCH for-5.0 v5 06/23] ppc/xive: Introduce OS CAM line helpers
` [PATCH for-5.0 v5 07/23] ppc/xive: Check V bit in TM_PULL_POOL_CTX
` [PATCH for-5.0 v5 08/23] ppc/xive: Introduce a XivePresenter interface
` [PATCH for-5.0 v5 09/23] ppc/xive: Implement the "
` [PATCH for-5.0 v5 10/23] ppc/pnv: Loop on the threads of the chip to find a matching NVT
` [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PATCH for-5.0 v5 12/23] ppc/xive: Introduce a XiveFabric interface
` [PATCH for-5.0 v5 13/23] ppc/pnv: Implement the "
` [PATCH for-5.0 v5 14/23] ppc/spapr: "
` [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
` [PATCH for-5.0 v5 16/23] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
` [PATCH for-5.0 v5 17/23] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
` [PATCH for-5.0 v5 18/23] ppc/xive: Move the TIMA operations to the controller model
` [PATCH for-5.0 v5 19/23] ppc/xive: Remove the get_tctx() XiveRouter handler
` [PATCH for-5.0 v5 20/23] ppc/xive: Introduce a xive_tctx_ipb_update() helper
` [PATCH for-5.0 v5 21/23] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
` [PATCH for-5.0 v5 22/23] ppc/pnv: Introduce a pnv_xive_block_id() helper
` [PATCH for-5.0 v5 23/23] ppc/pnv: Extend XiveRouter with a get_block_id() handler

[qemu-web PATCH v3] Add a blog post on "Micro-Optimizing KVM VM-Exits"
 2019-11-15 16:29 UTC  (2+ messages)

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-15 16:37 UTC  (3+ messages)
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH 0/2] docs/microvm.rst: fix alignment and explain shut down
 2019-11-15 16:26 UTC  (4+ messages)
` [PATCH 1/2] docs/microvm.rst: fix alignment in "Limitations"
` [PATCH 2/2] docs/microvm.rst: add instructions for shutting down the guest

[PATCH] Implement backend program convention command for vhost-user-blk
 2019-11-15 16:35 UTC  (2+ messages)

[PATCH 0/2] A pair of memory access problems
 2019-11-15 16:31 UTC  (2+ messages)

[PATCH] vfio: vfio-pci requires EDID
 2019-11-15 16:14 UTC 

[PATCH] ppc/pnv: Drop "chip" link from POWER9 PSI object
 2019-11-15 16:17 UTC  (2+ messages)

[PATCH v2 for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
 2019-11-15 15:56 UTC  (9+ messages)
` [PATCH v2 for-5.0 1/8] xive: Link "cpu" property to XiveTCTX::cs pointer
` [PATCH v2 for-5.0 2/8] xive: Link "xive" property to XiveSource::xive pointer
` [PATCH v2 for-5.0 3/8] xive: Link "xive" property to XiveEndSource::xrtr pointer
` [PATCH v2 for-5.0 4/8] ppc/pnv: Link "psi" property to PnvLpc::psi pointer
` [PATCH v2 for-5.0 5/8] ppc/pnv: Link "psi" property to PnvOCC::psi pointer
` [PATCH v2 for-5.0 6/8] ppc/pnv: Link "chip" property to PnvHomer::chip pointer
` [PATCH v2 for-5.0 7/8] ppc/pnv: Link "chip" property to PnvCore::chip pointer
` [PATCH v2 for-5.0 8/8] ppc/pnv: Link "chip" property to PnvXive::chip pointer

[PATCH v6] ssi: xilinx_spips: Skip spi bus update for a few register writes
 2019-11-15 15:49 UTC  (2+ messages)

[PATCH qemu-web] Add a blog post on "Micro-Optimizing KVM VM-Exits"
 2019-11-15 15:27 UTC  (10+ messages)

[PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
 2019-11-15 15:23 UTC  (11+ messages)

Invalid ARM instruction for clang-compiled Android code
 2019-11-15 14:01 UTC  (3+ messages)

[RESEND PATCH v21 3/6] ACPI: Add APEI GHES table generation support
 2019-11-15 14:55 UTC  (2+ messages)

[PATCH 0/3] docs: build an index page for the HTML docs
 2019-11-15 14:23 UTC  (5+ messages)
` [PATCH 2/3] docs: build a global index page

[PATCH] Modify tests to work with clang
 2019-11-15 14:14 UTC  (3+ messages)

[PATCH] hw: add compat machines for 5.0
 2019-11-15 14:08 UTC  (3+ messages)

QEMU HTML documentation now on qemu.org
 2019-11-15 14:05 UTC 

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-11-15 13:35 UTC  (4+ messages)
` [RFC PATCH v2 24/26] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit

[PATCH for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
 2019-11-15 13:28 UTC  (15+ messages)
` [PATCH for-5.0 1/8] xive: Link "cpu" property to XiveTCTX::cs pointer
` [PATCH for-5.0 2/8] xive: Link "xive" property to XiveSource::xive pointer
` [PATCH for-5.0 3/8] xive: Link "xive" property to XiveEndSource::xrtr pointer
` [PATCH for-5.0 4/8] ppc/pnv: Link "psi" property to PnvLpc::psi pointer
` [PATCH for-5.0 5/8] ppc/pnv: Link "psi" property to PnvOCC::psi pointer
` [PATCH for-5.0 6/8] ppc/pnv: Link "chip" property to PnvHomer::chip pointer
` [PATCH for-5.0 7/8] ppc/pnv: Link "chip" property to PnvCore::chip pointer
` [PATCH for-5.0 8/8] ppc/pnv: Link "chip" property to PnvXive::chip pointer

9p: requests efficiency
 2019-11-15 13:26 UTC  (2+ messages)

[PATCH v2 0/6] Make the qemu_logfile handle thread safe
 2019-11-15 13:10 UTC  (7+ messages)
` [PATCH v2 1/6] Fix double free issue in qemu_set_log_filename()
` [PATCH v2 2/6] Cleaned up flow of code in qemu_set_log(), to simplify and clarify
` [PATCH v2 3/6] Add a mutex to guarantee single writer to qemu_logfile handle
` [PATCH v2 4/6] qemu_log_lock/unlock now preserves the "
` [PATCH v2 5/6] Add use of RCU for qemu_logfile
` [PATCH v2 6/6] Added tests for close and change of logfile

[PULL] RISC-V Fixes for 4.2-rc2
 2019-11-15 12:34 UTC  (2+ messages)

[PATCH v3 for 5.0 0/6] linux-user: Add support for real time clock ioctls
 2019-11-15 12:32 UTC  (7+ messages)
` [PATCH v3 for 5.0 1/6] linux-user: Add support for enable/disable RTC features using ioctls
` [PATCH v3 for 5.0 2/6] linux-user: Add support for read/set RTC time and alarm "
` [PATCH v3 for 5.0 3/6] linux-user: Add support for read/set RTC periodic interrupt and epoch "
` [PATCH v3 for 5.0 4/6] linux-user: Add support for get/set RTC wakeup alarm "
` [PATCH v3 for 5.0 5/6] linux-user: Add support for get/set RTC PLL correction "
` [PATCH v3 for 5.0 6/6] linux-user: Add support for read/clear RTC voltage low detector "

[PATCH v16 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-15 12:11 UTC  (3+ messages)
` [PATCH v16 03/14] util/cutils: refactor do_strtosz() to support suffixes list

[PATCH V2] WHPX: refactor load library
 2019-11-15 12:05 UTC  (2+ messages)

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-15 11:56 UTC  (5+ messages)
` [PATCH v2 06/20] nvme: add support for the abort command

[PATCH v7 0/3] qcow2: advanced compression options
 2019-11-15 12:05 UTC  (10+ messages)
` [PATCH v7 1/3] block: introduce compress filter driver

[PATCH v2] Add a blog post on "Micro-Optimizing KVM VM-Exits"
 2019-11-15 11:53 UTC  (2+ messages)

[PATCH] ahci: zero-initialize port struct
 2019-11-15 11:50 UTC  (9+ messages)
  ` [SeaBIOS] "

[PATCH v2 1/1] ide: check DMA transfer size in ide_dma_cb() to prevent qemu DoS from quests
 2019-11-15 11:09 UTC  (2+ messages)

[PATCH] Semihost SYS_READC implementation (v3)
 2019-11-15 10:54 UTC  (10+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)


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