age |
author |
revision |
description |
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. |
2006-10-05 |
Ian Campbell |
11747:ad926cc0a50e |
[NET] front: If the kernel does not include GSO then look for TSO. |
2006-10-05 |
Ian Campbell |
11746:55e53c556f9f |
[NET] front: Invert the test for a kernel with GSO support. |
2006-10-08 |
awilliam |
11745:5176c3ea3293 |
[IA64] per vcpu vhpt |
2006-10-08 |
awilliam |
11744:4eb6e2ec1b39 |
[IA64] Remove test of dead CONFIG_XEN_IA64_DOM0_NON_VP |
2006-10-08 |
awilliam |
11743:6fae3a36f50b |
[IA64] added __read_mostly to some variables |
2006-10-08 |
awilliam |
11742:61504e80defa |
[IA64] __read_mostly |
2006-10-08 |
awilliam |
11741:e9c7f965e70a |
[IA64] make efi_print()'s output more readable |
2006-10-08 |
awilliam |
11740:70d5d92066e5 |
[IA64] add a warning message when ioremap hypercall fails |
2006-10-05 |
awilliam |
11739:1a0b58e7b5de |
merge with xen-unstable.hg |
2006-10-05 |
kaf24 |
11738:0dc4ae151be2 |
[LIBXC] Fix ptrace memory-mapping code to map pagetables read-only. |
2006-10-04 |
kfraser |
11737:a5a3f48e92c9 |
Remove redundant '&' before array name in __RING_SIZE macro. |
2006-10-04 |
kfraser |
11736:2dd375ce153d |
[LINUX] Don't bother to write a 5-bit value to a 2-bit field. |
2006-10-04 |
kfraser |
11735:224b80785d02 |
[NET] back: Disable packet queuing when a client has no receive buffers. |
2006-10-04 |
kaf24 |
11734:6a8ae4c34abe |
[IOEMU] When vncunused is specified, allocate a port from 5900 |
2006-10-04 |
kaf24 |
11733:ddc56007bf3f |
[XEND] If 'vncused' is set, it won't specify an explicit display num to QEMU. |
2006-10-04 |
kaf24 |
11732:7a7e8cf9a4f9 |
[HVMLOADER] Fix SMBIOS table code. One of the string lengths is incorrectly computed. |
2006-10-04 |
kaf24 |
11731:74855cdc4a1d |
[XEN] Never crash machine on int3 traps. |
2006-10-04 |
awilliam |
11730:77f554ef7484 |
[IA64] update buildconfigs for p2m exposure |
2006-10-04 |
awilliam |
11729:3e9fcbee3c09 |
[IA64] fix sparse tree build with p2m exposure disabled |
2006-10-04 |
awilliam |
11728:c1a8785f0eb1 |
[IA64] p2m exposure test module |
2006-10-04 |
awilliam |
11727:d1d9f3f6ca09 |
[IA64] p2m exposure. linux side part. |
2006-10-04 |
awilliam |
11726:0bb486157ff5 |
[IA64] expose p2m table. xen side part. |
2006-10-04 |
awilliam |
11725:7cfc7cb7cea7 |
[IA64] Clean up extern declarations in arch/ia64/xen/domain.c |
2006-10-04 |
awilliam |
11724:4786a0b3d6c5 |
[IA64] remove getmeminfo.nr_pages trick from xencomm |
2006-10-04 |
awilliam |
11723:49bf2381e009 |
[IA64] xencomm_privcmd_sched_op |
2006-10-04 |
awilliam |
11722:3f3a818d56f5 |
[IA64] revert xen-ia64-unstable.hg cset 11039 |
2006-10-03 |
awilliam |
11721:1ec09a35d13d |
[IA64] add GNTTABOP_copy to xencommize_grant_table_op |
2006-10-03 |
awilliam |
11720:5f077cd6f58c |
merge with xen-unstable.hg |
2006-10-03 |
kfraser |
11719:38f9bd7a4ce6 |
[NET] Make MAX_SKBUFF_ORDER page-size independent. |
2006-10-03 |
kfraser |
11718:6df04adab323 |
[IA64] Fix implicit declaration of initialize_keytable(). |
2006-10-03 |
Alastair Tse |
11717:432bf17b3b09 |
[XM] Fix rmlabel filename assignment |
2006-10-03 |
Alastair Tse |
11716:51fa58f0583b |
[XM] Fix missing security check in block-attach |
2006-10-02 |
kfraser |
11715:f426f6e646eb |
[HVMLOADER] Clean up SMBIOS table-length computations. |
2006-10-02 |
kfraser |
11714:0d796dced5f7 |
[NET] front: Allow copying receive path to be selected by user at |
2006-10-02 |
Steven Smith |
11713:96a77ef725b8 |
[XEN][HVM] Fix a bug which could lead to the guest locking up if it |
2006-10-02 |
awilliam |
11712:6e7cc23ab18c |
[IA64] backport check_sal_cache_flush() |
2006-10-02 |
awilliam |
11711:5727c3c4070e |
[IA64] don't export GPFN_xxx flags. |
2006-10-02 |
awilliam |
11710:0c7e58ba4fbd |
[IA64] add perfcounter of dom0vp_phystomach and dom0vp_machtophys |
2006-10-02 |
awilliam |
11709:ce9816c14040 |
[IA64] add perfcounter to mm.c |
2006-10-02 |
awilliam |
11708:3f28ffed6fff |
[IA64] add perfcounter for vTLB flush. |
2006-10-02 |
awilliam |
11707:a3a079af0e92 |
[IA64] avoid long time interrupt masking. |
2006-10-02 |
awilliam |
11706:64290e7622d2 |
[IA64] Prevent domains to itc/ptd in shared_info_va. |
2006-10-02 |
awilliam |
11705:6268aa7b9177 |
[IA64] Bind event channels of VT-i domain to vcpu 0 |
2006-10-02 |
awilliam |
11704:c3f71a4ed653 |
[IA64] Implement fast hypercall for physdevop eoi. |
2006-10-02 |
awilliam |
11703:bacae4057790 |
[IA64] Renumber dom0vp hypercalls and reformat comments. |
2006-10-02 |
awilliam |
11702:5c97ef4c7147 |
[IA64] Use xencomm for hypercalls. |
2006-10-01 |
awilliam |
11701:2bfd19fc1b79 |
merge with xen-unstable.hg |
2006-09-30 |
kaf24 |
11700:02311d8aba86 |
[HVM][TOOLS] Improve warnign message when trying to create |
2006-09-30 |
kaf24 |
11699:82983c636549 |
[HVM] Mov to/from CR8 must be gated on whether VLAPIC device is created. |
2006-09-30 |
kaf24 |
11698:96a6649fa691 |
[HVM] Add RDMSR/WRMSR instruction emulation to VMXAssist decoder |
2006-09-30 |
kaf24 |
11697:2d155d41fe46 |
[HVM] Add sub instruction support to HVM MMIO decoder. |
2006-09-30 |
kaf24 |
11696:a949bd6ceb85 |
[HVM][SVM] Do not delay ExtInt event injection if RFLAGS.IF==0. |
2006-09-29 |
kfraser |
11695:9977b8785570 |
[NET] back: Loopback must copy foreign mappings. |
2006-09-29 |
Steven Smith |
11694:593b5623a0d2 |
Merge. |
2006-09-29 |
Steven Smith |
11693:ef8df1e5884f |
[XEN][HVM] Arrange that we only consider sending a PV-on-HVM event channel |
2006-09-29 |
kfraser |
11692:2835083c9c91 |
[BLKTAP] Find major number by searching sysfs |
2006-09-29 |
Steven Smith |
11691:509ff527c59d |
Merge. |
2006-09-29 |
Steven Smith |
11690:c620b16d4063 |
[XEN][HVM] Make sure that the interrupt which event channel events come in |
2006-09-29 |
kfraser |
11689:7e79259c2c17 |
[LINUX] Make evtchn device use a dynamic minor number. |
2006-09-29 |
Tim Deegan |
11688:477a0084ff47 |
[XEN] Recompute shadows of PAE PSE l2es when needed. |
2006-09-29 |
kfraser |
11687:792fb641ea7b |
[HVM][SVM] Obtaining instruction address needs to mask to 32 bits |
2006-09-29 |
Alastair Tse |
11686:e229687561cf |
[TOOLS] Fix xendomains init.d script DOG PIG confusion. |
2006-09-29 |
kfraser |
11685:9eb80d41c724 |
[HVM] Disable VMX/SVM on auxiliary processors when shutting down an SMP system. |
2006-09-29 |
kfraser |
11684:bcd0e18f7881 |
[HVM][VMX] Clear vmxe when VMX is not enabled. |
2006-09-29 |
kfraser |
11683:be78be7009c5 |
[PYGRUB] Enable showing the cursor in pygrub when it's relevant to do so. |
2006-09-29 |
kfraser |
11682:dea06c7fd19d |
[HVM][SVM] 64-bit Windows HVM guests require MCE/MCA CPUID bits to be present. |
2006-09-29 |
kfraser |
11681:0c29e0d1c67b |
[BLKTAP] Remove unnecessary TLB flush from blktap driver. |
2006-09-29 |
kfraser |
11680:16759bdbd6c2 |
[BLKTAP] Remove unnecessary timeout from tapdisk select() call. |
2006-09-29 |
kfraser |
11679:80388aea02a1 |
Remove dead pdb code from tools directory. |
2006-09-29 |
kfraser |
11678:e5cdebf9d8ef |
[VMXASSIST] Fix data32/addr32 instruction decode issue. |
2006-09-29 |
kfraser |
11677:058f4a2a8642 |
[HVM] Clean up hvm_copy interface to be more like copy_to/from_user. |
2006-09-29 |
kfraser |
11676:412fc1c1bd7a |
[HVM][VMX] Fix data copying in transition to/from vmxassist. |
2006-09-29 |
kfraser |
11675:6d5d5b883dfc |
[NET] back: Reset netfilter context in loopback receive path. |
2006-09-29 |
kfraser |
11674:52bb01f36c8b |
[BLK] front: Flush workqueues with no locks held. Operation can sleep. |
2006-09-29 |
kfraser |
11673:dc017943eea2 |
[XENBUS] Don't perform normal state-machine transitions and |
2006-09-28 |
Andrew Warfield |
11672:d90be316e5f5 |
[BLKTAP] have udev create the device for blktap |
2006-09-28 |
Andrew Warfield |
11671:500043f8ccff |
[BLKTAP] have blktap use a dynamic major |
2006-09-28 |
Andrew Warfield |
11670:3b7e11cbeb94 |
[BLKTAP][XEND] Fix blktap to work with a bootloader |
2006-09-28 |
Andrew Warfield |
11669:5f5e3b4c6fba |
[BLKTAP] Fix SMP debugging assert failures in blktap |
2006-09-28 |
Andrew Warfield |
11668:460f2c954cca |
[BLKTAP] clean up blktap and remove private structure |
2006-09-28 |
Andrew Warfield |
11667:f9929b7e009e |
[BLKTAP] Fix blktap oops on domain shutdown |
2006-09-28 |
Tim Deegan |
11666:b6ee084892da |
[XEN] Support lightweight shadow-translate PV guests, for paravirt-ops. |
2006-09-28 |
Tim Deegan |
11665:5f42b4824e45 |
[XEN] Fix interaction between tlbflush timestamp and shadow flags |
2006-09-28 |
kfraser |
11664:14111cab38fd |
[NET] back: 4 loopbacks by default for dom0 (previously was 8). |
2006-09-28 |
kfraser |
11663:34452b288046 |
[XEN] Remove weak-extern definitions from symbols.c. |
2006-09-28 |
kfraser |
11662:8cffe84d8f51 |
[NET] back: Create 0 loopbacks by default for non-domain-0. |
2006-09-28 |
atse |
11661:3dea280880e2 |
[XM] Report proper ACMError(s) instead of silently exiting. |
2006-09-28 |
atse |
11660:98c369711006 |
[XM] Remove traceback printing from load/makepolicy.py. |
2006-09-28 |
atse |
11659:98ba161961b5 |
[XM] Fix stray quotes in usage message in getlabel.py |
2006-09-28 |
atse |
11658:0de76117acb6 |
[XM] Fix error reporting for resources.py, remove duplicate try block. |
2006-09-28 |
atse |
11657:911b7c6d03ea |
[XM] Removed traceback printing for non ACMError exceptions |
2006-09-28 |
atse |
11656:e57815fcc352 |
[XM] Set proper return code for exceptions in xm, catch ACMError. |
2006-09-28 |
kfraser |
11655:c40ea583941c |
[XEN] Fix i386 hypercall code to always create shadow |
2006-09-28 |
kfraser |
11654:88418d7f22f2 |
[HVM] Avoid mis-optimisation of the SVM/VMX exit handlers |
2006-09-28 |
atse |
11653:e759cc598822 |
There's a typo in create.py, which affects PV bootloaders (such as |
2006-09-27 |
kfraser |
11652:1d0e75523636 |
[VMXASSIST] Cast to pointer type via long to avoid compile |
2006-09-27 |
Steven Smith |
11651:5c522692edd1 |
[HVM] qemu should wait 10ms, rather than 100ms, between running its timers. |