log
graph
tags
branches
changeset
browse
direct-io.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 11543:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2006-09-20
kfraser
11543:3e39cc16dd41
[XEN] Clean up mark_dirty() usage in mm.c some more.
2006-09-20
Steven Hand
11542:596b0e4fbef4
Simplify + fix previous cset (remove_all_shadows() is indeed required :-)
2006-09-20
Steven Hand
11541:a151311fa9c7
Ensure page-table pin changes are noted in shadow log-dirty mode.
2006-09-20
kfraser
11540:9837ff37e354
[LINUX] Backport PCI MMCONFIG patch from 2.6.17 -- only use MMCONFIG
2006-09-20
kfraser
11539:9deecd4f9cf9
[XEN] Fix arg clobber test for debug version of hypercall code.
2006-09-20
kfraser
11538:f90ac959db92
[XEN][X86_64] Remove hardcoded addresses in x86/64 boot assembly.
2006-09-19
kfraser
11537:f07cf18343f1
[XEN] Upgrade some platform files to Linux 2.6.17.13.
2006-09-19
Christian Limpach
11536:041be3f6b38e
[linux patches] Update patches for linux-2.6.16.29.
2006-09-19
Christian Limpach
11535:c5d4d47bbeb8
[linux] Update to linux-2.6.16.29.
2006-09-19
kfraser
11534:38765166ad7a
[XEN] Fix the emulation of instructions in vm86 mode. It fetches
2006-09-19
kfraser
11533:e5d29225a8d1
[XENMON] Add argument check of "--ms_per_sample" option.
2006-09-19
kfraser
11532:33955ca54ec1
[HVM][SVM] Add cr8 intercept to/from code for SVM.
2006-09-19
kfraser
11531:7c6aaa106f15
[HVM][SVM] This patch cleans up the SVM CPUID logic a bit, adds proper clearing
2006-09-19
kfraser
11530:7877e25e2b23
[HVM] getmemlist hypercall returns pages in strict
2006-09-19
kfraser
11529:6374af16a8a3
[XEN][X86_64] USe GLOBAL bit to build user mappings.
2006-09-19
kfraser
11528:9061e1246906
Merge with xenppc-unstable-merge.hg
2006-09-18
Hollis Blanchard
11527:0bdd578c417f
[POWERPC] merge with xen-unstable.hg
2006-09-18
Jimi Xenidis
11526:ce9c34c049c5
[POWERPC][XEN] Track the Hard CPUID as configured by the FW
2006-09-18
Jimi Xenidis
11525:a3762039dc23
[POWERPC][XEN] Fix definition of SCOMC register
2006-09-15
Jimi Xenidis
11524:fd79d6295111
[POWERPC][XEN] Add newlines on multiline output and dump SLB on SLB errors
2006-09-15
Jimi Xenidis
11523:6486bc1937a4
[POWERPC][XEN] Sync console around program exceptions
2006-09-14
Jimi Xenidis
11522:1fae74cd3963
[POWERPC][XEN] Fix infinite loop caused by hdec storm
2006-09-14
Jimi Xenidis
11521:33266be3c635
[POWERPC][XEN] Clean up init_frame_table()
2006-09-18
hollisb
11520:2b8660a8a9bc
[XEN][POWERPC] Whitespace.
2006-09-14
Hollis Blanchard
11519:e99a195f2112
[XEN][POWERPC] Fix build break.
2006-09-14
Jimi Xenidis
11518:96f4d3e1bc98
[POWERPC][XEN] add ofd_strstr() that checks all strings from an OF property
2006-09-14
Jimi Xenidis
11517:8ca32cdc9841
[POWERPC][XEN] break out the ppc970.c functionality
2006-09-14
Jimi Xenidis
11516:a17aa5e65209
[POWERPC][XEN] Better explane the larx/stcx issue with interrupts
2006-09-14
Jimi Xenidis
11515:0cdac06f1a9d
[POWERPC][XEN] Safety with foreign get_page() calls and RMA
2006-09-14
Jimi Xenidis
11514:9bf0fc041e14
[POWERPC][XEN] Inline clear_page() and use DCBZ to optimize
2006-09-14
Jimi Xenidis
11513:3ee3376a5eb3
[POWERPC][XEN] Define all cache information globaly
2006-09-13
Jimi Xenidis
11512:7b350fc692d5
[POWERPC][XEN] Track pages correctly
2006-09-12
Hollis Blanchard
11511:990bd509a5f5
[XEN][POWERPC] Split dom0_ops.c into domctl.c and sysctl.c.
2006-09-12
Jimi Xenidis
11510:2ba5452795d2
[POWERPC][XEN] Handle foreign page mappings correctly
2006-09-12
Jimi Xenidis
11509:2e6c10dc7c0b
[POWERPC][XEN] make sure put_domain() is called in case of allocate_rma() failuer
2006-09-12
Jimi Xenidis
11508:13e406c85c8b
[POWERPC][XEN] if crash_debug=n then at least dump a backtrace.
2006-09-12
Jimi Xenidis
11507:3b045a00e703
[POWERPC][XEN] Detect bad spurious interrupt condition and panic instead of hang
2006-09-08
Hollis Blanchard
11506:3bd92176890c
[XEN][POWERPC] fix timebase race in SMP init
2006-09-08
Hollis Blanchard
11505:88fb77ac4f09
[XEN][POWERPC] Fix allocation error for xencomm "mini" descriptors.
2006-09-08
Hollis Blanchard
11504:fcc0efacc17a
[XEN][POWERPC] Fix machine check build break.
2006-09-18
hollisb
11503:38d6cf70e8f2
[LIBXC][POWERPC] Add missing xc_memory.c
2006-09-07
Hollis Blanchard
11502:a22a7797e0ba
[LIBXC][POWERPC] Update to latest flatdevtree snapshot.
2006-09-07
Jimi Xenidis
11501:2ebf55e419c9
[POWERPC][XEN] Track HID4[RM_CI] state for machine check
2006-09-07
Jimi Xenidis
11500:e7c55ba4de2e
[POWERPC][XEN] Include io.h so we can match the globals defined here.
2006-09-07
Jimi Xenidis
11499:e20a469dabb4
[POWERPC][XEN] Synchronize Timebase on all CPUs
2006-09-07
Jimi Xenidis
11498:464acece0dad
[POWERPC][XEN] Clear SLB entries on boot and other cleanups
2006-09-07
Jimi Xenidis
11497:22e01a4864b0
[POWERPC][XEN] Machine Check Processing
2006-09-07
Jimi Xenidis
11496:a817acb39386
[POWERPC][XEN] More Robust Memory Checking
2006-09-05
Jimi Xenidis
11495:ccdaa3ea71a7
[POWERPC][XEN] move setting of MSR[RI] till after SRR0/1
2006-09-01
Jimi Xenidis
11494:94aa7e921ccd
[POWERPC][XEN] Make many of the timbase routine static inline
2006-09-01
Jimi Xenidis
11493:18b3cbb04dc3
[POWERPC][XEN] make sure Dom0.VCPU0 is pinned to the booting CPU
2006-09-01
Jimi Xenidis
11492:0e02ac68b01b
[POWERPC][XEN] move idle_loop and add a "power save" hook
2006-09-01
Jimi Xenidis
11491:62196a0f3791
[POWERPC][XEN] remove dead preemption code
2006-09-01
Jimi Xenidis
11490:b82a8107cae6
[POWERPC][XEN] Adjust DEC correctly
2006-09-01
Jimi Xenidis
11489:ae7a722b7241
[POWERPC][XEN] Erratum: Must clear larx/stcx reservation on exception
2006-08-31
Jimi Xenidis
11488:f9cff9148068
[POWERPC][XEN] Make MPIC sharing between Xen and Dom0 optional
2006-09-18
hollisb
11487:4fdf5151b187
[POWERPC] merge with xen-unstable.hg
2006-09-18
kfraser
11486:d8bceca5f07d
Clean up dom0_vga_console_info structure for v3.0.3.
2006-09-18
kfraser
11485:ef3a08ab559f
Revert 11475:11645dda144c3c8365dd2a6a64cb5a7d7da01170
2006-09-18
kfraser
11484:dc9fa4dcd19c
[XEN] Remove backpointer info from page type info. No longer used.
2006-09-15
Ewan Mellor
11483:d59d6a440a41
Revert change to vtpm_utils related to skipping the test when the tpm is not
2006-09-15
jchesterfield
11482:fe5c178cdf2e
Adding max block device timeout of 30 secs for live migrate.
2006-09-15
kaf24
11481:6ca1a8ebfdf4
[XEN] Scheduler pings only CPUs in a VCPU's affinity mask to balance load.
2006-09-15
kaf24
11480:fc8ae086f706
[MINIOS] Fix to use new event-channel API properly.
2006-09-15
kaf24
11479:e26948616552
[HVM] Remove a useless header file include in hvm.c
2006-09-15
kaf24
11478:3f57453d404c
Small fix for xenoprof.
2006-09-15
kaf24
11477:e87e5d216c0b
[XEN] Fix array ngative accesses in figlet tool.
2006-09-14
kaf24
11476:65b33e64b642
[XEN] Do not steal work from idle CPUs. This can happen
2006-09-14
root
11475:11645dda144c
In this patch, the xc_domain_dumpcore_via_callback() in xc_core.c of
2006-09-14
root
11474:30c659b655f1
This patch add localtime to dumpcore filename.
2006-09-14
root
11473:0008fca70351
xm dump command add on
2006-09-14
Ewan Mellor
11472:97f3368d1dd3
Remove the '-instance' parameter from the qemu device model. Since this parameter
2006-09-14
Ewan Mellor
11471:4bac02935c87
When redirecting the output of the echo command using '>' on bash, the
2006-09-14
Ewan Mellor
11470:2b8dc69744e3
This patch adds syntax checking for "xm block-attach" command.
2006-09-14
Ewan Mellor
11469:25ece14b6234
Show the usage message if invalid arguments are given to xm sysrq.
2006-09-13
kaf24
11468:3e31c5e160cf
[HVM] Fix an error when read from APIC registers like IRR, ISR and TMR.
2006-09-13
kaf24
11467:885c1513c674
[GDBSERVER] make gdbbuild exit on error
2006-09-13
kaf24
11466:6160da08a238
[XEN] Use C locale in bootup message.
2006-09-13
kaf24
11465:8c0cf4d3c412
[XEN] Allow direct reads of port 0x61 by any guest.
2006-09-13
kaf24
11464:3bff5c5b9206
Fix unmodified drivers for PV-on-HVM on IA64.
2006-09-13
kaf24
11463:7474bb5e2923
[XEN][X86_64] Allocate multiple L2 page directories for
2006-09-13
kaf24
11462:29bc328cd8d3
Better PIC code production: Using #pragma GCC visibility, *all*
2006-09-13
kaf24
11461:21dc71840bc0
[HVM] Add broadcast destination for physical destination mode in
2006-09-13
kaf24
11460:1ece34466781
Add new operation XENOPROF_get_buffer in xenoprof hypercall. Also
2006-09-13
kaf24
11459:98fcd017c5f3
[CONSOLED] Shouldn't call domain_create_ring() for a domU which is shutting down.
2006-09-13
kaf24
11458:b7f763a8a7ef
[TOOLS] Enhance Python version check for v2.5.
2006-09-13
kaf24
11457:1d7c72e53d3d
[XEN] Define -fvisibility=hidden in CFLAGS to reduce -fpic cost
2006-09-12
awilliam
11456:3e4fa8b5b245
merge with xen-unstable.hg
2006-09-12
awilliam
11455:73cdbd909a8d
[IA64] swiotlb clash fix
2006-09-12
awilliam
11454:b55bbf6d4e89
[IA64] machvec cleanups
2006-09-12
awilliam
11453:019b7c756ddb
[IA64] Add xen boot option "dom0_vcpus_pin"
2006-09-10
awilliam
11452:a1988768828d
[IA64][XEND] Fix getRequiredShadowMemory parameters
2006-09-10
awilliam
11451:3bed37b2c599
merge with xen-unstable.hg
2006-09-10
awilliam
11450:5791030e6473
[IA64] Add VTI related perfc
2006-09-10
awilliam
11449:d4e85f8453ba
[IA64] Cleanup for PV-on-HVM for IPF
2006-09-04
awilliam
11448:685bf9b75eb1
[IA64] Bug fix: do not crash if no FPSWA.
2006-09-04
awilliam
11447:9fed76231248
[IA64] hwclock support
2006-09-01
awilliam
11446:1bab7d65171b
merge with xen-unstable.hg
2006-09-01
awilliam
11445:4ba098226429
[IA64] change arch_memory_op #def to a prototype
2006-09-01
awilliam
11444:2f3db1a38b11
[IA64] update buildconfigs
2006-09-01
awilliam
11443:af50fb41612c
[IA64] Expand memory_op for PV-on-HVM on IPF
2006-09-12
atse
11442:7d4def53936c
[XEND] Return an Internal Server Error via the Xend HTTP server.
2006-09-12
Steven Hand
11441:956e9aaf88c9
This patch fixes return codes for the acm-related Xen management scripts
2006-09-11
kaf24
11440:bfd00b317815
[XEN] Revert changeset 11438. Needs fixing for PAE.
2006-09-09
Ian Campbell
11439:6f36370e373a
[LINUX] Move .bss declaration after .data.* in x86_64 linker script.
2006-09-08
kfraser
11438:965df40965e5
[XEN] Remove backpointer info from page type info. No longer used.
2006-09-08
kfraser
11437:7acaba46e15e
Build fix.
2006-09-08
kfraser
11436:126bef38ce05
[LINUX] console: ensure virtual console is disabled if mfn/evtchn
2006-09-08
kaf24
11435:655281bca306
[HVM] pv drivers: Allocate hypercall area as an executable region.
2006-09-08
Tim Deegan
11434:8013b84df1ac
[XEND] balloon enough memory to enable shadow mode before live migration.a
2006-09-06
ssmith
11433:1de184deaa9c
[XEN] gnttab: Initialise maptrack->flags
2006-09-06
jchesterfield
11432:780409e8f0ba
[BLKTAP] Fix in xend to properly destroy blktap devices when deviceClass=='tap'
2006-09-05
kfraser
11431:383bc7c7b19e
[XEN] gnttab: Read domid/flags atomically.
2006-09-05
kfraser
11430:698eb277331c
[XEN] Fix bitops inline asm to specify that memory is clobbered.
2006-09-05
kfraser
11429:66dd34f2f439
[XEN] Clean up grant-table pinning logic.
2006-09-05
Ewan Mellor
11428:4fc1688d9a16
Fix xm create -F. This can't be very widely used, because it looks like it's
2006-09-05
Ewan Mellor
11427:f7368ad7c795
Added vmunused flag to unit test results to match recent change.
2006-09-05
Ewan Mellor
11426:e58bf6e0572e
Add missing import.
2006-09-05
Ewan Mellor
11425:cd0396953d1a
This patch adds the argument check of "--ms_per_sample=" option. For
2006-09-05
Ewan Mellor
11424:ae46cac48659
This patch improves error message of xm console command.
less
more
| rev 11543:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip