qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-02 19:32:05 to 2016-06-03 08:34:27 UTC [more...]

[Qemu-devel] [RFC Patch 0/3] Accept passed in socket 'fd' open from outside for unix socket
 2016-06-03  8:34 UTC  (7+ messages)
          ` [Qemu-devel] Channel paths (was: Re: [RFC Patch 0/3] Accept passed in socket 'fd' open from outside for unix socket)

[Qemu-devel] [PATCH] linux-user: check if NETLINK_ROUTE is available
 2016-06-03  8:32 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-06-03  8:32 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v4 3/3] VFIO Type1 IOMMU: Add support for mediated devices

[Qemu-devel] [PATCH v4 00/28] Add qapi-to-JSON and clone visitors
 2016-06-03  8:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 24/28] qapi: Add JSON output visitor
` [Qemu-devel] [PATCH v4 25/28] qapi: Support pretty printing in "
` [Qemu-devel] [PATCH v4 26/28] qobject: Implement qobject_to_json() atop JSON visitor
` [Qemu-devel] [PATCH v4 27/28] qapi: Add 'any' support to JSON output

[Qemu-devel] [PATCH v2] raw-posix: Fetch max sectors for host block device
 2016-06-03  8:27 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/11] Add param Error ** for msi_init()
 2016-06-03  8:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 11/11] pci: Convert msi_init() to Error and fix callers to check it

[Qemu-devel] [PATCH COLO-Frame v17 00/34] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-06-03  7:52 UTC  (35+ messages)
` [Qemu-devel] [PATCH COLO-Frame v17 01/34] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [PATCH COLO-Frame v17 02/34] migration: Introduce capability 'x-colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v17 03/34] COLO: migrate colo related info to secondary node
` [Qemu-devel] [PATCH COLO-Frame v17 04/34] migration: Integrate COLO checkpoint process into migration
` [Qemu-devel] [PATCH COLO-Frame v17 05/34] migration: Integrate COLO checkpoint process into loadvm
` [Qemu-devel] [PATCH COLO-Frame v17 06/34] COLO/migration: Create a new communication path from destination to source
` [Qemu-devel] [PATCH COLO-Frame v17 07/34] COLO: Implement COLO checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v17 08/34] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v17 09/34] COLO: Save PVM state to secondary side when do checkpoint
` [Qemu-devel] [PATCH COLO-Frame v17 10/34] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
` [Qemu-devel] [PATCH COLO-Frame v17 11/34] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH COLO-Frame v17 12/34] COLO: Load VMState into buffer before restore it
` [Qemu-devel] [PATCH COLO-Frame v17 13/34] COLO: Flush PVM's cached RAM into SVM's memory
` [Qemu-devel] [PATCH COLO-Frame v17 14/34] COLO: Add checkpoint-delay parameter for migrate-set-parameters
` [Qemu-devel] [PATCH COLO-Frame v17 15/34] COLO: Synchronize PVM's state to SVM periodically
` [Qemu-devel] [PATCH COLO-Frame v17 16/34] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [PATCH COLO-Frame v17 17/34] COLO failover: Introduce state to record failover process
` [Qemu-devel] [PATCH COLO-Frame v17 18/34] COLO: Implement failover work for Primary VM
` [Qemu-devel] [PATCH COLO-Frame v17 19/34] COLO: Implement failover work for Secondary VM
` [Qemu-devel] [PATCH COLO-Frame v17 20/34] qmp event: Add COLO_EXIT event to notify users while exited from COLO
` [Qemu-devel] [PATCH COLO-Frame v17 21/34] COLO failover: Shutdown related socket fd when do failover
` [Qemu-devel] [PATCH COLO-Frame v17 22/34] COLO failover: Don't do failover during loading VM's state
` [Qemu-devel] [PATCH COLO-Frame v17 23/34] COLO: Process shutdown command for VM in COLO state
` [Qemu-devel] [PATCH COLO-Frame v17 24/34] COLO: Update the global runstate after going into colo state
` [Qemu-devel] [PATCH COLO-Frame v17 25/34] savevm: Introduce two helper functions for save/find loadvm_handlers entry
` [Qemu-devel] [PATCH COLO-Frame v17 26/34] migration/savevm: Add new helpers to process the different stages of loadvm
` [Qemu-devel] [PATCH COLO-Frame v17 27/34] migration/savevm: Export two helper functions for savevm process
` [Qemu-devel] [PATCH COLO-Frame v17 28/34] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH COLO-Frame v17 29/34] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH COLO-Frame v17 30/34] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH COLO-Frame v17 31/34] net: Add notifier/callback for netdev init
` [Qemu-devel] [PATCH COLO-Frame v17 32/34] COLO/filter: Add each netdev a buffer filter
` [Qemu-devel] [PATCH COLO-Frame v17 33/34] COLO: Control the status of buffer filters for PVM
` [Qemu-devel] [PATCH COLO-Frame v17 34/34] COLO: Add block replication into colo process

[Qemu-devel] [Bug 1568356] [NEW] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:
 2016-06-03  7:37 UTC  (3+ messages)
` [Qemu-devel] [Bug 1568356] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:

[Qemu-devel] [PATCH v2 0/4] 9p: get rid of readdir_r()
 2016-06-03  7:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] 9p: drop useless out: label
` [Qemu-devel] [PATCH v2 2/4] 9p: introduce the V9fsDir type
` [Qemu-devel] [PATCH v2 3/4] 9p: add locking to V9fsDir
` [Qemu-devel] [PATCH v2 4/4] 9p: switch back to readdir()

[Qemu-devel] [PATCH qemu v17 09/12] vfio: Add host side DMA window capabilities
 2016-06-03  7:37 UTC  (2+ messages)
  ` [Qemu-devel] [PATCH qemu v17 10/12] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)

[Qemu-devel] [PULL 0/6] vga patch queue
 2016-06-03  7:34 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles
` [Qemu-devel] [PULL 2/6] vmsvga: move fifo sanity checks to vmsvga_fifo_length
` [Qemu-devel] [PULL 3/6] vmsvga: add more fifo checks
` [Qemu-devel] [PULL 4/6] vmsvga: shadow fifo registers
` [Qemu-devel] [PULL 5/6] vmsvga: don't process more than 1024 fifo commands at once
` [Qemu-devel] [PULL 6/6] virtio-gpu: add live migration support

[Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
 2016-06-03  7:30 UTC  (14+ messages)
` [Qemu-devel] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
          ` [Qemu-devel] [PATCH] target-i386: Remove xlevel & hv-spinlocks option fixups
            ` [Qemu-devel] [libvirt] "

[Qemu-devel] [PATCH v5 00/27] block: Lock images when opening
 2016-06-03  7:18 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 18/27] mirror: Disable image locking on target backing chain
` [Qemu-devel] [PATCH v5 19/27] qemu-iotests: 140: Disable image lock for qemu-io access
` [Qemu-devel] [PATCH v5 20/27] qemu-iotests: 046: Move version detection out from verify_io
` [Qemu-devel] [PATCH v5 24/27] iotests: Disable image locking in 085

[Qemu-devel] [PULL 00/12] ppc-for-2.7 queue 20160531
 2016-06-03  7:12 UTC  (11+ messages)
` [Qemu-devel] [PULL 04/12] ppc: tlbie, tlbia and tlbisync are HV only
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [RFC PATCH v1 1/3] spapr: Introduce pseries-2.7 machine type
 2016-06-03  7:10 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v1 2/3] spapr: Remove alignment gap b/n RAM and hotplug regions
` [Qemu-devel] [RFC PATCH v1 3/3] spapr: spapr: Work around the memory hotplug failure with DDW

[Qemu-devel] [PULL 0/7] ui patch queue
 2016-06-03  7:04 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] ui: egl: Replace fprintf with error_report
` [Qemu-devel] [PULL 2/7] ui: spice: Exit if gl=on EGL init fails
` [Qemu-devel] [PULL 3/7] gtk: fix unchecked vc dereference
` [Qemu-devel] [PULL 4/7] SDL2: add bgrx pixel format
` [Qemu-devel] [PULL 5/7] vnc: Add support for color map
` [Qemu-devel] [PULL 6/7] sdl2: skip init without outputs
` [Qemu-devel] [PULL 7/7] vnc: add configurable keyboard delay

[Qemu-devel] [for-2.7 PATCH v3 00/15] Core based CPU hotplug for PowerPC sPAPR
 2016-06-03  6:27 UTC  (21+ messages)
` [Qemu-devel] [for-2.7 PATCH v3 05/15] qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
` [Qemu-devel] [for-2.7 PATCH v3 06/15] cpu: Abstract CPU core type
` [Qemu-devel] [for-2.7 PATCH v3 07/15] spapr: Abstract CPU core device and type specific core devices
` [Qemu-devel] [for-2.7 PATCH v3 08/15] spapr: convert boot CPUs into CPU "
` [Qemu-devel] [for-2.7 PATCH v3 09/15] spapr: CPU hotplug support
` [Qemu-devel] [for-2.7 PATCH v3 10/15] xics, xics_kvm: Handle CPU unplug correctly
` [Qemu-devel] [for-2.7 PATCH v3 11/15] spapr_drc: Prevent detach racing against attach for CPU DR
` [Qemu-devel] [for-2.7 PATCH v3 12/15] spapr: CPU hot unplug support

[Qemu-devel] [PATCH v2 0/3] enable iommu with -device
 2016-06-03  6:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] hw/pci: delay bus_master_enable_region initialization
` [Qemu-devel] [PATCH v2 2/3] hw/iommu: enable iommu with -device
` [Qemu-devel] [PATCH v2 3/3] q35: allow dynamic sysbus

[Qemu-devel] Why is "spapr-pci-host-bridge" no-user?
 2016-06-03  6:40 UTC 

[Qemu-devel] [PATCH v3 0/2] Add QEMU support for Intel local MCE
 2016-06-03  6:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] target-i386: KVM: add basic Intel LMCE support
` [Qemu-devel] [PATCH v3 2/2] target-i386: add migration support for Intel LMCE

[Qemu-devel] [PATCH 0/4] 9p: get rid of readdir_r()
 2016-06-03  6:29 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] 9p: drop useless out: label
` [Qemu-devel] [PATCH 2/4] 9p: introduce the V9fsDir type
` [Qemu-devel] [PATCH 3/4] 9p: add locking to V9fsDir
` [Qemu-devel] [PATCH 4/4] 9p: switch back to readdir()

[Qemu-devel] [PATCH 0/6 Resend] *** Vhost-pci RFC ***
 2016-06-03  6:12 UTC  (13+ messages)
` [Qemu-devel] [PATCH 4/6 Resend] Vhost-pci RFC: Detailed Description in the Virtio Specification Format
` [Qemu-devel] [PATCH 5/6 Resend] Vhost-pci RFC: Future Security Enhancement
  ` [Qemu-devel] [virtio-comment] "

[Qemu-devel] [PATCH] scsi-disk: fix reads from scsi-disk devices
 2016-06-03  6:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] dma-helpers, scsi-block: use SG_IO for all I/O on scsi-block
 2016-06-03  6:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/7] scsi-disk: introduce dma_readv and dma_writev

[Qemu-devel] [PATCH] virtio: move bi-endian target support to a single location
 2016-06-03  6:05 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH v1 0/3] spapr: Work around the memory hotplug failure with DDW
 2016-06-03  5:49 UTC 

[Qemu-devel] [PATCH v5 00/10] Dirty bitmap changes for migration/persistence work
 2016-06-03  4:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 01/10] block: Hide HBitmap in block dirty bitmap interface
` [Qemu-devel] [PATCH v5 02/10] HBitmap: Introduce "meta" bitmap to track bit changes
` [Qemu-devel] [PATCH v5 03/10] tests: Add test code for meta bitmap
` [Qemu-devel] [PATCH v5 04/10] block: Support meta dirty bitmap
` [Qemu-devel] [PATCH v5 05/10] block: Add two dirty bitmap getters
` [Qemu-devel] [PATCH v5 06/10] block: Assert that bdrv_release_dirty_bitmap succeeded
` [Qemu-devel] [PATCH v5 07/10] hbitmap: serialization
` [Qemu-devel] [PATCH v5 08/10] block: BdrvDirtyBitmap serialization interface
` [Qemu-devel] [PATCH v5 09/10] tests: Add test code for hbitmap serialization
` [Qemu-devel] [PATCH v5 10/10] block: More operations for meta dirty bitmap

[Qemu-devel] [PATCH] target-i386: add Skylake-Client cpu mode
 2016-06-03  3:50 UTC  (12+ messages)
    ` [Qemu-devel] XSAVES in GET_SUPPORTED_CPUID (was Re: [PATCH] target-i386: add Skylake-Client cpu mode)
                ` [Qemu-devel] [QEMU PATCH v2] target-i386: Add Skylake-Client CPU model

[Qemu-devel] [Bug 1588591] [NEW] Qemu 2.6 Solaris 8 Sparc telnet terminate itself
 2016-06-03  3:13 UTC 

[Qemu-devel] [PATCH v5 0/1] Introduce "xen-load-devices-state"
 2016-06-03  3:07 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 1/1] "

[Qemu-devel] [PATCH v2 0/2] AVX2 configure fixes
 2016-06-03  3:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/15] Dirty bitmap changes for migration/persistence work
 2016-06-03  2:42 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 08/15] tests: Add test code for meta bitmap
` [Qemu-devel] [PATCH v4 09/15] block: Support meta dirty bitmap

[Qemu-devel] [QEMU RFC PATCH v3 0/6]Migration: ensure hotplug and migration work together
 2016-06-03  1:48 UTC  (5+ messages)
` [Qemu-devel] [QEMU RFC PATCH v3 1/6] Migration: Defined VMStateDescription struct for spapr_drc

[Qemu-devel] [PATCH 0/2] block: Expose host block dev I/O size limit in scsi-block/scsi-generic
 2016-06-03  1:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] raw-posix: Fetch max sectors for host block device from sysfs

[Qemu-devel] [PULL v2 00/16] docker queue
 2016-06-03  1:23 UTC  (4+ messages)
` [Qemu-devel] [PULL 04/16] Makefile: Rules for docker testing

[Qemu-devel] [RFC PATCH v0 0/2] Increase max memslots to 512 for PowerPC
 2016-06-03  1:14 UTC  (6+ messages)

[Qemu-devel] [RFC v2 PATCH 00/13] tcg: Add fence gen support
 2016-06-03  1:08 UTC  (15+ messages)
` [Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier
` [Qemu-devel] [RFC v2 PATCH 08/13] tcg/s390: Add support for fence
` [Qemu-devel] [RFC v2 PATCH 11/13] target-arm: Generate fences in ARMv7 frontend

[Qemu-devel] AVR cores
 2016-06-03  0:40 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
` [Qemu-devel] [PATCH 2/9] target-avr: adding AVR CPU features/flavors
` [Qemu-devel] [PATCH 3/9] target-avr: adding a sample AVR board
` [Qemu-devel] [PATCH 4/9] target-avr: adding instructions encodings
` [Qemu-devel] [PATCH 5/9] target-avr: adding AVR interrupt handling
` [Qemu-devel] [PATCH 6/9] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH 7/9] target-avr: adding instruction decoder
` [Qemu-devel] [PATCH 8/9] target-avr: adding instruction translation
` [Qemu-devel] [PATCH 9/9] target-avr: updating translate.c to use instructions translation

[Qemu-devel] [PULL V4 00/31] Net patches
 2016-06-03  0:40 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/8] virtio-blk: multiqueue support
 2016-06-03  0:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 01/10] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
 2016-06-02 23:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH 02/10] target-avr: adding AVR CPU features/flavors
` [Qemu-devel] [PATCH 03/10] target-avr: adding a sample AVR board
` [Qemu-devel] [PATCH 04/10] target-avr: adding instructions encodings
` [Qemu-devel] [PATCH 05/10] target-avr: adding AVR interrupt handling
` [Qemu-devel] [PATCH 06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH 07/10] target-avr: adding instruction decoder
` [Qemu-devel] [PATCH 08/10] target-avr: adding instruction translation
` [Qemu-devel] [PATCH 09/10] target-avr: updating translate.c to use instructions translation
` [Qemu-devel] [PATCH 10/10] target-avr: fixing code style

[Qemu-devel] [Bug 1588328] [NEW] Qemu 2.6 Solaris 9 Sparc Segmentation Fault
 2016-06-02 20:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1588328] "

[Qemu-devel] [PATCH] sdl2: skip init without outputs
 2016-06-02 20:47 UTC  (2+ messages)

[Qemu-devel] [RFC v1 00/12] Enable MTTCG for 32 bit arm on x86
 2016-06-02 20:34 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 04/12] atomic: introduce atomic_dec_fetch

[Qemu-devel] [PATCH RFC 0/2] enable iommu with -device
 2016-06-02 20:30 UTC  (5+ messages)

[Qemu-devel] [PATCH] tests: start a /qga/guest-exec test
 2016-06-02 20:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 01/10] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
 2016-06-02 20:04 UTC  (10+ messages)
` [Qemu-devel] [PATCH 02/10] target-avr: adding AVR CPU features/flavors
` [Qemu-devel] [PATCH 03/10] target-avr: adding a sample AVR board
` [Qemu-devel] [PATCH 04/10] target-avr: adding instructions encodings
` [Qemu-devel] [PATCH 05/10] target-avr: adding AVR interrupt handling
` [Qemu-devel] [PATCH 06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH 07/10] target-avr: adding instruction decoder
` [Qemu-devel] [PATCH 08/10] target-avr: adding instruction translation
` [Qemu-devel] [PATCH 09/10] target-avr: updating translate.c to use instructions translation
` [Qemu-devel] [PATCH 10/10] target-avr: fixing code style

[Qemu-devel] [PATCH] net: mipsnet: check transmit buffer size before sending
 2016-06-02 19:45 UTC  (3+ messages)


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