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 13469:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2007-01-11
awilliam
13469:9cbb1d6fb34a
[IA64] fix domain_flush_vtlb_all()
2007-01-10
awilliam
13468:91be8436952d
[IA64] Clean up build warnings
2007-01-10
awilliam
13467:b11e75e65f90
[IA64] Move cmdline.c to linux-xen
2007-01-10
awilliam
13466:8c9c3ae604bc
[IA64] Add empty nmi.h
2007-01-10
awilliam
13465:bca11a0161e3
[IA64] Remove bogus linux/kernel.h include
2007-01-10
awilliam
13464:58633caeece9
merge with xen-unstable.hg
2007-01-10
awilliam
13463:42babffffba5
[IA64] Clean up VTi memory initialization logic
2007-01-04
awilliam
13462:90db0f68b121
[IA64] Only set nocache flag on dom0 ranges that do not support WB
2007-01-04
awilliam
13461:0f571adbd700
[IA64] setup scrub_pages
2007-01-04
awilliam
13460:4ef56c7cce12
[IA64] Fix dom0vp_expose_p2m
2007-01-04
awilliam
13459:b1c00767c6ae
[IA64] Use rum psr.be instead of XEN_HYPER_RSM_BE
2007-01-04
awilliam
13458:d9cc772c6bde
[IA64] Enable fast hyperprivop for ssm.i and rfi
2007-01-04
awilliam
13457:eb40e07b867f
[IA64] Fix calling xencomm_copy_chunk_{to, from} with len = 0
2007-01-04
awilliam
13456:2d4807ed1056
[IA64] Respect memory attributes for EFI_RUNTIME memory
2007-01-04
awilliam
13455:5708307d0e35
[IA64] allocate contiguous_bitmap sparsely like virtual memmap.
2007-01-04
awilliam
13454:8bf7cd060df8
[IA64] Fix warning when building with CONFIG_FLATMEM unset
2007-01-04
awilliam
13453:d9b2dd57fdc4
[IA64] Add convmem_end
2007-01-04
awilliam
13452:98f48cf14d98
[IA64] Fix dom0 builder so that xen doesn't assign memory on I/O area.
2007-01-04
awilliam
13451:613ccf4ca46b
[IA64] Change dom0's initrd image load area so that it follows start info.
2007-01-02
awilliam
13450:912f8af36878
[IA64] tidy up vcpu_set_itc error message
2007-01-02
awilliam
13449:f69a329a4778
[IA64] Rename RID maker HVM_PARAM_CALLBACK_IRQ_RID to IA64_CALLBACK_IRQ_RID
2007-01-02
awilliam
13448:99ff540b0efe
[IA64] remove the requirement (vpsr.ic==0) from hyperprivop
2007-01-02
awilliam
13447:a50fd1fed61e
[IA64] vcpu_get_psr fix
2006-12-20
awilliam
13446:80c5b5914b79
merge with ia64 sn2+machvec tree
2006-12-19
awilliam
13445:37309be26861
merge with xen-ia64-unstable.hg
2006-12-19
awilliam
13444:baa07859f24f
[IA64] sn2 - only get nasid from nodepda if sn_nodepda is available
2006-12-15
awilliam
13443:e17d7438e09e
merge with xen-ia64-unstable.hg
2006-12-15
awilliam
13442:1e042dde1a5f
[IA64] Use machine vector for global tlb purge
2006-12-14
awilliam
13441:5a68672cee38
[IA64] SN2 warning fixes
2006-12-14
awilliam
13440:8a9b1b72af44
[IA64] Machvec warning fixes
2006-12-14
awilliam
13439:ba79a17ff715
[IA64] Move machvec.h to linux-xen
2006-12-14
awilliam
13438:97a369d8da43
[IA64] Use sn_sal.h directly from upstream Linux
2006-12-13
awilliam
13437:d45d361c8ad0
[IA64] enable build of sn2 + machvec support
2006-12-13
awilliam
13436:e71fd4513352
[IA64] Updates to new files to be able to build sn2 and machvec support.
2006-12-13
awilliam
13435:ad886b6bdfd6
[IA64] Update sn_sal.h to 2.6.19
2006-12-13
awilliam
13434:7fe141be5e14
[IA64] fix build with sn2 and machvec support
2006-12-13
awilliam
13433:c3c46d84d8e6
[IA64] add new dummy files needed to build sn2 and machvec support
2006-12-13
awilliam
13432:de3d55c10f16
[IA64] new files from Linux 2.6.19 required for SN2 and machvec support
2006-12-20
awilliam
13431:46c44b5e6a1b
[IA64] Follow new interrupt deliver mechanism for PV-on-HVM/IPF
2006-12-19
awilliam
13430:c3b455c4676c
merge with xen-unstable.hg
2006-12-19
awilliam
13429:1f811fe10d0a
[IA64] don't allocate bitmap from low pool
2006-12-19
awilliam
13428:105ac9be9b3d
[IA64] don't dereference xen_start_info when running on raw hardware
2007-01-18
kfraser
13427:7c653e58cbe4
Copy vmlinuz to correct folder when make source on IA64 platform.
2007-01-18
Christian Limpach
13426:bba84748022d
[ioemu] fix build - prototype for static function needs to be static.
2007-01-18
Ewan Mellor
13425:4cad44a3ad86
Allow vcpu_avail to be specified in the configuration file. Rationalise our
2007-01-18
Alastair Tse
13424:bf3658f32651
Fix get_config_value fix
2007-01-18
Ewan Mellor
13423:0cd1ad6dc19d
Fix get_config_value call.
2007-01-18
Tim Deegan
13422:f78cca1e57a2
[HVM] Save/Restore: don't clobber page types in shadow code
2007-01-18
Tim Deegan
13421:5859be201110
[HVM] Save/restore: Sometimes the hg changeset is not available.
2007-01-18
Tim Deegan
13420:53a1dbb70386
[HVM] Save/Restore: Various structures have changed
2007-01-18
Tim Deegan
13419:025218cdb17d
[HVM] save restore: shadow fix
2007-01-18
Tim Deegan
13418:4138b80a8a23
[HVM] save restore: guest memory handling
2007-01-18
Tim Deegan
13417:239c8504f48d
[HVM] save restore: device model support
2007-01-16
Steven Hand
13416:873884fe1827
[HVM] save restore: vcpu context support
2007-01-18
Tim Deegan
13415:5f340f19bbb7
[HVM] save restore: save restore dev in HV
2007-01-18
Tim Deegan
13414:44668189f354
[HVM] save restore: new hyper-call
2007-01-18
Tim Deegan
13413:1e590ddb1277
[HVM] save restore: frame work
2007-01-18
Christian Limpach
13412:d64601b977b0
[linux config] enable CONFIG_SCSI_SATA_AHCI/CONFIG_BNX2 in dom0 config.
2007-01-18
Alastair Tse
13411:dfcd80b56b82
[XEND] Change SrvServer to not require sockets to be non-blocking.
2007-01-18
Christian Limpach
13410:eee24157bad2
[linux config] enable CONFIG_SCSI_SATA_AHCI in dom0 config.
less
more
| rev 13469:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip