log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 13874:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
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.
2007-02-02
kfraser
13836:2d930873f56d
minios: Fix bug in xenbus implementation.
2007-02-02
kfraser
13835:249e7e32dec8
Fix cross-compile: ia64 build on x86.
2007-02-02
kfraser
13834:a39a2f18429c
linux: compilation fix of linux/drivers/oprofile/oprof.c
2007-02-02
kfraser
13833:82171212156b
New domain builder arch_setup hook clean up.
2007-02-02
kfraser
13832:ed68ca4368fa
libxc: Domain builder must align initial virtual mapping to 4MB
2007-02-02
kfraser
13831:f9384402bc1e
minios: Fix ret_from_exception routine. Stack consistency is now preserved.
2007-02-02
Ewan Mellor
13830:5c6f94192698
Added default for the vcpus_params key.
2007-02-02
Ewan Mellor
13829:c804da44b06c
Added host.dmesg method.
2007-02-02
Ewan Mellor
13828:dc32de8329eb
Remove VM_power_state value ShuttingDown. This should be indicated with
2007-02-02
Ewan Mellor
13827:c3c7119a6178
Remove some obsolete constants (XEN_API_DRIVER_TYPE, XEN_API_BOOT_TYPE).
2007-02-01
Ewan Mellor
13826:7a50ba45bbf3
Improved the example to show creation of a VNC console, and the difference
2007-02-01
Ewan Mellor
13825:0fb5df09de94
Added support for maps inside structs, so that we can send the HVM boot params
2007-02-01
Ewan Mellor
13824:a357bed2daf8
Make the string->string map and int->float map allocation functions set the
2007-02-01
Ewan Mellor
13823:23bf61e72279
Clean up some cruft.
2007-02-01
Ewan Mellor
13822:e0b7ab2a1d56
Treat the empty string as an absent UUID, not an invalid one. Fix to_sxp
2007-02-01
Ewan Mellor
13821:b32a44bfb10c
Return the stored vcpus_params if the domain is not running.
2007-02-01
kaf24
13820:cc36013f7785
Fix xen-x86_32 defconfig to includean option needed for PAE builds.
2007-02-01
Ian Campbell
13819:9ee33c95305b
merge
2007-02-01
john levon
13818:138b7aa45ede
Fix Solaris build - use $(MAKE) not make.
2007-02-01
Ian Campbell
13817:14fc88872c84
[XEN] Extend the range returned by KEXEC_RANGE_MA_XEN to cover the
2007-02-01
Ewan Mellor
13816:f84ba62ca615
Fix SDL option for HVM domains.
2007-02-01
Ewan Mellor
13815:1fb0302683d3
Fix handling of HVM boot.
less
more
| rev 13874:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip