log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 11532:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-09-19
kfraser
11532:9061e1246906
Merge with xenppc-unstable-merge.hg
2006-09-18
Hollis Blanchard
11531:0bdd578c417f
[POWERPC] merge with xen-unstable.hg
2006-09-18
Jimi Xenidis
11530:ce9c34c049c5
[POWERPC][XEN] Track the Hard CPUID as configured by the FW
2006-09-18
Jimi Xenidis
11529:a3762039dc23
[POWERPC][XEN] Fix definition of SCOMC register
2006-09-15
Jimi Xenidis
11528:fd79d6295111
[POWERPC][XEN] Add newlines on multiline output and dump SLB on SLB errors
2006-09-15
Jimi Xenidis
11527:6486bc1937a4
[POWERPC][XEN] Sync console around program exceptions
2006-09-14
Jimi Xenidis
11526:1fae74cd3963
[POWERPC][XEN] Fix infinite loop caused by hdec storm
2006-09-14
Jimi Xenidis
11525:33266be3c635
[POWERPC][XEN] Clean up init_frame_table()
2006-09-18
hollisb
11524:2b8660a8a9bc
[XEN][POWERPC] Whitespace.
2006-09-14
Hollis Blanchard
11523:e99a195f2112
[XEN][POWERPC] Fix build break.
2006-09-14
Jimi Xenidis
11522:96f4d3e1bc98
[POWERPC][XEN] add ofd_strstr() that checks all strings from an OF property
2006-09-14
Jimi Xenidis
11521:8ca32cdc9841
[POWERPC][XEN] break out the ppc970.c functionality
2006-09-14
Jimi Xenidis
11520:a17aa5e65209
[POWERPC][XEN] Better explane the larx/stcx issue with interrupts
2006-09-14
Jimi Xenidis
11519:0cdac06f1a9d
[POWERPC][XEN] Safety with foreign get_page() calls and RMA
2006-09-14
Jimi Xenidis
11518:9bf0fc041e14
[POWERPC][XEN] Inline clear_page() and use DCBZ to optimize
2006-09-14
Jimi Xenidis
11517:3ee3376a5eb3
[POWERPC][XEN] Define all cache information globaly
2006-09-13
Jimi Xenidis
11516:7b350fc692d5
[POWERPC][XEN] Track pages correctly
2006-09-12
Hollis Blanchard
11515:990bd509a5f5
[XEN][POWERPC] Split dom0_ops.c into domctl.c and sysctl.c.
2006-09-12
Jimi Xenidis
11514:2ba5452795d2
[POWERPC][XEN] Handle foreign page mappings correctly
2006-09-12
Jimi Xenidis
11513:2e6c10dc7c0b
[POWERPC][XEN] make sure put_domain() is called in case of allocate_rma() failuer
2006-09-12
Jimi Xenidis
11512:13e406c85c8b
[POWERPC][XEN] if crash_debug=n then at least dump a backtrace.
2006-09-12
Jimi Xenidis
11511:3b045a00e703
[POWERPC][XEN] Detect bad spurious interrupt condition and panic instead of hang
2006-09-08
Hollis Blanchard
11510:3bd92176890c
[XEN][POWERPC] fix timebase race in SMP init
2006-09-08
Hollis Blanchard
11509:88fb77ac4f09
[XEN][POWERPC] Fix allocation error for xencomm "mini" descriptors.
2006-09-08
Hollis Blanchard
11508:fcc0efacc17a
[XEN][POWERPC] Fix machine check build break.
2006-09-18
hollisb
11507:38d6cf70e8f2
[LIBXC][POWERPC] Add missing xc_memory.c
2006-09-07
Hollis Blanchard
11506:a22a7797e0ba
[LIBXC][POWERPC] Update to latest flatdevtree snapshot.
2006-09-07
Jimi Xenidis
11505:2ebf55e419c9
[POWERPC][XEN] Track HID4[RM_CI] state for machine check
2006-09-07
Jimi Xenidis
11504:e7c55ba4de2e
[POWERPC][XEN] Include io.h so we can match the globals defined here.
2006-09-07
Jimi Xenidis
11503:e20a469dabb4
[POWERPC][XEN] Synchronize Timebase on all CPUs
2006-09-07
Jimi Xenidis
11502:464acece0dad
[POWERPC][XEN] Clear SLB entries on boot and other cleanups
2006-09-07
Jimi Xenidis
11501:22e01a4864b0
[POWERPC][XEN] Machine Check Processing
2006-09-07
Jimi Xenidis
11500:a817acb39386
[POWERPC][XEN] More Robust Memory Checking
2006-09-05
Jimi Xenidis
11499:ccdaa3ea71a7
[POWERPC][XEN] move setting of MSR[RI] till after SRR0/1
2006-09-01
Jimi Xenidis
11498:94aa7e921ccd
[POWERPC][XEN] Make many of the timbase routine static inline
2006-09-01
Jimi Xenidis
11497:18b3cbb04dc3
[POWERPC][XEN] make sure Dom0.VCPU0 is pinned to the booting CPU
2006-09-01
Jimi Xenidis
11496:0e02ac68b01b
[POWERPC][XEN] move idle_loop and add a "power save" hook
2006-09-01
Jimi Xenidis
11495:62196a0f3791
[POWERPC][XEN] remove dead preemption code
2006-09-01
Jimi Xenidis
11494:b82a8107cae6
[POWERPC][XEN] Adjust DEC correctly
2006-09-01
Jimi Xenidis
11493:ae7a722b7241
[POWERPC][XEN] Erratum: Must clear larx/stcx reservation on exception
2006-08-31
Jimi Xenidis
11492:f9cff9148068
[POWERPC][XEN] Make MPIC sharing between Xen and Dom0 optional
2006-09-18
hollisb
11491:4fdf5151b187
[POWERPC] merge with xen-unstable.hg
2006-09-18
kfraser
11490:d8bceca5f07d
Clean up dom0_vga_console_info structure for v3.0.3.
2006-09-18
kfraser
11489:ef3a08ab559f
Revert 11475:11645dda144c3c8365dd2a6a64cb5a7d7da01170
2006-09-18
kfraser
11488:dc9fa4dcd19c
[XEN] Remove backpointer info from page type info. No longer used.
2006-09-15
Ewan Mellor
11487:d59d6a440a41
Revert change to vtpm_utils related to skipping the test when the tpm is not
2006-09-15
jchesterfield
11486:fe5c178cdf2e
Adding max block device timeout of 30 secs for live migrate.
2006-09-15
kaf24
11485:6ca1a8ebfdf4
[XEN] Scheduler pings only CPUs in a VCPU's affinity mask to balance load.
2006-09-15
kaf24
11484:fc8ae086f706
[MINIOS] Fix to use new event-channel API properly.
2006-09-15
kaf24
11483:e26948616552
[HVM] Remove a useless header file include in hvm.c
2006-09-15
kaf24
11482:3f57453d404c
Small fix for xenoprof.
2006-09-15
kaf24
11481:e87e5d216c0b
[XEN] Fix array ngative accesses in figlet tool.
2006-09-14
kaf24
11480:65b33e64b642
[XEN] Do not steal work from idle CPUs. This can happen
2006-09-14
root
11479:11645dda144c
In this patch, the xc_domain_dumpcore_via_callback() in xc_core.c of
2006-09-14
root
11478:30c659b655f1
This patch add localtime to dumpcore filename.
2006-09-14
root
11477:0008fca70351
xm dump command add on
2006-09-14
Ewan Mellor
11476:97f3368d1dd3
Remove the '-instance' parameter from the qemu device model. Since this parameter
2006-09-14
Ewan Mellor
11475:4bac02935c87
When redirecting the output of the echo command using '>' on bash, the
2006-09-14
Ewan Mellor
11474:2b8dc69744e3
This patch adds syntax checking for "xm block-attach" command.
2006-09-14
Ewan Mellor
11473:25ece14b6234
Show the usage message if invalid arguments are given to xm sysrq.
less
more
| rev 11532:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip