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 13490:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-01-18
Christian Limpach
13490:d64601b977b0
[linux config] enable CONFIG_SCSI_SATA_AHCI/CONFIG_BNX2 in dom0 config.
2007-01-18
Alastair Tse
13489:dfcd80b56b82
[XEND] Change SrvServer to not require sockets to be non-blocking.
2007-01-18
Christian Limpach
13488:eee24157bad2
[linux config] enable CONFIG_SCSI_SATA_AHCI in dom0 config.
2007-01-18
Christian Limpach
13487:e7eb9b7613bb
[linux] remove gratuitous differences with plain linux.
2007-01-16
john levon
13486:9447d715956b
Solaris should used a netback of type 'SUNW_mac' and 'vif-vnic' as the
2007-01-18
Ewan Mellor
13485:074170d7284c
Allow xend configuration via Solaris SMF as well as the config file.
2007-01-18
Ewan Mellor
13484:a18ae238eb53
Rename XendRoot to XendOptions.
2007-01-18
Alastair Tse
13483:fd0f2b4b7071
[XEND] Fix order of kernel argument construction to prevent arg repeat bug
2007-01-18
Tim Deegan
13482:8e79d8d87ecd
Revert 13389; libfsimage version does not need to change after all.
2007-01-17
kaf24
13481:e5f585514b16
[XEN] Simplify CR3 switching code (remove slow path that allows old
2007-01-17
kaf24
13480:05c1db1b8cb9
[XEN] Fix deferred mmu op logic.
2007-01-26
awilliam
13479:1faf482f119c
[IA64] Register NEW_TLBFLUSH_CLOCK_PERIOD_SOFTIRQ
2007-01-26
awilliam
13478:b741b300a0f2
[IA64] Remove dead code
2007-01-25
awilliam
13477:6745b7274eff
[IA64] Optimize vmx_vcpu_thash()
2007-01-25
awilliam
13476:730e24a1594a
[IA64] Set IRQ_PER_CPU status on percpu IRQs
2007-01-24
awilliam
13475:b4df7de0cbf7
[IA64] Fix oops message from timer_interrupton VTI domain
2007-01-24
awilliam
13474:b8de061f3dc6
[IA64] xen might misunderstand a normal page as I/O page
2007-01-24
awilliam
13473:1487b2114fc2
[IA64] ptc_ga might not purge vtlb
2007-01-23
awilliam
13472:10dd3c907ca7
[IA64] Fix Xen crash when creating VTI domain
2007-01-23
awilliam
13471:b59b6173455d
[IA64] Improve INIT call trace
2007-01-23
awilliam
13470:b194a9f3eba2
[IA64] Fix broken switch stack
2007-01-23
awilliam
13469:d12ea0bfecce
[IA64] Implement eager save, lazy restore FP algorithm
2007-01-23
awilliam
13468:8bfc6e85eeba
[IA64] Move asm/percpu.h to linux-xen
2007-01-23
awilliam
13467:9576f09c9eff
[IA64] Avoid dom0 insufficient memory panic when creating guests
2007-01-23
awilliam
13466:b3c79bad5de0
[IA64] Remove VALIDATE_VT code
2007-01-17
awilliam
13465:58637a0a7c7e
[IA64] Remove duplicate typedefs
2007-01-17
awilliam
13464:26c75e0e48ed
merge with xen-unstable.hg
2007-01-17
kfraser
13463:dd0989523d17
Export XEN_TARGET_ARCH to buildconfig sub-Makefiles even if it is not
2007-01-17
kfraser
13462:6d832b092857
[XEN] A few emulator fixes.
2007-01-17
kfraser
13461:8690e3448971
[MINIOS] New make structure to support different architectures.
2007-01-17
kfraser
13460:120d882a4d8e
[HVM] i8254: Fix bogus use of current
2007-01-17
kfraser
13459:9fa13c7ebf8a
linux: Allow microcode updates of smaller than default size.
2007-01-17
kfraser
13458:e303a2f329ee
Microcode does not need to have the default size of 2000+48 bytes.
2007-01-17
kfraser
13457:13db896ef324
[XEND] Fix warning about 'cpus' option on domain creation.
2007-01-17
kfraser
13456:3dcd2664853a
Add scheduler name to 'xm info' output.
2007-01-17
kfraser
13455:84b7639a3bd4
linux/i386: enhance dump_fault_path() in the highpte case
2007-01-17
kfraser
13454:0fd65225e4c6
[XEN] Fix PAE writable-pte fixup to only trigger on writes to upper
2007-01-17
kfraser
13453:e798c9010e93
Document vfb configuration.
2007-01-17
kfraser
13452:fe76b80d081a
[XEN] Include byteorder functions from Linux.
2007-01-17
Tim Deegan
13451:8a397303fe09
[LIBFSIMAGE] Fix makefile to track version number change
2007-01-16
john levon
13450:2ff7dedde1e3
Remove useless fsip_fs_free(). Delegate freeing of private data to its plugin
2007-01-16
George Dunlap
13449:fd2667419c53
[XEN] Fix early-unshadow detection for 3- or 4-level guest pagetables.
2007-01-16
Steven Hand
13448:895d873a00b4
Enable lazy (on-demand) allocation of memory to a guest being restored; this
2007-01-15
Steven Hand
13447:887168cf7532
Remove bogus sanity check from xc_linux_save.
2007-01-15
Steven Hand
13446:72b977953aaf
Comment fix.
2007-01-15
Tim Deegan
13445:ba18aa8b9315
[PYGRUB] Make the boot-choice timeout actually time out.
2007-01-15
kfraser
13444:ef23a0150abb
[HVM] Fix calculation of address size in long mode.
2007-01-15
kfraser
13443:0ba81aa56455
[XEN] Allow stack-address-size to be specified differently from
2007-01-15
kfraser
13442:ba5e80864f9c
[XEN] BSF/BSR set ZF not CF.
2007-01-17
awilliam
13441:7e9077dd4010
[IA64] Passing address of PSCB is not needed
2007-01-17
awilliam
13440:efaf9c2de07e
[IA64] Remove duplicate check is_running_on_xen
2007-01-17
awilliam
13439:2056bc71fa55
[IA64] Let Xen handle identity mapping for xenolinux region 7
2007-01-16
awilliam
13438:43115ffc6635
[IA64] Paravirtualize syscall path in file fsys.S
2007-01-16
awilliam
13437:7a2c224a9252
[IA64] Add fsys.S to sparse tree
2007-01-16
awilliam
13436:1d72428a0fab
[IA64] Remove dorfirfi completely
2007-01-16
awilliam
13435:24ce556e3049
[IA64] Add privilege check back for hypercall
2007-01-16
awilliam
13434:7d8670a30445
[IA64] Change vCPU initialization to avoid domVTi privregs memory leak
2007-01-15
awilliam
13433:a2b2b2a011f1
merge with xen-unstable.hg
2007-01-15
kaf24
13432:fb46005e0756
[MINIOS] Clean up final link stage of the build.
2007-01-15
Steven Hand
13431:b2a31053955d
Fix clean build after cset 13345:648e58e31c26
less
more
| rev 13490:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip