qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-04 17:39:44 to 2017-12-05 13:00:03 UTC [more...]

[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
 2017-12-05 12:59 UTC  (20+ messages)
` [Qemu-devel] [PATCH 1/3] s390x/css: unrestrict cssids
` [Qemu-devel] [PATCH 2/3] s390x/css: advertise unrestricted cssids
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH 3/3] s390x: deprecate s390-squash-mcss machine prop
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v2] pci: removed the is_express field since a uniform interface was inserted
 2017-12-05 12:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration: fix analyze-migration.py script with radix table
 2017-12-05 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.11 0/1] Fix guest boot with vhost-scsi
 2017-12-05 12:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/1] vhost-scsi: add missing virtqueue_size parameter

[Qemu-devel] [PATCH v2 0/1] Disk caches in VirtIO Balloon driver stats
 2017-12-05 12:14 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] virtio-balloon: include statistics of disk/file caches

[Qemu-devel] About the light VM solution!
 2017-12-05 12:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 0/4] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-12-05 11:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 1/4] fw_cfg: add DMA register
` [Qemu-devel] [PATCH v9 2/4] fw_cfg: do DMA read operation
` [Qemu-devel] [PATCH v9 3/4] crash: export paddr_vmcoreinfo_note()
` [Qemu-devel] [PATCH v9 4/4] fw_cfg: write vmcoreinfo details

[Qemu-devel] [PATCH v4 0/1] savevm/loadvm with postcopy flag qemu-iotest
 2017-12-05 11:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/1] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test

[Qemu-devel] [PATCH v7 for-2.12 00/25] block: Fix some filename generation issues
 2017-12-05 11:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 for-2.12 21/25] block: Purify .bdrv_refresh_filename()
` [Qemu-devel] [PATCH v7 for-2.12 24/25] block/curl: Implement bdrv_refresh_filename()

[Qemu-devel] [PATCH v5 00/28] Migration: postcopy failure recovery
 2017-12-05 11:40 UTC  (31+ messages)
` [Qemu-devel] [PATCH v5 01/28] migration: better error handling with QEMUFile
` [Qemu-devel] [PATCH v5 02/28] migration: reuse mis->userfault_quit_fd
` [Qemu-devel] [PATCH v5 03/28] migration: provide postcopy_fault_thread_notify()
` [Qemu-devel] [PATCH v5 04/28] migration: new postcopy-pause state
` [Qemu-devel] [PATCH v5 05/28] migration: implement "postcopy-pause" src logic
` [Qemu-devel] [PATCH v5 06/28] migration: allow dst vm pause on postcopy
` [Qemu-devel] [PATCH v5 07/28] migration: allow src return path to pause
` [Qemu-devel] [PATCH v5 08/28] migration: allow send_rq to fail
` [Qemu-devel] [PATCH v5 09/28] migration: allow fault thread to pause
` [Qemu-devel] [PATCH v5 10/28] qmp: hmp: add migrate "resume" option
` [Qemu-devel] [PATCH v5 11/28] migration: pass MigrationState to migrate_init()
` [Qemu-devel] [PATCH v5 12/28] migration: rebuild channel on source
` [Qemu-devel] [PATCH v5 13/28] migration: new state "postcopy-recover"
` [Qemu-devel] [PATCH v5 14/28] migration: wakeup dst ram-load-thread for recover
` [Qemu-devel] [PATCH v5 15/28] migration: new cmd MIG_CMD_RECV_BITMAP
` [Qemu-devel] [PATCH v5 16/28] migration: new message MIG_RP_MSG_RECV_BITMAP
` [Qemu-devel] [PATCH v5 17/28] migration: new cmd MIG_CMD_POSTCOPY_RESUME
` [Qemu-devel] [PATCH v5 18/28] migration: new message MIG_RP_MSG_RESUME_ACK
` [Qemu-devel] [PATCH v5 19/28] migration: introduce SaveVMHandlers.resume_prepare
` [Qemu-devel] [PATCH v5 20/28] migration: synchronize dirty bitmap for resume
` [Qemu-devel] [PATCH v5 21/28] migration: setup ramstate "
` [Qemu-devel] [PATCH v5 22/28] migration: final handshake for the resume
` [Qemu-devel] [PATCH v5 23/28] migration: free SocketAddress where allocated
` [Qemu-devel] [PATCH v5 24/28] migration: init dst in migration_object_init too
` [Qemu-devel] [PATCH v5 25/28] io: let watcher of the channel run in same ctx
` [Qemu-devel] [PATCH v5 26/28] migration: allow migrate_cancel to pause postcopy
` [Qemu-devel] [PATCH v5 27/28] qmp/migration: new command migrate-recover
` [Qemu-devel] [PATCH v5 28/28] hmp/migration: add migrate_recover command

[Qemu-devel] [PATCH v6 00/26] tcg: generic vector operations
 2017-12-05 11:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 21/26] tcg: Add generic vector ops for multiplication

[Qemu-devel] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support
 2017-12-05 11:29 UTC  (20+ messages)
` [Qemu-devel] [PATCH v1 for-2.12 1/5] s390x/kvm: factor out build_channel_report_mcic() into cpu.h
` [Qemu-devel] [PATCH v1 for-2.12 2/5] s390x/tcg: fix and cleanup mcck injection
` [Qemu-devel] [PATCH v1 for-2.12 3/5] s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
` [Qemu-devel] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD

[Qemu-devel] [PATCH v3 00/45] Windbg supporting
 2017-12-05 11:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 45/45] windbg: implemented kd_api_get_context_ex and kd_api_set_context_ex

[Qemu-devel] [PULL 0/1] ppc-for-2.11 queue 20171205
 2017-12-05 11:12 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] target/ppc: Fix system lockups caused by interrupt_request state corruption

[Qemu-devel] [PATCH 00/25] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-12-05 10:58 UTC  (21+ messages)
` [Qemu-devel] [PATCH 14/25] spapr: push the XIVE EQ data in OS event queue
` [Qemu-devel] [PATCH 19/25] spapr: add hcalls support for the XIVE interrupt mode
` [Qemu-devel] [PATCH 20/25] spapr: add device tree "
` [Qemu-devel] [PATCH 21/25] spapr: introduce a helper to map the XIVE memory regions

[Qemu-devel] [PATCH 0/9] blockdev: fix QMP 'transaction' with IOThreads
 2017-12-05 10:41 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean()
` [Qemu-devel] [PATCH 2/9] block: don't keep AioContext acquired after external_snapshot_prepare()
` [Qemu-devel] [PATCH 3/9] block: don't keep AioContext acquired after drive_backup_prepare()
` [Qemu-devel] [PATCH 4/9] block: don't keep AioContext acquired after blockdev_backup_prepare()
` [Qemu-devel] [PATCH 5/9] block: don't keep AioContext acquired after internal_snapshot_prepare()
` [Qemu-devel] [PATCH 6/9] block: drop unused BlockDirtyBitmapState->aio_context field
` [Qemu-devel] [PATCH 7/9] iothread: add iothread_by_id() API
` [Qemu-devel] [PATCH 8/9] blockdev: add x-blockdev-set-iothread testing command
` [Qemu-devel] [PATCH 9/9] qemu-iotests: add 202 external snapshots IOThread test

[Qemu-devel] [Bug 1736376] [NEW] CVE-2017-7471 repeated?
 2017-12-05 10:32 UTC 

