qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-03 17:00:31 to 2016-11-04 15:49:24 UTC [more...]

[Qemu-devel] [Bug 441672] Re: Windos XP BSOD with HP Photosmart usb device attached
 2016-11-04 15:38 UTC 

[Qemu-devel] [Bug 322602] Re: Snapshot usage makes qcow2 image unusable due to large tables
 2016-11-04 15:39 UTC 

[Qemu-devel] [PATCH] Added iopmem device emulation
 2016-11-04 15:47 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
 2016-11-04 15:48 UTC  (7+ messages)

[Qemu-devel] [PATCH for-2.8] net: fix sending of data with -net socket, listen backend
 2016-11-04 15:46 UTC 

[Qemu-devel] [PATCH v4 0/8] qdev class properties + abstract class support on device-list-properties
 2016-11-04 15:45 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 1/8] tests: check-qom-proplist: Remove duplicate "bv" property
` [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] qcow2: Remove stale FIXME comment
 2016-11-04 15:31 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/18] Dirty bitmaps postcopy migration
 2016-11-04 13:27 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/18] migration: add has_postcopy savevm handler
` [Qemu-devel] [PATCH 02/18] migration: fix ram_save_pending
` [Qemu-devel] [PATCH 03/18] migration: split common postcopy out of ram postcopy
` [Qemu-devel] [PATCH 04/18] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH 12/18] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] ping Re: [PATCH 00/18] Dirty bitmaps postcopy migration

[Qemu-devel] [PATCH v4 2/3] utils: Add helper to read arm MIDR_EL1 register
 2016-11-04 14:58 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.8 0/2] raw_bsd: Fixing use of the 'offset' option without 'size'
 2016-11-04 14:14 UTC  (2+ messages)

[Qemu-devel] [Bug 1119686] Re: Incorrect handling of icebp
 2016-11-04 13:56 UTC 

[Qemu-devel] [Bug 1123975] Re: QEmu 1.3+ cannot restore a 1.1- live snapshot made in qemu-kvm
 2016-11-04 13:59 UTC 

[Qemu-devel] [PATCH] hmp: Make block_stream set an explicit job ID
 2016-11-04 14:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] ARM BE8/BE32 big-endian system-mode fixes (semihosting, gdbstub)
 2016-11-04 14:04 UTC  (21+ messages)
` [Qemu-devel] [PATCH 1/5] ARM BE8/BE32 semihosting and gdbstub support
` [Qemu-devel] [PATCH 2/5] Fix Thumb-1 BE32 execution and disassembly
` [Qemu-devel] [PATCH 3/5] Fix arm_semi_flen_cb for BE32 system mode
` [Qemu-devel] [PATCH 4/5] ARM BE32 watchpoint fix
` [Qemu-devel] [PATCH 5/5] Fix typo in arm_cpu_do_interrupt_aarch32

[Qemu-devel] [PATCH] hw/i2c/bitbang_i2c: Handle NACKs from devices
 2016-11-04 13:50 UTC  (2+ messages)

[Qemu-devel] [Bug 928676] [NEW] QEMU does not support Westmere (Intel Xeon) CPU model
 2016-11-04 13:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 928676] "

[Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
 2016-11-04 13:35 UTC 

[Qemu-devel] [Bug 612297] [NEW] qemu-kvm fails to detect mouse while Windows 95 setup
 2016-11-04 13:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 612297] "

[Qemu-devel] [Bug 590552] [NEW] New default network card doesn't work with tap networking
 2016-11-04 13:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 590552] "

[Qemu-devel] [PATCH RFC] iothread: Add "spawns" property
 2016-11-04 13:34 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] Allow ISA to be disabled on some platforms
 2016-11-04 13:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] Split ISA and sysbus versions of m48t59 device

[Qemu-devel] [PATCH v2 00/11] qapi doc generation (whole version, squashed)
 2016-11-04 13:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 02/11] qapi: fix schema symbol sections
` [Qemu-devel] [PATCH v2 03/11] qapi: fix missing symbol @prefix
` [Qemu-devel] [PATCH v2 05/11] docs: add qapi texi template

[Qemu-devel] [Bug 1639225] [NEW] qcow2 - filesize 8.1Petabyte
 2016-11-04 13:16 UTC  (3+ messages)
` [Qemu-devel] [Bug 1639225] "

[Qemu-devel] [PATCH] README: Add linux to macOS build info
 2016-11-04 13:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] qmp output visitor test improvement
 2016-11-04 13:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/3] tests: Enhance qobject output to cover partial visit
  ` [Qemu-devel] [PATCH v2 3.5/3] fixup! "

[Qemu-devel] A question about virtual machine communication with Guest through serial device
 2016-11-04 13:12 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.8] migration: Fix return code of ram_save_iterate()
 2016-11-04 13:10 UTC 

[Qemu-devel] [PATCH v4] This patch adds support for a new block device type called "vxhs"
 2016-11-04 13:04 UTC  (2+ messages)

[Qemu-devel] Intel HDA and ALSA audio driver hogging event loop
 2016-11-04 13:01 UTC  (4+ messages)

[Qemu-devel] [PATCH] travis: trim out most clang builds
 2016-11-04 12:52 UTC  (2+ messages)

[Qemu-devel] vmx support for qemu
 2016-11-04 12:46 UTC 

[Qemu-devel] [Bug 1129571] Re: libreoffice armhf FTBFS
 2016-11-04 12:30 UTC  (2+ messages)

[Qemu-devel] qemu-ga virtio-serial socket clarification
 2016-11-04 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] target-m68k: add movem, BCD and CAS instructions
 2016-11-04 12:27 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 2/3] target-m68k: implement 680x0 movem
` [Qemu-devel] [PATCH v2 3/3] target-m68k: add cas/cas2 ops

[Qemu-devel] [PATCH v2] MAINTAINERS: Add some ARM related files to the corresponding sections
 2016-11-04 11:46 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] virtio-net: spec compatibility fix
 2016-11-04 11:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] virtio: allow per-device-class legacy features
` [Qemu-devel] [PATCH 2/2] virtio-net: mark VIRTIO_NET_F_GSO as legacy

[Qemu-devel] [PATCH] target-i386/machine:fix migrate faile because of Hyper-V HV_X64_MSR_VP_RUNTIME
 2016-11-04 11:35 UTC  (2+ messages)

[Qemu-devel] Crashing in tcp_close
 2016-11-04 11:14 UTC  (2+ messages)

[Qemu-devel] alpha platform is missing files after initrd load
 2016-11-04 11:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target-sh4: add atomic tas
 2016-11-04 10:52 UTC  (16+ messages)

[Qemu-devel] [RFC 00/17] Clean up compatibility mode handling
 2016-11-04 10:51 UTC  (29+ messages)
` [Qemu-devel] [RFC 03/17] pseries: Always use core objects for CPU construction
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional
` [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 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] [Bug 1399943] [NEW] qemu-system-sparc loses serial console data on EAGAIN
 2016-11-04 10:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1399943] "

[Qemu-devel] [PATCH v5 0/5] nvdimm: hotplug support
 2016-11-04 10:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 1/5] nvdimm acpi: prebuild nvdimm devices for available slots
` [Qemu-devel] [PATCH v5 2/5] nvdimm acpi: introduce fit buffer
` [Qemu-devel] [PATCH v5 3/5] nvdimm acpi: define DSM return codes
` [Qemu-devel] [PATCH v5 4/5] nvdimm acpi: introduce _FIT method
` [Qemu-devel] [PATCH v5 5/5] pc: memhp: enable nvdimm device hotplug

[Qemu-devel] [PATCH 0/3] vhost: fix vring layout
 2016-11-04  9:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/3] vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
` [Qemu-devel] [PATCH 2/3] vhost: drop legacy vring layout bits
` [Qemu-devel] [PATCH 3/3] virtio: drop virtio_queue_get_ring_{size, addr}()

[Qemu-devel] [PATCH v7 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
 2016-11-04  9:52 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC v2] tcmu: Introduce qemu-tcmu
 2016-11-04  9:43 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] tags/xen-20161102-tag
 2016-11-04  9:39 UTC  (2+ messages)

[Qemu-devel] Mentor Summit notes
 2016-11-04  9:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] s390x/kvm: fix run_on_cpu sigp conversions
 2016-11-04  9:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] target-m68k areg writeback
 2016-11-04  8:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] target-m68k: Delay autoinc writeback
` [Qemu-devel] [PATCH v2 2/3] target-m68k: Split gen_lea and gen_ea
` [Qemu-devel] [PATCH v2 3/3] target-m68k: add cmpm

[Qemu-devel] [PATCH v2 0/2] virtio: cosmetic tweaks
 2016-11-04  8:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] virtio: rename virtqueue_discard to virtqueue_unpop
` [Qemu-devel] [PATCH v2 2/2] virtio: make virtqueue_alloc_element static

[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
 2016-11-04  7:03 UTC  (11+ messages)

[Qemu-devel] [PATCH V2 00/11] vhost device IOTLB support
 2016-11-04  6:48 UTC  (10+ messages)
` [Qemu-devel] [PATCH V2 02/11] virtio: convert to use DMA api
` [Qemu-devel] [PATCH V2 05/11] exec: introduce address_space_get_iotlb_entry()
` [Qemu-devel] [PATCH V2 07/11] virtio-pci: address space translation service (ATS) support

[Qemu-devel] [PULL 00/16] ppc-for-2.8 queue 20161017
 2016-11-04  5:03 UTC  (3+ messages)
` [Qemu-devel] [PULL 15/16] spapr_pci: Add a 64-bit MMIO window

[Qemu-devel] [PATCH v5 00/10] Convert msix_init() to error
 2016-11-04  3:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 03/10] pci: Convert msix_init() to Error and fix callers to check it

[Qemu-devel] [PATCH v9 00/12] virtio-crypto: introduce framework and device emulation
 2016-11-04  2:49 UTC  (5+ messages)

[Qemu-devel] [PATCH] x86: Fix x86_64 'g' packet response to gdb from 32-bit mode
 2016-11-03 23:35 UTC 

[Qemu-devel] [PATCH] Document how x86 gdb_num_core_regs is computed
 2016-11-03 21:48 UTC 

[Qemu-devel] [PATCH v4 0/5] object: Add 'help' option for all available backends and properties
 2016-11-03 19:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/5] qom: Add interface check in object_class_is_abstract
` [Qemu-devel] [PATCH v4 2/5] qapi: auto generate enum value strings
` [Qemu-devel] [PATCH v4 4/5] backends: add description for enum class properties
` [Qemu-devel] [PATCH v4 5/5] object: Add 'help' option for all available backends and properties

[Qemu-devel] [PATCH] hw/pci: disable pci-bridge's shpc by default
 2016-11-03 19:40 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] qom+coccinelle: add and use object_new_with_class()
 2016-11-03 19:16 UTC  (3+ messages)

[Qemu-devel] [QEMU PATCH v10 0/3] migration: migrate QTAILQ
 2016-11-03 18:51 UTC  (8+ messages)
` [Qemu-devel] [QEMU PATCH v10 3/3] tests/migration: Add test for QTAILQ migration

[Qemu-devel] [PATCH v4 0/3] nvdimm: hotplug support
 2016-11-03 17:54 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 2/3] nvdimm acpi: introduce _FIT


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