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 11783:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-10-17
kfraser
11783:9754c40fc673
Fix multiple inclusion when building libxenguest.
2006-10-17
kfraser
11782:b75fbced2353
[SOLARIS] The hotplug scripts live in a different place on Solaris.
2006-10-17
kfraser
11781:eb6680cdbe20
[SOLARIS] Add the correct machine name for Solaris to arch.py.
2006-10-17
kfraser
11780:cbfc2e5c6978
Allow CONFIG_IOEMU=n to work.
2006-10-17
kfraser
11779:398ab18ffed1
[SOLARIS] Create kernel-interface implementations for libxc and xenstored.
2006-10-17
kfraser
11778:0e22ecd169a0
[SOLARIS] Disable "chk" script. The tests aren't portable and there's little need for it.
2006-10-17
kfraser
11777:1e6d52d06fa4
[SOLARIS] A couple of simple compile fixes for tools/ on Solaris.
2006-10-17
kfraser
11776:5b036362c1b0
Remove ERR() macro from libxc. Use ERROR/PERROR as appropriate.
2006-10-17
kfraser
11775:479b17f312b0
Remove non-existent xc_ptrace_core() from xenctrl.h.
2006-10-17
kfraser
11774:5d2ce349f9f4
[SOLARIS] Don't build ptrace code on Solaris.
2006-10-17
kfraser
11773:3b27623dd319
[SOLARIS] On sysv platforms, gas defaults '/' to a comment
2006-10-17
kfraser
11772:0466b9564e60
[SOLARIS] Fix Xen build. ACPI headers aren't Linux-specific.
2006-10-17
kfraser
11771:3ccd876603a0
[SOLARIS] Some makefile fragments expect a better shell than Solaris's /bin/sh,
2006-10-17
kfraser
11770:a5ef8e491da7
[SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to use
2006-10-17
kfraser
11769:4154ba04725a
[SOLARIS] Use GNU grep on Solaris.
2006-10-17
kfraser
11768:f4b7b8aefc05
[SOLARIS] A couple of small fixes to the Makefiles for the kernel tool headers.
2006-10-17
kfraser
11767:be8039f8bc14
Introduce Makefile config fragments for OS-specific differences.
2006-10-17
kfraser
11766:fb9f7ac2fc54
Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.
2006-10-17
kfraser
11765:fd37e715f509
Ignore tags and cscope from different tools versions, plus .config.
2006-10-17
kfraser
11764:edf0e488ea2a
Clean up duplication of 'install' macros in the Makefiles.
2006-10-17
kfraser
11763:ed9c393b3c4f
Define -m32/-m64 in LDFLAGS for x86 builds.
2006-10-17
kfraser
11762:db3d58d30e9d
Don't use -Wunused-value. It's too aggressive with GCC4.
2006-10-17
kfraser
11761:3cc0b589c235
Added tag 3.0.3-branched for changeset 6ed4368b4a9e1924c983774c4b1a2b6baf8e98a6
2006-10-15
kfraser
11760:6ed4368b4a9e
[XENOPROF] Add a lock around the xenoprof hypercall. It mutates global state.
3.0.3-branched
2006-10-15
kfraser
11759:d30ed0e261ae
[XENOPROF] Fix limit-check overflow.
2006-10-15
kfraser
11758:8631433e5195
[SHADOW] Trivial whitespace fix to a couple of printf format strings.
2006-10-15
kfraser
11757:e321f036f603
[XEND] Check for and fail on non-existent floppy-drive file when starting HVM guest.
2006-10-15
kfraser
11756:edcd3a25a2bd
[HVM] Fix PIC IO intercept: addresses are physical, not virtual.
2006-10-13
kfraser
11755:7da100019e00
[NET] front: Do not read features from backend until it enters InitWait.
2006-10-13
kfraser
11754:efea4c3b8bcc
[NET] back: Simplify probing of new interfaces. There's no need
2006-10-13
kfraser
11753:d2f13c8b0819
[NET] front: No need to read handle field from xenstore. It's not used.
2006-10-13
kaf24
11752:49d096ef3d76
[IOEMU] Fix argument to parse_host().
2006-10-12
kfraser
11751:f14a67a35bec
[HVM][SVM] Use proper name for the K8 VM_CR MSR.
2006-10-12
kfraser
11750:d845c9522d9e
[HVM][SVM] Check if SVM is disabled by the BIOS before enabling it.
2006-10-12
kfraser
11749:dcee7eca71af
[NET] back: Copy tx_ring data before verification
2006-10-12
kfraser
11748:af1aa35265eb
[HVM] Fix resource leak in error path of AP bringup.
2006-10-12
kfraser
11747:7f6ae888fb7a
[XEN] Fix booting with dom0_mem specifying 4GB or more.
2006-10-12
kfraser
11746:d13809a631b0
Fix privcmd mmap() on 64b architectures for regions larger than 2GB.
2006-10-12
kfraser
11745:ec45c27c1500
Include resources for PV xen-platform device in ACPI DSDT.
2006-10-12
kfraser
11744:5339785f8be8
[HVMLOADER] Remove an unused variable from an SMBIOS function.
2006-10-12
kfraser
11743:5b3ec078993b
[IA64] Add support for enforcing singleshot mmap() semantics at the
2006-10-12
kfraser
11742:d2e6a7be622d
[PRIVCMD] Fix ia64 domain creation by abstracting the singleshot mapping check.
2006-10-12
Christian Limpach
11741:5297ced4d610
[xenstore] Don't create a transaction for singleton read/write operations.
2006-10-12
Christian Limpach
11740:b0ee6789e428
[xenstore] Don't limit the number of concurrent transactions for domain0 connections
2006-10-12
Tim Deegan
11739:4fdcccd22352
[XEN] Fix race in shadow invlpg
2006-10-12
kfraser
11738:bd2be8a8fc72
[NET] back: Fix inter-domain networking when using rx-copy path.
2006-10-12
kfraser
11737:fe54ba10e9ef
[NET] front: Fix error handling to correctly skip bogus frags.
2006-10-10
kaf24
11736:f7d65fb7299b
Revert 11728:30f13007be. Breaks Solaris guests.
2006-10-10
kfraser
11735:f8ddc9abf3ef
[XEND] Add missing line from changeset 11653:3b7e11cbeb940
2006-10-10
Christian Limpach
11734:4d1af7ebf676
[xend/hotplug] Remove happy gun logging.
2006-10-10
kfraser
11733:cb337b2f817b
[NET] back: Fix netif rate limiting.
2006-10-10
Ian Campbell
11732:f028e3732803
Correct check for extended-cr3 support in __xen_guest fallback code.
2006-10-09
kaf24
11731:ab85c20d33e5
[TOOLS] Fixes to miniterm serial terminal utility.
2006-10-09
kfraser
11730:fd80b7e1e333
[NET] back: Refcount fixes to vif rate-limiting code.
2006-10-09
Tim Deegan
11729:6e932f32662c
[XEN] Zero PAE shadow l3es when destroying subshadows.
2006-10-09
kfraser
11728:30f13007be3f
[XEND] No need to decompress the initrd when building a domain.
2006-10-09
kfraser
11727:411c6aca255c
[PRIVCMD] Fix trivial bug introduced in IOCTL_PRIVCMD_MMAP.
2006-10-09
kfraser
11726:e1f3af226a8e
[LINUX] Various fixes for mmapping I/O and foreign memory pages.
2006-10-09
Tim Deegan
11725:b92104e0cf08
Since shadow_update_paging_modes() will modify v->arch.hvm_vcpu.hw_cr3,
2006-10-08
kaf24
11724:a5469bf602ef
[BLKTAP] Remove bogus extra public definition of sig_handler().
less
more
| rev 11783:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip