messages from 2016-10-28 15:55:50 to 2016-10-30 20:00:45 UTC [more...]
[Qemu-devel] [PATCH v9 00/12] virtio-crypto: introduce framework and device emulation
2016-10-30 20:00 UTC (2+ messages)
[Qemu-devel] [PATCH v3] vfio: Add support for mmapping sub-page MMIO BARs
2016-10-30 19:59 UTC (2+ messages)
[Qemu-devel] [RFC 00/17] Clean up compatibility mode handling
2016-10-30 11:58 UTC (19+ messages)
` [Qemu-devel] [RFC 01/17] ppc: Remove some stub POWER6 models
` [Qemu-devel] [RFC 02/17] powernv: CPU compatibility modes don't make sense for powernv
` [Qemu-devel] [RFC 03/17] pseries: Always use core objects for CPU construction
` [Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional
` [Qemu-devel] [RFC 05/17] ppc: Clean up and QOMify hypercall emulation
` [Qemu-devel] [RFC 06/17] ppc: Rename cpu_version to compat_pvr
` [Qemu-devel] [RFC 07/17] ppc: Rewrite ppc_set_compat()
` [Qemu-devel] [RFC 08/17] ppc: Rewrite ppc_get_compat_smt_threads()
` [Qemu-devel] [RFC 09/17] ppc: Validate compatibility modes when setting
` [Qemu-devel] [RFC 10/17] pseries: Rewrite CAS PVR compatibility logic
` [Qemu-devel] [RFC 11/17] ppc: Add ppc_set_compat_all()
` [Qemu-devel] [RFC 12/17] ppc: Migrate compatibility mode
` [Qemu-devel] [RFC 13/17] pseries: Move CPU compatibility property to machine
` [Qemu-devel] [RFC 14/17] pseries: Reset CPU compatibility mode
` [Qemu-devel] [RFC 15/17] ppc: Check that CPU model stays consistent across migration
` [Qemu-devel] [RFC 16/17] ppc: Remove counter-productive "sanity checks" in migration
` [Qemu-devel] [RFC 17/17] pseries: Default to POWER8 compatibility mode
[Qemu-devel] [PATCH v4 00/10] Convert msix_init() to error
2016-10-30 19:29 UTC (2+ messages)
[Qemu-devel] [PATCH] vhost: secure vhost shared log files using argv paremeter
2016-10-30 19:26 UTC (2+ messages)
[Qemu-devel] [PATCH v1] docs/vhost-user: extend the vhost-user protocol to support the vhost-pci based inter-vm communication
2016-10-30 18:02 UTC (2+ messages)
[Qemu-devel] [PATCH] atapi: classify read_cd as conditionally returning data
2016-10-30 17:49 UTC (2+ messages)
[Qemu-devel] [V7 1/1] fsdev: add IO throttle support to fsdev devices
2016-10-30 16:35 UTC (10+ messages)
[Qemu-devel] (no subject)
2016-10-30 15:30 UTC
[Qemu-devel] [PATCHv2 0/3] baum driver update v2
2016-10-30 15:24 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/3] Move getting XWindow ID from baum driver to graphical backend
[Qemu-devel] [PATCHv2 0/3] Move getting XWindow ID from baum driver to graphical backend
2016-10-30 15:08 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] console: add API to get underlying gui window ID
` [Qemu-devel] [PATCH 2/3] console: move window ID code from baum to sdl
` [Qemu-devel] [PATCH 3/3] sdl2: set window ID
[Qemu-devel] helper_compute_fprf() purpose
2016-10-30 14:58 UTC (2+ messages)
[Qemu-devel] [PATCH 0/8] VMSTATE_WITH_TMP and it's use in SLIRP
2016-10-30 14:51 UTC (7+ messages)
` [Qemu-devel] [PATCH 6/8] slirp: VMStatify sbuf
` [Qemu-devel] [PATCH 7/8] slirp: VMStatify socket level
` [Qemu-devel] [PATCH 8/8] slirp: VMStatify remaining except for loop
[Qemu-devel] [PATCHv2 0/2] curses: use wide output functions
2016-10-30 14:01 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] iconv: detect and make curses depend on it
` [Qemu-devel] [PATCH 2/2] curses: add option to specify VGA font encoding
[Qemu-devel] [Bug 1619438] [NEW] GTK+ UI, delete key deletes to the left in the monitor
2016-10-30 12:48 UTC (2+ messages)
` [Qemu-devel] [Bug 1619438] "
[Qemu-devel] [PULL 0/7] 9p patches for 2.8 20161030
2016-10-30 12:34 UTC (8+ messages)
` [Qemu-devel] [PULL 1/7] 9pfs: add xattrwalk_fid field in V9fsXattr struct
` [Qemu-devel] [PULL 2/7] 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
` [Qemu-devel] [PULL 3/7] 9pfs: fix integer overflow issue in xattr read/write
` [Qemu-devel] [PULL 4/7] 9pfs: limit xattr size in xattrcreate
` [Qemu-devel] [PULL 5/7] 9pfs: xattrcreate requires non-opened fids
` [Qemu-devel] [PULL 6/7] 9pfs: don't BUG_ON() if fid is already opened
` [Qemu-devel] [PULL 7/7] 9pfs: drop excessive error message from virtfs_reset()
[Qemu-devel] [PULL 0/9] Net patches
2016-10-30 12:13 UTC (3+ messages)
` [Qemu-devel] [PULL 9/9] colo-proxy: fix memory leak
[Qemu-devel] [PATCH] Reduce curses escdelay from 1s to 0.2s
2016-10-30 11:46 UTC (2+ messages)
` [Qemu-devel] [PATCH] curses: support wide input
[Qemu-devel] [PULL 00/18] migration: COLO
2016-10-30 10:47 UTC (19+ messages)
` [Qemu-devel] [PULL 01/18] migration: Introduce capability 'x-colo' to migration
` [Qemu-devel] [PULL 02/18] COLO: migrate COLO related info to secondary node
` [Qemu-devel] [PULL 03/18] migration: Enter into COLO mode after migration if COLO is enabled
` [Qemu-devel] [PULL 04/18] migration: Switch to COLO process after finishing loadvm
` [Qemu-devel] [PULL 05/18] COLO: Establish a new communicating path for COLO
` [Qemu-devel] [PULL 06/18] COLO: Introduce checkpointing protocol
` [Qemu-devel] [PULL 07/18] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PULL 08/18] COLO: Send PVM state to secondary side when do checkpoint
` [Qemu-devel] [PULL 09/18] COLO: Load VMState into QIOChannelBuffer before restore it
` [Qemu-devel] [PULL 10/18] COLO: Add checkpoint-delay parameter for migrate-set-parameters
` [Qemu-devel] [PULL 11/18] COLO: Synchronize PVM's state to SVM periodically
` [Qemu-devel] [PULL 12/18] COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
` [Qemu-devel] [PULL 13/18] COLO: Introduce state to record failover process
` [Qemu-devel] [PULL 14/18] COLO: Implement the process of failover for primary VM
` [Qemu-devel] [PULL 15/18] COLO: Implement failover work for secondary VM
` [Qemu-devel] [PULL 16/18] docs: Add documentation for COLO feature
` [Qemu-devel] [PULL 17/18] configure: Support enable/disable "
` [Qemu-devel] [PULL 18/18] MAINTAINERS: Add maintainer for COLO framework related files
[Qemu-devel] [PATCH v5 0/3] IOMMU: intel_iommu support map and unmap notifications
2016-10-30 10:18 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/4] POWER9 TCG enablements - part7
2016-10-30 3:14 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] bitops: fix rol/ror when shift is zero
` [Qemu-devel] [PATCH v3 2/4] target-ppc: add vrldnmi and vrlwmi instructions
` [Qemu-devel] [PATCH v3 3/4] target-ppc: add vrldnm and vrlwnm instructions
` [Qemu-devel] [PATCH v3 4/4] target-ppc: add vprtyb[w/d/q] instructions
[Qemu-devel] [PATCH v2 0/6] POWER9 TCG enablements - part7
2016-10-30 2:57 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 2/6] bitops: fix rol/ror when shift is zero
` [Qemu-devel] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
[Qemu-devel] [RFC 1/2] linux-headers: update
2016-10-29 21:10 UTC (2+ messages)
` [Qemu-devel] [RFC 2/2] ARM: KVM: Enable in-kernel timers with user space gic
[Qemu-devel] [PATCH v10 00/19] Add Mediated device support
2016-10-29 18:11 UTC (12+ messages)
` [Qemu-devel] [PATCH v10 01/19] vfio: Mediated device Core driver
` [Qemu-devel] [PATCH v10 10/19] vfio iommu: Add blocking notifier to notify DMA_UNMAP
[Qemu-devel] [PATCH v2] 9pfs: limit xattr size in xattrcreate
2016-10-29 18:11 UTC
[Qemu-devel] [PATCH v3 0/8] qdev class properties + abstract class support on device-list-properties
2016-10-29 14:00 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 5/8] qdev: Register static properties as class properties
[Qemu-devel] [PATCH v1 1/1] block/gluster: fix port type in the QAPI options list
2016-10-29 12:24 UTC (2+ messages)
[Qemu-devel] [PATCH v2 1/1] block/gluster: improve defense over string to int conversion
2016-10-29 12:20 UTC (4+ messages)
[Qemu-devel] [PATCH 0/2] 680x0 mul and div instructions
2016-10-29 8:36 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] target-m68k: add 64bit mull
` [Qemu-devel] [PATCH 2/2] target-m68k: add 680x0 divu/divs variants
[Qemu-devel] [PATCH] vl.c: move pidfile creation up
2016-10-29 8:07 UTC
[Qemu-devel] [PATCH v4] This patch adds support for a new block device type called "vxhs"
2016-10-29 6:47 UTC
[Qemu-devel] [Bug 1637693] [NEW] QEMU not able to create vm with pflash and UEFI bios
2016-10-29 4:20 UTC
[Qemu-devel] [PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
2016-10-29 4:07 UTC (19+ messages)
[Qemu-devel] [PATCH v4 0/8] qdev class properties + abstract class support on device-list-properties
2016-10-29 1:48 UTC (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] tests: check-qom-proplist: Remove duplicate "bv" property
` [Qemu-devel] [PATCH v4 2/8] tests: check-qom-proplist: Use &error_abort to catch errors
` [Qemu-devel] [PATCH v4 3/8] qdev: device_class_set_props() function
` [Qemu-devel] [PATCH v4 4/8] qdev: Extract property-default code to qdev_property_set_to_default()
` [Qemu-devel] [PATCH v4 5/8] qdev: Register static properties as class properties
` [Qemu-devel] [PATCH v4 6/8] qom: object_class_property_iter_init() function
` [Qemu-devel] [PATCH v4 7/8] qmp: Support abstract classes on device-list-properties
` [Qemu-devel] [PATCH v4 8/8] qdev: Warning about using qdev_property_add_static() in new code
[Qemu-devel] [PULL 00/13] xen-20161028-tag
2016-10-29 1:10 UTC (14+ messages)
` [Qemu-devel] [PULL 01/13] xen: Fix coding style errors
` [Qemu-devel] [PULL 02/13] xen: Fix coding style warnings
` [Qemu-devel] [PULL 03/13] xen: Create a new file xen_pvdev.c
` [Qemu-devel] [PULL 04/13] xen: Move xenstore_update to xen_pvdev.c
` [Qemu-devel] [PULL 05/13] xen: Move evtchn functions "
` [Qemu-devel] [PULL 06/13] xen: Prepare xendev qtail to be shared with frontends
` [Qemu-devel] [PULL 07/13] xen: Move xenstore cleanup and mkdir functions
` [Qemu-devel] [PULL 08/13] xen: Rename xen_be_printf to xen_pv_printf
` [Qemu-devel] [PULL 09/13] xen: Rename xen_be_unbind_evtchn
` [Qemu-devel] [PULL 10/13] xen: Rename xen_be_send_notify
` [Qemu-devel] [PULL 11/13] xen: Rename xen_be_evtchn_event
` [Qemu-devel] [PULL 12/13] xen: Rename xen_be_find_xendev
` [Qemu-devel] [PULL 13/13] xen: Rename xen_be_del_xendev
[Qemu-devel] [PATCH v2 0/2] 680x0 mul and div instructions
2016-10-28 23:01 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-m68k: add 64bit mull
` [Qemu-devel] [PATCH v2 2/2] target-m68k: add 680x0 divu/divs variants
[Qemu-devel] [PATCH] 9pfs: drop abusive error message from virtfs_reset()
2016-10-28 22:26 UTC
[Qemu-devel] [PATCH v3] block/vxhs: Add Veritas HyperScale VxHS block device support
2016-10-28 21:58 UTC (5+ messages)
[Qemu-devel] [PATCH v2] block/vxhs: Add Veritas HyperScale VxHS block device support
2016-10-28 21:50 UTC (5+ messages)
[Qemu-devel] [PATCH] block-backend: Always notify on blk_eject
2016-10-28 21:30 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/2] allow blockdev-add for NFS
2016-10-28 20:08 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 1/2] block/nfs: Introduce runtime_opts in NFS
` [Qemu-devel] [PATCH v5 2/2] qapi: allow blockdev-add for NFS
[Qemu-devel] [PATCH v2 00/11] qapi doc generation (whole version, squashed)
2016-10-28 19:56 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 01/11] qapi: add qapi2texi script
[Qemu-devel] [QEMU PATCH v9 0/3] migration: migrate QTAILQ
2016-10-28 19:46 UTC (4+ messages)
` [Qemu-devel] [QEMU PATCH v9 2/3] "
[Qemu-devel] [PATCH v2 0/7] blockjobs: preliminary refactoring work, Pt 1
2016-10-28 18:51 UTC (2+ messages)
[Qemu-devel] Periodically print the number of dirty pages in KVM-QEMU
2016-10-28 18:15 UTC
[Qemu-devel] [PULL 0/6] ui patch queue
2016-10-28 17:55 UTC (2+ messages)
[Qemu-devel] [PATCH] tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension
2016-10-28 17:48 UTC (3+ messages)
[Qemu-devel] [PATCH Risu 0/3] Risu support for PPC64LE
2016-10-28 17:46 UTC (4+ messages)
` [Qemu-devel] [PATCH Risu 1/3] Implementation of ppc64le module for risugen and risufile
` [Qemu-devel] [PATCH Risu 2/3] Isolates Arm specific subroutines out from risugen main file
` [Qemu-devel] [PATCH Risu 3/3] Initial implemention for ppc64le
[Qemu-devel] [PATCH v2] xenfv: set has_acpi_build to false
2016-10-28 17:44 UTC (5+ messages)
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] [PATCH v2 0/3] 680x0 instruction set, part 2
2016-10-28 17:42 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 3/3] target-m68k: shift ops manage word and byte operands
[Qemu-devel] [PATCH v3] block: Turn on "unmap" in active commit
2016-10-28 17:42 UTC (2+ messages)
[Qemu-devel] [PATCH v2 1/1] block/gluster: memory usage: use one glfs instance per volume
2016-10-28 17:40 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/4] POWER9 TCG enablements - BCD functions part I
2016-10-28 17:18 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] target-ppc: Implement bcdcfn. instruction
` [Qemu-devel] [PATCH v2 2/4] target-ppc: Implement bcdctn. instruction
` [Qemu-devel] [PATCH v2 3/4] target-ppc: Implement bcdcfz. instruction
` [Qemu-devel] [PATCH v2 4/4] target-ppc: Implement bcdctz. instruction
[Qemu-devel] [PATCH v3 0/2] Qemu: gdbstub: fix vCont
2016-10-28 17:15 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] move vm_start to cpus.c
` [Qemu-devel] [PATCH v3 2/2] gdbstub: Fix vCont behaviour
[Qemu-devel] pci-assign fails with read error on config-space file
2016-10-28 17:08 UTC (3+ messages)
` [Qemu-devel] [libvirt-users] "
[Qemu-devel] [PULL 00/18] M68k part2 patches
2016-10-28 16:57 UTC (2+ messages)
[Qemu-devel] [RFC] powernv: CPU compatibility modes don't make sense for powernv
2016-10-28 16:51 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/4] nvdimm: hotplug support
2016-10-28 16:35 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] nvdimm acpi: prebuild nvdimm devices for available slots
` [Qemu-devel] [PATCH v3 2/4] nvdimm acpi: introduce fit buffer
` [Qemu-devel] [PATCH v3 3/4] nvdimm acpi: introduce _FIT
` [Qemu-devel] [PATCH v3 4/4] pc: memhp: enable nvdimm device hotplug
[Qemu-devel] [PULL 00/23] Trivial patches for 2016-10-28
2016-10-28 15:18 UTC (5+ messages)
` [Qemu-devel] [PULL 09/23] hw/block/nvme: Simplify if-statements a little bit
` [Qemu-devel] [PULL 10/23] milkymist-pfpu: fix potential integer overflow
` [Qemu-devel] [PULL 12/23] MAINTAINERS: qemu-trivial information
` [Qemu-devel] [PULL 22/23] clean-up: removed duplicate #includes
[Qemu-devel] [PATCH 0/6] Expand the building of qemu-user docker images
2016-10-28 16:33 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] tests/docker/Makefile.include: fix diff-index call
` [Qemu-devel] [PATCH 2/6] tests/docker/test-user: a simple linux-user test
` [Qemu-devel] [PATCH 3/6] tests/docker: add optional libs to travis.docker
` [Qemu-devel] [PATCH 4/6] tests/docker/Makefile: Add a rule for Debian user images
` [Qemu-devel] [PATCH 5/6] tests/docker/docker.py: expand images command
` [Qemu-devel] [PATCH 6/6] tests/docker/Makefile.include: expand docker help text
[Qemu-devel] [PATCH 0/8] nvdimm acpi: bug fix and cleanup
2016-10-28 16:11 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] acpi nvdimm: fix wrong buffer size returned by DSM method
` [Qemu-devel] [PATCH 2/8] acpi nvdimm: fix device physical address base
` [Qemu-devel] [PATCH 3/8] acpi nvdimm: fix OperationRegion definition
` [Qemu-devel] [PATCH 4/8] acpi nvdimm: fix ARG3 conflict
` [Qemu-devel] [PATCH 5/8] acpi nvdimm: fix Arg6 usage
` [Qemu-devel] [PATCH 6/8] nvdimm acpi: compile nvdimm acpi code arch-independently
` [Qemu-devel] [PATCH 7/8] acpi nvdimm: rename result_size to dsm_out_buf_siz
` [Qemu-devel] [PATCH 8/8] nvdimm acpi: use common macros instead of magic names
[Qemu-devel] [PULL 00/73] ppc-for-2.8 queue 20161028
2016-10-28 16:22 UTC (2+ messages)
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).