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 11834:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-10-17
kfraser
11834:3cc0b589c235
Added tag 3.0.3-branched for changeset 6ed4368b4a9e1924c983774c4b1a2b6baf8e98a6
2006-10-15
kfraser
11833:6ed4368b4a9e
[XENOPROF] Add a lock around the xenoprof hypercall. It mutates global state.
3.0.3-branched
2006-10-15
kfraser
11832:d30ed0e261ae
[XENOPROF] Fix limit-check overflow.
2006-10-15
kfraser
11831:8631433e5195
[SHADOW] Trivial whitespace fix to a couple of printf format strings.
2006-10-15
kfraser
11830:e321f036f603
[XEND] Check for and fail on non-existent floppy-drive file when starting HVM guest.
2006-10-15
kfraser
11829:edcd3a25a2bd
[HVM] Fix PIC IO intercept: addresses are physical, not virtual.
2006-10-22
awilliam
11828:d5a46e4cc340
[IA64] Fix Windows Timer stop issue.
2006-10-22
awilliam
11827:a7c6b1c5507c
[IA64] remove unused vmx/mm.c file
2006-10-22
awilliam
11826:463658ccf683
[IA64] BUG() bad path during domain destruction
2006-10-22
awilliam
11825:6cdd56dd79bc
[IA64] sync_console in ia64_init_handler
2006-10-18
awilliam
11824:ee7799388ab1
[IA64] fix a bug in accelerating mov to rr
2006-10-18
awilliam
11823:2a9c0f4682ed
[IA64] Correctly not handle VHPT long format.
2006-10-18
awilliam
11822:aed7ef54fbfe
[IA64] Remove unused code (vmx_uaccess).
2006-10-18
awilliam
11821:fffb36174ddb
[IA64] merge pal emulator
2006-10-18
awilliam
11820:c13c3bd7f3b5
[IA64] backport toolchain fixes from linux-ia64
2006-10-18
awilliam
11819:4d86aea44675
[IA64] add arch/ia64/kernel/Makefile to sparse tree
2006-10-17
awilliam
11818:06ed19691f6d
[IA64] code cleanups
2006-10-17
awilliam
11817:78c494a16b95
[IA64] deopfuscate vcpu.c and priop.c and related headers
2006-10-17
awilliam
11816:c5ddcf89f050
[IA64] Add not-SMP-safe comment about PV-on-HVM
2006-10-17
awilliam
11815:3e1571489789
[IA64] warning fix for HVM PV driver
2006-10-17
awilliam
11814:15fa2785ef1c
[IA64] Fix panic when destroying DomVTI
2006-10-17
awilliam
11813:de50245ad4e3
[IA64] micro optimize __domain_flush_vtlb_track_entry.
2006-10-17
awilliam
11812:fd79ca20d91a
[IA64] tlbflush_clock
2006-10-17
awilliam
11811:8b8c49d35d43
[IA64] Remove dom0_align which isn't used anymore.
2006-10-14
awilliam
11810:fcd746cf4647
[IA64] warning fix
2006-10-14
awilliam
11809:685586518b2e
[IA64] Remove VHPT_ADDR
2006-10-14
awilliam
11808:0c18c6009448
[IA64] TLB tracking
2006-10-14
awilliam
11807:435e2275ea62
[IA64] linux/include/linux/hash.h.
2006-10-14
awilliam
11806:c8fa605f131f
[IA64] Accelerate mov to rr
2006-10-14
awilliam
11805:7c2a5f96a192
[IA64] Xencomm fixes for HVM PV-drivers
2006-10-14
awilliam
11804:9e8fdcc46fa3
[IA64] Xencomm fixes for HVM PV-drivers and driver domain.
2006-10-14
awilliam
11803:b725c9e51a7c
merge with xen-unstable.hg
2006-10-13
kfraser
11802:7da100019e00
[NET] front: Do not read features from backend until it enters InitWait.
2006-10-13
kfraser
11801:efea4c3b8bcc
[NET] back: Simplify probing of new interfaces. There's no need
2006-10-13
kfraser
11800:d2f13c8b0819
[NET] front: No need to read handle field from xenstore. It's not used.
2006-10-13
kaf24
11799:49d096ef3d76
[IOEMU] Fix argument to parse_host().
2006-10-12
kfraser
11798:f14a67a35bec
[HVM][SVM] Use proper name for the K8 VM_CR MSR.
2006-10-12
kfraser
11797:d845c9522d9e
[HVM][SVM] Check if SVM is disabled by the BIOS before enabling it.
2006-10-12
kfraser
11796:dcee7eca71af
[NET] back: Copy tx_ring data before verification
2006-10-12
kfraser
11795:af1aa35265eb
[HVM] Fix resource leak in error path of AP bringup.
2006-10-12
kfraser
11794:7f6ae888fb7a
[XEN] Fix booting with dom0_mem specifying 4GB or more.
2006-10-12
kfraser
11793:d13809a631b0
Fix privcmd mmap() on 64b architectures for regions larger than 2GB.
2006-10-12
kfraser
11792:ec45c27c1500
Include resources for PV xen-platform device in ACPI DSDT.
2006-10-12
kfraser
11791:5339785f8be8
[HVMLOADER] Remove an unused variable from an SMBIOS function.
2006-10-12
kfraser
11790:5b3ec078993b
[IA64] Add support for enforcing singleshot mmap() semantics at the
2006-10-12
kfraser
11789:d2e6a7be622d
[PRIVCMD] Fix ia64 domain creation by abstracting the singleshot mapping check.
2006-10-12
Christian Limpach
11788:5297ced4d610
[xenstore] Don't create a transaction for singleton read/write operations.
2006-10-12
Christian Limpach
11787:b0ee6789e428
[xenstore] Don't limit the number of concurrent transactions for domain0 connections
2006-10-12
Tim Deegan
11786:4fdcccd22352
[XEN] Fix race in shadow invlpg
2006-10-12
kfraser
11785:bd2be8a8fc72
[NET] back: Fix inter-domain networking when using rx-copy path.
2006-10-12
kfraser
11784:fe54ba10e9ef
[NET] front: Fix error handling to correctly skip bogus frags.
2006-10-10
kaf24
11783:f7d65fb7299b
Revert 11728:30f13007be. Breaks Solaris guests.
2006-10-10
kfraser
11782:f8ddc9abf3ef
[XEND] Add missing line from changeset 11653:3b7e11cbeb940
2006-10-10
Christian Limpach
11781:4d1af7ebf676
[xend/hotplug] Remove happy gun logging.
2006-10-10
kfraser
11780:cb337b2f817b
[NET] back: Fix netif rate limiting.
2006-10-10
Ian Campbell
11779:f028e3732803
Correct check for extended-cr3 support in __xen_guest fallback code.
2006-10-09
kaf24
11778:ab85c20d33e5
[TOOLS] Fixes to miniterm serial terminal utility.
2006-10-09
kfraser
11777:fd80b7e1e333
[NET] back: Refcount fixes to vif rate-limiting code.
2006-10-09
Tim Deegan
11776:6e932f32662c
[XEN] Zero PAE shadow l3es when destroying subshadows.
2006-10-09
kfraser
11775:30f13007be3f
[XEND] No need to decompress the initrd when building a domain.
less
more
| rev 11834:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip