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 13519:
(0)
-10000
-3000
-1000
-120
+120
+1000
tip
age
author
revision
description
2007-01-19
kfraser
13519:b4a8000e76db
Make xen_suspend handle resume.
2007-01-19
kfraser
13518:50cb739a68b6
[XEN] Add missing change for XS_RESUME.
2007-01-19
kfraser
13517:9a1809ce711b
xenstore: add XS_RESUME command; export it to xend.
2007-01-19
kfraser
13516:dcb145f858e3
Add resumedomain domctl to resume a domain after checkpoint.
2007-01-19
Christian Limpach
13515:9a0b157a0ab0
[merge] with xen-unstable
2007-01-19
Christian Limpach
13514:3c8bb086025e
[merge] with xen-unstable
2007-01-18
Christian Limpach
13513:8475a4e0425e
[merge] with xen-unstable
2007-01-18
Christian Limpach
13512:3464bb656a9c
[linux] Fix set_fixmap for vdso mapping on i386 and make x86_64 version correcter.
2007-01-17
Christian Limpach
13511:3adf00179a63
[linux] Update to linux-2.6.18.
2007-01-12
Christian Limpach
13510:5babd90037b8
[linux x86_64] Disable smp alternatives.
2007-01-12
Christian Limpach
13509:4fad820a2233
[linux] Update to linux-2.6.17.
2007-01-19
kfraser
13508:e9e327c3e81b
[MINIOS] More cleanups for the ia64 port.
2007-01-19
kfraser
13507:374688d2db78
[MINIOS] Fix compile warnings with -O.
2007-01-19
kfraser
13506:5d08bf268f92
[TOOLS] Avoid void* arithmetic when parsing elf notes.
2007-01-19
kfraser
13505:1e5ad8ccb286
[XEN] Avoid void* arithmetic in elfnote code.
2007-01-19
kfraser
13504:1a45828882e9
[LIBXC] Handle trace-buffer cpumap endianness.
2007-01-19
kfraser
13503:cd532c9351fc
[LIBXC] Convert between byte-based and 64-bit bitmap arrays. Use this
2007-01-19
kfraser
13502:fa5bc90a3cb7
[XEN] Convert between long-based and byte-based bitmap arrays.
2007-01-19
Christian Limpach
13501:3157835b1d45
[HVM] Whitespace cleanup.
2007-01-19
kfraser
13500:ba18f07cb61c
[MINIOS] Added domctl and sysctl hypercalls to the
2007-01-19
kfraser
13499:9b76e8f30c88
[XEN] Revert change to vcpu_guest_context which breaks guest ABI.
2007-01-19
Christian Limpach
13498:2ef07c610729
[HVM] Only update guest time on timer interrupt delivery if the guest time is in the past.
2007-01-19
Ewan Mellor
13497:683bc79cf579
Tidy up the restore path following HVM save/restore patches.
2007-01-18
john levon
13496:5633bb2abeaf
Update pygrub for new Solaris directory names.
2007-01-18
kfraser
13495:e2539ab3580a
[HVM] Fix slow wallclock in x64 Vista. This is due to confusing a
2007-01-18
Christian Limpach
13494:16847428f859
[linux networking] Remove the code to allocate page sized skbs.
2007-01-18
kfraser
13493:4f0a68df2585
Build PAE by default on x86_32.
2007-01-18
kfraser
13492:e2ca6bd16046
Merge with xen-ia64-unstable.hg
2007-01-17
awilliam
13491:58637a0a7c7e
[IA64] Remove duplicate typedefs
2007-01-17
awilliam
13490:26c75e0e48ed
merge with xen-unstable.hg
2007-01-17
awilliam
13489:7e9077dd4010
[IA64] Passing address of PSCB is not needed
2007-01-17
awilliam
13488:efaf9c2de07e
[IA64] Remove duplicate check is_running_on_xen
2007-01-17
awilliam
13487:2056bc71fa55
[IA64] Let Xen handle identity mapping for xenolinux region 7
2007-01-16
awilliam
13486:43115ffc6635
[IA64] Paravirtualize syscall path in file fsys.S
2007-01-16
awilliam
13485:7a2c224a9252
[IA64] Add fsys.S to sparse tree
2007-01-16
awilliam
13484:1d72428a0fab
[IA64] Remove dorfirfi completely
2007-01-16
awilliam
13483:24ce556e3049
[IA64] Add privilege check back for hypercall
2007-01-16
awilliam
13482:7d8670a30445
[IA64] Change vCPU initialization to avoid domVTi privregs memory leak
2007-01-15
awilliam
13481:a2b2b2a011f1
merge with xen-unstable.hg
2007-01-14
awilliam
13480:c6b683ba68f5
[IA64] Fix save/restore
2007-01-14
awilliam
13479:43c5302ee92d
[IA64] Fix multicall hypercall
2007-01-12
awilliam
13478:809043a22786
[IA64] Implement hyper_get_psr
2007-01-12
awilliam
13477:c1b98df7386d
[IA64] Fix xencomm_arch_hypercall_suspend
2007-01-12
awilliam
13476:cd6598396086
[IA64] Simplify lazy cover algorithm
2007-01-11
awilliam
13475:01ea554f1c5e
[IA64] Hypercall optimizations
2007-01-11
awilliam
13474:db72b85b81bb
[IA64] merge increment_iip
2007-01-11
awilliam
13473:d607d575ec6a
[IA64] Can't inject event, when guest is executing rfi
2007-01-12
awilliam
13472:b440f5dbca1f
[IA64] Use original itir when inserting into the single-entry TLB
2007-01-12
awilliam
13471:5d328ef9da71
[IA64] Make crash command happy
2007-01-12
awilliam
13470:8835443fa3b3
[IA64] Resolve a race in tlb_track_search_and_remove()
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.
2007-01-18
Christian Limpach
13409:e7eb9b7613bb
[linux] remove gratuitous differences with plain linux.
2007-01-16
john levon
13408:9447d715956b
Solaris should used a netback of type 'SUNW_mac' and 'vif-vnic' as the
2007-01-18
Ewan Mellor
13407:074170d7284c
Allow xend configuration via Solaris SMF as well as the config file.
2007-01-18
Ewan Mellor
13406:a18ae238eb53
Rename XendRoot to XendOptions.
2007-01-18
Alastair Tse
13405:fd0f2b4b7071
[XEND] Fix order of kernel argument construction to prevent arg repeat bug
2007-01-18
Tim Deegan
13404:8e79d8d87ecd
Revert 13389; libfsimage version does not need to change after all.
2007-01-17
kaf24
13403:e5f585514b16
[XEN] Simplify CR3 switching code (remove slow path that allows old
2007-01-17
kaf24
13402:05c1db1b8cb9
[XEN] Fix deferred mmu op logic.
2007-01-17
kfraser
13401:dd0989523d17
Export XEN_TARGET_ARCH to buildconfig sub-Makefiles even if it is not
2007-01-17
kfraser
13400:6d832b092857
[XEN] A few emulator fixes.
less
more
| rev 13519:
(0)
-10000
-3000
-1000
-120
+120
+1000
tip