log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 13896:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-01-28
awilliam
13896:8b37c7bba7e1
[IA64] Kludge for XEN_GUEST_HANDLE_64
2007-01-28
awilliam
13895:cf0ae8105ffe
[IA64] Update for RCU code
2007-01-28
awilliam
13894:781370093c02
[IA64] arch_vcpu_reset() stub
2007-01-27
awilliam
13893:140afd7a5462
merge with xen-unstable.hg
2007-01-26
awilliam
13892:1faf482f119c
[IA64] Register NEW_TLBFLUSH_CLOCK_PERIOD_SOFTIRQ
2007-01-26
awilliam
13891:b741b300a0f2
[IA64] Remove dead code
2007-01-25
awilliam
13890:6745b7274eff
[IA64] Optimize vmx_vcpu_thash()
2007-01-25
awilliam
13889:730e24a1594a
[IA64] Set IRQ_PER_CPU status on percpu IRQs
2007-01-24
awilliam
13888:b4df7de0cbf7
[IA64] Fix oops message from timer_interrupton VTI domain
2007-01-24
awilliam
13887:b8de061f3dc6
[IA64] xen might misunderstand a normal page as I/O page
2007-01-24
awilliam
13886:1487b2114fc2
[IA64] ptc_ga might not purge vtlb
2007-01-23
awilliam
13885:10dd3c907ca7
[IA64] Fix Xen crash when creating VTI domain
2007-01-23
awilliam
13884:b59b6173455d
[IA64] Improve INIT call trace
2007-01-23
awilliam
13883:b194a9f3eba2
[IA64] Fix broken switch stack
2007-01-23
awilliam
13882:d12ea0bfecce
[IA64] Implement eager save, lazy restore FP algorithm
2007-01-23
awilliam
13881:8bfc6e85eeba
[IA64] Move asm/percpu.h to linux-xen
2007-01-23
awilliam
13880:9576f09c9eff
[IA64] Avoid dom0 insufficient memory panic when creating guests
2007-01-23
awilliam
13879:b3c79bad5de0
[IA64] Remove VALIDATE_VT code
2007-02-08
Keir Fraser
13878:5a1abfefe892
Remove unnecessarily modified a.out.h.
2007-02-08
Keir Fraser
13877:273ec6b70b51
Move skb_pull_rcsum() to its usual place in skbuff.c
2007-02-08
Keir Fraser
13876:859d73ef932f
Fix a typo in console_steal().
2007-02-08
kfraser
13875:870370439fb9
Fix xen-detect build.
2007-02-08
Keir Fraser
13874:6a383beedf83
Add example xen-detect.c code for detecting application execution in
2007-02-08
Ewan Mellor
13873:d609929f1408
Fix localtime setting for PV domains.
2007-02-08
Tim Deegan
13872:16ba1d434f89
[HVM] Save/restore: don't try to set the console ring MFN
2007-02-08
Tim Deegan
13871:9c88b5f3b4eb
Merge
2007-02-08
Tim Deegan
13870:6e74932c9a64
[HVM] Save/restore: save pmtimer count register
2007-02-08
Ian Campbell
13869:9d103e5fd471
[XEN] Fix typos in comment describing 32on64 memory layout
2007-02-08
Ian Campbell
13868:3ad4691d1d34
[XEN] kexec: add compatability shim for kexec in 32on64 mode.
2007-02-08
Ian Campbell
13867:b50350fb0fde
[XEN] kexec: Remove asm/kexec.h. Move the single inline function into
2007-02-08
Tim Deegan
13866:3fbe12560ffe
[XEN] When removing pages, drop shadow refs before complaining about refcount.
2007-02-07
wim
13865:6524e02edbeb
[blktap] Allow HVM booting from blktap device(s)
2007-02-07
Tim Deegan
13864:780f097b54c5
[HVM] Save/restore: don't try to save the MMIO memory-hole at 4GB.
2007-02-07
Tim Deegan
13863:ce97d6714be4
[XEND] Open save/restore files with O_LARGEFILE if possible
2007-02-07
kfraser
13862:ed9dba8e2c67
Improve hotplug script error reporting via xenstore.
2007-02-07
kfraser
13861:b83a81b99f20
Dom0 VNC server should not drop any of teh 8 supported mouse button
2007-02-07
kfraser
13860:cb50bcfcf9fa
pvfb: Split mouse and keyboard into separate devices.
2007-02-07
kfraser
13859:6e1b380947ee
hvm: Add PCI subsystem ID to emulated devices.
2007-02-07
Tim Deegan
13858:584ab4fd1ad5
[XEN] Remove bogus assertion in shadow emulation path
2007-02-07
Tim Deegan
13857:4d7ee9f4336a
[HVM] Save/restore: dynamically calculate the size of the save buffer
2007-02-07
Tim Deegan
13856:710aec0abb61
[HVM] Save/restore: move save/restore routines out of intercept.c
2007-02-07
Tim Deegan
13855:67faf6c59bfa
Revert 13805: losetup -r is not portable
2007-02-07
kfraser
13854:1a411820230b
linux: Fix softlockup interaction with noidlehz.
2007-02-07
Keir Fraser
13853:f28b144fb5cd
Update .hgignore list
2007-02-07
Keir Fraser
13852:ac465fc7c78f
linux: Zap /proc/interrupts count when a dynamic IRQ is unbound.
2007-02-06
kfraser
13851:383ade1b0da4
linux/i386: Improve critical region handling code
2007-02-06
kfraser
13850:625aa1547cb6
hvm: vcpu reset support for x86 INIT IPI, needed for CPU hotplug.
2007-02-06
kfraser
13849:e1364f2c6867
minios: Fix netfront for ia64.
2007-02-06
kfraser
13848:7379c1174155
Fix up xentrace record extraction in xentrace_format for 64-bit
2007-02-06
kfraser
13847:e212203d7d34
[TPM] Set tcpa calls in the rombios and other fixes.
2007-02-06
kfraser
13846:3093bd26ae45
[TPM] TIS dm suspend code fix
2007-02-06
Ewan Mellor
13845:2379569b590d
Fix xm sched-credit when given an invalid domain name.
2007-02-06
Ewan Mellor
13844:39a2833dde51
Fix XendLogging to work on Python 2.4.0 and 2.4.1 (the logging library interface
2007-02-06
Ewan Mellor
13843:0c17f16f9f03
Pass the -r flag to losetup for read-only devices.
2007-01-31
Brendan Cully
13842:ffe95edc5266
Make sure OptVals.quiet is always present (fixes xm shutdown -w).
2007-02-05
Tim Deegan
13841:8bc64a3a5054
[QEMU] Unmap video RAM before telling the guest to free it.
2007-02-05
Tim Deegan
13840:e825954d4179
[HVM] Save/restore: tidy up IRQs
2007-02-05
Tim Deegan
13839:7a7509570af9
[HVM] Save/restore: misc tidying
2007-02-02
kfraser
13838:01ec7dba9ff8
Hide RDTSCP feature flag from PV guests.
2007-02-02
kfraser
13837:1e56ac73b9b9
linux: Allow xenbus_strstate() to be used from modules.
less
more
| rev 13896:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip