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 11807:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
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.
2006-10-09
kfraser
11774:411c6aca255c
[PRIVCMD] Fix trivial bug introduced in IOCTL_PRIVCMD_MMAP.
2006-10-09
kfraser
11773:e1f3af226a8e
[LINUX] Various fixes for mmapping I/O and foreign memory pages.
2006-10-09
Tim Deegan
11772:b92104e0cf08
Since shadow_update_paging_modes() will modify v->arch.hvm_vcpu.hw_cr3,
2006-10-08
kaf24
11771:a5469bf602ef
[BLKTAP] Remove bogus extra public definition of sig_handler().
2006-10-06
kfraser
11770:f071be18e85f
[BLKTAP] Fix trivial indentation snafu in previous changeset.
2006-10-06
kfraser
11769:9ab5db36c987
[BLKTAP] Fix crash at start-of-day in blktapctrld
2006-10-06
kfraser
11768:ff9746d600e9
[BLKTAP] Formatting and style cleanups to blktapctrl.
2006-10-06
kfraser
11767:7efaaae37415
[BALLOON] Replace alloc_empty_page_range with new helper alloc_empty_pages_and_pagevec.
2006-10-06
kfraser
11766:3971f49ce592
[BLK] tap: Allocate pages for foreign mappings individually rather than contiguously.
2006-10-06
kaf24
11765:34b2348dfe4b
[HVM][SVM] Revert changeset 11679:a949bd6ceb85
2006-10-05
kaf24
11764:9d0b22eb1758
[TPM] back: Allocate pages for foreign mappings individually rather than contiguously.
2006-10-05
kaf24
11763:0fe7624dde63
[NET] back: Allocate pages for foreign mappings individually rather than contiguously.
2006-10-05
kaf24
11762:0cda1a7988ee
[NET] back: Remove unused rx_mmap area. Copying happens inside Xen, so
2006-10-05
kaf24
11761:be6f5e262d84
[BLK] back: Allocate pages for foreign mappings individually rather
2006-10-05
Tim Deegan
11760:79b56c02b836
Merge
2006-10-05
Tim Deegan
11759:646a120334ef
[VMX] Remove vcpu->arch.hvm_vmx.cpu_state
2006-10-05
kfraser
11758:9dabb06c66f5
[XEN] Fix memtype accessor domctls.
2006-10-05
kfraser
11757:609b10b17bf0
[XEN] Change microcode_update function interface inside Xen.
2006-10-05
kfraser
11756:eee52c100996
[XEN] Remove unused MULTICALL_arg6, and unnecessary use of STR() macro.
2006-10-05
kfraser
11755:56fe7bbcbeaf
Make sure that if one of the intermediate steps fails, a subsequent
2006-10-05
kfraser
11754:efb8b20004b7
[XM] Fix 'xm help' when called on a command-name prefix.
2006-10-05
kfraser
11753:bf0deb09facd
[XEND] Fix pygrub when run server-side on a domain with blktap disks.
2006-10-05
kfraser
11752:b3cba293e61a
[NET] front: Fix size of grant_rx_ref[]. It should use the RX ring
2006-10-05
Christian Limpach
11751:a95dfbc8dca8
[HVM/vncserver] Implement a 'vnclisten' option to limit the interface
2006-10-05
Ian Campbell
11750:8959876abbe3
[NET] front: Include linux/moduleparam.h since we use module_param_*
2006-10-05
kaf24
11749:2e58022889a5
[MBOOTPACK] Fix building mbootpack on x86/64.
2006-10-05
jchesterfield
11748:a72fdb6a19a1
[BLKTAP] Blktapctrl: Add asynchronous watch on dom0 name entry for blktapctrl on startup. This patch cleans up the synchronisation issues between blktapctrl and xend at initialisation if the Dom0 entries have not yet been populated.
less
more
| rev 11807:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip