age |
author |
revision |
description |
2006-04-15 |
kaf24 |
9731:1dce0d05c763 |
Touch softlockup watchdog while warning user about use of |
2006-04-15 |
kaf24 |
9730:74ee53209cca |
Fix whitespace in libxc. Tabs are manually fixed. |
2006-04-15 |
kaf24 |
9729:1d8b3c85121d |
Fix SETMAXMEM dom0_op with proper locking. |
2006-04-15 |
kaf24 |
9728:5102cd121a36 |
Currently, it is possible to set the mem-max value to value lower than |
2006-04-14 |
emellor |
9727:1fe63743a147 |
This patch enables external devices, such as for example a mounted hard |
2006-04-14 |
Ryan Harper |
9726:4b168245977a |
Allow cpus parameter to xm create to accept a range string by removing the |
2006-04-14 |
kaf24 |
9725:176302fe4dfb |
Restrict netfront to 256 grant references to avoid |
2006-04-14 |
kaf24 |
9724:b36a43b9d9b5 |
Introduce gnttab_empty_grant_references() to check whether grant |
2006-04-14 |
kaf24 |
9723:b055716f89c0 |
Replace grant-table typedefs with explicit structs. |
2006-04-14 |
kaf24 |
9722:5c477ad95dba |
Clean up grant_mapping_t. Increase its size from 4bytes to 8bytes and |
2006-04-14 |
kaf24 |
9721:2ae003c45ffe |
Use ioremap instead of __va to map VGA memory area (to be uncached). |
2006-04-14 |
kaf24 |
9720:c6557cad2670 |
This patch removes the ignored "Unconditional I/O exiting" setting in VMCS for |
2006-04-14 |
kaf24 |
9719:0de9da4a9ecf |
This patch enables tracing VMEXIT/ENTRY for 64-bit systems. |
2006-04-14 |
kaf24 |
9718:40b124e270ee |
Since we don't reset the proto_csum_blank flag in the skb, the |
2006-04-14 |
kaf24 |
9717:7b9dacaf3340 |
This is a patch for XenMon which only applies to the userspace tools. |
2006-04-14 |
kaf24 |
9716:3a9d0c29ed72 |
Trivial patch to fix x86_64 builds in which XEN_TARGET_ARCH |
2006-04-14 |
kaf24 |
9715:9a273aabb839 |
New IO-APIC ACK method seems to cause problems on some systems |
2006-04-14 |
kaf24 |
9714:bb0dc0ae23bb |
Fix Xen's interrupt acknowledgement routines on certain |
2006-04-14 |
kaf24 |
9713:2ccaa3879417 |
Call move_irq() during evtchn ->ack irq hook functions. This |
2006-04-14 |
kaf24 |
9712:f4285d150d3a |
Must use __copy_to_user_inatomic() in swiotlb's sync_single() |
2006-04-13 |
kaf24 |
9711:ec4f87e98fc1 |
Fix stack corruption in the libxs python interface. domid_t is a short; |
2006-04-13 |
vhanquez |
9710:e7d769001b4b |
add quota to xenstored. |
2006-04-13 |
kaf24 |
9709:14f6d138c61d |
Allow PCI-E and PCMCIA config on 64-bit Xenlinux. |
2006-04-13 |
kaf24 |
9708:2a7a46dd3bd6 |
This is to align PIT counter with TSC more accurately. |
2006-04-13 |
kaf24 |
9707:6692dd873e21 |
Use memmove instead of memcpy for overlapping areas (console scroll). |
2006-04-13 |
kaf24 |
9706:3c05406f5e0a |
In some cases, say for instance for some bizzare reason |
2006-04-13 |
kaf24 |
9705:b77ebfaa72b2 |
SVM patch to add BP exception intercept support. |
2006-04-13 |
kaf24 |
9704:137b60a47d13 |
SVM patch to init rsp properly. |
2006-04-13 |
kaf24 |
9703:9849bd4a86dd |
SVM patch to add PAE support. |
2006-04-13 |
kaf24 |
9702:cff23e96eae7 |
SVM patch to add add init intercept handler. |
2006-04-13 |
kaf24 |
9701:2aa9e9867477 |
This fixes the state machine of the vTPM driver. |
2006-04-13 |
kaf24 |
9700:c9d706834d25 |
Clean up xen Makefile. Use _-prefixed rules to avoid a |
2006-04-13 |
kaf24 |
9699:4f0ecc016cd1 |
This fixes the Xen Makefile to allow correct building of cscope, TAGS |
2006-04-13 |
kaf24 |
9698:898b5427701c |
The comment in xen.h on how to obtain current system time was missing |
2006-04-13 |
kaf24 |
9697:790f7a0be478 |
The default value used to control whether the guest is set up with localtime |
2006-04-13 |
kaf24 |
9696:0267063e050c |
This is the initial patch for SMP PAE guest on x86-64 Xen. |
2006-04-13 |
kaf24 |
9695:c3bb51c443a7 |
Make grant table map/unmap argument, host_addr, feature-specific. |
2006-04-13 |
kaf24 |
9694:a9ae49b52c28 |
Unmap shadow vtable when freeing shadow table in free_shadow_pages(). |
2006-04-13 |
kaf24 |
9693:268f2b85f313 |
Use copy_from_user when accessing linear page table in shadow_fault(). |
2006-04-12 |
emellor |
9692:19c55935580f |
Reset the cached state to XenbusStateInitialising on resume -- we're connecting |
2006-04-17 |
awilliam |
9691:4ed269e73e95 |
[IA64] cleanup CONFIG_VIRTUAL_MEM_MAP. |
2006-04-17 |
awilliam |
9690:bdb08c9ef3d1 |
[IA64] Remove unused variables. init_mm and swapper_pg_dir. |
2006-04-17 |
awilliam |
9689:f6e8c269f6af |
[IA64] Add support for discontiguous physical memory. |
2006-04-14 |
awilliam |
9688:042b695ffc69 |
[IA64] fix a mmio bug |
2006-04-14 |
awilliam |
9687:b5c2dba60b69 |
[IA64] vmx_vcpu_set_rr: check rid validity |
2006-04-14 |
awilliam |
9686:96bc87dd7ca9 |
[IA64] get rid of sync_split_cache |
2006-04-14 |
awilliam |
9685:4e8a64d8bd0e |
[IA64] regionreg.c: deallocate metaphysical rids |
2006-04-13 |
awilliam |
9684:918ce6a565b7 |
[IA64] VM_SUMMARY and VM_INFO |
2006-04-13 |
awilliam |
9683:cae4f6e6deab |
[IA64] dtlb_miss: allow non-access and lfetch inside Xen. |
2006-04-13 |
awilliam |
9682:77afc93c7cad |
[IA64] VTi: vtlb_insert: call panic_domain instead of panic |
2006-04-13 |
awilliam |
9681:99e1c7f276ea |
[IA64] panic_domain should only crash the domain |
2006-04-13 |
awilliam |
9680:633e8bbabf76 |
[IA64] vmx_ia64_handle_break |
2006-04-13 |
awilliam |
9679:6e3841e5ef8f |
[IA64] VTi: add pseudo support of long format VHPT |
2006-04-13 |
awilliam |
9678:f2aff4e4236c |
[IA64] bug fix in vmx_ivt |
2006-04-13 |
awilliam |
9677:6755e3ab2eb1 |
[IA64] remove printk warning of xen_init |
2006-04-13 |
awilliam |
9676:15a04f998083 |
[IA64] call setup_xen_feature() |
2006-04-11 |
awilliam |
9675:5cc367720223 |
merge with xen-unstable.hg |
2006-04-11 |
emellor |
9674:edefe24d78bd |
Merged. |
2006-04-11 |
emellor |
9673:7ad21a787d3f |
Fix KERNELS example, mkinitrd example. |
2006-04-11 |
kaf24 |
9672:4d4b41264b84 |
The maximum instruction length for both x86-32 and |
2006-04-11 |
kaf24 |
9671:768b0f6696fd |
When running test 5 in Memtest86+ v1.65, I got a "this opcode is not |
2006-04-11 |
kaf24 |
9670:4c8311699685 |
Make event_pending() architecture-specific. |
2006-04-11 |
kaf24 |
9669:c783f340bef8 |
Remove some bogus .PHONY Makefile declarations. |
2006-04-10 |
kaf24 |
9668:b32bc0c5648d |
Netfront must switch state using xenbus_switch_state() or this |
2006-04-10 |
kaf24 |
9667:6df0bdcf8c9d |
Add a new config option for all backend drivers. This has two benefits: |
2006-04-10 |
emellor |
9666:ec68212e72c1 |
Merged. |
2006-04-10 |
emellor |
9665:bb97f5120d03 |
Fix the test inside all_devices_ready, and move it from xenbus_probe (a |
2006-04-10 |
kaf24 |
9664:8e78e6b391e0 |
Fail the build if NR_hypercalls is not a power of two. |
2006-04-10 |
kaf24 |
9663:7a41b35d73f4 |
Fix a couple of typos. |
2006-04-10 |
kaf24 |
9662:c89d62e7015a |
Fix push/pop usage in tools/ioemu for x86/64. |
2006-04-10 |
kaf24 |
9661:4088dd0856a9 |
If the 'cdrom=' option is specified in the definition file but media is |
2006-04-10 |
kaf24 |
9660:b454a09cddb1 |
build: Clean up use of .PHONY |
2006-04-10 |
kaf24 |
9659:5f1c6864a7ac |
build: Clean pygrub's a.out |
2006-04-10 |
emellor |
9658:c668b024b2c7 |
Merged. |
2006-04-10 |
emellor |
9657:b7802a60b09f |
Initialise offsetopt when offset == 0. Closes bug #599. |
2006-04-10 |
emellor |
9656:7af0d54f598c |
Fix call to server, using new XendClient syntax. |
2006-04-10 |
emellor |
9655:591555bc4acb |
Updated to reflect new KERNELS defaults, and properly describe make install and |
2006-04-10 |
kaf24 |
9654:066a233ee365 |
build: Document the use of XEN_PYTHON_NATIVE_INSTALL |
2006-04-10 |
kaf24 |
9653:82dfb97fe5ea |
build: clean up output of make help a little bit |
2006-04-10 |
kaf24 |
9652:baa1742637b7 |
build: Make sure that DESTDIR is set |
2006-04-10 |
kaf24 |
9651:095519654079 |
build: Remove iptables and python loging helper targets |
2006-04-10 |
kaf24 |
9650:c83da0012e87 |
Remove unused netbsd build fragments. |
2006-04-10 |
vhanquez |
9649:bdec77028194 |
fix bug #609 - error: PIC register `bx' clobbered in `asm' |
2006-04-10 |
emellor |
9648:07af1b34d4c4 |
I used the wrong operator in a couple places for putting together some |
2006-04-10 |
kaf24 |
9647:4ed269ac7d84 |
'make mkpatches' diffs against pristine tree rather than |
2006-04-10 |
kaf24 |
9646:b765c96f8127 |
Introduce page_to_bus() and use it in pci-dma-xen.c and swiotlb.c. On |
2006-04-10 |
ack |
9645:1c03c45d0c06 |
fix x86_32 default linux builds |
2006-04-09 |
kaf24 |
9644:81bc9e9fb40d |
Remove various compile-time options from SEDF scheduler and |
2006-04-08 |
kaf24 |
9643:886594fa3aef |
Build CONFIG_PNP_ACPI by default. |
2006-04-08 |
kaf24 |
9642:e36892ad4144 |
Clean up IO-APIC update tracing and demote to DPRINTK(). |
2006-04-08 |
kaf24 |
9641:70837ac15cad |
Fix remove_pin_at_irq(), introduced with changeset |
2006-04-08 |
kaf24 |
9640:12621916d820 |
Added trace buffer virtual irq to implement non-polling trace record access. |
2006-04-07 |
kaf24 |
9639:f84a333d8aa6 |
Robustify and add tracing to the IO-APIC update hypercall. |
2006-04-07 |
kaf24 |
9638:05db1d61e031 |
Fix my slightly broken change to pirq_mask logic -- we must |
2006-04-07 |
smh22 |
9637:86db4688d514 |
Additional sanity / compatability checks during guest build. |
2006-04-07 |
kaf24 |
9636:3b0d07af46cb |
Turn pirq_mask into a generic bitmap type. |
2006-04-07 |
kaf24 |
9635:b84517e3fc30 |
Avoid double slashes in linker object file lists. |
2006-04-07 |
kaf24 |
9634:d857c6281410 |
Do not disable spurious irq debugging in i386 xenlinux. It may |
2006-04-07 |
kaf24 |
9633:c5df04d6af17 |
Power down an x86 system directly within domain0 rather than |
2006-04-07 |
emellor |
9632:fb174770f426 |
Merged. |
2006-04-06 |
emellor |
9631:9fcfdab04aa9 |
Factor out the parsing of XAUTHORITY, so that it can be used by the unit test, |
2006-04-06 |
emellor |
9630:edeeddb1bbf9 |
Fix test to match change to DCE formatting of UUIDs. |
2006-04-07 |
kaf24 |
9629:050ad9813cdb |
Clean up xenoprof code a bit. The main remaining TODO is to |
2006-04-07 |
kaf24 |
9628:0037e3e4da08 |
Do not accept empty definition of __XEN_INTERFACE_VERSION__ |
2006-04-07 |
cl349 |
9627:0010df11836d |
Support __XEN_INTERFACE_VERSION__ defined to the empty string. |
2006-04-06 |
ack |
9626:b6c5920e5d99 |
merge |
2006-04-06 |
ack |
9625:e049baa9055d |
Add xenoprof support |
2006-04-06 |
kaf24 |
9624:24d25894f071 |
Do not create blkback vbd kernel thread until fully connected |
2006-04-06 |
smh22 |
9623:388c59fefaa6 |
Merge. |
2006-04-06 |
smh22 |
9622:c5e80cb40c46 |
Merge. |
2006-04-06 |
smh22 |
9621:71f938468929 |
Make root page table sanity check on restore more generic. |
2006-04-06 |
emellor |
9620:9e13e1d4b33f |
This adds proper cleanup in case of a failure. |
2006-04-06 |
kaf24 |
9619:8c27368b12ad |
Rename and clean up 'error_code' path in entry.S. |
2006-04-06 |
kaf24 |
9618:db44b783fe09 |
Cleanups to do_callback_op() new hypercall changeset. |
2006-04-06 |
kaf24 |
9617:be0a1f376223 |
Use machine_halt() where it makes sense, to halt all processors |
2006-04-06 |
smh22 |
9616:8970d080f719 |
Fix long-standing save/restore bug on x86-64. |
2006-04-06 |
kaf24 |
9615:71f74f569b26 |
Saner error handling in iret hypercall (x86/64). |
2006-04-06 |
kaf24 |
9614:e568bfe66a52 |
Clean up files created by the XenLinux boot-xen code. |
2006-04-06 |
kaf24 |
9613:b128f55ca05c |
Add code to make handling domain poweroff/reboot symmetrical between |
2006-04-06 |
kaf24 |
9612:131051c09008 |
Move misplaced CONFIG_KEXEC code chunk in setup-xen.c to its proper location. |
2006-04-06 |
apeace |
9611:8b39930c70d5 |
Fix the example xend init.d script so it correctly detects when it is running |
2006-04-06 |
Ian Campbell |
9610:67de34c062b5 |
Add new hypercall "set_callback" taking a callback identifier and the |
2006-04-06 |
kaf24 |
9609:d2705953c6d2 |
More simplifications to blkback: |
2006-04-06 |
kaf24 |
9608:8031bf331472 |
Stupidly forgot there is a separate waitqueue for free pending request |
2006-04-06 |
kaf24 |
9607:937336f98c47 |
Fix the blkif_schedule() kthread loop. Much simpler; much more correct. |
2006-04-06 |
kaf24 |
9606:787d946ad457 |
Allow CONFIG_DEBUG_INFO to be specified when building |
2006-04-06 |
kaf24 |
9605:568b8d8fc782 |
Remove some unnecessary code from the vTPM hotplug scripts. |
2006-04-06 |
kaf24 |
9604:ebbe237bd9e4 |
Fix a problem that was caused by recent changes to the xenbus's |
2006-04-06 |
kaf24 |
9603:2a127b1f13b5 |
Update the user manual appendix to describe bow to get a mouse working |
2006-04-06 |
kaf24 |
9602:ea12fbe91f39 |
Remove unused code in netback's net_rx_action(): |
2006-04-06 |
kaf24 |
9601:bbd1057d38f0 |
Use PAGE_OFFSET instead of __PAGE_OFFSET in netfront.c. |
2006-04-06 |
kaf24 |
9600:a151e82c4ffd |
Remove unused teardown_irq() definition. Removes two files from sparse tree. |
2006-04-06 |
emellor |
9599:ece9b5710b29 |
Merged. |
2006-04-06 |
emellor |
9598:09967f2d6e3b |
Further workarounds for the broken string marshalling in xmlrpclib. Regardless |
2006-04-05 |
kaf24 |
9597:8f7aad20b4a5 |
Backtrack on the new interface for reserved event-channel |
2006-04-05 |
kaf24 |
9596:e1152d55ea31 |
Add new interface for allocating reserved event-channel |
2006-04-05 |
kaf24 |
9595:68ef2efa929b |
Clean up build system some more. No need to explicitly |
2006-04-05 |
kaf24 |
9594:133ce326febd |
Clean up HDRS Makefile variable. |
2006-04-05 |
kaf24 |
9593:c1d53788a25e |
Add support for XCHG instruction accessing LAPIC device model. |
2006-04-05 |
kaf24 |
9592:08aede767c63 |
Rename update_dom_time() to update_vcpu_system_time(). |
2006-04-05 |
kaf24 |
9591:bb316b4df46f |
Extend the 'badpage' boot option to parse inclusive |
2006-04-05 |
kaf24 |
9590:02e8dd5e4c57 |
Fix a regression in hvm_pio_assist() when booting Windows |
2006-04-05 |
kaf24 |
9589:ce7746d47f18 |
gdbserver readme update. |
2006-04-05 |
kaf24 |
9588:576317252bf2 |
There are a couple of bugs with the current handling of reads and writes |
2006-04-05 |
kaf24 |
9587:d1ddd7d35ed5 |
Define Xen interface version for tools build. |
2006-04-05 |
kaf24 |
9586:806d04252761 |
Fix checksum-offload problems introduced in c/s 9514, due to |
2006-04-04 |
kaf24 |
9585:5baf152d63ef |
We had reports of reboot not working on certain machines (specifically |
2006-04-04 |
kaf24 |
9584:7086a4e96ce0 |
With the standard (XEN) prefix and the setting of 8 words per line, |
2006-04-04 |
kaf24 |
9583:8d08ad8256df |
HVM patch to add pio IOREQ_WRITE OVERLAP/REPZ support in hvm io.c |
2006-04-04 |
kaf24 |
9582:887ff2d1e382 |
Simplify the Xen genapic code. Many genapic hooks have been |
2006-04-04 |
sos22 |
9581:9ae1f9349b76 |
fix mfn check of gnttab_transfer(). |
2006-04-04 |
emellor |
9580:395e57314710 |
Workaround bug in xmlrpclib's string escaping. That library outputs invalid |
2006-04-04 |
kaf24 |
9579:13e6993a0c65 |
Build a few more common network options into the i386 -xen kernel. |
2006-04-03 |
emellor |
9578:95552dc317cf |
Merged. |
2006-04-03 |
emellor |
9577:a97fe1ca116e |
Lookup backend by name _or_id_. This is important for domain 0, for example! |
2006-04-03 |
emellor |
9576:24cc62b429f0 |
Fix cpus string parsing, wrt use of ^ to remove elements. |
2006-04-03 |
emellor |
9575:b3751c780aa5 |
The attached patch fixes a race condition that occurs if after the |
2006-04-03 |
mip |
9574:c5a833aec2ab |
Improve pygrub error reporting when opening ext2 fs is not possible |
2006-04-03 |
tkuik |
9573:7df5921af7e4 |
Allow a domain other than Domain-0 to be a backend. |
2006-04-03 |
kaf24 |
9572:163c65c47d86 |
Remove some dead code from the consoled client. |
2006-04-03 |
kaf24 |
9571:108a62015bf4 |
Clean up subarch 'mach-foo' header files. No need for |
2006-04-03 |
kaf24 |
9570:387b6824ce29 |
Remove send_IPI_all, send_IPI_allbutself and send_IPI_self |
2006-04-03 |
kaf24 |
9569:590c33d6097c |
Added tag 3.0.2-branched for changeset d0d3fef37685be264a7f52201f8ef44c030daad3 |
2006-04-03 |
Ian Campbell |
9568:d0d3fef37685 |
Handle failure to register the xen store event channel instead of3.0.2-branched |
2006-04-02 |
kaf24 |
9567:4ad317429111 |
Make checksum handling in the virtual network drivers more robust. |
2006-04-02 |
kaf24 |
9566:99b2e765d643 |
Enable HYPERVISOR_sched_op() and HYPERVISOR_sched_opt_compat() for ia64. |
2006-04-02 |
kaf24 |
9565:b524714dfb66 |
Define __XEN_INTERFACE_VERSION__ when building Xen. |
2006-04-01 |
kaf24 |
9564:60071beccf18 |
This patch fixes several issues related to vmxassist: |
2006-04-01 |
kaf24 |
9563:9bee4875a848 |
Rename sched_op->sched_op_compat and sched_op_new->sched_op |
2006-04-01 |
kaf24 |
9562:508cb44338f5 |
When dom0 fails to balloon enough memory to allow a new domain to start, |
2006-04-01 |
kaf24 |
9561:767e14b727fa |
Changed deprecated "set-vcpus" to "vcpu-set" in the xm man page. |
2006-04-01 |
kaf24 |
9560:cfee00c6cd88 |
Fix makefiles for hvmloader and vmxassist for FC5 on x86_64 |
2006-04-01 |
kaf24 |
9559:aa13ac536dec |
[SVM] Do not update seg.base in realmode while obtaining the io |
2006-04-01 |
kaf24 |
9558:920b448b5485 |
Minor minios traps.c fix for x86/64. |
2006-04-01 |
kaf24 |
9557:11228d42cff3 |
[IA64] Include features header in xenbus_probe and build features.c |
2006-04-01 |
kaf24 |
9556:e1267ac3cc36 |
Add new boot parameter 'lowmem_emergency_pool' which creates |
2006-03-31 |
cl349 |
9555:d76a7a40f3a9 |
Fix do_IRQ high bit masking. |
2006-03-31 |
kaf24 |
9554:dadadf9aeee7 |
Plumb network vif credit-based rate limiting thorugh xenbus |
2006-03-31 |
kaf24 |
9553:2769a38f0e3e |
Currently, xm & xend allow an XAUTHORITY to be specified in the config |
2006-03-31 |
kaf24 |
9552:3838105ab03b |
Various softirq cleanups: |
2006-03-31 |
Ian Campbell |
9551:f6a7f2657ff3 |
Disable xen bus and grant tables when supervisor_mode_kernel is enabled. |
2006-03-31 |
kaf24 |
9550:4860a15edc1c |
See panic messages before the post message processing. |
2006-03-31 |
kaf24 |
9549:e08dcff87bb2 |
Enable the setting and trapping of breakpoints for hvm guest. |
2006-03-31 |
kaf24 |
9548:4943372c14f6 |
The ia64 build doesn't yet include drivers/xen/Kconfig directly so we |
2006-03-31 |
emellor |
9547:8a8361994904 |
Merged. |
2006-03-31 |
emellor |
9546:24aa3bd826ff |
Remove the transaction parameter from xenbus_switch_state and move the state |
2006-03-31 |
emellor |
9545:94971fe9c62a |
Better formatting of error messages for xmlrpclib.Faults, matching similar code |
2006-03-31 |
emellor |
9544:1d0bd5ea2c87 |
Print error messages to stderr. Remove unused handle_xend_error. |
2006-03-31 |
emellor |
9543:53ded2201b7f |
Set the permissions correctly on the XML-RPC UDP socket, so that non-root users |
2006-03-31 |
emellor |
9542:601d0229a40e |
Further attempts to recover from a corrupt store, this one triggered when a |
2006-03-31 |
emellor |
9541:d3b23e0165cc |
Don't use abbreviated ip subcommands -- these are not accepted by iproute2. |
2006-03-30 |
cl349 |
9540:9316fe0c9c4f |
Remove __HYPERVISOR_sched_op_new in favour of a header file interface version number system. |
2006-03-30 |
cl349 |
9539:03d996c80eb3 |
Change how we add the include asm override to CPPFLAGS. |
2006-03-30 |
emellor |
9538:4c2cc7390312 |
Merged. |
2006-03-30 |
emellor |
9537:f1014bb3ad6f |
Added medium-length (around 20 minute run-time) test group. |
2006-03-30 |
kaf24 |
9536:d76ef15c9c95 |
The attached trivial patch fixes cases where a block device is mounted |
2006-03-30 |
smh22 |
9535:cee79e351357 |
Fix comment. |
2006-03-30 |
kaf24 |
9534:f0e14b4e535c |
More fixes to gdbserver for HVM guest debugging. Also fix |
2006-03-30 |
kaf24 |
9533:6cb5928fa026 |
Use AFLAGS for assembly files so we can "+=" more flags. |
2006-03-30 |
kaf24 |
9532:85b7a341207e |
Include the E7520 (e.g., Dell 1850) irqbalance quirk fix even when |
2006-03-30 |
emellor |
9531:2cd44eba4df6 |
Merged. |
2006-03-30 |
emellor |
9530:7a3f07a33487 |
Check the return value of domain_lookup_by_name_or_id_nr for None (i.e. no |
2006-03-30 |
emellor |
9529:d5f8280c1fa9 |
Fix the ProtocolError seen when the server throws an exception and running |
2006-03-30 |
kaf24 |
9528:7c994d80049c |
Fix xenconsoled when sending lots of console data to a domU. |
2006-03-30 |
kaf24 |
9527:9239f190736d |
Same panic() behaviour as native Linux when running as domain 0. |
2006-03-30 |
kaf24 |
9526:a4acdf920c27 |
Xen waits 5 seconds to reboot when domain 0 crashes, giving |
2006-03-29 |
emellor |
9525:c7020299facc |
Revert accidental commit. |
2006-03-29 |
emellor |
9524:05d8c51c7550 |
Merged. |
2006-03-29 |
smh22 |
9523:de30faffd672 |
Fix save/restore on 64-bit. |
2006-03-29 |
smh22 |
9522:b3cb19d2b07f |
Fix save/restore bug; further rationalization of xenbus state machine |
2006-03-29 |
cl349 |
9521:d102a30417a7 |
Free shadows of any pages which are released by a domain back to Xen. |
2006-03-29 |
cl349 |
9520:4c2d101a3228 |
Re-arrange code for followup patch and remove extra shadow_lock in function which is only called with the lock already held. |
2006-03-29 |
kaf24 |
9519:50778f42f2dd |
Compute actual baud rate from UART divisor latch contents |
2006-03-29 |
kaf24 |
9518:5715cf117178 |
Ensure curr_vcpu in domain.c is set correctly, even when |
2006-03-29 |
kaf24 |
9517:d7cbcf5d7cd6 |
Make maximum number of supported physical CPUs a compile-time |
2006-03-29 |
anthony |
9516:58938b561b66 |
Remove vcpu_avail from the public S-Expression that's passed over the wire. |
2006-03-29 |
kaf24 |
9515:48abab2ab719 |
SVM patch to update guest time with latest hvm modifications. |
2006-03-29 |
kaf24 |
9514:ae6af19f47d3 |
Some fixes to IRET hypercall and failsafe callback handlers: |
2006-03-29 |
cl349 |
9513:e84b1185013f |
Initialise p2m entries to INVALID_MFN and disable debug printk in pfn to mfn lookup. |
2006-03-28 |
kaf24 |
9512:db8266c27c4f |
Fix get_page_type() when passed PGT_va_mutable. |
2006-03-28 |
kaf24 |
9511:5b1a10f9da4c |
Clean up and fix VCPU hotplug and SMP save/restore. |
2006-04-11 |
awilliam |
9510:5719550652a1 |
[IA64] Makefile fix for xenirq.c removal |
2006-04-11 |
awilliam |
9509:52fa146a30ae |
[IA64] Remove xenirq.c. |
2006-04-11 |
awilliam |
9508:db2bd8169e9b |
[IA64] Cleanup to irq.c |
2006-04-11 |
awilliam |
9507:67b24fc635ae |
[IA64] warning fix |
2006-04-10 |
awilliam |
9506:90813b66c3cf |
[IA64] get_pfn_list workaround |
2006-04-10 |
awilliam |
9505:0a7e619a248f |
[IA64] access reflect fix |
2006-04-10 |
awilliam |
9504:b09e8f46c9f6 |
[IA64] ptc.ga for SMP-g |
2006-04-07 |
awilliam |
9503:bfc00c83f083 |
[IA64] dom0 vp model linux part: import agp.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9502:70467f5491d8 |
[IA64] dom0 vp model linux part: import machvec.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9501:ebec4edfa8e4 |
[IA64] dom0 vp model linux part: import dma-mapping.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9500:e311941eb7be |
[IA64] dom0 vp model linux part: import pgalloc.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9499:aab421b5ad45 |
[IA64] dom0 vp model linux part: import page.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9498:c160c05da8d4 |
[IA64] dom0 vp model linux part: import io.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9497:119effd15792 |
[IA64] dom0 vp model: xen side update README.orig for efi.h move. |
2006-04-07 |
awilliam |
9496:d16c16f64060 |
[IA64] dom0 vp model xen part: moved efi.h from linux to linux-xen to modify. |
2006-04-07 |
awilliam |
9495:8e0b9f31cf3f |
[IA64] MAX_VIRT_CPUS and NR_CPUS |
2006-04-07 |
awilliam |
9494:71e0c2ed4447 |
[IA64] Fixed DOM0_PHYSINFO |
2006-04-06 |
awilliam |
9493:cc94ab1e0de0 |
[IA64] cleanup in regionreg.c |
2006-04-05 |
awilliam |
9492:2133fb78dba3 |
[IA64] print domain id and vcpu id when panic |
2006-04-05 |
awilliam |
9491:2d28f31aae8b |
[IA64] fix paging_init() |
2006-04-05 |
awilliam |
9490:55e8f512fed5 |
[IA64] fix gnttab_shared_gmfn() |
2006-04-04 |
awilliam |
9489:827c65c06a66 |
[IA64] Add memory operations for xen/ia64 |
2006-04-04 |
awilliam |
9488:0a6f5527ca4b |
[IA64] set itv handoff as masked and enable reading irr[0-3] |
2006-04-03 |
awilliam |
9487:40d96f4e9fcb |
[IA64] add LVM support to kernel configuration |
2006-04-03 |
awilliam |
9486:2da06d15d0f1 |
[IA64] fix make world |
2006-04-03 |
awilliam |
9485:3b3a5588baca |
[IA64] cache flush |
2006-03-31 |
awilliam |
9484:ddc279c91502 |
[IA64] Dummy emulation of SAL INFO sal calls. |
2006-03-31 |
awilliam |
9483:434c8412e54e |
[IA64] vcpu_match_tr_entry |
2006-03-30 |
awilliam |
9482:0665256a7a53 |
[IA64] cleanup |
2006-03-30 |
awilliam |
9481:6796157b5f8a |
[IA64] Fix domain reboot bug |
2006-03-30 |
awilliam |
9480:a40e66748ee9 |
[IA64] Fix domainU boot when VTi domainexists |
2006-03-30 |
awilliam |
9479:2b6e531dab38 |
[IA64] Merge vpsr.i with evtchn_upcall_mask tosolve one trickish bug |
2006-03-29 |
awilliam |
9478:986538da9be0 |
[IA64] set_metaphysical_mode fix |
2006-03-29 |
awilliam |
9477:b579cf0ad753 |
[IA64] make xen-mkbuildtree-pre robust a bit |
2006-03-28 |
awilliam |
9476:d75a6cc5e68a |
merge with xen-unstable.hg |
2006-03-28 |
cl349 |
9475:4109c4e7804a |
Change do_IRQ high bit masking. |
2006-03-28 |
kaf24 |
9474:98eaa430bdf3 |
The introduction of the SMI handling code added in cset 9371 is |
2006-03-28 |
kaf24 |
9473:c43d7806ca5a |
merge |
2006-03-28 |
kaf24 |
9472:a4071af0a463 |
Add missing -xen ia64 config file. |
2006-03-28 |
kaf24 |
9471:8d59ff95046b |
SVM only patch to fix location of PIO request RIP update. |
2006-03-28 |
emellor |
9470:c745e47d8154 |
Merged. |
2006-03-28 |
emellor |
9469:1c4e1d0fd1bb |
Mention uClibc and buildroot configs. |
2006-03-28 |
emellor |
9468:26725ee13b23 |
Added README for the XenSource-hosted initrd. |
2006-03-28 |
emellor |
9467:b427e44d0d6c |
Download the initrd from xm-test.xensource.com, unless otherwise specified. |
2006-03-28 |
emellor |
9466:af1ff22a5633 |
Watch for @introduceDomain, for symmetry with the existing watch on |
2006-03-28 |
emellor |
9465:c0865290c071 |
Have TCPXMLRPCServer inherit from SocketServer.ThreadingMixIn. This allows |
2006-03-28 |
cl349 |
9464:2604abf98ede |
Remove special handling of {set,clear}_in_cr4(). |
2006-03-28 |
kaf24 |
9463:47dda4fa5d11 |
Simplify the failsafe callback handler in x86/64 linux. It doesn't |
2006-03-28 |
kaf24 |
9462:272a0a971ca3 |
Add -xen buildconfig for ia64 and tweak CONFIG_VT setup to avoid |
2006-03-27 |
kaf24 |
9461:40c23921e729 |
Make -xen default kernel compile on x86_64 by removing b44 module. |
2006-03-27 |
cl349 |
9460:8b5a752167a1 |
Whitespace. |
2006-03-26 |
kaf24 |
9459:30ae67d6e5f0 |
Fix 64-bit HVM guest debug via gdbserver: |
2006-03-26 |
kaf24 |
9458:4840c3da2521 |
Allow 64-bit Xen to run 64-bit hvm SMP guests. |
2006-03-26 |
kaf24 |
9457:beb37b340903 |
Don't reclaim vcpus that are not put into use yet when destroying HVM |
2006-03-26 |
kaf24 |
9456:1e5788066d1f |
Fix build error with debug=y inxen/ia64 by moving |
2006-03-26 |
kaf24 |
9455:c848b80c0b20 |
The attached patch to the qemu emulation of the pcnet hardware fixes |
2006-03-26 |
kaf24 |
9454:38c170be0e63 |
Add format printf attribute to panic() prototype and fix the error |
2006-03-24 |
kaf24 |
9453:11fee62328cc |
Added tag 3.0.2-rc for changeset af0573e9e5258db0a9d28aa954dd302ddd2c2d23 |
2006-03-24 |
emellor |
9452:af0573e9e525 |
Switch the default build to make the -xen kernel, not the -xen0 and -xenU3.0.2-rc |
2006-03-24 |
harry |
9451:74e33cc868cf |
Fix bug 515 by adding a global lock around the hotplug scripts in the non-udev hotplug case only. |
2006-03-24 |
anthony |
9450:33df7d4eff23 |
1) Introduce new exception type XendInvalidDomain that maps to the high level |
2006-03-24 |
kaf24 |
9449:905cfaa5986b |
Create /var/xen/dump/ during tools installation, or core files |
2006-03-24 |
kaf24 |
9448:d78dedc4831f |
Detect spurious faults taken in the hypervisor that are |
2006-03-24 |
kaf24 |
9447:dfbf0939350c |
This patch is mainly a cleanup of vmx related xentrace code. One minor |
2006-03-24 |
kaf24 |
9446:6d0929e34ce2 |
Update gdb documentation |
2006-03-24 |
kaf24 |
9445:8286738ab7f9 |
The patch removes old Xenbus files, fixes 0 length mmu_updates table bug |
2006-03-24 |
kaf24 |
9444:8c21c8ea5fff |
Fix mini-os xenbus. |
2006-03-23 |
kaf24 |
9443:96e3b02ec931 |
Remove unnecessary zlib includes. |
2006-03-23 |
kaf24 |
9442:b7295a83206e |
on_selected_cpus() must not send IPIs with empty target masks. |
2006-03-23 |
emellor |
9441:8f722ac17efa |
Merged. |
2006-03-23 |
emellor |
9440:1577043d8e36 |
Remove undefined XFAIL_TESTS variable. |
2006-03-23 |
emellor |
9439:27adfbfd9095 |
Remove undefined XFAIL_TESTS variable. |
2006-03-23 |
cl349 |
9438:bddcfe70fbef |
Remove unused variable. |
2006-03-23 |
kaf24 |
9437:6aa5179f2416 |
Reduce spin-waiting in Xen serial driver: |
2006-03-23 |
kaf24 |
9436:c947b278a349 |
Merge hvm_store_cpu_guest_regs() and hvm_store_cpu_guest_ctrl_regs() |
2006-03-23 |
kaf24 |
9435:bd108ccc38a0 |
Rename generic_page_range as apply_to_page_range, export the symbol |
2006-03-23 |
emellor |
9434:401624a17ef7 |
Merged. |
2006-03-23 |
emellor |
9433:7bb0bb070d75 |
Added copyright declaration for Christopher Clark, Andrew Tridgell. |
2006-03-23 |
kaf24 |
9432:bb8a5d7e72a2 |
Fix 2 VMX time-related bugs: |
2006-03-23 |
emellor |
9431:f3943890794a |
Use *args inside FAIL and SKIP so that it is possible to call these functions |
2006-03-23 |
emellor |
9430:40e3df4cffe4 |
Import the current version of talloc from the Samba 3 source base. This gives |
2006-03-23 |
emellor |
9429:a594a5b2407c |
Merged. |
2006-03-23 |
emellor |
9428:951ed0cd0480 |
Merged. |
2006-03-23 |
emellor |
9427:da24df1ea484 |
Improve error handling, in particular fixing the ProtocolError that is thrown |
2006-03-23 |
emellor |
9426:c1bb4eb56529 |
Added exception handler for ProtocolError. |
2006-03-23 |
emellor |
9425:b55ca95fdc84 |
Added example config entries for xend-tcp-xmlrpc-server and |
2006-03-23 |
emellor |
9424:ffee7e07ad4b |
Use the string Error: rather than Xend has generated an internal Fault:. |
2006-03-23 |
emellor |
9423:d52a93ee4624 |
Removed unused handler parameter from UnixXMLRPCServer interface -- just pass |
2006-03-23 |
emellor |
9422:8afbc2586121 |
Fix call to send_sysrq. |
2006-03-23 |
anthony |
9421:5c9c44fc1c39 |
Use XML-RPC as a transport for Xend instead of S-Expression/HTTP. |
2006-03-23 |
kaf24 |
9420:0c6534a2e396 |
Enable Windows PAE guest on x86-64. Deals with two issues: |
2006-03-23 |
kaf24 |
9419:2c77d26871f7 |
Fix a Linux bug in the driver core in regards to the bind sysfs driver |
2006-03-23 |
kaf24 |
9418:05daa762a8e2 |
Support late binding of PCI devices to the PCI backend driver in |
2006-03-23 |
kaf24 |
9417:799957f5092c |
The PCI Frontend doesn't properly clean-up PCI buses and their devices |
2006-03-23 |
kaf24 |
9416:b7facd6aa72e |
SVM patch to fix guest time, including 64bit msr code - allowing 64bit |
2006-03-23 |
kaf24 |
9415:72b469303d6d |
Fix build with crash_debug=y. |
2006-03-23 |
kaf24 |
9414:b89a155ecd2c |
Update and extend netif transmit/receive flag names. |
2006-03-22 |
kaf24 |
9413:d81636a6fa9f |
merge with xen-ia64-unstable.hg |
2006-03-22 |
kaf24 |
9412:5d3c2cb42ec4 |
Paravirtualise the CPUID instruction by forcing emulation with an invalid-opcode prefix. |
2006-03-22 |
kaf24 |
9411:bd930874222e |
Clean up netfront. Eliminate some macros in favour of inline functions. |
2006-03-22 |
kaf24 |
9410:787b39f5fc83 |
Externally triggered reboot signal executes ctrl_alt_del() |
2006-03-22 |
kaf24 |
9409:4080ec91a014 |
Replace evtchn macro maze with static inline functions. |
2006-03-27 |
awilliam |
9408:7e3cbc409676 |
[IA64] ptc.ga for SMP-g |
2006-03-27 |
awilliam |
9407:27050b1390cf |
[IA64] Make sharedinfo and shared_archinfo adjacent |
2006-03-27 |
awilliam |
9406:0d4a846232cc |
[IA64] recompile asm-xsi-offsets.h at right time |
2006-03-27 |
awilliam |
9405:29dfadcc5029 |
[IA64] Followup to xen time cleanup |
2006-03-24 |
awilliam |
9404:2e81aba147eb |
[IA64] fix build breakage |
2006-03-24 |
awilliam |
9403:51c79c67908b |
[IA64] Fix domain destroy bug when multiple domains exist |
2006-03-24 |
awilliam |
9402:e45666b8b05f |
[IA64] assign_new_domain_page now calls assign_domain_page |
2006-03-24 |
awilliam |
9401:138c76d5e493 |
[IA64] dump_stack() for debug. |
2006-03-24 |
awilliam |
9400:487ff011626c |
[IA64] obvious compilation fix (hypercall.h, hypervisor.h) |
2006-03-24 |
awilliam |
9399:80eaf1cb8903 |
[IA64] trivial compilation fix (debugger.h) |
2006-03-24 |
awilliam |
9398:9897a5e6385d |
[IA64] fix PRtype_info and removed some warning |
2006-03-24 |
awilliam |
9397:0f615d43a789 |
[IA64] ia64/xen-mkbuildtree-pre: use ln -sf instread of cp |
2006-03-24 |
awilliam |
9396:6503da07557d |
[IA64] Recompile asm-offsets.h at correct time |
2006-03-23 |
awilliam |
9395:3ff676ec59f2 |
[IA64] avoid networking in VTI |
2006-03-23 |
awilliam |
9394:218591a0cb7e |
[IA64] bug fix in privop.c (2) |
2006-03-23 |
awilliam |
9393:2ecf39c54693 |
[IA64] bug fix in privop.c |
2006-03-23 |
awilliam |
9392:00111084c70a |
[IA64] Remove warning messages |
2006-03-23 |
awilliam |
9391:f517be67eeac |
[IA64] IA64_GRANT_TABLE_PADDR |
2006-03-22 |
awilliam |
9390:11325d1c412c |
[IA64] build xen_sysfs by default |
2006-03-22 |
awilliam |
9389:b2828004f131 |
merge xen-unstable.hg |
2006-03-22 |
kaf24 |
9388:ecb99d1ce57d |
A few cleanups based on comments from Arjan van de Ven. |
2006-03-22 |
kaf24 |
9387:b8cc4df90187 |
Use shiny new mutexes instead of semaphores where possible in our Linux code. |
2006-03-22 |
kaf24 |
9386:a07e25890329 |
Licensing clarifications in Linux source files: |
2006-03-22 |
kaf24 |
9385:5032ee221f75 |
On x86/64 a domU kernel just sits around forever on a panic because |
2006-03-22 |
kaf24 |
9384:573bb82d0402 |
SVM patch to enable SMI intercept. |
2006-03-22 |
kaf24 |
9383:b4769816a409 |
SVM patch to fix problem with evtchn/lost interrupts and re-enable hvm_safe_block(). |
2006-03-22 |
kaf24 |
9382:e995d090bba9 |
SVM patch to fix problem with instruction decode. |
2006-03-21 |
kaf24 |
9381:fbc3a2657fef |
Prevent a stray error message in the case that either DISTDIR or |
2006-03-21 |
kaf24 |
9380:a6a5a1b963e8 |
Clean up #include in init-xen.h. |
2006-03-21 |
kaf24 |
9379:f9e912842006 |
The following patch adds support to vmxassist for SYSLINUX/ISOLINUX. This |
2006-03-21 |
kaf24 |
9378:4dec7a81f8f5 |
Fix a build problem when enabling XEN_SYSFS on xen/ia64. |
2006-03-21 |
emellor |
9377:22f1618cf57c |
The patch fixes a problem when testing for device /dev/tpm0. The API |
2006-03-22 |
awilliam |
9376:695aa28b7cb1 |
[IA64] Fixed VTI domain destruction |
2006-03-22 |
awilliam |
9375:369bdeb29606 |
[IA64] dom0_max_vcpus and dom0 vcpus creation |
2006-03-21 |
awilliam |
9374:a9f5cf43451f |
merge |
2006-03-21 |
kaf24 |
9373:5e5e56b5e751 |
Nanosecs not usecs in a time comment. |
2006-03-21 |
kaf24 |
9372:fcef620a859c |
'permitted_clock_jitter' units are nanoseconds not microseconds. |
2006-03-21 |
emellor |
9371:1294c5d6ff32 |
Remove import of xen.lowlevel.xc, left over from when ballooning was done here |
2006-03-21 |
emellor |
9370:d77f0f6ebece |
Protect cleanupDomain with the refresh_shutdown_lock. This stops the device |
2006-03-21 |
emellor |
9369:045bee6e1ebd |
Merged. |
2006-03-21 |
emellor |
9368:02260f77c035 |
Only send the OFFLINE hotplug event if be->netif is set. Firstly, this ensures |
2006-03-21 |
emellor |
9367:14c26df4f33c |
Fix the implicit declaration of function `swiotlb_init' warning, by including |
2006-03-21 |
emellor |
9366:a013fa6ee37c |
Increase timeout while waiting for console/tty node to appear in the store: |
2006-03-21 |
kaf24 |
9365:349d26c1094f |
Creates a module that exports Xen Hypervisor attributes to sysfs. The |
2006-03-21 |
emellor |
9364:a66c48bdf9c3 |
Break out common parts of vtpm tests into new vtpm_utils library. |
2006-03-21 |
emellor |
9363:a659a3f20066 |
Merged. |
2006-03-21 |
emellor |
9362:92b5fa5e8397 |
Stop the domain at the end of the test. |
2006-03-21 |
kaf24 |
9361:47a55b3b7b39 |
Merged. |
2006-03-21 |
kaf24 |
9360:ae212c225e2a |
Since we now have general rules to build ALL_OBJS, we don't need to manually |
2006-03-21 |
emellor |
9359:cdd11b936a26 |
Merged. |
2006-03-21 |
emellor |
9358:a6c078552735 |
Added -u flag (unsafe) to runtest.sh, to skip the sanity checks. This improves |
2006-03-21 |
kaf24 |
9357:156505f40a8a |
Add a.out files to mercurial ignore list. |
2006-03-21 |
kaf24 |
9356:8fc534c192c4 |
Update xen/ia64 to use the new build system. Fixes the ia64 build. |
2006-03-21 |
kaf24 |
9355:d0db2359769c |
Fix a bug, and also fixes the build with some gcc4 versions. |
2006-03-21 |
kaf24 |
9354:96d606c074f8 |
The current ptrace code is traversing the page table structures to |
2006-03-21 |
kaf24 |
9353:eb2a2529f96c |
New SMP IPI interface function called on_selected_cpus(), currently implemented |
2006-03-21 |
emellor |
9352:25e1c3b1a9f2 |
Put 03_vtpm-susp_res.py in its rightful place. |
2006-03-21 |
emellor |
9351:e36f95b43bf1 |
Test suspend and resume cycles of the TPM front- and backend. |
2006-03-21 |
pl |
9350:b78cab886a1e |
Add an option to xmtest to report results to an alternative results repository. |
2006-03-21 |
stekloff |
9349:d218dd060612 |
Make sure the check to see if device is in use doesn't happen. We need |
2006-03-21 |
stekloff |
9348:5bf6549aba96 |
Remove obsolete startNow() method from XmTestDomain object. |
2006-03-21 |
stekloff |
9347:8fda66ee616b |
Add mounting /sys for 2.6 xm-test images. |
2006-03-21 |
root |
9346:a6f1b3d653a9 |
Patch to correct inconsistencies of xm-test reporting. |
2006-03-20 |
cl349 |
9345:b64ac7e90ac6 |
Update to Linux 2.6.16. |
2006-03-20 |
kaf24 |
9344:b9486f0d6970 |
Add missing empty ia64 files. |
2006-03-20 |
kaf24 |
9343:4813462ed4f9 |
Some more build-system finessing: |
2006-03-20 |
kaf24 |
9342:0d9855e12426 |
Fix Xen target image dependencies. |
2006-03-20 |
kaf24 |
9341:a27f22868d68 |
Fix 64-bit build. |
2006-03-20 |
kaf24 |
9340:d982f5fa9bad |
Upgrade genapic code to 2.6.16-rc6 codebase. Remove entries from |
2006-03-20 |
kaf24 |
9339:a8b1d4fad72d |
Fix a protocol violation in the pcnet emulation. Tested on at least |
2006-03-20 |
kaf24 |
9338:056e571ce462 |
Add poll() support to xenbus device file. |
2006-03-20 |
emellor |
9337:cf89e8f0831b |
Merged. |
2006-03-20 |
emellor |
9336:516cf6553011 |
Remove unused, broken, redundant and undocumented option xm create -L. |
2006-03-19 |
kaf24 |
9335:1ecb7f1ddc79 |
Fix VMX guest can not be created on PAE xen with more than 4G RAM. |
2006-03-19 |
kaf24 |
9334:56a775219c88 |
This patch fix HVM/VMX time resolution issue that cause IA32E complain |
2006-03-19 |
kaf24 |
9333:760f9149dbaa |
Abstract some details of context switching into ctxt_switch_from/to |
2006-03-19 |
kaf24 |
9332:768936b2800a |
Move arch/x86 to new build system. |
2006-03-19 |
kaf24 |
9331:9795d9407acc |
Apply Xen build system changes to all non-arch subdirectories. |
2006-03-19 |
kaf24 |
9330:f513384a18ee |
Conditionalize building the Xen ACPI driver. |
2006-03-19 |
kaf24 |
9329:5b56d1e1ac8b |
Fix VMX EFER write logic. Also some cleanups. |
2006-03-19 |
kaf24 |
9328:e3c7b1e97459 |
Add back hvm guest apm support and fixed the original apm issues to |
2006-03-18 |
cl349 |
9327:8cc027def1de |
linux-x86_64: Sync with native. |
2006-03-18 |
vhanquez |
9326:e92b363402f9 |
Fix a race that crash domU by calling xenbus_probe twice if it receive event |
2006-03-18 |
kaf24 |
9325:4d4a700bea7a |
Move __do_IRQ() definition to ia64 header file where it belongs. |
2006-03-18 |
kaf24 |
9324:78b8b0d9acc8 |
merge with xen-ia64-unstable.hg |
2006-03-18 |
cl349 |
9323:ea67b8a9c7e0 |
Update to Linux 2.6.16-rc6. |
2006-03-21 |
awilliam |
9322:f163677f8767 |
[IA64] cleanup in domain.c |
2006-03-21 |
awilliam |
9321:212eb6a2d8cd |
[IA64] cleanup of tlb.c |
2006-03-21 |
awilliam |
9320:d18f8fd07fa2 |
[IA64] remove linux/patch.c |
2006-03-21 |
awilliam |
9319:263901a2a995 |
[IA64] EFI_RESET_SYSTEM now reboots domU. |
2006-03-20 |
awilliam |
9318:9afd25b90af4 |
[IA64] Hypercalls are only allowed by kernels. |
2006-03-20 |
awilliam |
9317:1dc45879fa5c |
[IA64] Check privilege level for pal/sal/efi calls. |
2006-03-20 |
awilliam |
9316:ccb437f2ed4e |
[IA64] Replace huge if/else if with a switch. |
2006-03-20 |
awilliam |
9315:d5b1bc047540 |
[IA64] correct mistake from previous patch |
2006-03-20 |
awilliam |
9314:58a3ed82eee4 |
[IA64] Removed warning messages |
2006-03-20 |
awilliam |
9313:815758308556 |
[IA64] Removed unnecessary header files |
2006-03-17 |
awilliam |
9312:25003dd43a92 |
merge |
2006-03-17 |
kaf24 |
9311:3377e445aa5e |
Fix VMX cpuid handling when EAX == 4. |
2006-03-17 |
kaf24 |
9310:843ced27531a |
Allows the hypervisor to build without warnings (wisely considered |
2006-03-17 |
kaf24 |
9309:eceb7ffe1e67 |
Fix the gzip size extraction in xc_inflate_buffer(). Extract |
2006-03-17 |
kaf24 |
9308:03d7b5b2c212 |
Fix sched_sedf adjdom to properly clamp the period max value. |
2006-03-17 |
kaf24 |
9307:b8640cd55fd7 |
Declare inline function as 'static inline', not 'extern inline'. |
2006-03-17 |
vhanquez |
9306:98a6f5ae7b1f |
Reinitialize producer and consumer index to 0 if indexes corruption are detected |
2006-03-17 |
vhanquez |
9305:56ec142bdd91 |
Substitute kmalloc+memset by kzalloc where possible |
2006-03-16 |
kaf24 |
9304:796ac2386a24 |
Clean up HVM relinquish_guest_resources interface and implementation. |
2006-03-16 |
kaf24 |
9303:58d1ef215706 |
Add Summagraphics Tablet emulation for VNC users. The current PS/2 emulation |
2006-03-16 |
kaf24 |
9302:d6bab69e856f |
Change the VNC main input loop delay from 1 second down to 10 |
2006-03-16 |
kaf24 |
9301:48211017a16a |
Add a shadow VRAM to track changes to the real VRAM. When the guest |
2006-03-16 |
kaf24 |
9300:a7b6eed7b0a6 |
Explicitly include time.h to get gettimeofday declaration. |
2006-03-16 |
kaf24 |
9299:00aba64e034e |
pcifront poll loop now checks gettimeofday rather than jiffies, |
2006-03-15 |
kaf24 |
9298:1569bc48b0b8 |
Implement console for Mini-os and also fix 2 bugs: |
2006-03-15 |
kaf24 |
9297:d3b0d74702b5 |
Make asm macros use the generally accepted comma-separated arg-passing style. |
2006-03-15 |
kaf24 |
9296:f85bb99187bf |
Update interface documentation to include sched_op_new hypercall |
2006-03-15 |
kaf24 |
9295:96ba0a2bc9de |
Remove unnecessary cr4 handling in vmx_set_cr0. |
2006-03-15 |
vhanquez |
9294:9af36c14ae83 |
merge |
2006-03-15 |
vhanquez |
9293:250ff103c291 |
fix buffer overflow in print XS_DEBUG command |
2006-03-15 |
vhanquez |
9292:51b0d4c2d4d9 |
move XS_DEBUG code into a proper function |
2006-03-15 |
kaf24 |
9291:a5ee1cb525bb |
Make MTU rx check in netfront more permissive to allow for 8021q vlan tagging. |
2006-03-15 |
kaf24 |
9290:c097485037f7 |
Remove unused macro VMX_CPU_STATE_PG_ENABLED. |
2006-03-15 |
kaf24 |
9289:2162e1356bee |
Fix 64-bit build. |
2006-03-15 |
vhanquez |
9288:890fa761ba82 |
Do not BUG when receiving unexpected message type from xenbus |
2006-03-15 |
Ian Campbell |
9287:f00e257d200c |
There is no need to pin page tables when XENFEAT_writable_page_tables |
2006-03-15 |
kaf24 |
9286:06e3c5ef2979 |
Fix x86/64 HVM assertion failure. |
2006-03-15 |
kaf24 |
9285:e3e4c8b564e2 |
I've found it useful to display the panic message *before* dropping into the |
2006-03-15 |
kaf24 |
9284:5618b13ac97f |
Unlike x86 and apparently ia64, PowerPC delivers timer interrupts as a |
2006-03-15 |
kaf24 |
9283:be669c4b1e6b |
Add extra tracing near a commonly-failing scheduler assertion. |
2006-03-17 |
awilliam |
9282:e04978011d2d |
[IA64] VT-i Domains should use same hvm builder as VT-x |
2006-03-17 |
awilliam |
9281:6ccf98fcd9de |
[IA64] -mconstant-gp gcc/as option added. |
2006-03-17 |
awilliam |
9280:ccde0eab2545 |
[IA64] zero_page_memmap_ptr removed (was unused). |
2006-03-17 |
awilliam |
9279:463c67da6f0a |
[IA64] fixed a vcpu_translate bug |
2006-03-17 |
awilliam |
9278:edc63b5dd71d |
[IA64] setting rr0 is not correctly emulated |
2006-03-17 |
awilliam |
9277:32c39e71740f |
[IA64] Remove "#define page_info page" |
2006-03-17 |
awilliam |
9276:1055f276cc4d |
[IA64] Remove header files where "page" is used |
2006-03-16 |
awilliam |
9275:e3aa5b2387ac |
[IA64] disable handling of legacy privified insns |
2006-03-16 |
awilliam |
9274:bbfbb9e09b55 |
[IA64] remaining privified insns removed |
2006-03-16 |
awilliam |
9273:cd15ba9aa1cc |
[IA64] new hyperprivop |
2006-03-16 |
awilliam |
9272:f6feefcd1046 |
[IA64] postat tool |
2006-03-16 |
awilliam |
9271:d75f733f328c |
[IA64] Changed from page to page_info |
2006-03-16 |
awilliam |
9270:9c0123c8a1b4 |
[IA64] use of max_addr= & command line |
2006-03-16 |
awilliam |
9269:edbfa36f2451 |
[IA64] fix AFLAGS in Rules.mk |
2006-03-15 |
awilliam |
9268:ab05373d6edd |
[IA64] cleanup in dom_fw.c |
2006-03-15 |
awilliam |
9267:60578e2ace8e |
[IA64] LID virtualization |
2006-03-15 |
awilliam |
9266:dc99944b9bd0 |
[IA64] dummy IO memmap entry |
2006-03-15 |
awilliam |
9265:2f4911432398 |
[IA64] remove warning of xen_init() |
2006-03-14 |
awilliam |
9264:911c04274f14 |
[IA64] warning cleanup |
2006-03-14 |
awilliam |
9263:0ed4a312765b |
merge |
2006-03-14 |
kaf24 |
9262:c445d4a0dd76 |
Define a new sched_op hypercall called sched_op_new, which differs from the |
2006-03-14 |
kaf24 |
9261:e3d7c2183866 |
Add a read barrier to the time-values-uptodate xenlinux time checking function. |
2006-03-14 |
kaf24 |
9260:f4cef1aa2521 |
Fix ASSERT failure caused by NX support code on x86_64 |
2006-03-14 |
kaf24 |
9259:de5d2b9a9cfb |
When both stolen and blocked are rounded down, it is possible for the |
2006-03-14 |
kaf24 |
9258:a77cf8fdc307 |
Xen/ia64 build fixes. |
2006-03-14 |
kaf24 |
9257:66f02103f4c5 |
Trivial ia64 tools build fix. |
2006-03-14 |
kaf24 |
9256:1f739672ca00 |
Fix a bug which occurs when Xen is compiled with debug=y. Destroying a |
2006-03-14 |
kaf24 |
9255:1c24ee05f8f3 |
Fix the bug that hvm domain network breaks after xm reboot. Root |
2006-03-14 |
kaf24 |
9254:14bfb2eb9505 |
Fix build error with -Wstrict-prototype. |
2006-03-14 |
kaf24 |
9253:47c562fd342a |
Fix memory leak in xc_domain_dumpcore and simplify copy_from_domain_page. |
2006-03-14 |
kaf24 |
9252:065006aa5322 |
Fix a typo in a comment -- vmxloader is now hvmloader. |