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 17836:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2008-06-12
Keir Fraser
17836:1b29ad98cd87
minios can cope with >4G CR3 since it never uses it
2008-06-11
Keir Fraser
17835:a0561bcf9333
MSI: Handle MSI EOI for amd systems
2008-06-11
Keir Fraser
17834:0331bfd8b5d2
MSI: Fix msi delivery for hvm guest
2008-06-11
Keir Fraser
17833:54c6fc432763
AMD IOMMU: Enable MSI for hvm guest
2008-06-11
Keir Fraser
17832:7c771f0a24f3
x86: cpuid configuration for PV guest
2008-06-11
Keir Fraser
17831:f292689f48ba
Push python-related make variable definitions into tools/misc.
2008-06-11
Keir Fraser
17830:b8fa4a11f715
Have `make install' write the Python version number in the #!
2008-06-10
Keir Fraser
17829:cc4e471bbc08
minios: Fix >4GB machine addresses
2008-06-10
Keir Fraser
17828:5bf5fb8117c0
x86/64: Fix build.
2008-06-10
Keir Fraser
17827:4c1e740e392c
xend: minor ballooning cleanup
2008-06-10
Keir Fraser
17826:c7d361cf5793
x86: Default ACPI reboot method.
2008-06-10
Keir Fraser
17825:57b8c74c35ef
xenstore: Fix error path broken by c/s 17816
2008-06-10
Keir Fraser
17824:f70dff36213b
xenstat: some cleanups
2008-06-10
Keir Fraser
17823:d77214a97e04
xm on xenapi: Add PVFB support in xenapi_create.py.
2008-06-10
Keir Fraser
17822:189597fbb882
xenstore: cleanups
2008-06-10
Keir Fraser
17821:8a36f7f70859
libxc: Update for NetBSD
2008-06-10
Keir Fraser
17820:9af7a535225f
Pull in ACPI table parsing code from Linux 2.6.26-rc4.
2008-06-10
Keir Fraser
17819:7a0f1bf86516
libxenstat: Fix statistics for blktap disks on linux
2008-06-10
Keir Fraser
17818:58e07771d455
Fix the build with perfc=y.
2008-06-10
Keir Fraser
17817:fb294e189b73
x86: Fix the build after HVMTRACE changes.
2008-06-10
Keir Fraser
17816:f769baf14332
tools/python/xen/lowlevel: some cleanups
2008-06-09
Keir Fraser
17815:09dd5492651c
Allow older PAE Linux guests to access entire compat m2p.
2008-06-09
Keir Fraser
17814:db466cd3412c
libfsimage: make pygrub work on ufs
2008-06-09
Keir Fraser
17813:adf05a812edb
ioemu: simplyfing vga_draw_text code
2008-06-09
Keir Fraser
17812:2197a263a300
minios: add proper shutdown facilities
2008-06-09
Keir Fraser
17811:8b5b0512ed6a
stubdom: fetch command line from start_info instead of xenstore
2008-06-09
Keir Fraser
17810:5e5f3970f66f
libxc: Use vpath rather than VPATH, to avoid linking with hypervisor .o files.
2008-06-09
Keir Fraser
17809:6ec700f46c4e
stubdom: simplify xenfb resize handler
2008-06-09
Keir Fraser
17808:f6520678755a
When building from a tarball release use hardcoded path to
2008-06-09
Keir Fraser
17807:a40c23c25b0d
x86: Fix S3 resume after creating an HVM guest.
2008-06-09
Keir Fraser
17806:37392df51f0b
xm on xenapi: Fixes for rfb console.
2008-06-09
Keir Fraser
17805:6c5b9b355ce8
stubdom: document that pty usage should be disabled
2008-06-09
Keir Fraser
17804:124367e10376
stubdom: make non-VNC + stdvga work
2008-06-09
Keir Fraser
17803:caa2b155a42d
stubdom: permit compilation without lwip
2008-06-09
Keir Fraser
17802:07ba9aeee347
minios: use inlines instead of macros for bswap*
2008-06-09
Keir Fraser
17801:268a9f8286f3
xentrace: fix tracing for 64bit guests
2008-06-09
Keir Fraser
17800:5009f5d093ce
AMD IOMMU: add support for PV guest
2008-06-09
Keir Fraser
17799:041f67ddcd7b
xend: Use get_config_string for 'keymap' and 'resource-label-change-script'.
2008-06-09
Keir Fraser
17798:4ecc3ac69819
stubdom: prevent newlib from emiting cli/sti in longjmp
2008-06-09
Keir Fraser
17797:638811f870ba
ioemu: cleaning DisplayState->dpy_resize interface
2008-06-09
Keir Fraser
17796:1de5d17497fd
acm: check for duplicate labels and types
2008-06-09
Keir Fraser
17795:4eba2151d38b
acm: Allow remove of labels from suspended domains.
2008-06-09
Keir Fraser
17794:9126c09738da
xm: Set device_model option value default to None.
2008-06-09
Keir Fraser
17793:0be5d3510305
xm on xenapi: Enable more platform configurations
2008-06-05
Keir Fraser
17792:b320cfe1f10f
stubdom: .hgignore updates
2008-06-05
Keir Fraser
17791:9593ceb1470d
stubdom: upgrade lwip to newer upstream version since it provides bugfixes
2008-06-05
Keir Fraser
17790:49a0d28a16e0
minios: add a blkfront synchronous interface
2008-06-05
Keir Fraser
17789:31a941632a5d
32-on-64: Fix physaddr_bitsize computation when creating a 32b x86
2008-06-05
Keir Fraser
17788:129a511d31ee
x86, p2m: Fix typo in p2m_change_type_global().
2008-06-05
Keir Fraser
17787:24c86abbb387
x86 hvm: Improve paging performance for 64b solaris guests
2008-06-05
Keir Fraser
17786:02132fc864b4
xen: build fix for NetBSD (test -x usage).
2008-06-05
Keir Fraser
17785:0204b5368145
libfsimage: Build fix for NetBSD.
2008-06-05
Keir Fraser
17784:b346fb1b8223
xm: Fix formatting of xm block-list output.
2008-06-05
Keir Fraser
17783:bbb4bb69efb2
Fix blkif.py for virsh start
2008-06-03
Keir Fraser
17782:5603534c62f9
Improve HPET comparator reprog to prevent intr-near-missing case
2008-06-03
Keir Fraser
17781:6b77c311fd3c
x86: Enhance Cx stability by adding softirq check before entry cstate
2008-06-03
Keir Fraser
17780:420db89188ca
xend: implement VM_hard_reboot of XenAPI.
2008-06-03
Keir Fraser
17779:5c38568d90df
stubdom: Add console reading support
2008-06-02
Keir Fraser
17778:fe60bf79d96f
rombios: S3 resume fixes.
2008-06-02
Keir Fraser
17777:7155d82576a4
xc hvm: Fix default CPUID features according to PAE/64-bit
less
more
| rev 17836:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip