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 11723:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-10-06
kfraser
11723:f071be18e85f
[BLKTAP] Fix trivial indentation snafu in previous changeset.
2006-10-06
kfraser
11722:9ab5db36c987
[BLKTAP] Fix crash at start-of-day in blktapctrld
2006-10-06
kfraser
11721:ff9746d600e9
[BLKTAP] Formatting and style cleanups to blktapctrl.
2006-10-06
kfraser
11720:7efaaae37415
[BALLOON] Replace alloc_empty_page_range with new helper alloc_empty_pages_and_pagevec.
2006-10-06
kfraser
11719:3971f49ce592
[BLK] tap: Allocate pages for foreign mappings individually rather than contiguously.
2006-10-06
kaf24
11718:34b2348dfe4b
[HVM][SVM] Revert changeset 11679:a949bd6ceb85
2006-10-05
kaf24
11717:9d0b22eb1758
[TPM] back: Allocate pages for foreign mappings individually rather than contiguously.
2006-10-05
kaf24
11716:0fe7624dde63
[NET] back: Allocate pages for foreign mappings individually rather than contiguously.
2006-10-05
kaf24
11715:0cda1a7988ee
[NET] back: Remove unused rx_mmap area. Copying happens inside Xen, so
2006-10-05
kaf24
11714:be6f5e262d84
[BLK] back: Allocate pages for foreign mappings individually rather
2006-10-05
Tim Deegan
11713:79b56c02b836
Merge
2006-10-05
Tim Deegan
11712:646a120334ef
[VMX] Remove vcpu->arch.hvm_vmx.cpu_state
2006-10-05
kfraser
11711:9dabb06c66f5
[XEN] Fix memtype accessor domctls.
2006-10-05
kfraser
11710:609b10b17bf0
[XEN] Change microcode_update function interface inside Xen.
2006-10-05
kfraser
11709:eee52c100996
[XEN] Remove unused MULTICALL_arg6, and unnecessary use of STR() macro.
2006-10-05
kfraser
11708:56fe7bbcbeaf
Make sure that if one of the intermediate steps fails, a subsequent
2006-10-05
kfraser
11707:efb8b20004b7
[XM] Fix 'xm help' when called on a command-name prefix.
2006-10-05
kfraser
11706:bf0deb09facd
[XEND] Fix pygrub when run server-side on a domain with blktap disks.
2006-10-05
kfraser
11705:b3cba293e61a
[NET] front: Fix size of grant_rx_ref[]. It should use the RX ring
2006-10-05
Christian Limpach
11704:a95dfbc8dca8
[HVM/vncserver] Implement a 'vnclisten' option to limit the interface
2006-10-05
Ian Campbell
11703:8959876abbe3
[NET] front: Include linux/moduleparam.h since we use module_param_*
2006-10-05
kaf24
11702:2e58022889a5
[MBOOTPACK] Fix building mbootpack on x86/64.
2006-10-05
jchesterfield
11701: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.
2006-10-05
Ian Campbell
11700:ad926cc0a50e
[NET] front: If the kernel does not include GSO then look for TSO.
2006-10-05
Ian Campbell
11699:55e53c556f9f
[NET] front: Invert the test for a kernel with GSO support.
2006-10-05
kaf24
11698:0dc4ae151be2
[LIBXC] Fix ptrace memory-mapping code to map pagetables read-only.
2006-10-04
kfraser
11697:a5a3f48e92c9
Remove redundant '&' before array name in __RING_SIZE macro.
2006-10-04
kfraser
11696:2dd375ce153d
[LINUX] Don't bother to write a 5-bit value to a 2-bit field.
2006-10-04
kfraser
11695:224b80785d02
[NET] back: Disable packet queuing when a client has no receive buffers.
2006-10-04
kaf24
11694:6a8ae4c34abe
[IOEMU] When vncunused is specified, allocate a port from 5900
2006-10-04
kaf24
11693:ddc56007bf3f
[XEND] If 'vncused' is set, it won't specify an explicit display num to QEMU.
2006-10-04
kaf24
11692:7a7e8cf9a4f9
[HVMLOADER] Fix SMBIOS table code. One of the string lengths is incorrectly computed.
2006-10-04
kaf24
11691:74855cdc4a1d
[XEN] Never crash machine on int3 traps.
2006-10-03
kfraser
11690:38f9bd7a4ce6
[NET] Make MAX_SKBUFF_ORDER page-size independent.
2006-10-03
kfraser
11689:6df04adab323
[IA64] Fix implicit declaration of initialize_keytable().
2006-10-03
Alastair Tse
11688:432bf17b3b09
[XM] Fix rmlabel filename assignment
2006-10-03
Alastair Tse
11687:51fa58f0583b
[XM] Fix missing security check in block-attach
2006-10-02
kfraser
11686:f426f6e646eb
[HVMLOADER] Clean up SMBIOS table-length computations.
2006-10-02
kfraser
11685:0d796dced5f7
[NET] front: Allow copying receive path to be selected by user at
2006-10-02
Steven Smith
11684:96a77ef725b8
[XEN][HVM] Fix a bug which could lead to the guest locking up if it
2006-09-30
kaf24
11683:02311d8aba86
[HVM][TOOLS] Improve warnign message when trying to create
2006-09-30
kaf24
11682:82983c636549
[HVM] Mov to/from CR8 must be gated on whether VLAPIC device is created.
2006-09-30
kaf24
11681:96a6649fa691
[HVM] Add RDMSR/WRMSR instruction emulation to VMXAssist decoder
2006-09-30
kaf24
11680:2d155d41fe46
[HVM] Add sub instruction support to HVM MMIO decoder.
2006-09-30
kaf24
11679:a949bd6ceb85
[HVM][SVM] Do not delay ExtInt event injection if RFLAGS.IF==0.
2006-09-29
kfraser
11678:9977b8785570
[NET] back: Loopback must copy foreign mappings.
2006-09-29
Steven Smith
11677:593b5623a0d2
Merge.
2006-09-29
Steven Smith
11676:ef8df1e5884f
[XEN][HVM] Arrange that we only consider sending a PV-on-HVM event channel
2006-09-29
kfraser
11675:2835083c9c91
[BLKTAP] Find major number by searching sysfs
2006-09-29
Steven Smith
11674:509ff527c59d
Merge.
2006-09-29
Steven Smith
11673:c620b16d4063
[XEN][HVM] Make sure that the interrupt which event channel events come in
2006-09-29
kfraser
11672:7e79259c2c17
[LINUX] Make evtchn device use a dynamic minor number.
2006-09-29
Tim Deegan
11671:477a0084ff47
[XEN] Recompute shadows of PAE PSE l2es when needed.
2006-09-29
kfraser
11670:792fb641ea7b
[HVM][SVM] Obtaining instruction address needs to mask to 32 bits
2006-09-29
Alastair Tse
11669:e229687561cf
[TOOLS] Fix xendomains init.d script DOG PIG confusion.
2006-09-29
kfraser
11668:9eb80d41c724
[HVM] Disable VMX/SVM on auxiliary processors when shutting down an SMP system.
2006-09-29
kfraser
11667:bcd0e18f7881
[HVM][VMX] Clear vmxe when VMX is not enabled.
2006-09-29
kfraser
11666:be78be7009c5
[PYGRUB] Enable showing the cursor in pygrub when it's relevant to do so.
2006-09-29
kfraser
11665:dea06c7fd19d
[HVM][SVM] 64-bit Windows HVM guests require MCE/MCA CPUID bits to be present.
2006-09-29
kfraser
11664:0c29e0d1c67b
[BLKTAP] Remove unnecessary TLB flush from blktap driver.
less
more
| rev 11723:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip