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 6922:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-09-16
cl349
6922:8ff691d008f4
Cleanup domain listing on xend start. Fix reaper some more.
2005-09-16
cl349
6921:931526414a64
Add bindings for xs_get_domain_path().
2005-09-16
cl349
6920:6a48f88101d3
Don't run reap() or domain_restarts() as side-effects of refresh.
2005-09-16
cl349
6919:edd70af0fb22
Move dom0 setup code out of initial_refresh.
2005-09-16
cl349
6918:5b56f1646e58
Remove pretty random cleanup code in _add_domain.
2005-09-16
cl349
6917:4490e39fc322
Use "vcpu" when referring to vcpus.
2005-09-16
cl349
6916:8cba45a77249
Make dom0_enforce_cpus() use vcpu_hotplug rather than directly modifying the sysfs entries.
2005-09-16
cl349
6915:a4cf3e17bb25
merge?
2005-09-16
cl349
6914:ffbc98d735bd
merge?
2005-09-16
cl349
6913:7cccdb49af75
Cleanup domain reaper and domain destruction functions.
2005-09-16
cl349
6912:aa8943e9b705
Fix setStoreChannel(None) - fixes cleanup on destroy.
2005-09-16
cl349
6911:a434b5449d59
Fix the control panel problem.
2005-09-16
kaf24
6910:7fbaf67a0af5
Clean up and re-indent netback driver.
2005-09-16
kaf24
6909:8bb3f2567b8c
Clean up and re-indent netfront.c
2005-09-16
kaf24
6908:3a7c0b00da8a
Grant-refrence allocation pools and tracking tables should be
2005-09-16
kaf24
6907:e1cc553059e1
direct_remap_pfn_range() takes a vm_area_struct rather than
2005-09-16
kaf24
6906:0f851f965df9
distclean target added to root makefile. From rusty.
2005-09-15
cl349
6905:fd19e760932d
Simplify backend flag parsing.
2005-09-15
cl349
6904:75fe7890cf01
Export block device read-only state into store.
2005-09-15
cl349
6903:9d4f4ff1ff77
Fix bootloader support some more.
2005-09-15
cl349
6902:cedfbb032261
merge?
2005-09-15
cl349
6901:2dcfb85a95b9
Maybe fix running bootloader after reboot.
2005-09-15
kaf24
6900:c21f47a03225
Start cleaning up grant tables. gnttab_donate now called
2005-09-15
cl349
6899:2f5537317988
merge?
2005-09-15
cl349
6898:e85f93d1ca59
Update image handling code for xstransact.
2005-09-15
shand
6897:753c49dc808c
Actually update domain info when dom_get() succeeds.
2005-09-15
kaf24
6896:c27431cf81f9
Fix the libxc Makefile.
2005-09-15
vh249
6895:cb518207fc95
add support for ipv6 address in choose_vnc_display function
2005-09-15
vh249
6894:da550f59e971
fix build, strings spanning multiple lines are no longer supported
2005-09-15
cl349
6893:e78650eb2cf0
merge?
2005-09-15
cl349
6892:b47c0ff50cdd
Don't special case getDomainMemory for ia64.
2005-09-15
cl349
6891:6e5cb98eff28
Better build fix.
2005-09-15
kaf24
6890:19b458d4ba93
Like IA32 PAE xenlinux, we also need make VMX guest 1:1 page table PGD
2005-09-15
cl349
6889:7ce64f021a2c
Cleanup timeout code for when socket is already in use.
2005-09-15
cl349
6888:6da7a6d8b575
Fix build!
2005-09-15
kaf24
6887:bdc77b74bf61
Remove bad lines from start od script.
2005-09-15
kaf24
6886:3233e7ecfa9f
merge?
2005-09-15
kaf24
6885:2f11c5b3c586
More build fixes for latest binutils. No 'movl' between
2005-09-14
shand
6884:bd477fcd32ab
Deal with domain info going away (handle new error path introduced by
2005-09-14
shand
6883:36f8c5900e86
O_REUSEADDR is not enough to ensure we don't get address in use errors when
2005-09-14
shand
6882:7985a4d8bae9
Make sure xend start doesn't return until xend is ready to accept connections.
2005-09-14
shand
6881:3a79e8b28999
Disable CONFIG_PNPACPI temporarily in the -xen defconfig (it's known not to
2005-09-14
shand
6880:fb72c78604c6
The dom destroy path is doing a dom_get on a non-existent domain to
2005-09-22
djm
6879:97dbd9524a7e
Patches and recipe to build an elilo.efi that will boot domain0 with initrd
2005-09-22
djm
6878:babbdd896024
Remove all CONFIG_VTI, VTI now works dynamically
2005-09-21
djm
6877:d2f2c1c26995
Minor change also needed in vcpu.c for guests to own ar.kr's.
2005-09-21
djm
6876:f064ce67e524
Another fix for handling ar.kr's
2005-09-21
djm
6875:c83307a81602
Remove paravirtualization of ar.kr registers (may need hyperprivop for
2005-09-21
djm
6874:32eea7354dcb
Xenlinux/ia64 can't use xenlinux/x86 version of drivers/acpi/tables.c
2005-09-21
djm
6873:0817cde2ca06
Build tweaks for xenlinux/ia64
2005-09-21
djm
6872:3b6d422fc0be
Start fleshing out -sparse tree for xenlinux/ia64
2005-09-20
djm
6871:4c1c79806874
Support files for building xenlinux-ia64 from -sparse tree
2005-09-20
djm
6870:e608c8118f25
Clone of Christian's xen-unstable mkbuildtree patch (cset 6960)
2005-09-20
djm
6869:8906825d5197
Fix dcr.pp and psr.pp support (non-VTI) so pfmon --system-wide works
2005-09-20
djm
6868:f2309ac2648a
Get multiple domains working again
2005-09-19
djm
6867:7f9acc83ffcd
Merge vcpu phase 2
2005-09-18
djm
6866:8d133d172bfd
Add debug output for pfmon (default off, DEBUG_PFMON in config.h)
2005-09-18
djm
6865:0e548ff36960
Re-enable improved PAL code (time and perfmon work again). PAL code remapped
2005-09-16
djm
6864:aecdccb1a350
Add additional stats to track VHPT saturation
2005-09-16
djm
6863:b52a48644770
PAL cache flush (added during VTI merge) breaks on simulator
less
more
| rev 6922:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip