messages from 2014-04-08 15:43:42 to 2014-04-09 16:40:25 UTC [more...]
[PATCH 00/34] Add clang support for ARM and cleanups
2014-04-09 16:40 UTC (8+ messages)
` [PATCH 30/34] xen: Add missing includes on different files
Xen on (RELEASE-4.4.0) crashed when booting on Cubieboard2
2014-04-09 16:35 UTC (9+ messages)
[PATCH] x86/xen: Fix 32-bit PV guests's usage of kernel_stack
2014-04-09 16:15 UTC (9+ messages)
[PATCH 1/2] Change Xen RAS maintainer email
2014-04-09 16:11 UTC (4+ messages)
` 答复: "
[PATCH v2 00/10] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
2014-04-09 16:08 UTC (3+ messages)
` [PATCH v2 01/10] hvm/hpet: Add manual unit test code
[PATCH v2 00/15] xen/arm: Add GICv3 support
2014-04-09 15:55 UTC (22+ messages)
` [PATCH v2 01/15] xen/arm: register mmio handler at runtime
` [PATCH v2 04/15] xen/arm: move gic definitions to seperate file
` [PATCH v2 05/15] xen/arm: segregate GIC low level functionality
` [PATCH v2 08/15] xen/arm: use device api to detect GIC version
33 VCPUs in HVM guests with live migration with Linux hangs
2014-04-09 15:55 UTC (16+ messages)
` [PATCH] Fixes for more than 32 VCPUs migration for HVM guests (v1)
` [XEN PATCH 1/2] hvm: Support more than 32 VCPUS when migrating
` [LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs "
[PATCH v2 0/3] x86/AMD: feature masking adjustments
2014-04-09 15:50 UTC (11+ messages)
` [PATCH v2 2/3] x86/AMD: support further feature masking MSRs
[linux-linus test] 25824: regressions - trouble: broken/fail/pass
2014-04-09 15:42 UTC
Failed to access register with invalid access size alignment
2014-04-09 15:39 UTC (5+ messages)
[PATCH 2/2] Change Xen POWER MANAGEMENT maintainer email
2014-04-09 15:36 UTC (2+ messages)
[PATCH v4 0/8] Support for running secondary emulators
2014-04-09 15:06 UTC (21+ messages)
` [PATCH v4 5/8] ioreq-server: add support for multiple servers
` [PATCH v4 6/8] ioreq-server: remove p2m entries when server is enabled
` [PATCH v4 8/8] ioreq-server: bring the PCI hotplug controller implementation into Xen
[PATCH] libxl_json: remove extra "break"
2014-04-09 14:39 UTC (4+ messages)
[PATCH v5 0/8] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-04-09 14:25 UTC (12+ messages)
` [PATCH v5 2/8] arch, arm: add consistency check to REMOVE p2m changes
` [PATCH v5 3/8] arch, arm: let map_mmio_regions() take pfn as parameters
` [PATCH v5 5/8] xen, common: add the XEN_DOMCTL_memory_mapping hypercall
` [PATCH v5 6/8] tools, libxl: parse optional start gfn from the iomem config option
` [PATCH v5 8/8] tools, libxl: handle the iomem parameter with the memory_mapping hcall
[PATCH v2] Xen: Spread boot time page scrubbing across all available CPU's
2014-04-09 14:20 UTC (5+ messages)
[PATCH] x86/xen: Fix 32-bit PV guests's usage of kernel_stack
2014-04-09 14:06 UTC
[PATCH 0/3] xen: arm: fixes for initrd and dtb placement
2014-04-09 13:37 UTC (16+ messages)
` [PATCH 1/3] tools: arm: improve placement of initial modules
` [PATCH 2/3] xen: arm: use same variables as userspace in dom0 builder place_modules()
` [PATCH 3/3] xen: arm: rework dom0 initrd and dtb placement
[PATCH/GIT PULL] Cleanups and bug-fix in tmem for v4.5 (v2.1)
2014-04-09 13:26 UTC (16+ messages)
` [PATCH v2.1 01/15] tmem: refactor function do_tmem_op()
` [PATCH v2.1 02/15] tmem: remove pageshift from struct tmem_pool
` [PATCH v2.1 03/15] tmem: cleanup: drop unneeded client/pool initialization
` [PATCH v2.1 04/15] tmem: bugfix in obj allocate path
` [PATCH v2.1 05/15] tmem: cleanup: remove unneed parameter from pgp_delist()
` [PATCH v2.1 06/15] tmem: cleanup: remove unneed parameter from pgp_free()
` [PATCH v2.1 07/15] tmem: cleanup the pgp free path
` [PATCH v2.1 08/15] tmem: drop oneline function client_freeze()
` [PATCH v2.1 09/15] tmem: cleanup: drop global_pool_list
` [PATCH v2.1 10/15] tmem: fix the return value of tmemc_set_var()
` [PATCH v2.1 11/15] tmem: remove unneeded parameters from obj destroy path
` [PATCH v2.1 12/15] tmem: cleanup: refactor function tmemc_shared_pool_auth()
` [PATCH v2.1 13/15] tmem: reorg the shared pool allocate path
` [PATCH v2.1 14/15] tmem: remove useless parameter from client and pool flush
` [PATCH v2.1 15/15] xen: tmem: tmem_try_to_evict_pgp: fix a lock issue
Problem about SRIOV and the vCpu number
2014-04-09 12:58 UTC
[linux-linus test] 25808: regressions - FAIL
2014-04-09 12:53 UTC (3+ messages)
[PATCH v8 00/10] qspinlock: a 4-byte queue spinlock with PV support
2014-04-09 12:08 UTC (2+ messages)
[GIT PULL v2] remove xend and libxen for 4.5
2014-04-09 10:56 UTC (11+ messages)
[PATCH] docs: remove xend latex source
2014-04-09 10:43 UTC (2+ messages)
[xen-unstable test] 25819: tolerable FAIL - PUSHED
2014-04-09 10:41 UTC
[PATCH] tools/hotplug: Remove network-*
2014-04-09 10:39 UTC (5+ messages)
[xen-4.3-testing test] 25811: regressions - FAIL
2014-04-09 10:36 UTC (2+ messages)
[LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs when migrating
2014-04-09 10:21 UTC
[LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs when migrating
2014-04-09 10:15 UTC
[linux-linus test] 25808: regressions - FAIL
2014-04-09 10:11 UTC
[PATCH v2] tools: implement initial ramdisk support for ARM
2014-04-09 9:37 UTC (11+ messages)
Xen - XSM - dynamic labelling
2014-04-09 9:34 UTC
[V1 PATCH 0/3]: Fixup error codes in some p2m paths
2014-04-09 9:19 UTC (6+ messages)
` [V1 PATCH 1/3] Rename public functions in p2m-pt.c
` [V1 PATCH 2/3] Rename "set_p2m_entry" to "p2m_set_entry"
` [V1 PATCH 3/3] P2M error code propogation
[PATCH RFC 0/2] Make mem_access APIs and hypercalls generic
2014-04-09 9:06 UTC (7+ messages)
` [PATCH RFC 1/2] x86/mem_access: Make the mem_access ops generic
` [PATCH RFC 2/2] tools/libxc: Make the mem_access APIs generic
[PATCH 0/4] xen: arm: support up to (almost) 1TB of guest RAM
2014-04-09 7:59 UTC (9+ messages)
` [PATCH 3/4] xen: arm: rearrange guest physical address space to increase max RAM
` [PATCH 4/4] xen: arm: support up to (almost) 1TB of guest RAM
[PATCH 0/2] x86/HVM: further do_hvm_op() adjustments
2014-04-09 7:28 UTC (4+ messages)
` [PATCH 1/2] x86/HVM: fix preemption handling in do_hvm_op() (try 2)
[xen-4.3-testing test] 25814: tolerable FAIL - PUSHED
2014-04-09 3:58 UTC
[xen-unstable test] 25813: regressions - FAIL
2014-04-09 2:29 UTC
HVM crash system on AMD APU A8-6600K
2014-04-09 1:43 UTC (22+ messages)
[PATCH] x86/mem_access: Fix up mem_access.h
2014-04-09 1:26 UTC
[PATCH 0/1] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
2014-04-08 23:42 UTC (10+ messages)
` [PATCH 1/1] hpet: Act more like real hardware
qemu-upstream stubdom - status?
2014-04-08 22:54 UTC (9+ messages)
[xen-unstable test] 25807: tolerable FAIL
2014-04-08 17:59 UTC
[PATCH] Fix qemu-xen with PCI passthrough
2014-04-08 17:38 UTC (5+ messages)
` [PATCH] qemu-xen: free all the pirqs for msi/msix when driver unload
[PATCH xen v2] xen: arm: fully implement multicall interface
2014-04-08 17:11 UTC (3+ messages)
` [PATCH linux v2] arm: xen: implement multicall hypercall support
[PATCH] Fix qemu traditional with PCI passthrough
2014-04-08 16:56 UTC (3+ messages)
` [PATCH] qemu-xen-trad: free all the pirqs for msi/msix when driver unloads
[xen-4.2-testing test] 25805: tolerable FAIL - PUSHED
2014-04-08 16:56 UTC
[xen-4.3-testing bisection] complete test-amd64-amd64-xl-qemuu-winxpsp3
2014-04-08 16:54 UTC (2+ messages)
[PATCH v2 00/16] Interrupt management reworking
2014-04-08 15:54 UTC (9+ messages)
` [PATCH v2 13/16] xen/arm: IRQ: Store IRQ type in arch_irq_desc
[V8 PATCH 0/8] pvh dom0
2014-04-08 15:40 UTC (11+ messages)
` [V8 PATCH 5/8] pvh dom0: Add and remove foreign pages
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).