qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-10 17:21:34 to 2016-11-11 15:36:06 UTC [more...]

[Qemu-devel] [kvm-unit-tests PATCH v5 00/11] arm/arm64: add gic framework
 2016-11-11 15:35 UTC  (30+ messages)
` [Qemu-devel] [kvm-unit-tests PATCH v5 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [Qemu-devel] [kvm-unit-tests PATCH v5 03/11] arm/arm64: smp: support more than 8 cpus
` [Qemu-devel] [kvm-unit-tests PATCH v5 04/11] arm/arm64: add some delay routines
` [Qemu-devel] [kvm-unit-tests PATCH v5 05/11] arm/arm64: irq enable/disable
` [Qemu-devel] [kvm-unit-tests PATCH v5 06/11] arm/arm64: add initial gicv2 support
` [Qemu-devel] [kvm-unit-tests PATCH v5 07/11] arm/arm64: gicv2: add an IPI test
` [Qemu-devel] [kvm-unit-tests PATCH v5 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [Qemu-devel] [kvm-unit-tests PATCH v5 09/11] arm/arm64: add initial gicv3 support
` [Qemu-devel] [kvm-unit-tests PATCH v5 10/11] arm/arm64: gicv3: add an IPI test
` [Qemu-devel] [kvm-unit-tests PATCH v5 11/11] arm/arm64: gic: don't just use zero

[Qemu-devel] ARM documentation
 2016-11-11 15:32 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.8 0/2] pc: remove redundant fw_cfg file "etc/boot-cpus"
 2016-11-11 15:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.8 1/2] fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
` [Qemu-devel] [PATCH for-2.8 2/2] pc: drop "etc/boot-cpus" fw_cfg file and use FW_CFG_NB_CPUS instead

[Qemu-devel] More platforms for the wiki
 2016-11-11 15:18 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] block-backend: Always notify on blk_eject
 2016-11-11 15:12 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/8] quorum: Implement .bdrv_co_preadv/pwritev()
 2016-11-11 15:08 UTC  (19+ messages)
` [Qemu-devel] [RFC PATCH 1/8] coroutine: Introduce qemu_coroutine_enter_if_inactive()
` [Qemu-devel] [RFC PATCH 2/8] quorum: Remove s from quorum_aio_get() arguments
` [Qemu-devel] [RFC PATCH 3/8] quorum: Implement .bdrv_co_readv/writev
` [Qemu-devel] [RFC PATCH 4/8] quorum: Do cleanup in caller coroutine
` [Qemu-devel] [RFC PATCH 6/8] quorum: Avoid bdrv_aio_writev() for rewrites
` [Qemu-devel] [RFC PATCH 7/8] quorum: Implement .bdrv_co_preadv/pwritev()

[Qemu-devel] FW_CFG_NB_CPUS vs fwcfg file 'etc/boot-cpus'
 2016-11-11 15:05 UTC  (5+ messages)

[Qemu-devel] Crashing in tcp_close
 2016-11-11 15:02 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/5] Added 7 instructions to the tricore target
 2016-11-11 14:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/5] target-tricore: Added FTOUZ instruction
` [Qemu-devel] [PATCH v3 2/5] target-tricore: Added MADD.F and MSUB.F instructions
` [Qemu-devel] [PATCH v3 3/5] target-tricore: Added new MOV instruction variant
` [Qemu-devel] [PATCH v3 4/5] target-tricore: Added new JNE "
` [Qemu-devel] [PATCH v3 5/5] target-tricore: Add updfl instruction

[Qemu-devel] [PATCH v4 7/8] qmp: Support abstract classes on device-list-properties
 2016-11-11 14:29 UTC  (13+ messages)

[Qemu-devel] [PATCH for-2.8 0/2] pass partial discard requests all the way down
 2016-11-11 14:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] block: Return -ENOTSUP rather than assert on unaligned discards
` [Qemu-devel] [PATCH 2/2] block: Pass unaligned discard requests to drivers
  ` [Qemu-devel] [Qemu-stable] "

[Qemu-devel] virtIO question
 2016-11-11 14:17 UTC 

[Qemu-devel] [PATCH v2] target-m68k: add rol/ror/roxl/roxr instructions
 2016-11-11 14:07 UTC  (4+ messages)

[Qemu-devel] [PULL 0/1] UUID test fix patch for 2.8
 2016-11-11 13:18 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] test-uuid: fix leak

[Qemu-devel] [PATCH for-2.8] megasas: clean up and fix request completion/cancellation
 2016-11-11 13:11 UTC  (3+ messages)

[Qemu-devel] [PULL 0/6] QEMU patches for 2.8.0-rc0
 2016-11-11 12:51 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/6] target-i386: fix typo
` [Qemu-devel] [PULL 2/6] vl.c: move pidfile creation up the line
` [Qemu-devel] [PULL 3/6] target-i386/machine: fix migrate faile because of Hyper-V HV_X64_MSR_VP_RUNTIME
` [Qemu-devel] [PULL 4/6] qdev: fix use-after-free regression from becdfa00cfa
` [Qemu-devel] [PULL 5/6] target-i386: document how x86 gdb_num_core_regs is computed
` [Qemu-devel] [PULL 6/6] nbd: Don't inf-loop on early EOF

[Qemu-devel] [PATCH for-2.8] megasas: do not call pci_dma_unmap after having freed the frame once
 2016-11-11 12:47 UTC  (2+ messages)

[Qemu-devel] virtIO question
 2016-11-11 12:03 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/5] [RFC] Add HAX support
 2016-11-11 11:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] kvm: move cpu synchronization code
` [Qemu-devel] [PATCH v2 2/5] target-i386: Add Intel HAX files
` [Qemu-devel] [PATCH v2 3/5] hax: remove non UG code
` [Qemu-devel] [PATCH v2 4/5] hax: simplify init
` [Qemu-devel] [PATCH v2 5/5] Plumb the HAXM-based hardware acceleration support

[Qemu-devel] [PATCH 0/3] [RFC] Add HAX support
 2016-11-11 11:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] Plumb the HAXM-based hardware acceleration support

[Qemu-devel] [PATCH] spapr-vty: Fix bad assert() statement
 2016-11-11 10:40 UTC  (7+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] FOSDEM 2017: Call For Proposals -- Virtualization & IaaS DevRoom
 2016-11-11 10:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 0/2] virtio-crypto: virtio crypto device specification
 2016-11-11  9:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v14 1/2] virtio-crypto: Add "
` [Qemu-devel] [PATCH v14 2/2] virtio-crypto: Add conformance clauses

[Qemu-devel] [PATCH V11 1/1] fsdev: add IO throttle support to fsdev devices
 2016-11-11  8:54 UTC 

[Qemu-devel] [RFC PATCH 0/4] *** Half-cooked vhost-pci implementation patch ***
 2016-11-11  8:28 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 1/4] qemu-char: add the "1-server-N-client" support
` [Qemu-devel] [RFC PATCH 2/4] vhost-user: add the vhost-user extension to support the vhost-pci based inter-vm communication

[Qemu-devel] [PATCH v1] docs/vhost-user: extend the vhost-user protocol to support the vhost-pci based inter-vm communication
 2016-11-11  8:24 UTC  (7+ messages)
  ` [Qemu-devel] [virtio-comment] "

[Qemu-devel] [PATCH] tests: add XSCOM tests for the PowerNV machine
 2016-11-11  8:11 UTC  (3+ messages)

[Qemu-devel] [kvm-unit-tests PATCH v8 0/3] ARM PMU tests
 2016-11-11  8:08 UTC  (7+ messages)
` [Qemu-devel] [kvm-unit-tests PATCH v8 1/3] arm: Add PMU test
` [Qemu-devel] [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
` [Qemu-devel] [kvm-unit-tests PATCH v8 3/3] arm: pmu: Add CPI checking

[Qemu-devel] [PATCH] tcg/mips: Add support for mips64el backend
 2016-11-11  7:20 UTC 

[Qemu-devel] [PULL 00/47] virtio, vhost, pc, pci: tests, documentation, fixes and cleanups
 2016-11-11  6:57 UTC  (20+ messages)
` [Qemu-devel] [PULL 36/47] pci: Convert msix_init() to Error and fix callers to check it
` [Qemu-devel] [PULL 37/47] megasas: change behaviour of msix switch
` [Qemu-devel] [PULL 39/47] megasas: remove unnecessary megasas_use_msix()
` [Qemu-devel] [PULL 40/47] megasas: undo the overwrites of msi user configuration

[Qemu-devel] alpha platform is missing files after initrd load
 2016-11-11  6:49 UTC  (13+ messages)

[Qemu-devel] [PATCH V2 00/11] vhost device IOTLB support
 2016-11-11  4:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH V2 07/11] virtio-pci: address space translation service (ATS) support

[Qemu-devel] [PATCH v6 0/3] IOMMU: intel_iommu support map and unmap notifications
 2016-11-11  4:15 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 1/3] IOMMU: add option to enable VTD_CAP_CM to vIOMMU capility exposoed to guest

[Qemu-devel] [PATCH v3 00/13] virtio: cleanup ioeventfd start/stop
 2016-11-11  4:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/13] virtio-scsi: always use dataplane path if ioeventfd is active

[Qemu-devel] [PATCH for-2.7 0/4] NBD and block alignment fixes
 2016-11-11  4:02 UTC  (17+ messages)
` [Qemu-devel] [PATCH 4/4] block: Cater to iscsi with non-power-of-2 discard

[Qemu-devel] [PATCH 2/2] pcie: fix typo in comments
 2016-11-11  3:02 UTC 

[Qemu-devel] [PATCH 1/2] vfio: remove a duplicated word in comments
 2016-11-11  3:01 UTC 

[Qemu-devel] [PATCH] pci: fix some typos
 2016-11-11  1:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 0/2] virtio-crypto: virtio crypto device specification
 2016-11-11  1:41 UTC  (6+ messages)
    ` [Qemu-devel] [virtio-dev] "

[Qemu-devel] [PATCH v13 0/2] virtio-crypto: virtio crypto device specification
 2016-11-11  1:29 UTC  (16+ messages)
` [Qemu-devel] [PATCH v13 1/2] virtio-crypto: Add "
                ` [Qemu-devel] [virtio-dev] "

[Qemu-devel] [RFC 00/17] Clean up compatibility mode handling
 2016-11-10 23:55 UTC  (10+ messages)
` [Qemu-devel] [RFC 10/17] pseries: Rewrite CAS PVR compatibility logic
` [Qemu-devel] [RFC 12/17] ppc: Migrate compatibility mode

[Qemu-devel] [TRIVIAL][RFC][PATCH] FU exceptions should carry a cause (IC)
 2016-11-10 23:50 UTC  (6+ messages)
      ` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH v2 for-2.8] spapr-vty: Fix bad assert() statement
 2016-11-10 23:52 UTC  (2+ messages)

[Qemu-devel] qemu virtio_net abort bisect
 2016-11-10 23:07 UTC  (2+ messages)

[Qemu-devel] [RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
 2016-11-10 22:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] qemu: Implement virtio-pstore device

[Qemu-devel] [QEMU PATCH v12 0/4] migration: migrate QTAILQ
 2016-11-10 22:12 UTC  (6+ messages)
` [Qemu-devel] [QEMU PATCH v12 2/4] "
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2 0/3] virtio-net discards TX data after link down
 2016-11-10 20:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/3] net: "

[Qemu-devel] [PATCH v6 00/19] Remaining MTTCG Base patches and ARM enablement
 2016-11-10 18:41 UTC  (28+ messages)
` [Qemu-devel] [PATCH v6 11/19] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v6 13/19] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v6 14/19] target-arm/powerctl: defer cpu reset work to CPU context
` [Qemu-devel] [PATCH v6 15/19] target-arm/cpu: don't reset TLB structures, use cputlb to do it
` [Qemu-devel] [PATCH v6 16/19] target-arm: ensure BQL taken for ARM_CP_IO register access
` [Qemu-devel] [PATCH v6 17/19] target-arm: helpers which may affect global state need the BQL
` [Qemu-devel] [PATCH v6 18/19] target-arm: don't generate WFE/YIELD calls for MTTCG
` [Qemu-devel] [PATCH v6 19/19] tcg: enable MTTCG by default for ARM on x86 hosts

[Qemu-devel] [Bug 616769] [NEW] interrupt problem x86_64
 2016-11-10 17:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 616769] "

[Qemu-devel] [QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
 2016-11-10 17:57 UTC  (10+ messages)
` [Qemu-devel] [QEMU PATCH v2] "

[Qemu-devel] Call for help with QEMU's documentation
 2016-11-10 17:50 UTC 

[Qemu-devel] [PATCH] smbios: Add 1 terminator if there is any string field defined in given table
 2016-11-10 17:31 UTC  (4+ 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).