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 10702:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-07-14
kaf24
10702:ef8d08aa2072
[XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds.
2006-07-14
kaf24
10701:f35b9950843c
[IA64] Re-enable tools/xcutils build on ia64. We now have
2006-07-14
kaf24
10700:9b6c901b9de5
merge
2006-07-14
kaf24
10699:89f7faa0c01a
Xm-test HVM network testing is broken. The new qemu code doesn't support
2006-07-14
atse
10698:ccbc5319d030
[PYGRUB] Typo fix in pygrub README
2006-07-14
atse
10697:4d9e5a2616a3
[XEND] Minor readability change
2006-07-14
atse
10696:00822a3a57d9
[XEND] Minor syntax change
2006-07-14
kaf24
10695:612671bd9a54
[TPM] Discard a future response packet after a timeout has occurred instead of
2006-07-14
kaf24
10694:7bf0d46e369a
[IA64] Update the defconfigs for ia64 to disable blktap until we have a
2006-07-14
kaf24
10693:43bd4b01df9f
[IA64] The blktap driver hardcodes PAGE_SIZE. Change it to use getpagesize(),
2006-07-14
kaf24
10692:3352b5dc6a7c
[IA64] Libaio 0.3.104 in xen-unstable doesn't build on ia64.
2006-07-14
kfraser
10691:c3597f7bd8e2
Fix typo in description of XEN_BLKDEV_TAP
2006-07-14
kfraser
10690:77fe42f6442b
[IA64] Fix the ia64 build.
2006-07-14
kfraser
10689:050de6b53961
[powerpc] Initial checkin of new powerpc files.
2006-07-14
kaf24
10688:69c4f7963a19
Remove CONFIG_PLAN9. Unused.
2006-07-14
kaf24
10687:80055bb36dc7
[powerpc] add PowerPC support to libxc
2006-07-14
kaf24
10686:129e981a7700
[powerpc] support additional interrupt controller types in xen/arch/x86/irq.c
2006-07-14
kaf24
10685:d51a5ca0fa99
[powerpc] print page->count_info as unsigned long
2006-07-14
kaf24
10684:08906834ca74
[powerpc] [xend] PPC doesn't support ballooning yet
2006-07-14
kaf24
10683:35a29c8f0bab
[powerpc] add PowerPC support to Makefiles
2006-07-14
kaf24
10682:516ff6908472
[powerpc] add arch-powerpc.h to xen.h
2006-07-14
kaf24
10681:83f047e6e99c
[powerpc] add PowerPC files to .hgignore
2006-07-13
jchesterfield
10680:f692a0a476c5
xend save/restore fix, only matches one device type (vbd or tap) on creation of vm.
2006-07-13
shand
10679:3c841b50afb9
Update ignores after blktap checkin (-unstable cset 10677:2937703f0ed0)
2006-07-13
chris
10678:8eb79da98499
[IOEMU] Enable gui_timer unless the display is exported over VNC.
2006-07-13
jchesterfield
10677:2937703f0ed0
Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TAP=y) and userspace tools. The userspace deamon (blktapctrl) is enabled by default when xend is activated. For further information on using and configuring blktap see tools/blktap/README.
2006-07-13
kfraser
10676:af9809f51f81
[XEN] Clean up page-fault propagation when acessing guest addresses.
2006-07-12
chris
10675:a70c4f9657cc
Update xend to support vnc configuration for qemu 0.8.1 based ioemu.
2006-07-12
chris
10674:6d8f2d78d7c8
Update xend to support network configuration for qemu 0.8.1 based ioemu.
2006-07-12
chris
10673:b450f21472a0
Add qemu 0.8.1 based ioemu.
2006-07-12
chris
10672:bd68ce5a3f0c
Remove qemu 0.6.1 based ioemu.
2006-07-12
kfraser
10671:b20580cf7fc1
Revert c/s 10651: "prevent double uuid use". Breaks localhost
2006-07-12
ack
10670:84ff152efb0a
Add linux config update script and native linux build.
2006-07-12
ack
10669:cebedeefbfbd
Ifdef stuff that is XEN specific in patches
2006-07-12
chris
10668:3addc7020107
Make ioemu dir configurable and change prefix to /usr (works with old and new ioemu).
2006-07-10
chris
10667:984225e947f1
[VMXASSIST] Include all rodata sections into text section.
2006-07-10
kfraser
10666:16b4abe0f925
[HVM][VMX] Clean up some writes to 64-bit VMCS fields in 32-bit Xen.
2006-07-10
kfraser
10665:bc2f68334e96
Check attributes of page table level 3 entries for 4 level HVM guest.
2006-07-10
kfraser
10664:405c7e86b24a
Shared libs have traditionally been installed as executables due to
2006-07-10
kfraser
10663:28b766e3bcca
Move the content of the script file vtpm-addtodb into the
2006-07-10
kfraser
10662:3243ab41b09e
[LINUX] Define dma_get_cache_alignment even on x86/64.
2006-07-10
kfraser
10661:8922c1fbe684
[XM][ACM] Add xm subcommands to work with security resource labels.
2006-07-10
kfraser
10660:e05d60be5adb
[XENTRACE] Remember number of lost trace records when
2006-07-10
kfraser
10659:3cdb93867f81
Domain ID/index mapping in xenmon.
2006-07-10
kfraser
10658:b875c036839f
[XENOPROF] Some fixes for xenoprof passive domain support.
2006-07-10
kfraser
10657:3c74df4f33f0
[XEND] Currently a domain's maxmem value is being set with the memory value
2006-07-10
kfraser
10656:5014fd2b5c5a
[VTPM_Tools] Support for (non-local) Migration added. Local migration
2006-07-10
kfraser
10655:a4041ac6f152
[NET] net-gso.patch: Fix up GSO packets with broken checksums
2006-07-10
kfraser
10654:09b8041dc2fd
[XENCONSOLE] reference of tty->count in xencons_close() is racy.
2006-07-10
kfraser
10653:c45f1f3a926b
[XEND] Fix a couple of error-message typos.
2006-07-10
kfraser
10652:9ddc5be227c1
[XEND] Improve xm pause/unpause error reporting.
2006-07-10
kfraser
10651:800261a88275
[XEND] Prevent uuid double use.
2006-07-10
kfraser
10650:a1c2cede77c7
[HVM] Fix "Many lost ticks" warning in ia32e guest
2006-07-10
kfraser
10649:f986ead202dc
Use $(MAKE) instead of make to run sub-makefiles to correcly support -j flag.
2006-07-08
chris
10648:30cdeb686b93
[BUILD] Fix re-use of existing config files in dist/install/boot.
2006-07-05
kfraser
10647:8e55c5c11475
[XEN] Add CPUID hypervisor-info leaves at index 0x40000000.
2006-07-05
kfraser
10646:74018b65c369
[XEN] getpagframeinfo field name mfn -> gmfn.
2006-07-05
kfraser
10645:2aa910eb3713
[XEN] Hypercall-init dom0_op takes GMFN, not MFN.
2006-07-05
kfraser
10644:d6363854fb35
[HVM][VMX] More descriptive failed vmentry.
2006-07-05
kfraser
10643:bbea54da02b5
[MINIOS] Mapping page frames on demand added to the memory management.
less
more
| rev 10702:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip