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 11554:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2006-09-21
kfraser
11554:69e52712fbc4
[XEN] Shadow mode no longer obtains page type references.
2006-09-21
kfraser
11553:e50872355390
[LINUX] Update pci-mmconfig patch to refer to machine_e820 map on Xen.
2006-09-21
kfraser
11552:1adaf06e8abc
[LINUX] Provide permanent global version of machine_e820 map for
2006-09-20
kfraser
11551:affbab70fca2
[XEN] Move mark_dirty() from alloc_page_type() to get_page_type(),
2006-09-20
Emmanuel Ackaouy
11550:6d83c86ebfe9
merge
2006-09-20
Emmanuel Ackaouy
11549:70fe022d3589
fix -xen x86_32 linux build
2006-09-20
kfraser
11548:c3b4b9dc23ac
[XEN] Trivial simplification.
2006-09-20
kfraser
11547:3e39cc16dd41
[XEN] Clean up mark_dirty() usage in mm.c some more.
2006-09-20
Steven Hand
11546:596b0e4fbef4
Simplify + fix previous cset (remove_all_shadows() is indeed required :-)
2006-09-20
Steven Hand
11545:a151311fa9c7
Ensure page-table pin changes are noted in shadow log-dirty mode.
2006-09-20
kfraser
11544:9837ff37e354
[LINUX] Backport PCI MMCONFIG patch from 2.6.17 -- only use MMCONFIG
2006-09-20
kfraser
11543:9deecd4f9cf9
[XEN] Fix arg clobber test for debug version of hypercall code.
2006-09-20
kfraser
11542:f90ac959db92
[XEN][X86_64] Remove hardcoded addresses in x86/64 boot assembly.
2006-09-19
kfraser
11541:f07cf18343f1
[XEN] Upgrade some platform files to Linux 2.6.17.13.
2006-09-19
Christian Limpach
11540:041be3f6b38e
[linux patches] Update patches for linux-2.6.16.29.
2006-09-19
Christian Limpach
11539:c5d4d47bbeb8
[linux] Update to linux-2.6.16.29.
2006-09-19
kfraser
11538:38765166ad7a
[XEN] Fix the emulation of instructions in vm86 mode. It fetches
2006-09-19
kfraser
11537:e5d29225a8d1
[XENMON] Add argument check of "--ms_per_sample" option.
2006-09-19
kfraser
11536:33955ca54ec1
[HVM][SVM] Add cr8 intercept to/from code for SVM.
2006-09-19
kfraser
11535:7c6aaa106f15
[HVM][SVM] This patch cleans up the SVM CPUID logic a bit, adds proper clearing
2006-09-19
kfraser
11534:7877e25e2b23
[HVM] getmemlist hypercall returns pages in strict
2006-09-19
kfraser
11533:6374af16a8a3
[XEN][X86_64] USe GLOBAL bit to build user mappings.
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.
2006-09-13
kaf24
11472:3e31c5e160cf
[HVM] Fix an error when read from APIC registers like IRR, ISR and TMR.
2006-09-13
kaf24
11471:885c1513c674
[GDBSERVER] make gdbbuild exit on error
2006-09-13
kaf24
11470:6160da08a238
[XEN] Use C locale in bootup message.
2006-09-13
kaf24
11469:8c0cf4d3c412
[XEN] Allow direct reads of port 0x61 by any guest.
2006-09-13
kaf24
11468:3bff5c5b9206
Fix unmodified drivers for PV-on-HVM on IA64.
2006-09-13
kaf24
11467:7474bb5e2923
[XEN][X86_64] Allocate multiple L2 page directories for
2006-09-13
kaf24
11466:29bc328cd8d3
Better PIC code production: Using #pragma GCC visibility, *all*
2006-09-13
kaf24
11465:21dc71840bc0
[HVM] Add broadcast destination for physical destination mode in
2006-09-13
kaf24
11464:1ece34466781
Add new operation XENOPROF_get_buffer in xenoprof hypercall. Also
2006-09-13
kaf24
11463:98fcd017c5f3
[CONSOLED] Shouldn't call domain_create_ring() for a domU which is shutting down.
2006-09-13
kaf24
11462:b7f763a8a7ef
[TOOLS] Enhance Python version check for v2.5.
2006-09-13
kaf24
11461:1d7c72e53d3d
[XEN] Define -fvisibility=hidden in CFLAGS to reduce -fpic cost
2006-09-21
awilliam
11460:da942e577e5e
[IA64] Instruction emulation patch
2006-09-21
awilliam
11459:997bd5fcf307
[IA64] Fix a bug in set_rse_reg
2006-09-21
awilliam
11458:a34659228c24
[IA64] Avoid iterative VHPT purges
2006-09-21
awilliam
11457:36a3c92cdf8f
[IA64] fix a vhpi bug
2006-09-12
awilliam
11456:3e4fa8b5b245
merge with xen-unstable.hg
2006-09-12
atse
11455:7d4def53936c
[XEND] Return an Internal Server Error via the Xend HTTP server.
2006-09-12
Steven Hand
11454:956e9aaf88c9
This patch fixes return codes for the acm-related Xen management scripts
2006-09-11
kaf24
11453:bfd00b317815
[XEN] Revert changeset 11438. Needs fixing for PAE.
2006-09-09
Ian Campbell
11452:6f36370e373a
[LINUX] Move .bss declaration after .data.* in x86_64 linker script.
2006-09-08
kfraser
11451:965df40965e5
[XEN] Remove backpointer info from page type info. No longer used.
2006-09-12
awilliam
11450:73cdbd909a8d
[IA64] swiotlb clash fix
2006-09-12
awilliam
11449:b55bbf6d4e89
[IA64] machvec cleanups
2006-09-12
awilliam
11448:019b7c756ddb
[IA64] Add xen boot option "dom0_vcpus_pin"
2006-09-10
awilliam
11447:a1988768828d
[IA64][XEND] Fix getRequiredShadowMemory parameters
2006-09-10
awilliam
11446:3bed37b2c599
merge with xen-unstable.hg
2006-09-08
kfraser
11445:7acaba46e15e
Build fix.
2006-09-08
kfraser
11444:126bef38ce05
[LINUX] console: ensure virtual console is disabled if mfn/evtchn
2006-09-08
kaf24
11443:655281bca306
[HVM] pv drivers: Allocate hypercall area as an executable region.
2006-09-08
Tim Deegan
11442:8013b84df1ac
[XEND] balloon enough memory to enable shadow mode before live migration.a
2006-09-06
ssmith
11441:1de184deaa9c
[XEN] gnttab: Initialise maptrack->flags
2006-09-06
jchesterfield
11440:780409e8f0ba
[BLKTAP] Fix in xend to properly destroy blktap devices when deviceClass=='tap'
2006-09-05
kfraser
11439:383bc7c7b19e
[XEN] gnttab: Read domid/flags atomically.
2006-09-05
kfraser
11438:698eb277331c
[XEN] Fix bitops inline asm to specify that memory is clobbered.
2006-09-05
kfraser
11437:66dd34f2f439
[XEN] Clean up grant-table pinning logic.
2006-09-05
Ewan Mellor
11436:4fc1688d9a16
Fix xm create -F. This can't be very widely used, because it looks like it's
2006-09-05
Ewan Mellor
11435:f7368ad7c795
Added vmunused flag to unit test results to match recent change.
less
more
| rev 11554:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip