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 10208:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2006-05-28
ack
10208:6d476981e3a5
Update docs for new credit scheduler and cleanup out of date scheduler stuff.
2006-05-28
kaf24
10207:444abe25611f
Fix SMP boot for kernels without CONFIG_HOTPLUG_CPU.
2006-05-27
kaf24
10206:71fa0e0d520c
Rename csched -> sched_credit/sched-credit in control plane.
2006-05-31
awilliam
10205:3be4c8288737
[IA64] Add several missing is_running_on_xen().
2006-05-31
awilliam
10204:003157eafd66
[IA64] remaining warnings removed
2006-05-31
awilliam
10203:a9d58ef8e4e7
[IA64] Add sal emulation to VTI domain
2006-05-31
awilliam
10202:380f87e8003f
[IA64] VTI: Initialize VHPT headers invalid
2006-05-31
awilliam
10201:e3d2411fb486
[IA64] VTI: set isr before injecting fault to guest
2006-05-31
awilliam
10200:7ae164a41569
[IA64] preparation for vga acceleration of VTI domain
2006-05-30
awilliam
10199:fca97f3ab031
[IA64] clean up ia64 xen-mkbuildtree-pre
2006-05-30
awilliam
10198:c2aedb26d124
[IA64] use is_running_on_xen()
2006-05-30
awilliam
10197:31ffbf4116ec
[IA64] add missing END(xen_bsw1)
2006-05-30
awilliam
10196:166073f830a3
[IA64] VTI: Optimize thash vtlb algorithm
2006-05-30
awilliam
10195:18b087bafac6
[IA64] VTI: simple format cleanup
2006-05-26
awilliam
10194:c073ebdbde8c
merge with xen-unstable.hg
2006-05-26
kaf24
10193:954f4dea9da6
[PAE] Allow pgdirs above 4GB for paravirt guests.
2006-05-26
kaf24
10192:3ed325fa395b
Remove bogus inline asm of unused function memchr().
2006-05-26
kaf24
10191:2dc7c2712700
Cast to a signed type before negating if we really want the result to be negative.
2006-05-26
kaf24
10190:b049fb947f2a
[MINIOS] Allows the use of a C library without modifying Mini-OS source files.
2006-05-26
Ian Campbell
10189:96ce5961b5eb
Move include/asm-x86_64/e820.h to include/asm-x86_64/mach-xen/asm/e820.h
2006-05-26
ack
10188:e539abd27a0f
New weighted fair-share CPU scheduler w/ automatic SMP load balancing
2006-05-26
kaf24
10187:b6937b931419
Fix cscope rule in .hgignore.
2006-05-25
kaf24
10186:ac4a961f7e64
Remove net_driver_util module. Inline the one mac-parsing function
2006-05-25
kaf24
10185:93db1b536f38
[XEND] Wait sufficient time for memory to balloon out before creating a new domain.
2006-05-25
kaf24
10184:26b8e3e7430d
Allow compat hypercalls to be made via privcmd (to support older userspaces).
2006-05-25
kaf24
10183:218daa547e8a
Fix VMEXIT tracing.
2006-05-25
kaf24
10182:da7fe04d8e80
[HVM] Support multiple HVM time device models coming soon.
2006-05-25
kaf24
10181:f4f4dd936103
Fix x86/64 build after previous changeset.
2006-05-25
kaf24
10180:4c058926e92b
Remove redundant test in grant-table interface code.
2006-05-25
kaf24
10179:41de9cd7971b
Change the x86_emulate() interface to pack all context arguments
2006-05-25
kaf24
10178:79d74ce206bb
[BALLOON] Do not allow target to be set below two percent of maximum
2006-05-25
kaf24
10177:1449c0f57b9d
Do not include asm/fixmap.h directly from non-arch-specific Linux files.
2006-05-25
kaf24
10176:b36697ed766c
[XEND] Remember cpu-pinning information across guest restarts.
2006-05-25
kaf24
10175:1a18ca9a4a0b
Fix xc_tbuf.c indentation and stop turning failure to change
2006-05-25
kaf24
10174:0f162a135140
Ensure trace-buffer size is set back to zero if trace buffers can't be allocated.
2006-05-25
kaf24
10173:c9c40f6baba0
[NET] front: Use netif_carrier to model backend-connection state.
2006-05-25
kaf24
10172:e0bbba2b9850
Separate xenbusstate enumeration from typedef. Avoid using the typedef
2006-05-24
cl349
10171:ad33b3882867
Fix IDE CD-drive PIO mode.
2006-05-24
kaf24
10170:2436cc71de50
Remove unnecessary x86-specific mapping code from privcmd interface.
2006-05-24
kaf24
10169:041127f2c687
[XENSTORE] Make use of /proc/xen/xsd_{port,kva} private to the Linux implementation.
2006-05-24
kaf24
10168:ed696467fe64
[PTRACE] Fix ptrace for hvm guests.
2006-05-24
kaf24
10167:52cec91b7560
Event-channel driver: Use for_each_possible_cpu instead
2006-05-24
kaf24
10166:e336c37b8de0
Fix kcons_write and kcons_write_dom0 CodingStyle.
2006-05-24
kaf24
10165:84dd753a9247
Use DEFINE_SPINLOCK in Linux drivers, conforming to coding style.
2006-05-24
kaf24
10164:1345b20cca56
Remove broken inline-asm string functions from Xen/x86. The
2006-05-23
emellor
10163:187180382772
Allow a guest to determine its VM UUID.
2006-05-23
emellor
10162:d809359ab32d
Fix log message written when xenstored corrupts its store.
2006-05-23
emellor
10161:956f7c5b1c1f
Added get_permissions implementation.
2006-05-23
emellor
10160:4c14bca8ca93
Fix xspy_get_permissions -- you can't increment the perms pointer when
2006-05-23
kaf24
10159:606db2959bd6
Move Xen CPU hotplug code into new file cpu_hotplug.c.
2006-05-25
awilliam
10158:9d52a66c7499
[IA64] support FPSWA hypercall
2006-05-25
awilliam
10157:faae893d428e
[IA64] support FPSWA emulation
2006-05-25
awilliam
10156:7c406cefc1aa
[IA64] remove evtchn_ia64.c
2006-05-24
awilliam
10155:ceaae8fbe3f7
[IA64] fix AFLAGS again
2006-05-24
awilliam
10154:c7e8d1673140
[IA64] acpi read-only mapping
2006-05-24
awilliam
10153:5674e4fe8f02
[IA64] GNTMAP_readonly support linux part
2006-05-24
awilliam
10152:40959bc0a269
[IA64] GNTMAP_readonly support xen part
2006-05-24
awilliam
10151:2cab08ac143b
[IA64] support DOMID_XEN and DOMID_IO of foreign domain page mapping
2006-05-24
awilliam
10150:35f2341bfac8
[IA64] fix dirty_bit in xenivt.S
2006-05-24
awilliam
10149:35c3aa445bcd
[IA64] remove unused audio driver from buildconfigs
2006-05-24
awilliam
10148:8fab4a407c52
[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I
2006-05-24
awilliam
10147:29d31af10e57
[IA64] Add ptc.l emulation
2006-05-23
awilliam
10146:83c0449db67a
[IA64] work around ENOSYS vs EINVAL in ioremap
2006-05-23
awilliam
10145:0dabd651b856
[IA64] Add -rc support to sparse-merge
2006-05-23
awilliam
10144:953753661a3b
[IA64] make xenLinux/ia64 privcmd mmap not to use dom0 memory
2006-05-23
awilliam
10143:f0f88d9c4c9e
[IA64] Final patch to make evtchn fully working for xen/ia64
2006-05-23
awilliam
10142:5be25952b50d
[IA64] Clean up pirq bind code
2006-05-23
awilliam
10141:2f2f500c26da
[IA64] Add event injection logic
2006-05-23
awilliam
10140:d8659e39ff3c
[IA64] Add do_callback_ops
2006-05-23
awilliam
10139:23fe235cb6d3
[IA64] Import linux header files
2006-05-22
awilliam
10138:2d08d6db792b
[IA64] update default build configs
2006-05-22
awilliam
10137:72c5d8206d48
merge with xen-unstable.hg
2006-05-22
kaf24
10136:13d6d993d797
[IA64] Work around auto-ballooning changes.
2006-05-22
Ian Campbell
10135:dbcb8acc8f59
Fix x86/64 by passing the required length to reserve_bootmem instead of the end address
2006-05-22
ack
10134:c6da0c5b03ff
Patch linux so that /proc/stat shows all -- not just online -- CPUs.
2006-05-22
Ian Campbell
10133:dec7f819293c
Fix x86/64 -xenU build. probe_roms() is only defined if building a privleged
2006-05-22
Ian Campbell
10132:9d838b8ceebf
Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op.
2006-05-22
Ian Campbell
10131:8fa46042348c
Convert x86/64 Linux to use the new memory map hypercall.
2006-05-22
Ian Campbell
10130:d61211a6c273
Convert x86/32 Linux to use the new memory map hypercall.
2006-05-22
Ian Campbell
10129:810ad61870e8
New memory_op subops which return the apparent or actual physical address map.
2006-05-22
Ian Campbell
10128:ebfa1046a81f
Add include/asm-x86_64/e820.h to sparse tree
2006-05-22
Ian Campbell
10127:49bb240a05ee
Re-order code in preparation for future patches.
2006-05-21
kaf24
10126:14717dedba02
[LOADER] More sanity checks when parsing Elf images to avoid
2006-05-21
kaf24
10125:0f16f0871dc9
[ACM] Replace the union structure parameter of the ACM hypercalls
2006-05-21
kaf24
10124:e99987843336
Finish separating the typedefs from structure definitions in Xen public headers.
2006-05-21
kaf24
10123:d9f63f9361c4
[LOADER] Another change to the elf_paddr_offset/virt_base logic.
2006-05-21
kaf24
10122:4dcb93547710
[LOADER] Remove check for VIRT_BASE existence: it's not needed
2006-05-20
kaf24
10121:d081a485f34b
[BUILDER] Always build initial PAE pagetables with a fourth mid-level
2006-05-19
cl349
10120:ab27023d4c5b
Don't require sed to support the -r option.
2006-05-19
cl349
10119:08353fdf4031
Make the latest network-bridge tweaks work in a busybox environment too.
2006-05-19
kaf24
10118:3c2e7925bb93
[SHADOW] Crash the guest rather than BUGing the whole system when out of memory.
2006-05-19
emellor
10117:d0d9f50517f7
Merged.
2006-05-19
Anthony Liguori
10116:ae0175bf0631
Expose the exceptions thrown by xen.lowlevel.xc so they can be caught.
2006-05-19
kaf24
10115:852a1fd80f42
[MINIOS] PAE support.
2006-05-19
harry
10114:9b11eeab4558
Add a read-verify block device test to xm-test.
2006-05-19
stekloff
10113:224e9878c6d4
This patch resizes the file system on the xm-test HVM disk.img to use
2006-05-19
emellor
10112:33b2ae024663
Merged.
2006-05-19
emellor
10111:ea609f28ec01
The enforce_dom0_cpus test sets the number of vcpus for the Dom0 and
2006-05-19
kaf24
10110:d714f923b7cf
Several page allocations, done in the hypervisor when starting an HVM
2006-05-19
kaf24
10109:f4f2ff82e797
[XEND] An empirical and more conservative memory-overhead estimate for PV and HVM guests.
2006-05-19
kaf24
10108:e7d7287ab222
[XEND] separate concept of initial memory size and overhead memory size.
2006-05-19
kaf24
10107:32013c5118d2
[XM-TEST] Use explicit (IP id==packet size) on hping2 tests to avoid
2006-05-19
kaf24
10106:292b4d017d56
[NET] front: Remove duplicate maybe_wake_tx
2006-05-19
kaf24
10105:167790b102ac
Fix xentrace_format to deal with more than 16 CPUs.
2006-05-19
kaf24
10104:a5ef851c217b
[NET] front: remove use of typedefs for structures.
2006-05-19
kaf24
10103:093f8d333568
Place typedefs on their own separate lines in the Xen public headers.
2006-05-19
kaf24
10102:b736d3335641
Introduce is_running_on_xen() to test whether we are running on Xen before
2006-05-19
kaf24
10101:1855124935e2
Fix a crash in gdbserver-xen where it references unmapped memory if
2006-05-18
kaf24
10100:aa17b7173325
[NET] front: remove unnecessary include of proc_fs.h.
2006-05-18
kaf24
10099:3d3e5a3008f6
Check `global' property of the arch specific virqs.
2006-05-18
kaf24
10098:48c0f5489d44
Remove Emacs variables settings from tail of our Linux files.
2006-05-18
kaf24
10097:5e1c99e5d194
Rename init_IRQ to xen_init_IRQ, so that non-x86 can use their own init_IRQ.
2006-05-18
kaf24
10096:25dbb1819633
Remove __TEST_HARNESS__ tests from x86_emulate: instead check for __XEN__
2006-05-18
kaf24
10095:cb4d2fc638ec
[NET] front: clean up create_netdev interface.
2006-05-18
kaf24
10094:b9b316bfab15
[NET] front: Add a sysfs interface for tuning the receive buffer values.
2006-05-18
kaf24
10093:6f957675015d
[NET] front: Give netfront a procectomy. The existing /proc interface
2006-05-18
kaf24
10092:843b9ef21352
[NET] front: Network devices need to be freed by free_netdev not kfree.
2006-05-18
kaf24
10091:65421cc6d86b
[NET] front: The initialization and removal functions should be tagged
2006-05-18
kaf24
10090:119ec4117708
[NET] front: The receive buffer accounting should be unsigned to avoid
2006-05-18
kaf24
10089:898426a79d5a
[NET] front: Minor style fix and eliminate Emacs style comment which
less
more
| rev 10208:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip