qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-21 14:50:06 to 2014-05-22 11:21:13 UTC [more...]

[Qemu-devel] [PATCH v2 0/9] spapr_pci: Prepare for VFIO
 2014-05-22 11:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/9] spapr: Enable dynamic change of the supported hypercalls list
` [Qemu-devel] [PATCH v2 3/9] spapr_pci: Introduce a finish_realize() callback
` [Qemu-devel] [PATCH v2 4/9] spapr_pci: spapr_iommu: Make DMA window a subregion
` [Qemu-devel] [PATCH v2 5/9] spapr_pci: Allow multiple TCE tables per PHB
` [Qemu-devel] [PATCH v2 6/9] spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool
` [Qemu-devel] [PATCH v2 7/9] spapr_iommu: Get rid of window_size in sPAPRTCETable
` [Qemu-devel] [PATCH v2 8/9] spapr_iommu: Introduce page_shift "
` [Qemu-devel] [PATCH v2 9/9] spapr_iommu: Introduce bus_offset "

[Qemu-devel] [PATCH V6 0/8] PSCI v0.2 support for KVM ARM/ARM64
 2014-05-22 11:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH V6 1/8] update-linux-headers.sh: Add psci.h to linux header sync-up script
` [Qemu-devel] [PATCH V6 2/8] linux-headers: Update KVM headers from linux-next tag next-20140508
` [Qemu-devel] [PATCH V6 3/8] kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT
` [Qemu-devel] [PATCH V6 4/8] target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64
` [Qemu-devel] [PATCH V6 5/8] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible
` [Qemu-devel] [PATCH V6 6/8] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64
` [Qemu-devel] [PATCH V6 7/8] target-arm: Introduce per-CPU field for PSCI version
` [Qemu-devel] [PATCH V6 8/8] hw/arm/virt: Use PSCI v0.2 compatible string when KVM or TCG provides it

[Qemu-devel] [PATCH 0/7] virtio-blk: use alias properties in transport devices
 2014-05-22 11:16 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/7] qom: add object_property_add_alias()
` [Qemu-devel] [PATCH 2/7] virtio-blk: avoid qdev property definition duplication
` [Qemu-devel] [PATCH 3/7] virtio-blk: move x-data-plane qdev property to virtio-blk.h
` [Qemu-devel] [PATCH 4/7] virtio-blk: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH 5/7] virtio-blk: drop virtio_blk_set_conf()
` [Qemu-devel] [PATCH 6/7] virtio: fix virtio-blk child refcount in transports
` [Qemu-devel] [PATCH 7/7] virtio-blk: move qdev properties into virtio-blk.c

[Qemu-devel] [PATCH v2 0/8] Move interrupts from spapr to xics
 2014-05-22 11:04 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 8/8] spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
                            ` [Qemu-devel] [PATCH 1/2] vmstate: Add helper to enable GHashTable migration
                            ` [Qemu-devel] [PATCH 2/2] spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB

[Qemu-devel] [v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-05-22 11:03 UTC  (17+ messages)
` [Qemu-devel] [v2][PATCH 4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
                  ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH 1/9] spapr: Enable dynamic change of the supported hypercalls list
 2014-05-22 11:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH] xen: make xen-platform a default device
 2014-05-22 10:59 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] console: text terminal updates
 2014-05-22 11:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] console: update text terminal surface unconditionally
` [Qemu-devel] [PATCH 2/3] console: rework text terminal cursor logic
` [Qemu-devel] [PATCH 3/3] console: add kbd_put_keysym_console

[Qemu-devel] [PATCH 0/9] spapr_pci: Prepare for VFIO
 2014-05-22 10:55 UTC  (14+ messages)
` [Qemu-devel] [PATCH 7/9] spapr_iommu: Get rid of window_size in sPAPRTCETable
` [Qemu-devel] [PATCH 8/9] spapr_iommu: Introduce page_shift "

[Qemu-devel] [RFC 0/3] cpu: add device_add foo-x86_64-cpu support
 2014-05-22 10:49 UTC  (3+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH] openpic: Initialize destmask at reset
 2014-05-22 10:15 UTC 

[Qemu-devel] [PATCH v2 1/2] openpic: Move definition of openpic_reset
 2014-05-22 10:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] openpic: Reset IRQ source private members

[Qemu-devel] [PATCH] docs: clarify that qcow2 file size is not always a cluster multiple
 2014-05-22  9:42 UTC 

[Qemu-devel] [PATCH] virtio-pci: report an error when disable msix
 2014-05-22  9:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/23] target-arm: add Security Extensions for CPUs
 2014-05-22  9:09 UTC  (21+ messages)
` [Qemu-devel] [PATCH v2 01/23] target-arm: add new CPU feature for Security Extensions
` [Qemu-devel] [PATCH v2 02/23] target-arm: move SCR into Security Extensions register list
` [Qemu-devel] [PATCH v2 03/23] target-arm: adjust TTBCR for Security Extension feature
` [Qemu-devel] [PATCH v2 04/23] target-arm: preserve RAO/WI bits of ARMv7 SCTLR
` [Qemu-devel] [PATCH v2 14/23] target-arm: add banked coprocessor register type and macros
` [Qemu-devel] [PATCH v2 16/23] target-arm: Use arm_current_sctlr to access SCTLR

[Qemu-devel] [PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-22  8:53 UTC  (17+ messages)
` [Qemu-devel] [PATCH v1 RFC 6/6] KVM: s390: add cpu model support

[Qemu-devel] [PATCH v3 0/2] dataplane: Enable "scsi=on"
 2014-05-22  8:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
` [Qemu-devel] [PATCH v3 2/2] dataplane: Support VIRTIO_BLK_T_SCSI_CMD

[Qemu-devel] [PATCH v2 0/2] dataplane: Enable "scsi=on"
 2014-05-22  7:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
` [Qemu-devel] [PATCH v2 2/2] dataplane: Support VIRTIO_BLK_T_SCSI_CMD

[Qemu-devel] [PATCH] spapr_iommu: Replace @instance_id with LIOBN for migration
 2014-05-22  7:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/22] target-arm: Preparations for A64 EL2 and 3
 2014-05-22  7:22 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 09/22] target-arm: A64: Introduce aarch64_banked_spsr_index()
` [Qemu-devel] [PATCH v3 15/22] target-arm: A64: Forbid ERET to unimplemented ELs
` [Qemu-devel] [PATCH v3 16/22] target-arm: A64: Generalize ERET to various ELs
` [Qemu-devel] [PATCH v3 19/22] target-arm: A64: Register VBAR_EL2
` [Qemu-devel] [PATCH v3 21/22] RFC: target-arm: A32: Use get_mem_index for load/stores

[Qemu-devel] [PATCH 0/2] dataplane: Enable "scsi=on"
 2014-05-22  7:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
` [Qemu-devel] [PATCH 2/2] dataplane: Support VIRTIO_BLK_T_SCSI_CMD

[Qemu-devel] [PATCH 0/9] POWER8 patches
 2014-05-22  7:08 UTC  (19+ messages)
` [Qemu-devel] [PATCH 1/9] target-ppc: Rename MMCR0/1 contants
` [Qemu-devel] [PATCH 2/9] target-ppc: Refactor init_proc_POWER7
` [Qemu-devel] [PATCH 3/9] target-ppc: Add POWER7 SPRs
` [Qemu-devel] [PATCH 4/9] target-ppc: Refactor init_proc_POWER8
` [Qemu-devel] [PATCH 5/9] target-ppc: Add POWER8 SPRs
` [Qemu-devel] [PATCH 7/9] KVM: target-ppc: Enable transactional state migration

[Qemu-devel] monitor: Command completion for various commands
 2014-05-22  7:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/7] monitor: Add migrate_set_capability completion

[Qemu-devel] [PATCH 00/25] qemu gtk ui overhaul
 2014-05-22  6:58 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/7] iotests: Allow out-of-tree run
 2014-05-22  6:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/7] "

[Qemu-devel] [PATCH] inet_listen_opts: add error checking
 2014-05-22  6:10 UTC  (4+ messages)

[Qemu-devel] [RFC] How to deal with the conflict between DE keymap and qemu console ?
 2014-05-22  6:09 UTC  (5+ messages)

[Qemu-devel] [PATCH] vnc: refuse to set a password with VNC_AUTH_NONE
 2014-05-22  5:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] inet_listen_opts: add error checking
 2014-05-22  5:44 UTC 

[Qemu-devel] [PATCH 0/2] implementation of UserLocal register for MIPS
 2014-05-22  0:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] target-mips: implement UserLocal Register

[Qemu-devel] [PATCH 2/9] spapr_iommu: Enable multiple TCE requests
 2014-05-21 21:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] KVM call agenda for 2014-05-27
 2014-05-21 21:43 UTC 

[Qemu-devel] Problem with qemu . . . bug id 1320030
 2014-05-21 20:57 UTC 

[Qemu-devel] [PATCH 00/20] block: Handle failure for potentially large allocations
 2014-05-21 20:26 UTC  (22+ messages)
` [Qemu-devel] [PATCH 01/20] block: Introduce qemu_try_blockalign()
` [Qemu-devel] [PATCH 02/20] block: Handle failure for potentially large allocations
` [Qemu-devel] [PATCH 03/20] bochs: "
` [Qemu-devel] [PATCH 04/20] cloop: "
` [Qemu-devel] [PATCH 05/20] curl: "
` [Qemu-devel] [PATCH 06/20] dmg: "
` [Qemu-devel] [PATCH 07/20] iscsi: "
` [Qemu-devel] [PATCH 08/20] nfs: "
` [Qemu-devel] [PATCH 09/20] parallels: "
` [Qemu-devel] [PATCH 10/20] qcow1: "
` [Qemu-devel] [PATCH 11/20] qcow2: "
` [Qemu-devel] [PATCH 12/20] qed: "
` [Qemu-devel] [PATCH 13/20] raw-posix: "
` [Qemu-devel] [PATCH 14/20] raw-win32: "
` [Qemu-devel] [PATCH 15/20] rbd: "
` [Qemu-devel] [PATCH 16/20] vdi: "
` [Qemu-devel] [PATCH 17/20] vhdx: "
` [Qemu-devel] [PATCH 18/20] vmdk: "
` [Qemu-devel] [PATCH 19/20] vpc: "
` [Qemu-devel] [PATCH 20/20] mirror: "

[Qemu-devel] [PATCH v2] qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command
 2014-05-21 19:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] e1000: allow model/device_id selection on command line
 2014-05-21 18:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] e1000: avoid relying on device id (and soon, QOM) on data path
` [Qemu-devel] [PATCH v2 2/3] e1000: allow command-line selection of card model
` [Qemu-devel] [PATCH v2 3/3] tests: e1000: test additional device IDs

[Qemu-devel] [Bug 1320030] [NEW] Qemu 2.0.0 with display=gtk hangs
 2014-05-21 18:05 UTC  (3+ messages)
` [Qemu-devel] [Bug 1320030] "
` [Qemu-devel] [Bug 1320030] Re: Qemu 2.0.0 display hangs with display=gtk or virt-manager

[Qemu-devel] [Bug 1321028] Re: qemu-system-ppc : file systems are not shutting down clean
 2014-05-21 17:34 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] Add remove_boot_device_path() function for hot-unplug device
 2014-05-21 16:12 UTC 

[Qemu-devel] [PATCH] e1000: allow command-line selection of card model
 2014-05-21 16:02 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 00/31] pc: ACPI memory hotplug
 2014-05-21 15:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 30/31] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole

[Qemu-devel] [PATCH] iotests: Use _img_info in test 089
 2014-05-21 14:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v20 00/15] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2014-05-21 14:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v20 06/15] block: Add backing_blocker in BlockDriverState


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