qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-06 15:59:37 to 2019-03-07 07:23:06 UTC [more...]

[Qemu-devel] [multiprocess RFC PATCH 35/37] multi-process: QMP/HMP commands to resize block device on remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 34/37] multi-process: HMP command to delete drive from remote device
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 33/37] multi-process: HMP command to add drive to the remote device
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 28/37] multi-process: remote: use fd for socket from parent process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 32/37] multi-process: handle heartbit messages in remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 29/37] multi-process: remote: add create_done condition
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 31/37] multi-process: add heartbeat timer and signal handler
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 30/37] multi-process: add processing of rdrive and rdevice command line
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 24/37] multi-process: pass proxy link socket fd to remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 27/37] multi-process: remote: add setup_devices and setup_drive msg processing
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 23/37] multi-process: add command line options rdrive and rdevice
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 25/37] multi-process: configure remote side devices
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 26/37] multi-process: add qdev_proxy_add to create proxy devices
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 20/37] multi-process: Add QMP & HMP commands to list remote processes
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 22/37] multi-process: QMP/HMP commands to remove device from the remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 21/37] multi-process: QMP/HMP commands to add a device to the remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 19/37] multi-process: store info about the remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 18/37] multi-process: create IOHUB object to handle irq
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 17/37] multi-process: Synchronize remote memory
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 15/37] multi-process: PCI BAR read handling for proxy & remote endpoints
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 16/37] multi-process: Add LSI device proxy object
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 14/37] multi-process: PCI BAR write handling for proxy & remote endpoints
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 13/37] multi-process: introduce proxy object
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 12/37] multi-process: remote process initialization
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 11/37] multi-process: setup memory manager for remote device
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 06/37] multi-process: build system for remote device process
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 10/37] multi-process: setup a machine object for remote device process
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 09/37] multi-process: setup PCI host bridge for remote device
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 07/37] multi-process: define proxy-link object
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 03/37] multi-process: add a command line option for debug file
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 01/37] multi-process: memory: alloc RAM from file at offset
 2019-03-07  7:20 UTC 

[Qemu-devel] [multiprocess RFC PATCH 05/37] multi-process: Add config option for multi-process QEMU
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 08/37] multi-process: add functions to synchronize proxy and remote endpoints
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 04/37] multi-process: Add stub functions to facilate build of multi-process
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 02/37] multi-process: util: Add qemu_thread_cancel() to cancel running thread
 2019-03-07  7:20 UTC 

[Qemu-devel] [multiprocess RFC PATCH 00/37] Initial support of multi-process qemu
 2019-03-07  7:20 UTC 

[Qemu-devel] [Qemu-block] Guest unresponsive after Virtqueue size exceeded error
 2019-03-07  7:14 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/27] ppc: add POWER9 support to the PowerNV platform
 2019-03-07  7:07 UTC  (40+ messages)
` [Qemu-devel] [PATCH 01/27] ppc/xive: hardwire the Physical CAM line of the thread context
` [Qemu-devel] [PATCH 05/27] ppc/pnv: change the CPU machine_data presenter type to Object *
` [Qemu-devel] [PATCH 06/27] ppc/pnv: add a XIVE interrupt controller model for POWER9
` [Qemu-devel] [PATCH 07/27] ppc/pnv: introduce a new dt_populate() operation to the chip model
` [Qemu-devel] [PATCH 08/27] ppc/pnv: introduce a new pic_print_info() "
` [Qemu-devel] [PATCH 09/27] ppc/xive: activate HV support
` [Qemu-devel] [PATCH 10/27] ppc/xive: Make XIVE generate the proper interrupt types
` [Qemu-devel] [PATCH 11/27] ppc/pnv: fix logging primitives using Ox
` [Qemu-devel] [PATCH 12/27] ppc/pnv: psi: add a PSIHB_REG macro
` [Qemu-devel] [PATCH 13/27] ppc/pnv: psi: add a reset handler
` [Qemu-devel] [PATCH 14/27] ppc/pnv: add a PSI bridge model class
` [Qemu-devel] [PATCH 15/27] ppc/pnv: add a PSI bridge model for POWER9
` [Qemu-devel] [PATCH 16/27] ppc/pnv: lpc: fix OPB address ranges
` [Qemu-devel] [PATCH 17/27] ppc/pnv: add a LPC Controller model class
` [Qemu-devel] [PATCH 18/27] ppc/pnv: add a LPC Controller model for POWER9
` [Qemu-devel] [PATCH 20/27] ppc/pnv: add a OCC model class
` [Qemu-devel] [PATCH 21/27] ppc/pnv: add a OCC model for POWER9
` [Qemu-devel] [PATCH 22/27] ppc/pnv: extend XSCOM core support "

[Qemu-devel] [PATCH 0/5] mips_malta: Clean up definition of flash memory size
 2019-03-07  7:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] hw/mips/malta: Fix the DEBUG_BOARD_INIT code

[Qemu-devel] [PATCH v2 00/11] pflash: Fixes and cleanups
 2019-03-07  7:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 07/11] ppc405_boards: Don't size flash memory to match backing image

[Qemu-devel] Question about hardware cursor in VGA
 2019-03-07  6:43 UTC  (6+ messages)

[Qemu-devel] converting build system to Meson?
 2019-03-07  6:39 UTC  (4+ messages)

[Qemu-devel] [RFC] spapr: Use CamelCase properly
 2019-03-07  6:18 UTC  (4+ messages)

[Qemu-devel] [Bug 1818483] [NEW] qemu user mode does not support binfmt_misc config with flags=P
 2019-03-07  6:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1818483] Re: qemu user mode does not support binfmt_misc config with flags include "P"

[Qemu-devel] [PATCH] spapr: Use CamelCase properly
 2019-03-07  5:38 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v4 0/3] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
 2019-03-07  5:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v4 1/3] spapr_iommu: Do not replay mappings from just created DMA window
` [Qemu-devel] [PATCH qemu v4 2/3] vfio: Make vfio_get_region_info_cap public
` [Qemu-devel] [PATCH qemu v4 3/3] spapr: Support NVIDIA V100 GPU with NVLink2

[Qemu-devel] [PATCH qemu v3 0/6] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
 2019-03-07  4:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH qemu v3 6/6] spapr: Support NVIDIA V100 GPU with NVLink2

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-07  4:01 UTC 

[Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation
 2019-03-07  3:47 UTC 

[Qemu-devel] [PATCH 0/4] nvdimm: clean up
 2019-03-07  3:41 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] nvdimm: fix typo in nvdimm_build_nvdimm_devices argument
` [Qemu-devel] [PATCH 2/4] nvdimm: use *function* directly instead of allocating it again
` [Qemu-devel] [PATCH 3/4] nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size
` [Qemu-devel] [PATCH 4/4] nvdimm: build FIT in nvdimm_build_acpi

[Qemu-devel] [PATCH v2 0/5] iothread: create gcontext unconditionally
 2019-03-07  3:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/5] iothread: replace init_done_cond with a semaphore

[Qemu-devel] [Bug 1818937] [NEW] Crash with HV_ERROR on macOS host
 2019-03-07  2:12 UTC 

[Qemu-devel] x86 segment limits enforcement with TCG
 2019-03-07  1:49 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 00/12] Enable build and install of our rST docs
 2019-03-07  1:40 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 01/12] docs/cpu-hotplug.rst: Fix rST markup issues
` [Qemu-devel] [PATCH v3 02/12] docs: Convert memory.txt to rst format
` [Qemu-devel] [PATCH v3 08/12] docs: Provide separate conf.py for each manual we want

[Qemu-devel] [PATCH] linux-user: add new netlink types
 2019-03-07  1:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 1/2] hw/arm/acpi: simplify AML bit and/or statement
 2019-03-07  1:07 UTC  (5+ messages)

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-07  1:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] PPC: E500: Add FSL I2C controller and integrate RTC with it
 2019-03-07  0:33 UTC  (2+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH] target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
 2019-03-07  0:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation
 2019-03-07  0:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5-resend 1/2] hw/display: Add basic "
` [Qemu-devel] [PATCH v5-resend 2/2] mips_fulong2e: Add on-board graphics chip

[Qemu-devel] [PULL 00/12] slirp updates
 2019-03-07  0:13 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/12] slirp: Fix build with gcc 9
` [Qemu-devel] [PULL 02/12] slirp: check for ioctlsocket error and 0-length udp payload
` [Qemu-devel] [PULL 03/12] slirp: check sscanf result when emulating ident
` [Qemu-devel] [PULL 04/12] slirp: fix big/little endian conversion in ident protocol
` [Qemu-devel] [PULL 05/12] slirp: Mark pieces missing IPv6 support
` [Qemu-devel] [PULL 06/12] slirp: adapt a subset of QEMU vmstate code
` [Qemu-devel] [PULL 07/12] slirp: use libslirp migration code
` [Qemu-devel] [PULL 08/12] slirp: use "slirp_" prefix for inet_aton() win32 implementation
` [Qemu-devel] [PULL 09/12] slirp: move sources to src/ subdirectory
` [Qemu-devel] [PULL 10/12] slirp: add a standalone Makefile
` [Qemu-devel] [PULL 11/12] build-sys: link with slirp as an external project
` [Qemu-devel] [PULL 12/12] slirp: remove QEMU Makefile.objs

[Qemu-devel] [PATCH 0/7] slirp: make it a standalone project
 2019-03-06 23:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/73] per-CPU locks
 2019-03-06 23:49 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] slirp: check for ioctlsocket error and 0-length udp payload
 2019-03-06 23:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian order
 2019-03-06 22:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH 8/8] target/ppc: simplify get_cpu_vsrh() and get_cpu_vsrl() functions
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] tcmu: Introduce qemu-tcmu utility
 2019-03-06 21:56 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v3 0/7] bitmaps: add inconsistent bit
 2019-03-06 21:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 7/7] block/dirty-bitmaps: implement "

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-06 21:21 UTC 

[Qemu-devel] [PATCH v2 0/3] usb-mtp coverity fixes
 2019-03-06 21:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] usb-mtp: return incomplete transfer on a lstat failure
` [Qemu-devel] [PATCH v2 2/3] usb-mtp: fix some usb_mtp_write_data return paths
` [Qemu-devel] [PATCH v2 3/3] usb-mtp: prevent null dereference while deleting objects

[Qemu-devel] [PULL 0/7] Python queue, 2019-02-22
 2019-03-06 20:34 UTC  (3+ messages)

[Qemu-devel] [Bug 1815889]
 2019-03-06 18:17 UTC 

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-06 20:29 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Machine queue, 2019-03-06
 2019-03-06 20:02 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/5] qdev/core: fix qbus_is_full()
` [Qemu-devel] [PULL 2/5] hostmem: fix crash when querying empty host-nodes property via QMP
` [Qemu-devel] [PULL 3/5] qdev: Let the hotplug_handler_unplug() caller delete the device
` [Qemu-devel] [PULL 4/5] qdev: Let machine hotplug handler to override bus hotplug handler
` [Qemu-devel] [PULL 5/5] qdev: Provide qdev_get_bus_hotplug_handler()

[Qemu-devel] [PATCH v5 0/2] Basic ATI VGA emulation
 2019-03-06 19:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/2] mips_fulong2e: Add on-board graphics chip
` [Qemu-devel] [PATCH v5 1/2] hw/display: Add basic ATI VGA emulation

[Qemu-devel] [PATCH 0/2] numa: deprecate -numa node, mem and default memory distribution
 2019-03-06 19:56 UTC  (14+ messages)
` [Qemu-devel] [PATCH 1/2] numa: deprecate 'mem' parameter of '-numa node' option
  ` [Qemu-devel] [libvirt] "

[Qemu-devel] [PATCH v3 00/16] s390: vfio-ccw dasd ipl support
 2019-03-06 19:42 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 01/16] s390 vfio-ccw: Add bootindex property and IPLB data
` [Qemu-devel] [PATCH v3 06/16] s390-bios: Clean up cio.h
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 08/16] s390-bios: Map low core memory
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v2] numa: warn if numa 'mem' option or default RAM splitting between nodes is used
 2019-03-06 18:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] numa: warn if numa 'mem' option or default RAM splitting between nodes is used
 2019-03-06 18:48 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-03-06 18:11 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/13] block: Allow freezing BdrvChild links
` [Qemu-devel] [PATCH v2 02/13] block: Freeze the backing chain for the duration of the commit job
` [Qemu-devel] [PATCH v2 03/13] block: Freeze the backing chain for the duration of the mirror job
` [Qemu-devel] [PATCH v2 04/13] block: Freeze the backing chain for the duration of the stream job
` [Qemu-devel] [PATCH v2 05/13] block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
` [Qemu-devel] [PATCH v2 06/13] block: Handle child references in bdrv_reopen_queue()
` [Qemu-devel] [PATCH v2 07/13] block: Allow omitting the 'backing' option in certain cases
` [Qemu-devel] [PATCH v2 08/13] block: Allow changing the backing file on reopen
` [Qemu-devel] [PATCH v2 09/13] block: Add a 'mutable_opts' field to BlockDriver
` [Qemu-devel] [PATCH v2 10/13] block: Add bdrv_reset_options_allowed()
` [Qemu-devel] [PATCH v2 11/13] block: Remove the AioContext parameter from bdrv_reopen_multiple()
` [Qemu-devel] [PATCH v2 12/13] block: Add an 'x-blockdev-reopen' QMP command
` [Qemu-devel] [PATCH v2 13/13] qemu-iotests: Test the x-blockdev-reopen "

[Qemu-devel] [PATCH 0/3] iotests: check whitelisted formats
 2019-03-06 18:07 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/3] iotests: ask QEMU for supported formats
` [Qemu-devel] [PATCH 3/3] iotests: check whitelisted formats

[Qemu-devel] [Bug 1818880] [NEW] Deadlock when detaching network interface
 2019-03-06 17:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1818880] "

[Qemu-devel] Booting kernels with PVHVM documentation?
 2019-03-06 17:51 UTC 

[Qemu-devel] regression: target/ppc: convert VSX logical operations to vector operations broke X for ppc64le guest
 2019-03-06 17:15 UTC  (7+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-06 17:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/block/virtio-blk: Clean req->dev repetitions
 2019-03-06 17:00 UTC 

[Qemu-devel] [PATCH v4 0/2] arm/acpi: simplify aml code and enable SHPC
 2019-03-06 16:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/2] hw/arm/acpi: simplify AML bit and/or statement
` [Qemu-devel] [PATCH v4 2/2] hw/arm/acpi: enable SHPC native hot plug

[Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation
 2019-03-06 16:31 UTC  (3+ messages)

[Qemu-devel] [PULL 00/22] migration queue
 2019-03-06 16:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v7] i386, acpi: check acpi_memory_hotplug capacity in pre_plug
 2019-03-06 16:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] block/qcow2-bitmap: Enable resize with persistent bitmaps
 2019-03-06 16:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] block/qcow2-bitmap: Skip length check in some cases
` [Qemu-devel] [PATCH 2/5] block/qcow2-bitmap: Allow bitmap flushing


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