[Qemu-devel] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-05 10:36 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 1/7] vhost-user: share the vhost-user protocol related structures
` [Qemu-devel] [PATCH v3 2/7] vhost-pci-net: add vhost-pci-net
` [Qemu-devel] [PATCH v3 3/7] virtio/virtio-pci.c: add vhost-pci-net-pci
` [Qemu-devel] [PATCH v3 4/7] vhost-pci-slave: add vhost-pci slave implementation
` [Qemu-devel] [PATCH v3 5/7] vhost-user: VHOST_USER_SET_VHOST_PCI msg
` [Qemu-devel] [PATCH v3 6/7] vhost-pci-slave: handle VHOST_USER_SET_VHOST_PCI
` [Qemu-devel] [PATCH v3 7/7] virtio/vhost.c: vhost-pci needs remote gpa
` [Qemu-devel] [virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication

[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
 2017-12-05  6:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 09/17] e500: move mpic under CCSR
` [Qemu-devel] [PATCH 10/17] e500: move uarts CCSR
` [Qemu-devel] [PATCH 11/17] e500: derive baud from CCB clock
` [Qemu-devel] [PATCH 12/17] e500: add i2c controller to CCSR
` [Qemu-devel] [PATCH 13/17] e500: move PCI host bridge into CCSR

[Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
 2017-12-05  9:46 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] iotests: fix 197 for vpc
 2017-12-05  9:05 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/2] s390x: cut down on unattached devices
 2017-12-05  8:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 2/2] s390x: attach autogenerated nics
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCHv2 0/5] net: introduce common net_crc32() and net_crc32_le() functions
 2017-12-05  8:17 UTC  (6+ messages)
` [Qemu-devel] [PATCHv2 1/5] net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function
` [Qemu-devel] [PATCHv2 2/5] net: introduce net_crc32_le() function
` [Qemu-devel] [PATCHv2 3/5] pcnet: switch lnc_mchash() over to use net_crc32_le()
` [Qemu-devel] [PATCHv2 4/5] eepro100: switch e100_compute_mcast_idx() over to use net_crc32()
` [Qemu-devel] [PATCHv2 5/5] sunhme: switch sunhme_receive() over to use net_crc32_le()

[Qemu-devel] [PATCH v3 0/2] Improve info migrate output on destination
 2017-12-05  8:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] migration: Create tcp_port parameter

[Qemu-devel] [PATCH v3 0/6] Add make check tests for Migration
 2017-12-05  7:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/6] tests: migration test deprecated commands

[Qemu-devel] [PATCH] MAITAINERS: List Fam Zheng as reviewer for SCSI patches
 2017-12-05  7:22 UTC 

[Qemu-devel] [PATCH for-2.12] scsi-block: Add share-rw option
 2017-12-05  7:19 UTC 

[Qemu-devel] [PATCH v2] hw/ide: Remove duplicated definitions from ahci_internal.h
 2017-12-05  7:10 UTC 

[Qemu-devel] [for-2.12 0/7] PCI cleanups
 2017-12-05  6:46 UTC  (7+ messages)

[Qemu-devel] [PATCH v6 0/4] Introduce a new vhost-user-blk host device to QEMU
 2017-12-05  6:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 1/4] vhost-user: add new vhost user messages to support virtio config space
