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 6467:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2005-08-30
kaf24
6467:f509c7303954
This patch export symbols in xenbus that is used by netfront
2005-08-30
kaf24
6466:e69cbfee4011
Add CONFIG_BLK_DEV_UB as unconfigured item to x86/64 dom0
2005-08-29
shand
6465:834466f56fc3
Fix save/restore (for SMP guests in particularl); the blkfront suspend code
2005-08-29
cl349
6464:b3785cbb723b
Simplify and fix SMP irq and ipi teardown/setup on suspend/resume.
2005-08-29
cl349
6463:70be155e9e9c
Update suspend/resume functions for xenbus.
2005-08-29
cl349
6462:b88e1417bd14
Only hotplug cpus and save/restore vcpu context on SMP builds.
2005-08-29
kaf24
6461:936be0ae823f
Fix page_is_ram() start-of-day checks, and the watch routine
2005-08-29
cl349
6460:3b3532384aab
Fix "bogus" check by moving it inside the length check.
2005-08-29
kaf24
6459:db61a0f346a8
Allocate a request-id space per vbd in blkfront.
2005-08-28
shand
6458:98de1d5fe5fb
Minor (partial) build fix for 2.4.
2005-08-28
shand
6457:b26d8e1b4436
Fix nasty tools race between barking xu_autoreap() and xpopen3.wait() -
2005-08-28
kaf24
6456:fb2fae2cc003
blkfront cleanup and retab.
2005-08-27
kaf24
6455:15d378281a0b
CONFIG_X86_PM_TIMER is a no-op option when building Linux
2005-08-27
kaf24
6454:f3e63b95c07a
Don't build pcbios.c for xen/i386. No good can come of it.
2005-08-26
kaf24
6453:3bbc9384be3f
Refactor sync_lazy_execstate_cpu() into the more sensible
2005-08-26
kaf24
6452:37e9c9cd6c14
Clean up and fix hypercall macros in XenLinux: we must assume that
2005-08-26
kaf24
6451:2b95125015a5
Remove the unused ia64 patch directory.
2005-08-26
kaf24
6450:5978be010bec
The patched attached enables x86_64 xenlinux with "late pin, early
2005-08-26
kaf24
6449:edeee85c90b1
Fix GDT allocation for SMP guests.
2005-08-26
cl349
6448:6bad5eb72ce0
Vnet update.
2005-08-26
cl349
6447:a43cc4e06814
Fix vnets in xm.
2005-08-26
kaf24
6446:581be7c5e9e4
The patch removes broken, and very complicated malloc in
2005-08-26
kaf24
6445:83c73802f02a
Clean up and fix domain_pause and friends. Synchronous
2005-08-26
kaf24
6444:9312a3e8a6f8
merge?
2005-08-25
djm
6443:8799d14bef77
Merge with -unstable
2005-08-23
fred
6442:5f1ed597f107
Ensure percpu data area not used before the TR is set.
2005-08-19
fred
6441:1ec2225aa8c6
First step to remove CONFIG_VTI for final supporting xen0+xenU+xenVTI at runtime. This changeset mainly addresses common code like domain creation and rid allocation policy, including:
2005-08-19
fred
6440:97675c2dbb40
merge?
2005-08-16
kevin
6439:ed7e557deedd
arch_serial_putc is not required any more.
2005-08-15
fred
6438:12ddc012238a
put back cpu_user_reg patch done in Intel-5979
2005-08-15
ydong
6437:fd61ce502c71
Removing KR to PER CPU memory.
2005-08-12
ydong
6436:90c6abbd4a59
Remove misaddressing of cpu_info in PERCPU data
2005-08-11
kevin
6435:8bd2dc2c653d
test
2005-08-12
fred
6434:a6bb47919161
Replace Xen_regs with cpu_users_regs to match upstream
2005-08-09
fred
6433:c56a9805216a
Accomodate ia64-xenolinux change where xen-public is symlinked to
2005-08-08
adsharma
6432:88bfc84c5a75
CONFIG_VTI build fixes.
2005-08-08
djm
6431:1ee9236cc224
Merge after removing dependency on linux-2.6.11 source tree
2005-08-08
adsharma
6430:0380b4cc3c1a
Merge
2005-08-02
adsharma
6429:f242de2e5a3c
Move copy+patched files to linux-xen directory.
2005-08-02
adsharma
6428:e2127f19861b
We no longer need linux sources to build xen.
2005-08-26
cl349
6427:48202c7c709a
Update xentop to use new name for Xen version function.
2005-08-26
cl349
6426:a032aca565a3
Changed xentop.c to include version in the summary.
2005-08-26
cl349
6425:28ffa7296a44
Bugfix: xenstat_collect_networks now returns the correct error code.
2005-08-26
cl349
6424:9404574350ce
Cache the Xen version in the xenstat_handle, since it should never change.
2005-08-26
cl349
6423:af7251014caf
Formatting fixes for xenstat and xentop.
2005-08-26
cl349
6422:f850ac27a8d2
Add file missed in c51562192ef6b1d94f6de7aba1daafe8353064a8 changeset.
2005-08-25
cl349
6421:9fb0bad776dd
Minor cleanups.
2005-08-25
cl349
6420:b4b3f6be5226
merge?
2005-08-25
cl349
6419:6ac24e39c9a4
Add hotplug script to run vif-bridge up script when a backend vif starts up.
2005-08-25
cl349
6418:0610add7c3fe
merge?
2005-08-25
cl349
6417:b54144915ae6
merge?
2005-08-25
cl349
6416:4f73a7bde7b1
Cleanup unused code.
2005-08-25
cl349
6415:bf16d2ca9cc5
Remove broken patch preventing net device unregister.
2005-08-25
cl349
6414:3b146df7f09e
Cleanup vif entries in store when domain goes away.
2005-08-25
cl349
6413:102765de794c
Fix device destruction.
2005-08-25
cl349
6412:3428d58a85e1
merge?
2005-08-25
cl349
6411:fab3e2747dc2
g/c Linux 2.4 netback support.
2005-08-25
cl349
6410:488bdf86c686
More cleanups and g/c of unused code.
2005-08-25
cl349
6409:4abd299ef2f6
merge?
2005-08-25
cl349
6408:f4bc62ee03b4
g/c unused code.
less
more
| rev 6467:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip