qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-24 10:00:35 to 2015-11-24 18:01:47 UTC [more...]

[Qemu-devel] [RFC PATCH 00/40] Sneak peek of virtio and dataplane changes for 2.6
 2015-11-24 18:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/40] 9pfs: allocate pdus with g_malloc/g_free
` [Qemu-devel] [PATCH 02/40] virtio: move VirtQueueElement at the beginning of the structs

[Qemu-devel] [PATCH 1/2] qga: flush implicitely when needed
 2015-11-24 17:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] tests: add file-write-read test

[Qemu-devel] [PATCH v2 00/10] trace: Per-vCPU tracing states
 2015-11-24 17:57 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/10] trace: Add support for vCPU pointers in trace events
` [Qemu-devel] [PATCH v2 02/10] trace: Add 'vcpu' event property
` [Qemu-devel] [PATCH v2 03/10] trace: [tcg] Identify events with the 'vcpu' property
` [Qemu-devel] [PATCH v2 04/10] exec: [tcg] Refactor flush of per-CPU virtual TB cache
` [Qemu-devel] [PATCH v2 05/10] exec: [ŧcg] Use multiple physical TB caches
` [Qemu-devel] [PATCH v2 06/10] exec: [tcg] Track which vCPU is performing translation and execution
` [Qemu-devel] [PATCH v2 07/10] [trivial] Track when QEMU has finished initialization
` [Qemu-devel] [PATCH v2 08/10] disas: Remove unused macro '_'
` [Qemu-devel] [PATCH v2 09/10] trace: [tcg] Add per-vCPU tracing states for events with the 'vcpu' property
` [Qemu-devel] [PATCH v2 10/10] trace: [tcg] Generate TCG code to trace guest events on a per-vCPU basis

[Qemu-devel] [RFC V2, PATCH 0/2] Checkpoint-assisted migration proposal
 2015-11-24 17:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 1/2] migration: implement checkpoint loading
` [Qemu-devel] [PATCH RFC 2/2] migration: use checkpoint during migration

[Qemu-devel] [PATCH v5 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
 2015-11-24 17:44 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.5 0/5] ivshmem: Last minute changes
 2015-11-24 17:42 UTC  (14+ messages)
` [Qemu-devel] [PATCH for-2.5 1/5] qemu-doc: Fix ivshmem example markup
` [Qemu-devel] [PATCH for-2.5 2/5] qemu-doc: Fix ivshmem usage example with shm=
` [Qemu-devel] [PATCH for-2.5 3/5] tests/ivshmem-test: Supply missing initializer in get_device()
` [Qemu-devel] [PATCH for-2.5 4/5] ivshmem: Mark questionable socket type test FIXME
` [Qemu-devel] [PATCH for-2.5 5/5] ivshmem: Rename property memdev to x-memdev for 2.5

[Qemu-devel] Bug: QEMU segfault within vnc
 2015-11-24 17:36 UTC 

[Qemu-devel] [PULL 0/2] target-mips queue
 2015-11-24 17:36 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/2] target-mips: Fix exceptions while UX=0
` [Qemu-devel] [PULL 2/2] target-mips: flush QEMU TLB when disabling 64-bit addressing

[Qemu-devel] [PATCH COLO-Frame v11 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-11-24 17:31 UTC  (11+ messages)
` [Qemu-devel] [PATCH COLO-Frame v11 04/39] migration: Export migrate_set_state()
` [Qemu-devel] [PATCH COLO-Frame v11 27/39] COLO failover: Shutdown related socket fd when do failover
` [Qemu-devel] [PATCH COLO-Frame v11 29/39] COLO: Process shutdown command for VM in COLO state
` [Qemu-devel] [PATCH COLO-Frame v11 31/39] savevm: Split load vm state function qemu_loadvm_state
` [Qemu-devel] [PATCH COLO-Frame v11 33/39] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH COLO-Frame v11 35/39] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH COLO-Frame v11 36/39] filter-buffer: Introduce a helper function to enable/disable default filter
` [Qemu-devel] [PATCH COLO-Frame v11 37/39] filter-buffer: Introduce a helper function to release packets
` [Qemu-devel] [PATCH COLO-Frame v11 39/39] COLO: Add block replication into colo process

[Qemu-devel] [PATCH 0/2] ide-test: tidy up after pio race fix
 2015-11-24 17:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] ide-test: fix timeouts
` [Qemu-devel] [PATCH 2/2] ide-test: cdrom_pio_impl fixup

[Qemu-devel] CUDA has problems with Mac OS 10.4
 2015-11-24 17:20 UTC  (21+ messages)
        ` [Qemu-devel] [OpenBIOS] "
                    ` [Qemu-devel] [Qemu-ppc] "
                        ` [Qemu-devel] [OpenBIOS] [Qemu-ppc] "

[Qemu-devel] bug: incorrect uuid in seabios output
 2015-11-24 16:55 UTC 

[Qemu-devel] [iGVT-g] XenGT for PV guest
 2015-11-24 16:48 UTC 

[Qemu-devel] [PATCH] ui/cocoa.m: Prevent activation clicks from going to guest
 2015-11-24 16:46 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.5 1/2] atapi: Account for failed and invalid operations in cd_read_sector()
 2015-11-24 16:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.5 2/2] atapi: Fix code indentation
` [Qemu-devel] [Qemu-block] [PATCH for-2.5 1/2] atapi: Account for failed and invalid operations in cd_read_sector()

[Qemu-devel] [PATCH v2 0/5] Add framework for passing secrets to QEMU
 2015-11-24 16:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] util: add base64 decoding function
` [Qemu-devel] [PATCH v2 2/5] qemu-char: convert to use error checked base64 decode
` [Qemu-devel] [PATCH v2 3/5] qga: "
` [Qemu-devel] [PATCH v2 4/5] crypto: add QCryptoSecret object class for password/key handling
` [Qemu-devel] [PATCH v2 5/5] crypto: add support for loading encrypted x509 keys

[Qemu-devel] [PATCH for-2.6 00/14] qemu-img map: Allow driver to return file of the allocated block
 2015-11-24 16:37 UTC  (18+ messages)
` [Qemu-devel] [PATCH for-2.6 01/14] block: Add "file" output parameter to block status query functions
` [Qemu-devel] [PATCH for-2.6 02/14] qcow: Assign bs->file->bs to file in qcow_co_get_block_status
` [Qemu-devel] [PATCH for-2.6 03/14] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
` [Qemu-devel] [PATCH for-2.6 04/14] raw: Assign bs to file in raw_co_get_block_status
` [Qemu-devel] [PATCH for-2.6 12/14] qemu-img: In 'map', use QDict to generate JSON output

[Qemu-devel] [PATCH] target-i386: Do not set MCG_SER_P by default
 2015-11-24 16:36 UTC  (6+ messages)
      ` [Qemu-devel] MCG_CAP ABI breakage (was Re: [PATCH] target-i386: Do not set MCG_SER_P by default)

[Qemu-devel] [PATCH for-2.5 0/1] vhost-user: live migration with multiqueue fails
 2015-11-24 16:10 UTC  (2+ messages)
` [Qemu-devel] [PATCH for-2.5 1/1] vhost-user: do not send SET_VRING_ENABLE at start

[Qemu-devel] [RFC][PATCH v2 0/2] utils: Improve and document error reporting
 2015-11-24 15:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/2] doc: Introduce coding style for errors

[Qemu-devel] [PATCH] qemu_mutex_iothread_locked not correctly synchronized
 2015-11-24 15:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] vfio: Align iova also to IOMMU page size
 2015-11-24 15:34 UTC  (6+ messages)

[Qemu-devel] [PATCH 3/3] exec: silence hugetlbfs warning under qtest
 2015-11-24 15:29 UTC  (14+ messages)
` [Qemu-devel] [PATCH] "

[Qemu-devel] [PATCH v2 0/4] xen/pass-through: XSA-120, 128...131 follow-up
 2015-11-24 15:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] xen/MSI-X: latch MSI-X table writes
` [Qemu-devel] [PATCH v2 2/4] xen/MSI-X: really enforce alignment
` [Qemu-devel] [PATCH v2 3/4] xen/pass-through: correctly deal with RW1C bits
` [Qemu-devel] [PATCH RFC v2 4/4] xen/MSI: re-expose masking capability

[Qemu-devel] ivshmem property size should be a size, not a string
 2015-11-24 15:12 UTC  (14+ messages)

[Qemu-devel] [PULL 0/4] target-arm queue
 2015-11-24 15:02 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/4] xlnx-ep108: Fix minimum RAM check
` [Qemu-devel] [PULL 2/4] default-configs/aarch64-linux-user.mak: Remove unused define
` [Qemu-devel] [PULL 3/4] target-arm: Don't mask out bits [47:40] in LPAE descriptors for v8
` [Qemu-devel] [PULL 4/4] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl

[Qemu-devel] [PATCH for-2.5?] iothread: include id in thread name
 2015-11-24 15:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Diagnose broken linkers directly
 2015-11-24 14:55 UTC 

[Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl
 2015-11-24 14:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] typedefs: Put them back into alphabetical order
 2015-11-24 14:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] raw-posix.c: Make GetBSDPath() handle caching options
 2015-11-24 14:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v6] raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
 2015-11-24 14:38 UTC  (2+ messages)

[Qemu-devel] [PATCH REPOST 0/2] Add basic "detach" support for dump-guest-memory
 2015-11-24 14:32 UTC  (11+ messages)

[Qemu-devel] [Xen-devel] [PATCH 1/6] xen/MSI-X: latch MSI-X table writes
 2015-11-24 14:23 UTC 

[Qemu-devel] [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-11-24 14:20 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH V2 1/3] VFIO: Add new ioctl cmd VFIO_GET_PCI_CAP_INFO
` [Qemu-devel] [RFC PATCH V2 2/3] PCI: Add macros for faked PCI migration capability
` [Qemu-devel] [RFC PATCH V2 3/3] Ixgbevf: Add migration support for ixgbevf driver

[Qemu-devel] [Intel-gfx] [Announcement] 2015-Q3 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
 2015-11-24 14:19 UTC  (9+ messages)

[Qemu-devel] [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-11-24 13:35 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH V2 01/10] Qemu/VFIO: Create head file pci.h to share data struct
` [Qemu-devel] [RFC PATCH V2 02/10] Qemu/VFIO: Add new VFIO_GET_PCI_CAP_INFO ioctl cmd definition
` [Qemu-devel] [RFC PATCH V2 03/10] Qemu/VFIO: Rework vfio_std_cap_max_size() function
` [Qemu-devel] [RFC PATCH V2 04/10] Qemu/VFIO: Add vfio_find_free_cfg_reg() to find free PCI config space regs
` [Qemu-devel] [RFC PATCH V2 05/10] Qemu/VFIO: Expose PCI config space read/write and msix functions
` [Qemu-devel] [RFC PATCH V2 06/10] Qemu/PCI: Add macros for faked PCI migration capability
` [Qemu-devel] [RFC PATCH V2 07/10] Qemu: Add post_load_state() to run after restoring CPU state
` [Qemu-devel] [RFC PATCH V2 08/10] Qemu: Add save_before_stop callback to run just before stopping VCPU during migration
` [Qemu-devel] [RFC PATCH V2 09/10] Qemu/VFIO: Add SRIOV VF migration support
` [Qemu-devel] [RFC PATCH V2 10/10] Qemu/VFIO: Misc change for enable migration with VFIO

[Qemu-devel] [PATCH v4 00/17] Add an IPMI device to QEMU
 2015-11-24 13:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 03/17] ipmi: Add a local BMC simulation

[Qemu-devel] Is ivshmem's test for unix domain client socket valid?
 2015-11-24 13:15 UTC  (5+ messages)
  ` [Qemu-devel] Is ivshmem's use of qemu_chr_open_eventfd() kosher? (was: Is ivshmem's test for unix domain client socket valid?)
    ` [Qemu-devel] Is ivshmem's use of qemu_chr_open_eventfd() kosher?

[Qemu-devel] [PATCH v2 for-2.5? 0/4] qjson: save a lot of memory
 2015-11-24 13:15 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 2/4] qjson: do not save/restore contexts

[Qemu-devel] [PATCH] nand: fix flash erase when oob is in memory
 2015-11-24 13:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/6] fw_cfg: spec update, misc. cleanup, optimize read
 2015-11-24 12:29 UTC  (4+ messages)

[Qemu-devel] KVM call for 2015-12-08
 2015-11-24 12:26 UTC 

[Qemu-devel] make check failed: rcutorture error
 2015-11-24 12:25 UTC  (3+ messages)

[Qemu-devel] KVM call for November 22th
 2015-11-24 12:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-2.5] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl
 2015-11-24 12:21 UTC  (5+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl
 2015-11-24 12:14 UTC  (6+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v2 for-2.5] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl
 2015-11-24 11:31 UTC 

[Qemu-devel] [PULL for-2.5 0/2] Block patches
 2015-11-24 11:15 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Google extension to improve qemu-nvme performance
 2015-11-24 11:01 UTC  (10+ messages)
` [Qemu-devel] [PATCH -qemu] nvme: support Google vendor extension

[Qemu-devel] [PATCH 0/2] tests/vhost-user-bridge: enable on-line migration
 2015-11-24 10:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature
` [Qemu-devel] [PATCH 2/2] tests/vhost-user-bridge: read command line arguments

[Qemu-devel] [RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target
 2015-11-24 10:51 UTC  (6+ messages)

[Qemu-devel] [PATCH] Give detailed info when pcie downstream port init failed
 2015-11-24 10:42 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v3 0/5] vITS support
 2015-11-24 10:13 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v3 1/5] hw/intc: Implement ITS base class
` [Qemu-devel] [RFC PATCH v3 2/5] kernel: Add vGICv3 ITS definitions
` [Qemu-devel] [RFC PATCH v3 3/5] kvm_arm: Pass requester ID to MSI routing functions
` [Qemu-devel] [RFC PATCH v3 4/5] kvm_arm: Implement support for ITS emulation by KVM
` [Qemu-devel] [RFC PATCH v3 5/5] arm/virt: Add ITS to the virt board

[Qemu-devel] [PATCH] qemu-iotests: Add -nographic when starting QEMU in 119 and 120
 2015-11-24 10:00 UTC  (3+ messages)


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