log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 15802:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-08-30
kfraser
15802:263fc122f62b
Introduce xc_core_arch_gpfn_may_present() hook.
2007-08-30
kfraser
15801:df860912f348
Optimize xc_core.c implementation.
2007-08-30
kfraser
15800:104aba61893e
Some minor cleanup of xc_core.c.
2007-08-30
kfraser
15799:1c19a3430ab1
xen: Understand the E820_UNUSABLE (type code 5) memory type.
2007-08-30
kfraser
15798:c398dad9d50a
hvm: Provide an HVMOP_flush_tlbs to flush VCPU TLBs.
2007-08-29
kfraser
15797:b485d8d7347a
ioemu: Avoid unaligned guest memory accesses on ia64.
2007-08-29
kfraser
15796:2eb38cefdcd9
Skipping image name at start of command line is an
2007-08-29
kfraser
15795:c868eab6c99b
hvm: Add rombios decoding of F11/F12 scancodes in support for
2007-08-29
kfraser
15794:adad9f3820f1
Improve commenting of xencomm_ctxt_next().
2007-08-29
kfraser
15793:828e1df114d4
hvm: Intercept reads of MSR_IA32_MCG_CAP and return 0.
2007-08-29
kfraser
15792:747b71c8c4a8
x86: Do not #GP when guest writes unexpected values to CR4. Just
2007-08-29
kfraser
15791:79053138b35c
x86: Remove (most) Centaur CPU support. Only VIA C7 can work, as it
2007-08-29
kfraser
15790:86a02b7148fa
x86: Kill Rise iDragon support.
2007-08-28
kfraser
15789:8e9ec8711efa
ioemu: Avoid struct members clashing with POSIX apis
2007-08-28
kfraser
15788:8e3abd893835
xm: Fix error message for xm create command.
2007-08-28
kfraser
15787:7f53312a3297
ioemu: error checkin when setting up the Cirrus Logic video device.
2007-08-28
kfraser
15786:505021d029eb
xend: Fix memory ballooning logic during save/restore. Should be same
2007-08-28
kfraser
15785:2aee2e4eacc8
Fix VNC server after HVM save/restore/migrate, when no vncpasswd specified.
2007-08-28
kfraser
15784:f4a0804d18f9
xencomm: Code style cleanups.
2007-08-28
kfraser
15783:c93e2a822d6f
[xen, xencomm] xencomm multiple page support
2007-08-28
kfraser
15782:b1c3b9df7d9a
[xen, xencomm] fix various xencomm invalid racy access.
2007-08-24
kfraser
15781:58d131f1fb35
hvmloader: Clarify relationship between xen_domain_handle_t and SMBIOS uuid field.
2007-08-24
Keir Fraser
15780:f279d776fcb0
x86: Fix paging_init() to not overwrite existing page-directory entry
2007-08-17
kfraser
15779:1892f4a9822f
Merge with ia64/xen-unstable.hg
2007-08-17
Ian Campbell
15778:8ef276326042
silentoldconfig seems to break automated testing, try an explicit make prepare
2007-08-17
kfraser
15777:ceb0115627b9
Update version number to reflect that next stable release will be 3.2.x
2007-08-17
Ian Campbell
15776:ae923d1f50bf
Linux 2.6.18 doesn't create include/linux/autoconf.h as a side effect
2007-08-17
Ian Campbell
15775:a1b6555a37bf
Pull XEN_LINUX_UPDATE into mk.linux-2.6-xen so it can be shared by
2007-08-17
kfraser
15774:bd8647a7b992
Add sharing-check for blktap
2007-08-17
kfraser
15773:ac7a8c9d6202
xend: Fix vbd detach.
2007-08-17
kfraser
15772:458e8b37aec8
Fix "xm restore" require 4 times amount of memory on ia64.
2007-08-17
kfraser
15771:2ece8ff05ce7
xend: Avoid unnecessary writes to xenstore.
2007-08-16
kfraser
15770:cd511c380e03
Tack -m32/-m64 on HOSTCFLAGS when COMPILE_ARCH is x86.
2007-08-16
kfraser
15769:d1f9652e35c3
Avoid new-fangled gnumake else-if syntax.
2007-08-16
kfraser
15768:0edecad52917
Allow Xen to build on FreeBSD.
2007-09-06
Alex Williamson
15767:12be90e2f831
[IA64] Supress warning of __assign_domain_page().
2007-08-28
Alex Williamson
15766:3cd445aecf59
[IA64] Fixes for 4k page support.
2007-08-28
Alex Williamson
15765:9341dd055619
[IA64] Remove unused var opt_xenheap_megabytes
2007-08-28
Alex Williamson
15764:f88eea67a469
[IA64] Move nvram from /usr to /var
2007-08-28
Alex Williamson
15763:c21bd325088a
[IA64] Fix parallel build; directory must exist before making symlink
2007-08-24
Alex Williamson
15762:6644d8486266
[IA64] Clean up NVRAM failure case
2007-08-24
Alex Williamson
15761:0cc2e0a1b2fc
[IA64] Kill PM timer
2007-08-16
Alex Williamson
15760:049d4baa9965
[IA64] xencomm - compilation fix of unmodified driver
2007-08-16
Alex Williamson
15759:cb3c7f006077
[IA64] Use common xencomm.c and remove ia64 xencomm.c
2007-08-16
Alex Williamson
15758:778985f246a0
merge with xen-unstable.hg
2007-08-16
kfraser
15757:256160ff19b7
Remove unused max_dma_mfn variable.
2007-08-14
kfraser
15756:c98c707a07a8
xencomm: Fix for code style.
2007-08-14
kfraser
15755:3db3c4868568
[xen, xencomm] preparetion for xencomm consolidation.
2007-08-14
kfraser
15754:0d367c186e8c
[xen, xencomm] xencomm trivial bug fix
2007-08-14
kfraser
15753:e9a5c6b2acbe
xen: Cache 'current' vcpu in physdev_op hcall implementation.
2007-08-14
kfraser
15752:ef79bf6f0142
xen: Do not accept DOMID_SELF as input to DOMCTL_getdomaininfo.
2007-08-14
kfraser
15751:fdffab15499d
libxc: Various xc_evtchn_* functions must return signed integer type.
2007-08-13
kfraser
15750:08e962b8597c
hvm: Cleanups to state-restore paths (including vmxassist world restore).
2007-08-13
Tim Deegan
15749:d8b5b02c52cf
[HVM] [TOOLS] Move device state save earlier in suspend path
2007-08-13
kfraser
15748:01c721fddb90
[PV-on-HVM]: Add missing includes
2007-08-13
kfraser
15747:f2649861d594
x86-64: enable hypervisor output on VESA frame buffer
2007-08-12
James Bulpin
15746:c362bcee8047
xm-test: Allow dom0 network interface used in tests to be overriden
2007-08-10
kfraser
15745:66a262700cf7
x86: Trivial clean up of debug output.
2007-08-10
kfraser
15744:8c77ae93f982
x86: Improved memcpy() asm implementation.
2007-08-09
kfraser
15743:95f90f24f3b1
Fix xm block/network-detach command.
less
more
| rev 15802:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip