messages from 2017-12-04 05:03:10 to 2017-12-05 05:53:19 UTC [more...]
[Qemu-devel] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support
2017-12-04 13:21 UTC (2+ messages)
[Qemu-devel] [RFC v5 00/26] QMP: out-of-band (OOB) execution support
2017-12-05 5:51 UTC (10+ 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] [PATCH 0/3] unrestrict cssids related patches
2017-12-05 5:49 UTC (18+ messages)
` [Qemu-devel] [PATCH 1/3] s390x/css: unrestrict cssids
` [Qemu-devel] [PATCH 2/3] s390x/css: advertise unrestricted cssids
` [Qemu-devel] [PATCH 3/3] s390x: deprecate s390-squash-mcss machine prop
[Qemu-devel] [PULL 0/1] ppc-for-2.11 queue 20171205
2017-12-05 5:25 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] target/ppc: Fix system lockups caused by interrupt_request state corruption
[Qemu-devel] [for-2.12 0/7] PCI cleanups
2017-12-05 5:11 UTC (11+ messages)
` [Qemu-devel] [for-2.12 3/7] pci: Fold pci_bus.h into pci.h
[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 v3 0/7] Vhost-pci for inter-VM communication
2017-12-05 4:13 UTC (9+ 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] [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 00/25] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
2017-12-05 3:38 UTC (26+ messages)
` [Qemu-devel] [PATCH 15/25] spapr: notify the CPU when the XIVE interrupt priority is more privileged
` [Qemu-devel] [PATCH 17/25] spapr: add a sPAPRXive object to the machine
` [Qemu-devel] [PATCH 20/25] spapr: add device tree support for the XIVE interrupt mode
` [Qemu-devel] [PATCH 21/25] spapr: introduce a helper to map the XIVE memory regions
` [Qemu-devel] [PATCH 22/25] spapr: add XIVE support to spapr_irq_get_qirq()
` [Qemu-devel] [PATCH 23/25] spapr: toggle the ICP depending on the selected interrupt mode
[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] [PATCH v2] iotests: fix 197 for vpc
2017-12-05 1:08 UTC
[Qemu-devel] [PATCH for 2.11 0/1] Fix guest boot with vhost-scsi
2017-12-05 0:59 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/1] vhost-scsi: add missing virtqueue_size parameter
[Qemu-devel] [PULL 0/7] pc, pci, virtio: fixes for rc3
2017-12-05 0:56 UTC (6+ 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] [PATCH v4 0/1] savevm/loadvm with postcopy flag qemu-iotest
2017-12-04 22:23 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/1] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
[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 (5+ messages)
[Qemu-devel] [PATCH v2] 9pfs: Correctly handle cancelled requests
2017-12-04 20:36 UTC
[Qemu-devel] [PATCH v2] pci: removed the is_express field since a uniform interface was inserted
2017-12-04 19:46 UTC (2+ messages)
[Qemu-devel] Debugging io deadlock
2017-12-04 19:22 UTC
[Qemu-devel] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support
2017-12-04 18:37 UTC (19+ 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 4/5] s390x/tcg: indicate value of TODPR in STCKE
` [Qemu-devel] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD
[Qemu-devel] [PATCH v7 for-2.12 00/25] block: Fix some filename generation issues
2017-12-04 18:26 UTC (19+ messages)
` [Qemu-devel] [PATCH v7 for-2.12 10/25] block: Fix bdrv_find_backing_image()
` [Qemu-devel] [PATCH v7 for-2.12 14/25] block/nbd: Make bdrv_dirname() return NULL
` [Qemu-devel] [PATCH v7 for-2.12 17/25] iotests: Add quorum case to test 110
` [Qemu-devel] [PATCH v7 for-2.12 20/25] block: Generically refresh runtime options
` [Qemu-devel] [PATCH v7 for-2.12 21/25] block: Purify .bdrv_refresh_filename()
` [Qemu-devel] [PATCH v7 for-2.12 22/25] block: Do not copy exact_filename from format file
` [Qemu-devel] [PATCH v7 for-2.12 24/25] block/curl: Implement bdrv_refresh_filename()
` [Qemu-devel] [PATCH v7 for-2.12 25/25] block/null: Generate filename even with latency-ns
[Qemu-devel] [PULL 0/1] Block layer patch for 2.11.0-rc4
2017-12-04 18:03 UTC (3+ messages)
` [Qemu-devel] [PULL 1/1] blockjob: Make block_job_pause_all() keep a reference to the jobs
[Qemu-devel] [PATCH RFC 0/2] s390x: cut down on unattached devices
2017-12-04 17:51 UTC (14+ messages)
` [Qemu-devel] [PATCH RFC 2/2] s390x: attach autogenerated nics
` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [qemu-s390x] [PATCH RFC 0/2] s390x: cut down on unattached devices
[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 (16+ messages)
` [Qemu-devel] [PATCH v1 for-2.12 1/9] s390x/tcg: ALSI/ALSGI are atomic with interlocked-acccess facility 1
` [Qemu-devel] [PATCH v1 for-2.12 2/9] s390x/tcg: implement Interlocked-Access Facility 2
` [Qemu-devel] [PATCH v1 for-2.12 3/9] s390x/tcg: wire up SET ADDRESS LIMIT
` [Qemu-devel] [PATCH v1 for-2.12 4/9] s390x/tcg: wire up SET CHANNEL MONITOR
` [Qemu-devel] [PATCH v1 for-2.12 5/9] s390x/tcg: Implement STORE CHANNEL PATH STATUS
` [Qemu-devel] [PATCH v1 for-2.12 6/9] s390x/tcg: Implement SIGA instruction
` [Qemu-devel] [PATCH v1 for-2.12 7/9] s390x/tcg: implement extract-CPU-time facility
` [Qemu-devel] [PATCH v1 for-2.12 8/9] s390x/tcg: we already implement the Set-Program-Parameter facility
` [Qemu-devel] [PATCH v1 for-2.12 9/9] s390x: change the QEMU cpu model to a stripped down z12
` [Qemu-devel] [PATCH v1 for-2.12 01/10] s390x/tcg: ASI/ASGI are atomic with interlocked-acccess facility 1
[Qemu-devel] deadlock in rcu_init_lock() in usermode emulation
2017-12-04 17:13 UTC
[Qemu-devel] [PATCH] mmap(2) returns MAP_FAILED, not NULL, on failure
2017-12-04 16:59 UTC (2+ messages)
[Qemu-devel] [PATCH 13/25] spapr: introduce the XIVE Event Queues
2017-12-04 16:31 UTC (7+ messages)
[Qemu-devel] [PULL 0/1] baum braille device update
2017-12-04 16:10 UTC (6+ messages)
` [Qemu-devel] [PULL 1/1] baum: Truncate braille device size to 84x1
[Qemu-devel] [PATCH v3 0/2] Fix savevm/loadvm after postcopy migration
2017-12-04 15:15 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 2/2] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
[Qemu-devel] [PATCH v2] spapr: fix LSI interrupt specifiers in the device tree
2017-12-04 14:41 UTC
[Qemu-devel] [PATCH] linux-user: Fix locking order in fork_start()
2017-12-04 14:22 UTC
[Qemu-devel] [Bug 1735384] [NEW] OpenJDK JVM segfaults on qemu-sh4 (regression)
2017-12-04 13:39 UTC (8+ messages)
` [Qemu-devel] [Bug 1735384] "
[Qemu-devel] [PATCH 0/2] add qmp nbd-server-remove
2017-12-04 12:38 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] qmp: add nbd-server-remove
[Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
2017-12-04 12:26 UTC (7+ messages)
[Qemu-devel] [PATCH v13 00/12] Add ARMv8 RAS virtualization support in QEMU
2017-12-04 12:15 UTC
[Qemu-devel] [Bug 1736042] [NEW] qemu-system-x86_64 does not boot image reliably
2017-12-04 12:08 UTC (5+ messages)
` [Qemu-devel] [Bug 1736042] "
[Qemu-devel] [PATCH v3] qemu-img: add the simplest format recognition
2017-12-04 12:06 UTC (2+ messages)
[Qemu-devel] [Bug 1318474] [NEW] QEMU update causes Windows reactivation
2017-12-04 11:47 UTC (2+ messages)
` [Qemu-devel] [Bug 1318474] "
[Qemu-devel] CFP deadline extended for FOSDEM18 Virt & IaaS Devroom
2017-12-04 10:57 UTC
[Qemu-devel] [PATCH] spapr: fix LSI interrupt specifiers in the device tree
2017-12-04 10:53 UTC (3+ messages)
[Qemu-devel] Block layer complexity: what to do to keep it under control?
2017-12-04 10:41 UTC (12+ messages)
[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
2017-12-04 9:30 UTC (3+ messages)
` [Qemu-devel] [PATCH 08/17] e500: additional CCSR registers
[Qemu-devel] [PATCH v4 00/20] add byte-based block_status driver callbacks
2017-12-04 8:59 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 12/20] qed: Switch to .bdrv_co_block_status()
[Qemu-devel] [PATCH 0/2] Rewrite TCP packet comparison in colo
2017-12-04 8:25 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] colo: compare the packet based on the tcp sequence number
[Qemu-devel] Guest Reboot After Plug HDMI
2017-12-04 7:59 UTC (2+ messages)
[Qemu-devel] [PATCH v1] spapr.c: Update qemu's maxcpus for pseries machine
2017-12-04 6:33 UTC (3+ messages)
[Qemu-devel] [PATCH-for-2.12 v3 0/3] nvdimm: fixes for (non-)dax backends
2017-12-04 5:47 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] nvdimm: add 'unarmed' option
[Qemu-devel] [PATCH v18 00/10] Virtio-balloon Enhancement
2017-12-04 5:39 UTC (4+ messages)
` [Qemu-devel] [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled
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).