qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-03 20:40:33 to 2016-09-05 11:04:25 UTC [more...]

[Qemu-devel] [PATCH v2 0/2] fix building complaint
 2016-09-05 11:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] crypto: "

[Qemu-devel] [PATCH v17 0/9] 8bit AVR cores
 2016-09-05 10:52 UTC  (2+ messages)

[Qemu-devel] [PATCH V13 00/12] Introduce COLO-Proxy
 2016-09-05 10:35 UTC  (15+ messages)
` [Qemu-devel] [PATCH V13 01/12] docs: Add documentation for COLO-proxy
` [Qemu-devel] [PATCH V13 02/12] qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
` [Qemu-devel] [PATCH V13 03/12] colo-compare: introduce colo compare initialization
` [Qemu-devel] [PATCH V13 04/12] net/colo.c: add colo.c to define and handle packet
` [Qemu-devel] [PATCH V13 05/12] Jhash: add linux kernel jhashtable in qemu
` [Qemu-devel] [PATCH V13 06/12] colo-compare: track connection and enqueue packet
` [Qemu-devel] [PATCH V13 07/12] colo-compare: introduce packet comparison thread
` [Qemu-devel] [PATCH V13 08/12] colo-compare: add TCP, UDP, ICMP packet comparison
` [Qemu-devel] [PATCH V13 09/12] filter-rewriter: introduce filter-rewriter initialization
` [Qemu-devel] [PATCH V13 10/12] filter-rewriter: track connection and parse packet
` [Qemu-devel] [PATCH V13 11/12] filter-rewriter: rewrite tcp packet to keep secondary connection
` [Qemu-devel] [PATCH V13 12/12] MAINTAINERS: add maintainer for COLO-proxy

[Qemu-devel] [PATCH v6 00/12] cpu-exec: Safe work in quiescent state
 2016-09-05 10:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/12] cpus-common: move CPU list management to common code

[Qemu-devel] [PATCH v2] vfio: Add support for mmapping sub-page MMIO BARs
 2016-09-05 10:25 UTC  (2+ messages)

[Qemu-devel] [Patch v4 00/30] s390x CPU models: exposing features
 2016-09-05 10:11 UTC  (33+ messages)
` [Qemu-devel] [Patch v4 01/30] qmp: details about CPU definitions in query-cpu-definitions
` [Qemu-devel] [Patch v4 02/30] s390x/cpumodel: "host" and "qemu" as CPU subclasses
` [Qemu-devel] [Patch v4 03/30] s390x/cpumodel: expose CPU class properties
` [Qemu-devel] [Patch v4 04/30] s390x/cpumodel: introduce CPU features
` [Qemu-devel] [Patch v4 05/30] s390x/cpumodel: generate CPU feature lists for CPU models
` [Qemu-devel] [Patch v4 06/30] s390x/cpumodel: generate CPU feature group lists
` [Qemu-devel] [Patch v4 07/30] s390x/cpumodel: introduce CPU feature group definitions
` [Qemu-devel] [Patch v4 08/30] s390x/cpumodel: register defined CPU models as subclasses
` [Qemu-devel] [Patch v4 09/30] s390x/cpumodel: store the CPU model in the CPU instance
` [Qemu-devel] [Patch v4 10/30] s390x/cpumodel: expose features and feature groups as properties
` [Qemu-devel] [Patch v4 11/30] s390x/cpumodel: let the CPU model handle feature checks
` [Qemu-devel] [Patch v4 12/30] s390x/cpumodel: check and apply the CPU model
` [Qemu-devel] [Patch v4 13/30] s390x/sclp: factor out preparation of cpu entries
` [Qemu-devel] [Patch v4 14/30] s390x/sclp: introduce sclp feature blocks
` [Qemu-devel] [Patch v4 15/30] s390x/sclp: indicate sclp features
` [Qemu-devel] [Patch v4 16/30] s390x/sclp: propagate the ibc val(lowest and unblocked ibc)
` [Qemu-devel] [Patch v4 17/30] s390x/sclp: propagate the mha via sclp
` [Qemu-devel] [Patch v4 18/30] s390x/sclp: propagate hmfai
` [Qemu-devel] [Patch v4 19/30] linux-headers: update against kvm/next
` [Qemu-devel] [Patch v4 20/30] s390x/kvm: allow runtime-instrumentation for "none" machine
` [Qemu-devel] [Patch v4 21/30] s390x/kvm: implement CPU model support
` [Qemu-devel] [Patch v4 22/30] s390x/kvm: disable host model for problematic compat machines
` [Qemu-devel] [Patch v4 23/30] s390x/kvm: let the CPU model control CMM(A)
` [Qemu-devel] [Patch v4 24/30] s390x/kvm: don't enable key wrapping if msa3 is disabled
` [Qemu-devel] [Patch v4 25/30] qmp: add QMP interface "query-cpu-model-expansion"
` [Qemu-devel] [Patch v4 26/30] qmp: add QMP interface "query-cpu-model-comparison"
` [Qemu-devel] [Patch v4 27/30] qmp: add QMP interface "query-cpu-model-baseline"
` [Qemu-devel] [Patch v4 28/30] s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"
` [Qemu-devel] [Patch v4 29/30] s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"
` [Qemu-devel] [Patch v4 30/30] s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"

[Qemu-devel] [PATCH] scsi: pvscsi: request descriptor data_length to 32 bit
 2016-09-05 10:00 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] memory: add IOMMU notifier type
 2016-09-05  9:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] memory: add one flag for IOMMU notifier
` [Qemu-devel] [PATCH 2/3] memory: add iommu_notify_flag
` [Qemu-devel] [PATCH 3/3] intel_iommu: allow IOMMU_NONE typed notifiers

[Qemu-devel] question with usb stick host pass-through do ejection in guest
 2016-09-05  9:38 UTC  (3+ messages)

[Qemu-devel] proposed release timetable for 2.8
 2016-09-05  9:38 UTC  (3+ messages)

[Qemu-devel] qapi DEVICE_DELETED event issued *before* instance_finalize?!
 2016-09-05  9:36 UTC  (4+ messages)
` [Qemu-devel] [libvirt] "

[Qemu-devel] TPM Passthrough
 2016-09-05  9:29 UTC 

[Qemu-devel] hostdev / iSCSI issue in QEMU 2.7
 2016-09-05  9:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/1] block-backend: allow flush on devices with open tray
 2016-09-05  9:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Qemu-devel] [PATCH] net: hmp_host_net_remove: Del the -net option of the removed host_net
 2016-09-05  9:11 UTC 

[Qemu-devel] [PATCH v2 0/7] ppc/pnv: add a minimal platform
 2016-09-05  9:10 UTC  (24+ messages)
` [Qemu-devel] [PATCH v2 1/7] ppc/pnv: add skeleton PowerNV platform
` [Qemu-devel] [PATCH v2 2/7] ppc/pnv: add a PnvChip object
` [Qemu-devel] [PATCH v2 3/7] ppc/pnv: Add XSCOM infrastructure
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v2 4/7] ppc/pnv: add a core mask to PnvChip
` [Qemu-devel] [PATCH v2 5/7] ppc/pnv: add a PnvCore object
` [Qemu-devel] [PATCH v2 6/7] ppc/pnv: add a XScomDevice to PnvCore
` [Qemu-devel] [PATCH v2 7/7] monitor: fix crash for platforms without a CPU 0

[Qemu-devel] [PATCH v2 0/2] Delay initialization of memory backends
 2016-09-05  9:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] *** Vhost-pci RFC v2 ***
 2016-09-05  8:56 UTC  (9+ messages)
` [Qemu-devel] [virtio-comment] "

[Qemu-devel] [PATCH v8 0/2] virtio-crypto: virtio crypto device specification
 2016-09-05  8:53 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 1/2] virtio-crypto: Add "

[Qemu-devel] Throttle in virtio-net
 2016-09-05  8:52 UTC  (3+ messages)
` [Qemu-devel] [Qemu-discuss] "

[Qemu-devel] [PATCH] virtio-blk: Remove hw/virtio/dataplane folder from MAINTAINERS file
 2016-09-05  8:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/2] targte-i386: Add virtual L3 cache support
 2016-09-05  8:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/2] pc: Add 2.8 machine
` [Qemu-devel] [PATCH v4 2/2] target-i386: present virtual L3 cache info for vcpus

[Qemu-devel] [PATCH] Move migrate_set_speed and migrate_set_downtime into migrate_set_parameter
 2016-09-05  8:25 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] virtio-balloon: resume collecting stats on vmload
 2016-09-05  8:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] [PATCH RESEND v4 0/2] targte-i386: Add virtual L3 cache support
 2016-09-05  7:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH RESEND v4 1/2] pc: Add 2.8 machine
` [Qemu-devel] [PATCH RESEND v4 2/2] target-i386: present virtual L3 cache info for vcpus

[Qemu-devel] [PATCH v7 0/4] Add Mediated device support
 2016-09-05  7:54 UTC  (14+ messages)
              ` [Qemu-devel] [libvirt] "

[Qemu-devel] [PATCH 1/1] ARM: ACPI: fix the AML ID format for CPU devices
 2016-09-05  7:52 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.8 00/38] s390x patches for 2.8
 2016-09-05  7:28 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.8 00/11] virtio/vhost DMAR support
 2016-09-05  6:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH for 2.8 01/11] linux-headers: update to 4.8-rc4
` [Qemu-devel] [PATCH for 2.8 02/11] virtio: convert to use DMA api
` [Qemu-devel] [PATCH for 2.8 03/11] intel_iommu: name vtd address space with devfn

[Qemu-devel] [PATCH for 2.8 10/11] Revert "intel_iommu: Throw hw_error on notify_started"
 2016-09-05  6:28 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 00/10] arm: add ast2500 support
 2016-09-05  6:00 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 01/10] ast2400: rename the Aspeed SoC files to aspeed_soc
` [Qemu-devel] [PATCH v4 02/10] ast2400: replace ast2400 with aspeed_soc
` [Qemu-devel] [PATCH v4 03/10] aspeed-soc: provide a framework to add new SoCs
` [Qemu-devel] [PATCH v4 04/10] palmetto-bmc: rename the Aspeed board file to aspeed.c
` [Qemu-devel] [PATCH v4 05/10] palmetto-bmc: replace palmetto_bmc with aspeed
` [Qemu-devel] [PATCH v4 06/10] palmetto-bmc: add board specific configuration
` [Qemu-devel] [PATCH v4 07/10] hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC
` [Qemu-devel] [PATCH v4 08/10] aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
` [Qemu-devel] [PATCH v4 09/10] arm: add support for an ast2500 evaluation board
` [Qemu-devel] [PATCH v4 10/10] palmetto-bmc: remove extra no_sdcard assignement

[Qemu-devel] [Bug 1619991] [NEW] Concurrent VMs crash w/ GPU passthrough and multiple disks
 2016-09-05  3:36 UTC  (4+ messages)
` [Qemu-devel] [Bug 1619991] "

[Qemu-devel] Can we increase vring size over 1024?
 2016-09-05  3:21 UTC  (6+ messages)
  ` [Qemu-devel] 答复: "

[Qemu-devel] [PATCH] docker: Add a glib2-2.22 image
 2016-09-05  3:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] block: Fix libbz2 library dependency regresssion
 2016-09-05  2:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] scripts: Allow block module to not define BlockDriver
` [Qemu-devel] [PATCH v4 2/3] module: Don't load the same module if requested multiple times
` [Qemu-devel] [PATCH v4 3/3] dmg: Move libbz2 code to dmg-bz2.so

[Qemu-devel] [RFC PATCH v2 00/12] Guest startup time optimization
 2016-09-05  2:37 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.8 v3 0/3] block: Fix libbz2 library dependency regresssion
 2016-09-05  2:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.8 v3 2/3] module: Don't load the same module if requested multiple times

[Qemu-devel] [Bug 1617929] [NEW] qemu hangs in pselect syscall
 2016-09-05  2:18 UTC  (3+ messages)
` [Qemu-devel] [Bug 1617929] "

[Qemu-devel] [PATCH v3 0/2] Add a test for serial output (and sort tests by architecture in the Makefile)
 2016-09-05  1:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] ppc/pnc: add a minimal platform
 2016-09-05  1:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/3] ppc/pnv: add a PowerNVCPUCore object

[Qemu-devel] [PATCH] spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
 2016-09-05  1:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] target-i386: present virtual L3 cache info for vcpus
 2016-09-05  1:16 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/4] Enable MTTCG on PowerPC
 2016-09-05  0:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 4/4] target-ppc: flush tlb from all the cpu

[Qemu-devel] [PATCH 00/18] virgl: use a seperate rendering thread
 2016-09-04 22:48 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/18] console: skip same-size resize
` [Qemu-devel] [PATCH 02/18] console: add dpy_gl_ctx_is_mt_safe
` [Qemu-devel] [PATCH 03/18] virtio-gpu: add "iothread" property
` [Qemu-devel] [PATCH 04/18] virtio-gpu: start splitting scanout/resource flushing
` [Qemu-devel] [PATCH 05/18] virtio-gpu: start introducing a lock around the display info
` [Qemu-devel] [PATCH 06/18] virtio-gpu: create a thread context
` [Qemu-devel] [PATCH 07/18] gl: allow to keep current context in ctx-create
` [Qemu-devel] [PATCH 08/18] gl: bind GL api before context creation
` [Qemu-devel] [PATCH 09/18] bitmap: add a simple foreach util
` [Qemu-devel] [PATCH 10/18] virtio-blk: use bitmap_foreach
` [Qemu-devel] [PATCH 11/18] virtio-gpu: use a bh for cursor modifications
` [Qemu-devel] [PATCH 12/18] virtio-gpu: save a pointer from virtio_gpu_ctrl_command
` [Qemu-devel] [PATCH 13/18] virtio-gpu: add a virgl data-plane
` [Qemu-devel] [PATCH 14/18] virtio-gpu: batch virtio_notify when using a data-plane
` [Qemu-devel] [PATCH 15/18] virtio-gpu: dispatch to main thread for scanout & flush
` [Qemu-devel] [PATCH 16/18] virtio-gpu: use virgl thread sync with the data-plane
` [Qemu-devel] [PATCH 17/18] virtio-gpu: schedule a bh to unblock "
` [Qemu-devel] [PATCH 18/18] virtio-gpu: start/stop "

[Qemu-devel] [RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v5)
 2016-09-04 14:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [Qemu-devel] [PATCH 2/3] qemu: Implement virtio-pstore device
` [Qemu-devel] [PATCH 3/3] kvmtool: "

[Qemu-devel] [PATCH] linux-user: fix TARGET_NR_select
 2016-09-04 13:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] linux-user: Use correct offset of tuc_stack in ARM do_sigframe_return_v2
 2016-09-03 23:40 UTC 

[Qemu-devel] [PATCH v3 00/34] cmpxchg-based emulation of atomics
 2016-09-03 21:26 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 21/34] target-i386: emulate LOCK'ed XADD using atomic helper
` [Qemu-devel] [PATCH v3 22/34] target-i386: emulate LOCK'ed BTX ops using atomic helpers
` [Qemu-devel] [PATCH v3 24/34] target-i386: remove helper_lock()
` [Qemu-devel] [PATCH v3 25/34] tests: add atomic_add-bench
` [Qemu-devel] [PATCH v3 26/34] target-arm: Rearrange aa32 load and store functions
` [Qemu-devel] [PATCH v3 27/34] target-arm: emulate LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v3 28/34] target-arm: emulate SWP with atomic_xchg helper
` [Qemu-devel] [PATCH v3 29/34] target-arm: emulate aarch64's LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v3 30/34] linux-user: remove handling of ARM's EXCP_STREX
` [Qemu-devel] [PATCH v3 31/34] linux-user: remove handling of aarch64's EXCP_STREX
` [Qemu-devel] [PATCH v3 32/34] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
` [Qemu-devel] [PATCH v3 33/34] target-alpha: Introduce MMU_PHYS_IDX
` [Qemu-devel] [PATCH v3 34/34] target-alpha: Emulate LL/SC using cmpxchg helpers


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