age |
author |
revision |
description |
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. |
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. |
2006-09-27 |
kfraser |
11650:000aa9510e55 |
[XM-TEST] Remove the test for /dev/tpm0, which may be a prerequisite to start |
2006-09-27 |
kfraser |
11649:d78b31dd07e8 |
[XEN] gdbstub return value is used to determine whether or not |
2006-09-27 |
kfraser |
11648:ed8f53f81e6e |
[XM] Fix 'xm uptime' command. |
2006-09-27 |
kfraser |
11647:755bc9aa69fb |
[XM] Fix domain reported by 'xm sched-sedf'. |
2006-09-27 |
kfraser |
11646:d863fedb4398 |
[XM] Fix 'xm rmlabel' command. |
2006-09-27 |
kfraser |
11645:79a4a00c4e15 |
[XM] Reenable the '-h' option, disabled in changeset:11572. |
2006-09-27 |
kfraser |
11644:7c5ea4f50bd9 |
[HVM] Fix stupid printf formatting error that breaks x86/64 build. |
2006-09-27 |
kfraser |
11643:5ab400346b13 |
[HVM] Fix MSR read/write and add extra info when |
2006-09-27 |
kfraser |
11642:8905ffc1a3c8 |
[XEN] Fix x86_emulate and hvm-mmio-insn-len decoders |
2006-10-01 |
awilliam |
11641:914c44d10c8d |
[IA64] warning fix |
2006-10-01 |
awilliam |
11640:53ec7e3d3a8a |
[IA64] Fix a VTi physical mode bug |
2006-10-01 |
awilliam |
11639:a947ca5d4731 |
[IA64] initial xen relocation support |
2006-10-01 |
awilliam |
11638:92bd25c46f27 |
[IA64] do not export XSI_BASE, use set_shared_info_va |
2006-10-01 |
awilliam |
11637:f6007621cc0c |
[IA64] VTi TLB miss fix |
2006-10-01 |
awilliam |
11636:3470d9cd27e5 |
[IA64] Modify p2m converter to avoid hypervisor crash |
2006-09-26 |
awilliam |
11635:f34e37d0742d |
merge with xen-unstable.hg |
2006-09-26 |
Steven Smith |
11634:bd811e94d293 |
[HVM][VNC] Fix typo. |
2006-09-26 |
Steven Smith |
11633:a1154318cd80 |
[HVM][VNC] Work around a bug in the newest version of xvncviewer which |
2006-09-26 |
Steven Smith |
11632:ca3abb3804f4 |
[HVM][VNC] Make sure that qemu doesn't go into an infinite loop when |
2006-09-26 |
Steven Smith |
11631:7fca81d456b2 |
[HVM] Make qemu_advance_timer do something sensible with timers which |
2006-09-26 |
kfraser |
11630:ef41783c664a |
[HVM] Fix HLT with interrupts disabled. Only take down |
2006-09-26 |
Emmanuel Ackaouy |
11629:184884cfaa0b |
Adds support for the keyword 'all' to the vcpu-pin operation. |
2006-09-26 |
kaf24 |
11628:bdf3bddc97e7 |
[VMXASSIST] Small fix to virt-to-phys translation. |
2006-09-26 |
kaf24 |
11627:b042bf974f3a |
Remove static forward declaration in gdbstub code. |
2006-09-25 |
kfraser |
11626:7de1715d185e |
[VMXASSIST] Fix virt-to-phys translation routine. |
2006-09-25 |
kfraser |
11625:0f9908c2c5c7 |
[XEN] Simplify VMCS allocation (never bigger than a page). |
2006-09-25 |
kfraser |
11624:f5fd563bcc84 |
[XEN] Small clean up. |
2006-09-25 |
Steven Smith |
11623:1d3f52eb256e |
[HVM] Rate limit guest accesses to the qemu virtual serial port. This stops |
2006-09-25 |
Emmanuel Ackaouy |
11622:b7b653e36d20 |
Make dom0_vcpus_pin a platform independant option. |
2006-09-25 |
kfraser |
11621:f052ccc0cc26 |
[XEN] Fix 11607 to avoid bignum aritmetic in assembly file. |
2006-09-25 |
kfraser |
11620:e0db5a3a2ef6 |
[HVM] Use AMD's isntruction-length decoder for VMX as well as SVM |
2006-09-25 |
kfraser |
11619:807fbfb0a0dc |
Consolidate the preferable use of a pragma with the feature detection |
2006-09-25 |
kfraser |
11618:ab2817b9547b |
[XEN] Limit size of Xen heap to 2GB. |
2006-09-25 |
kfraser |
11617:83b53eeb8a5c |
[XEN] Use symbolic constants to determine segment limits. |
2006-09-25 |
Steven Smith |
11616:4b6284d2c11c |
Merge. |
2006-09-25 |
Steven Smith |
11615:9e24cd7951ea |
[XEN][HVM] Initialise the ELCR to level triggered mode from pic_init1. |
2006-09-25 |
kfraser |
11614:fd13d7150dd6 |
[TOOLS] Wait for backend devices to set up before resuming execution |
2006-09-24 |
kaf24 |
11613:c81eb1ccdce5 |
[XEN] Support unconnected IRQ lines in pirq_acktype(). |
2006-09-24 |
kaf24 |
11612:d17e0ffe47e8 |
[XEN] Add local-APIC-edge to list of PIC types supported by pirq_acktype() |
2006-09-23 |
kfraser |
11611:ba7487569374 |
[QEMU] A better build fix for qemu-dm. |
2006-09-26 |
awilliam |
11610:9da2d9b48ff8 |
[IA64] Complete fpswa handler retry mechanism |
2006-09-24 |
awilliam |
11609:7b250cf49e50 |
[IA64] create page table for virtual frame table |
2006-09-24 |
awilliam |
11608:06bec182a66e |
[IA64] warning fix |
2006-09-24 |
awilliam |
11607:5292d57b0771 |
[IA64] Accelerate some virtualization faults |
2006-09-24 |
awilliam |
11606:1824ee11fc53 |
[IA64] pickled code fix |
2006-09-24 |
awilliam |
11605:432f978d1cd1 |
merge with xen-unstable.hg |
2006-09-23 |
kfraser |
11604:c4f3f719d997 |
Ensure CONFIG_SND_FM801_TEA575X is unconfigured on all arches. |
2006-09-23 |
kfraser |
11603:e4a496c2b2d1 |
Fix tools build with latest glibc, which has an |
2006-09-23 |
kfraser |
11602:19b126974c1f |
Use GDB 'O' packets for console output if the serial line is shared |
2006-09-23 |
kfraser |
11601:828c0c89d830 |
Move initialize_keytable declaration to keyhandler.h |
2006-09-23 |
kfraser |
11600:f983ed5e9098 |
Clean up and enhance "make tags" |
2006-09-23 |
kfraser |
11599:decde35c6abf |
[HVM] Fix timer interrupt underflow bug. |
2006-09-23 |
kfraser |
11598:6d7bba6443ef |
Update vnet kernel module to handle architectures without |
2006-09-23 |
kfraser |
11597:d913017a5c66 |
[MINIOS] Added a new file arc/x86/setup.c and moved some x86 specific |
2006-09-23 |
kfraser |
11596:5c58df8c7885 |
[QEMU] Fix build on some distros (e.g., FC6T3). |
2006-09-23 |
atse |
11595:dfbadf4696fd |
[XM] Fix argument parsing for dump-core subcommand |
2006-09-23 |
kaf24 |
11594:047669f57e5c |
[HVM] A few cleanups to i8259.c -- in particular change |
2006-09-22 |
Steven Smith |
11593:fb2751668a4d |
[HVM][VNC] Make sure that the vnc viewer gets the right resolution when it |
2006-09-22 |
Steven Smith |
11592:bdace8da6319 |
Merge. |
2006-09-22 |
Steven Smith |
11591:cdd03c7ec8d3 |
Merge. |
2006-09-22 |
Steven Smith |
11590:08a582a98471 |
[XEN][HVM] Initialise the ELCR so that all interrupts are in level triggered |
2006-09-22 |
atse |
11589:3499b3271e5f |
[XM][ACM] Add try,catch back to main() for dry-run |
2006-09-22 |
atse |
11588:92bfc59726a4 |
[XM] Move 'xm sysrq' into main.py |
2006-09-22 |
atse |
11587:e6388ec26a97 |
[XEND] Do not attempt core dump to directories. |
2006-09-22 |
atse |
11586:332bdaab35fa |
[XEND] Remove hard tabs from destroyDevice() |
2006-09-22 |
atse |
11585:1db4e40b4d83 |
[XEND] Check for invalid memory sizes. |
2006-09-22 |
atse |
11584:a49f9c33aa93 |
[XM] Text wrapping fix, xm create --help_config fix. |
2006-09-22 |
Steven Hand |
11583:d4b99e615af2 |
Add mmio emulation of opcodes 0x3A and 0x85 for SMP W2K3 installation. |
2006-09-22 |
Steven Hand |
11582:a2549eb49482 |
Revert default debug on cset 11576:4a3d9fa6ba24. |
2006-09-22 |
kfraser |
11581:1ca87f35ee4e |
merge |
2006-09-22 |
kfraser |
11580:4a3d9fa6ba24 |
merge |
2006-09-22 |
kfraser |
11579:840453c5dd9a |
[XEN][ Remove unused declarations. |
2006-09-22 |
Steven Hand |
11578:0e9055d69f12 |
This patch fixes an error booting 32bit vista on VMX. |
2006-09-22 |
Steven Hand |
11577:3236311a23a5 |
Fix vmxassist to boot Vista. |
2006-09-22 |
atse |
11576:ad22c711ccb7 |
[XM] Error handling cleanup |
2006-09-22 |
kfraser |
11575:a753630a6456 |
[HVM][VMX] Clean up and audit VMX uses of instruction-length |
2006-09-22 |
Steven Smith |
11574:140dff9d90dc |
[HVM][VNC] Fix bug in the VNC copyrect implementation which crept in |
2006-09-21 |
kfraser |
11573:6e3223a69461 |
[XEN] Do not emulate user-mode updates to page tables. |
2006-09-21 |
Christian Limpach |
11572:8c29bf7ede67 |
Merge? |
2006-09-21 |
Christian Limpach |
11571:043f8799e68e |
[qemu patches] Refresh. |
2006-09-21 |
Christian Limpach |
11570:7706696ff532 |
[qemu patches] Update patches for changeset 11562:449dcaff2551. |
2006-09-21 |
Christian Limpach |
11569:317e8516d464 |
[qemu patches] Update patches for changeset 11561:c742b2ae920c. |
2006-09-21 |
Christian Limpach |
11568:ebb1982c03a1 |
[qemu patches] Update patches for changeset 11554:39aaa54756db. |
2006-09-21 |
kfraser |
11567:8860eba3dcad |
[XEN] Fix domctl for changing VCPU affinity. |
2006-09-21 |
Steven Smith |
11566:449dcaff2551 |
[HVM][VNC] Add a backoff feature to the vnc server, so that if it detects |
2006-09-21 |
Steven Smith |
11565:c742b2ae920c |
[HVM] Reduce VNC overhead, by (a) only scanning framebuffer when a client |
2006-09-21 |
Tim Deegan |
11564:5bc0e9a50687 |
Merge |
2006-09-21 |
Tim Deegan |
11563:7c5d1c379438 |
[XEND] Don't prepend '/dev/' to any absolute path. |
2006-09-21 |
Tim Deegan |
11562:7894224d264b |
[XEND] split command-line arguments to the bootloader script properly. |
2006-09-21 |
Tim Deegan |
11561:16e4a5a7cfd7 |
Pygrub: add /var/lib/xen to the install tree. |
2006-09-21 |
Tim Deegan |
11560:587735fb18ab |
Pygrub: stop the FS identification code from leaking open fds. |
2006-09-21 |
Emmanuel Ackaouy |
11559:3b7c45e3bf94 |
This patch adds value checking of sched-credit xm options. |
2006-09-21 |
Christian Limpach |
11558:39aaa54756db |
[tools] Increases some of the timeouts |
2006-09-21 |
Christian Limpach |
11557:93135bbb5344 |
[qemu patches] Refresh qemu-pci patch without -p3. |
2006-09-21 |
Christian Limpach |
11556:4fab9c477f62 |
[qemu patches] Update patches for changeset 11551:f872300b672f. |
2006-09-21 |
Steven Smith |
11555:f872300b672f |
[HVM] Use the right, PCI SIG assigned, vendor ID for xensource rather than |
2006-09-21 |
kfraser |
11554:69e52712fbc4 |
[XEN] Shadow mode no longer obtains page type references. |
2006-09-21 |
kfraser |
11553:e50872355390 |
[LINUX] Update pci-mmconfig patch to refer to machine_e820 map on Xen. |
2006-09-21 |
kfraser |
11552:1adaf06e8abc |
[LINUX] Provide permanent global version of machine_e820 map for |