xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-16 14:41:25 to 2014-04-17 14:54:29 UTC [more...]

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-04-17 14:54 UTC  (17+ messages)
` [PATCH v3 10/16] xen/arm: move vgic rank data to gic header file
` [PATCH v3 11/16] xen/arm: move vgic defines to vgic "
` [PATCH v3 13/16] xen/arm: Add support for GIC v3
` [PATCH v3 14/16] xen/arm: Add virtual GICv3 support

[PATCH] ts-debian-hvm-install: fix local migration test
 2014-04-17 14:27 UTC  (3+ messages)

[PATCH xen v3] xen: arm: fully implement multicall interface
 2014-04-17 14:24 UTC  (5+ messages)
` [PATCH linux v3] arm: xen: implement multicall hypercall support

[PATCH v5 1/2] implement is_hardware_domain using hardware_domain global
 2014-04-17 14:19 UTC  (6+ messages)
` [PATCH v5 2/2] allow hardware domain != dom0

[PATCH 0/9] tools changes to honor --prefix=
 2014-04-17 14:13 UTC  (10+ messages)
` [PATCH 1/9] tools/python: add APPEND_LDFLAGS to CFLAGS
` [PATCH 2/9] tools/libfsimage: append APPEND_LDFLAGS to link command
` [PATCH 3/9] tools/debugger: "
` [PATCH 4/9] tools/blktap2: "
` [PATCH 5/9] tools: add APPEND_LDFLAGS to xentop "
` [PATCH 6/9] tools/pygrub: add APPEND_LDFLAGS to CFLAGS
` [PATCH 7/9] tools/libxl: remove XEN_RUN_DIR from install target
` [PATCH 8/9] tools/libxc: provide variable paths to libxc
` [PATCH 9/9] tools/libxc: use XEN_RUN_DIR for SUSPEND_LOCK_FILE

usage of fixed path in hotplug scripts
 2014-04-17 14:06 UTC 

[V9 PATCH 0/8] pvh dom0 patches
 2014-04-17 13:58 UTC  (17+ messages)
` [V9 PATCH 4/8] pvh dom0: Add checks and restrictions for p2m_is_foreign
` [V9 PATCH 6/8] pvh dom0: Add and remove foreign pages
` [V9 PATCH 7/8] pvh dom0: check for vioapic null ptr in vioapic_range
` [V9 PATCH 8/8] pvh dom0: add opt_dom0pvh to setup.c

[PATCH v5 0/3] Time-related fixes for migration
 2014-04-17 13:30 UTC  (6+ messages)
` [PATCH v5 1/3] x86: Use native RDTSC(P) execution when guest and host frequencies are the same
` [PATCH v5 2/3] x86/svm: Enable TSC scaling
` [PATCH v5 3/3] x86/HVM: Use fixed TSC value when saving or restoring domain

[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
 2014-04-17 12:55 UTC  (14+ messages)
` [RFC v2 1/6] xen/arm: Save and restore support with hvm context hypercalls
` [RFC v2 2/6] xen/arm: implement support for XENMEM_maximum_gpfn hypercall

[PATCH xen v2] xen: arm: fully implement multicall interface
 2014-04-17 12:51 UTC  (3+ messages)

[libvirt baseline test] 25903: tolerable FAIL
 2014-04-17 12:37 UTC  (2+ messages)

[PATCH v3 00/18] xen/arm: Interrupt management reworking
 2014-04-17 12:35 UTC  (46+ messages)
` [PATCH v3 01/18] xen/arm: timer: replace timer_dt_irq by timer_get_irq
` [PATCH v3 07/18] xen/arm: IRQ: Rework gic_route_irq_to_guest function
` [PATCH v3 08/18] xen/arm: IRQ: Move IRQ management from gic.c to irq.c
` [PATCH v3 10/18] xen/arm: IRQ: Require desc.lock held by callers of hw_irq_controller callbacks
` [PATCH v3 11/18] xen/arm: IRQ: Defer routing IRQ to Xen until setup_irq() call
` [PATCH v3 12/18] xen/arm: IRQ: Do not allow IRQ to be shared between domains and XEN
` [PATCH v3 13/18] xen/serial: remove serial_dt_irq
` [PATCH v3 14/18] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v3 15/18] xen/arm: IRQ: Replace {request, setup}_dt_irq by {request, setup}_irq
` [PATCH v3 16/18] xen: IRQ: Add dev_id parameter to release_irq
` [PATCH v3 17/18] xen/arm: IRQ: extend {request, setup}_irq to take an irqflags in parameter
` [PATCH v3 18/18] xen/arm: IRQ: Handle multiple action per IRQ

[PATCH] hypercall/mem: Introduce XENMEM_machphys_compat_mfn_list
 2014-04-17 12:25 UTC  (4+ messages)

[PATCH] tools/pygrub: store kernels in /var/run/pygrub
 2014-04-17 11:33 UTC  (4+ messages)

[PATCH RFC V2 00/10] xl/libxl: JSON infrastructure and new "xl-json" format
 2014-04-17 11:13 UTC  (11+ messages)
` [PATCH RFC V2 01/10] libxl IDL: rename json_fn to json_gen_fn
` [PATCH RFC V2 02/10] libxl_json: introduce libx__object_from_json
` [PATCH RFC V2 03/10] libxl_internal: make JSON_* types bit-field
` [PATCH RFC V2 04/10] libxl_internal: introduce libxl__json_object_is_{null, number, double}
` [PATCH RFC V2 05/10] libxl_json: introduce parser functions for builtin types
` [PATCH RFC V2 06/10] libxl_json: allow basic JSON type objects generation
` [PATCH RFC V2 07/10] libxl/gentypes.py: generate JSON object for keyed-union discriminator
` [PATCH RFC V2 08/10] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct
` [PATCH RFC V2 09/10] libxl/gentest.py: test JSON parser
` [PATCH RFC V2 10/10] xl: introduce "xl-json" format

[PATCH] tools/pygrub: remove /var/run/xend/boot from install target
 2014-04-17 10:52 UTC 

[PATCH] xen: use sync_clear_bit instead of clear_bit
 2014-04-17 10:42 UTC  (3+ messages)
` [PATCH RFC] arm64: 32-bit tolerant sync bitops

[linux-3.10 test] 25901: regressions - FAIL
 2014-04-17 10:25 UTC 

[PATCH OSSTEST] cri-args-hostlists: Allow environment to control OSSTEST_CONFIG
 2014-04-17 10:22 UTC  (4+ messages)

[PATCH v2] xen: fix alignment for bitops
 2014-04-17 10:22 UTC  (3+ messages)

[xen-unstable test] 25900: tolerable FAIL
 2014-04-17 10:21 UTC 

[PATCH] tools: remove /var/lock/subsys from install target
 2014-04-17 10:04 UTC 

kexec and kdump on Xen?
 2014-04-17 10:01 UTC  (9+ messages)
` kexec and kdump on Xen??

[PATCH] tools: remove /var/run/xenstored from install target
 2014-04-17  9:55 UTC 

[PATCH v3 0/5] Make mem_access APIs and hypercalls generic
 2014-04-17  9:46 UTC  (12+ messages)
` [PATCH v3 2/5] tools/libxc: Make the mem_access APIs generic
` [PATCH v3 3/5] tools/xen-access: Use the new mem_access APIs
` [PATCH v3 4/5] tools/libxc: Remove xc_hvm_[sg]et_mem_access() APIs
` [PATCH v3 5/5] x86/mem_access: Deprecate the HVM mem_access ops

the /dev/xvda can not be mounted and read/write when using xl create domU
 2014-04-17  9:10 UTC  (8+ messages)

[PATCH RFC 00/23] tools: add support for FreeBSD
 2014-04-17  8:55 UTC  (2+ messages)

[libvirt baseline test] 25902: tolerable FAIL
 2014-04-17  8:35 UTC  (2+ messages)

[PATCH v2] x86/vmx: Add command line option to enable EPT without PAT
 2014-04-17  8:31 UTC  (4+ messages)

[PATCH v3 0/5] various EPT and related adjustments
 2014-04-17  8:26 UTC  (5+ messages)
` [PATCH v3 5/5] x86/MSI: drop workaround for insecure Dom0 kernels

xl shutdown --wait "racy"
 2014-04-17  8:07 UTC  (14+ messages)

Fwd: Re: soft lockups of tapdisk2 process - xen 4.4, kernel 3.12.17
 2014-04-17  7:43 UTC  (2+ messages)

[PATCH RFC] arm64: 32-bit tolerant sync bitops
 2014-04-17  8:38 UTC 

[PATCH] xen/shadow: Clean up use of assertions in multi.c
 2014-04-17  7:12 UTC  (2+ messages)

soft lockups of tapdisk2 process - xen 4.4, kernel 3.12.17
 2014-04-17  6:39 UTC  (2+ messages)

[PATCH v4 0/3] Time-related fixes for migration
 2014-04-17  6:29 UTC  (9+ messages)
` [PATCH v4 1/3] x86: Use native RDTSC(P) execution when guest and host frequencies are the same

3GB memory restriction for pv domU with NIC PCI Passthrough
 2014-04-17  2:11 UTC  (5+ messages)

[RFC PATCH] page_alloc: use first half of higher order chunks when halving
 2014-04-17  1:34 UTC  (12+ messages)

[PATCH] x86/vmx: Add command line option to enable EPT without PAT
 2014-04-16 22:29 UTC  (3+ messages)

xen 4.3 with linux 3.10 possible netback problems
 2014-04-16 22:12 UTC  (2+ messages)

[PATCH v4] x86/mem_access: Deprecate the HVM mem_access ops
 2014-04-16 21:13 UTC 

Problems running Xen 4.4 on OMAP5432 evm
 2014-04-16 18:22 UTC  (3+ messages)

[PATCH V2 0/4] libxl: fixes for JSON infrastructure
 2014-04-16 16:36 UTC  (8+ messages)
` [PATCH V2 3/4] libxl/gentypes.py: generate empty map for None field in keyed-union

[ARM:PATCH v3 1/1] Pass the timer clock-frequency to DOM0 xen/arm: Pass the timer "clock-frequency" to DOM0 in make_timer_node()
 2014-04-16 16:32 UTC  (3+ messages)

[PATCH v4 1/2] libxl/save-helper: Code motion of logging functions
 2014-04-16 16:31 UTC  (4+ messages)
` [PATCH v4 2/2] tools/libxl: Improvements to libxl-save-helper when using valgrind

[PATCH] xen/arm64: Correctly align VFP regs
 2014-04-16 16:29 UTC  (2+ messages)

[PATCH 0/3] Really revert xen/arm: Allocate memory for dom0 from the bottom with the 1:1 Workaround
 2014-04-16 16:29 UTC  (2+ messages)

Xen pci-passthrough problem with pci-detach and pci-assignable-remove
 2014-04-16 16:22 UTC  (13+ messages)

Last week's TCT meeting minutes published
 2014-04-16 16:11 UTC 

Suggest day change for Xen Project Documentation Days
 2014-04-16 15:59 UTC 

The segmentfault when using xl create domU
 2014-04-16 15:56 UTC  (8+ messages)

[RFC] Dom0 PV IOMMU control design (draft A)
 2014-04-16 15:35 UTC  (3+ messages)

[PATCH v2 00/10] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-04-16 15:21 UTC  (19+ messages)
` [PATCH v2 01/10] hvm/hpet: Add manual unit test code
            ` [PATCH optional "
                        ` test_x86_emulator (was Re: [PATCH optional v2 01/10] hvm/hpet: Add manual unit test code.)
                          ` test_x86_emulator

[OSSTEST PATCH 00/12] Wheezy
 2014-04-16 15:05 UTC  (5+ messages)
` [OSSTEST PATCH 05/12] ts-xen-install: default the interface to the one in /etc/network/interfaces

[PATCH v4 0/2] x86/AMD support data breakpoint extension registers
 2014-04-16 14:48 UTC  (5+ messages)
` [PATCH v4 1/2] SVM: "
` [PATCH v4 2/2] x86/PV: "

[PATCH 0/3] Fix grant map/unmap with auto-translated guests
 2014-04-16 14:41 UTC  (5+ messages)
` [PATCH 1/3] iommu: set correct IOMMU entries when iommu_hap_pt_share == 0


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