` [Qemu-devel] [PATCH v6 2/4] vhost-user-blk: introduce a new vhost-user-blk host device
` [Qemu-devel] [PATCH v6 3/4] contrib/libvhost-user: enable virtio config space messages
` [Qemu-devel] [PATCH v6 4/4] contrib/vhost-user-blk: introduce a vhost-user-blk sample application

[Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
 2017-12-05  6:00 UTC  (5+ messages)

[Qemu-devel] [RFC v5 00/26] QMP: out-of-band (OOB) execution support
 2017-12-05  5:52 UTC  (27+ messages)
` [Qemu-devel] [RFC v5 01/26] qobject: introduce qstring_get_try_str()
` [Qemu-devel] [RFC v5 02/26] qobject: introduce qobject_get_try_str()
` [Qemu-devel] [RFC v5 03/26] qobject: let object_property_get_str() use new API
` [Qemu-devel] [RFC v5 04/26] monitor: move skip_flush into monitor_data_init
` [Qemu-devel] [RFC v5 05/26] qjson: add "opaque" field to JSONMessageParser
` [Qemu-devel] [RFC v5 06/26] monitor: move the cur_mon hack deeper for QMP
` [Qemu-devel] [RFC v5 07/26] monitor: unify global init
` [Qemu-devel] [RFC v5 08/26] monitor: let mon_list be tail queue
` [Qemu-devel] [RFC v5 09/26] monitor: create monitor dedicate iothread
` [Qemu-devel] [RFC v5 10/26] monitor: allow to use IO thread for parsing
` [Qemu-devel] [RFC v5 11/26] qmp: introduce QMPCapability
` [Qemu-devel] [RFC v5 12/26] qmp: negociate QMP capabilities
` [Qemu-devel] [RFC v5 13/26] qmp: introduce some capability helpers
` [Qemu-devel] [RFC v5 14/26] monitor: introduce monitor_qmp_respond()
` [Qemu-devel] [RFC v5 15/26] monitor: let suspend_cnt be thread safe
` [Qemu-devel] [RFC v5 16/26] monitor: separate QMP parser and dispatcher
` [Qemu-devel] [RFC v5 17/26] qmp: add new event "request-dropped"
` [Qemu-devel] [RFC v5 18/26] monitor: send event when request queue full
` [Qemu-devel] [RFC v5 19/26] qapi: introduce new cmd option "allow-oob"
` [Qemu-devel] [RFC v5 20/26] qmp: support out-of-band (oob) execution
` [Qemu-devel] [RFC v5 21/26] qmp: isolate responses into io thread
` [Qemu-devel] [RFC v5 22/26] monitor: enable IO thread for (qmp & !mux) typed
` [Qemu-devel] [RFC v5 23/26] qmp: add command "x-oob-test"
` [Qemu-devel] [RFC v5 24/26] docs: update QMP documents for OOB commands
` [Qemu-devel] [RFC v5 25/26] tests: qmp-test: verify command batching
` [Qemu-devel] [RFC v5 26/26] tests: qmp-test: add oob test

[Qemu-devel] [PATCH v2] linux-user: Use *at functions instead of caching interp_prefix contents
 2017-12-05  4:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] arm/translate-a64: mark path as unreachable to eliminate warning
 2017-12-05  4:34 UTC  (4+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH 0/2] v8m: make systick banked
 2017-12-05  4:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] nvic: Make nvic_sysreg_ns_ops work with any MemoryRegion
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 2/2] nvic: Make systick banked
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH] hw/input/hid: Fix some wrong hid usage mappings
 2017-12-05  3:42 UTC  (5+ messages)

[Qemu-devel] [PATCH] docs/devel/migration.txt: keep functions consistent with the code
 2017-12-05  2:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/32] Migration: postcopy failure recovery
 2017-12-05  2:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 31/32] migration, qmp: new command "migrate-pause"

[Qemu-devel] [PULL 0/3] ppc-for-2.11 queue 20171204
 2017-12-05  1:23 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.12] hw/ide: Remove duplicated definitions from ahci_internal.h
 2017-12-05  1:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] iotests: fix 197 for vpc
 2017-12-05  1:08 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PULL 0/7] pc, pci, virtio: fixes for rc3
 2017-12-05  0:56 UTC  (5+ messages)

[Qemu-devel] [PATCH] blockdev-backup: enable non-root nodes for backup
 2017-12-05  0:48 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v5 00/15] qcow2: space preallocation and COW improvements
 2017-12-04 22:32 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2] target/ppc: Fix system lockups caused by interrupt_request state corruption
 2017-12-04 22:28 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v3] target/ppc: Fix system lockups caused by interrupt_request state corruption
 2017-12-04 22:25 UTC 

[Qemu-devel] [Bug 1497204] [NEW] qemu-system-s390x: no SMP support without KVM
 2017-12-04 22:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 1497204] "

[Qemu-devel] qemu-devel archive search was missing some messages but it's fixed now
 2017-12-04 20:49 UTC  (4+ messages)

[Qemu-devel] [PATCH] Remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
 2017-12-04 20:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] qemu-img: Fixed grammatical error in dump_human_image_check
 2017-12-04 20:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] 9pfs: Correctly handle cancelled requests
 2017-12-04 20:36 UTC 

[Qemu-devel] Debugging io deadlock
 2017-12-04 19:22 UTC 

[Qemu-devel] [PULL 0/1] Block layer patch for 2.11.0-rc4
 2017-12-04 18:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] 9pfs: Correctly handle cancelled requests
 2017-12-04 17:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 for-2.12 0/9] s390x/tcg: facilitites and instructions
 2017-12-04 17:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 for-2.12 4/9] s390x/tcg: wire up SET CHANNEL MONITOR


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