age |
author |
revision |
description |
2006-09-22 |
Steven Hand |
11574:0e9055d69f12 |
This patch fixes an error booting 32bit vista on VMX. |
2006-09-22 |
Steven Hand |
11573:3236311a23a5 |
Fix vmxassist to boot Vista. |
2006-09-22 |
atse |
11572:ad22c711ccb7 |
[XM] Error handling cleanup |
2006-09-22 |
kfraser |
11571:a753630a6456 |
[HVM][VMX] Clean up and audit VMX uses of instruction-length |
2006-09-22 |
Steven Smith |
11570:140dff9d90dc |
[HVM][VNC] Fix bug in the VNC copyrect implementation which crept in |
2006-09-21 |
kfraser |
11569:6e3223a69461 |
[XEN] Do not emulate user-mode updates to page tables. |
2006-09-21 |
Christian Limpach |
11568:8c29bf7ede67 |
Merge? |
2006-09-21 |
Christian Limpach |
11567:043f8799e68e |
[qemu patches] Refresh. |
2006-09-21 |
Christian Limpach |
11566:7706696ff532 |
[qemu patches] Update patches for changeset 11562:449dcaff2551. |
2006-09-21 |
Christian Limpach |
11565:317e8516d464 |
[qemu patches] Update patches for changeset 11561:c742b2ae920c. |
2006-09-21 |
Christian Limpach |
11564:ebb1982c03a1 |
[qemu patches] Update patches for changeset 11554:39aaa54756db. |
2006-09-21 |
kfraser |
11563:8860eba3dcad |
[XEN] Fix domctl for changing VCPU affinity. |
2006-09-21 |
Steven Smith |
11562:449dcaff2551 |
[HVM][VNC] Add a backoff feature to the vnc server, so that if it detects |
2006-09-21 |
Steven Smith |
11561:c742b2ae920c |
[HVM] Reduce VNC overhead, by (a) only scanning framebuffer when a client |
2006-09-21 |
Tim Deegan |
11560:5bc0e9a50687 |
Merge |
2006-09-21 |
Tim Deegan |
11559:7c5d1c379438 |
[XEND] Don't prepend '/dev/' to any absolute path. |
2006-09-21 |
Tim Deegan |
11558:7894224d264b |
[XEND] split command-line arguments to the bootloader script properly. |
2006-09-21 |
Tim Deegan |
11557:16e4a5a7cfd7 |
Pygrub: add /var/lib/xen to the install tree. |
2006-09-21 |
Tim Deegan |
11556:587735fb18ab |
Pygrub: stop the FS identification code from leaking open fds. |
2006-09-21 |
Emmanuel Ackaouy |
11555:3b7c45e3bf94 |
This patch adds value checking of sched-credit xm options. |
2006-09-21 |
Christian Limpach |
11554:39aaa54756db |
[tools] Increases some of the timeouts |
2006-09-21 |
Christian Limpach |
11553:93135bbb5344 |
[qemu patches] Refresh qemu-pci patch without -p3. |
2006-09-21 |
Christian Limpach |
11552:4fab9c477f62 |
[qemu patches] Update patches for changeset 11551:f872300b672f. |
2006-09-21 |
Steven Smith |
11551:f872300b672f |
[HVM] Use the right, PCI SIG assigned, vendor ID for xensource rather than |
2006-09-21 |
kfraser |
11550:69e52712fbc4 |
[XEN] Shadow mode no longer obtains page type references. |
2006-09-21 |
kfraser |
11549:e50872355390 |
[LINUX] Update pci-mmconfig patch to refer to machine_e820 map on Xen. |
2006-09-21 |
kfraser |
11548:1adaf06e8abc |
[LINUX] Provide permanent global version of machine_e820 map for |
2006-09-20 |
kfraser |
11547:affbab70fca2 |
[XEN] Move mark_dirty() from alloc_page_type() to get_page_type(), |
2006-09-20 |
Emmanuel Ackaouy |
11546:6d83c86ebfe9 |
merge |
2006-09-20 |
Emmanuel Ackaouy |
11545:70fe022d3589 |
fix -xen x86_32 linux build |
2006-09-20 |
kfraser |
11544:c3b4b9dc23ac |
[XEN] Trivial simplification. |
2006-09-20 |
kfraser |
11543:3e39cc16dd41 |
[XEN] Clean up mark_dirty() usage in mm.c some more. |
2006-09-20 |
Steven Hand |
11542:596b0e4fbef4 |
Simplify + fix previous cset (remove_all_shadows() is indeed required :-) |
2006-09-20 |
Steven Hand |
11541:a151311fa9c7 |
Ensure page-table pin changes are noted in shadow log-dirty mode. |
2006-09-20 |
kfraser |
11540:9837ff37e354 |
[LINUX] Backport PCI MMCONFIG patch from 2.6.17 -- only use MMCONFIG |
2006-09-20 |
kfraser |
11539:9deecd4f9cf9 |
[XEN] Fix arg clobber test for debug version of hypercall code. |
2006-09-20 |
kfraser |
11538:f90ac959db92 |
[XEN][X86_64] Remove hardcoded addresses in x86/64 boot assembly. |
2006-09-19 |
kfraser |
11537:f07cf18343f1 |
[XEN] Upgrade some platform files to Linux 2.6.17.13. |
2006-09-19 |
Christian Limpach |
11536:041be3f6b38e |
[linux patches] Update patches for linux-2.6.16.29. |
2006-09-19 |
Christian Limpach |
11535:c5d4d47bbeb8 |
[linux] Update to linux-2.6.16.29. |
2006-09-19 |
kfraser |
11534:38765166ad7a |
[XEN] Fix the emulation of instructions in vm86 mode. It fetches |
2006-09-19 |
kfraser |
11533:e5d29225a8d1 |
[XENMON] Add argument check of "--ms_per_sample" option. |
2006-09-19 |
kfraser |
11532:33955ca54ec1 |
[HVM][SVM] Add cr8 intercept to/from code for SVM. |
2006-09-19 |
kfraser |
11531:7c6aaa106f15 |
[HVM][SVM] This patch cleans up the SVM CPUID logic a bit, adds proper clearing |
2006-09-19 |
kfraser |
11530:7877e25e2b23 |
[HVM] getmemlist hypercall returns pages in strict |
2006-09-19 |
kfraser |
11529:6374af16a8a3 |
[XEN][X86_64] USe GLOBAL bit to build user mappings. |
2006-09-19 |
kfraser |
11528:9061e1246906 |
Merge with xenppc-unstable-merge.hg |
2006-09-18 |
Hollis Blanchard |
11527:0bdd578c417f |
[POWERPC] merge with xen-unstable.hg |
2006-09-18 |
Jimi Xenidis |
11526:ce9c34c049c5 |
[POWERPC][XEN] Track the Hard CPUID as configured by the FW |
2006-09-18 |
Jimi Xenidis |
11525:a3762039dc23 |
[POWERPC][XEN] Fix definition of SCOMC register |
2006-09-15 |
Jimi Xenidis |
11524:fd79d6295111 |
[POWERPC][XEN] Add newlines on multiline output and dump SLB on SLB errors |
2006-09-15 |
Jimi Xenidis |
11523:6486bc1937a4 |
[POWERPC][XEN] Sync console around program exceptions |
2006-09-14 |
Jimi Xenidis |
11522:1fae74cd3963 |
[POWERPC][XEN] Fix infinite loop caused by hdec storm |
2006-09-14 |
Jimi Xenidis |
11521:33266be3c635 |
[POWERPC][XEN] Clean up init_frame_table() |
2006-09-18 |
hollisb |
11520:2b8660a8a9bc |
[XEN][POWERPC] Whitespace. |
2006-09-14 |
Hollis Blanchard |
11519:e99a195f2112 |
[XEN][POWERPC] Fix build break. |
2006-09-14 |
Jimi Xenidis |
11518:96f4d3e1bc98 |
[POWERPC][XEN] add ofd_strstr() that checks all strings from an OF property |
2006-09-14 |
Jimi Xenidis |
11517:8ca32cdc9841 |
[POWERPC][XEN] break out the ppc970.c functionality |
2006-09-14 |
Jimi Xenidis |
11516:a17aa5e65209 |
[POWERPC][XEN] Better explane the larx/stcx issue with interrupts |
2006-09-14 |
Jimi Xenidis |
11515:0cdac06f1a9d |
[POWERPC][XEN] Safety with foreign get_page() calls and RMA |
2006-09-14 |
Jimi Xenidis |
11514:9bf0fc041e14 |
[POWERPC][XEN] Inline clear_page() and use DCBZ to optimize |
2006-09-14 |
Jimi Xenidis |
11513:3ee3376a5eb3 |
[POWERPC][XEN] Define all cache information globaly |
2006-09-13 |
Jimi Xenidis |
11512:7b350fc692d5 |
[POWERPC][XEN] Track pages correctly |
2006-09-12 |
Hollis Blanchard |
11511:990bd509a5f5 |
[XEN][POWERPC] Split dom0_ops.c into domctl.c and sysctl.c. |
2006-09-12 |
Jimi Xenidis |
11510:2ba5452795d2 |
[POWERPC][XEN] Handle foreign page mappings correctly |
2006-09-12 |
Jimi Xenidis |
11509:2e6c10dc7c0b |
[POWERPC][XEN] make sure put_domain() is called in case of allocate_rma() failuer |
2006-09-12 |
Jimi Xenidis |
11508:13e406c85c8b |
[POWERPC][XEN] if crash_debug=n then at least dump a backtrace. |
2006-09-12 |
Jimi Xenidis |
11507:3b045a00e703 |
[POWERPC][XEN] Detect bad spurious interrupt condition and panic instead of hang |
2006-09-08 |
Hollis Blanchard |
11506:3bd92176890c |
[XEN][POWERPC] fix timebase race in SMP init |
2006-09-08 |
Hollis Blanchard |
11505:88fb77ac4f09 |
[XEN][POWERPC] Fix allocation error for xencomm "mini" descriptors. |
2006-09-08 |
Hollis Blanchard |
11504:fcc0efacc17a |
[XEN][POWERPC] Fix machine check build break. |
2006-09-18 |
hollisb |
11503:38d6cf70e8f2 |
[LIBXC][POWERPC] Add missing xc_memory.c |
2006-09-07 |
Hollis Blanchard |
11502:a22a7797e0ba |
[LIBXC][POWERPC] Update to latest flatdevtree snapshot. |
2006-09-07 |
Jimi Xenidis |
11501:2ebf55e419c9 |
[POWERPC][XEN] Track HID4[RM_CI] state for machine check |
2006-09-07 |
Jimi Xenidis |
11500:e7c55ba4de2e |
[POWERPC][XEN] Include io.h so we can match the globals defined here. |
2006-09-07 |
Jimi Xenidis |
11499:e20a469dabb4 |
[POWERPC][XEN] Synchronize Timebase on all CPUs |
2006-09-07 |
Jimi Xenidis |
11498:464acece0dad |
[POWERPC][XEN] Clear SLB entries on boot and other cleanups |
2006-09-07 |
Jimi Xenidis |
11497:22e01a4864b0 |
[POWERPC][XEN] Machine Check Processing |
2006-09-07 |
Jimi Xenidis |
11496:a817acb39386 |
[POWERPC][XEN] More Robust Memory Checking |
2006-09-05 |
Jimi Xenidis |
11495:ccdaa3ea71a7 |
[POWERPC][XEN] move setting of MSR[RI] till after SRR0/1 |
2006-09-01 |
Jimi Xenidis |
11494:94aa7e921ccd |
[POWERPC][XEN] Make many of the timbase routine static inline |
2006-09-01 |
Jimi Xenidis |
11493:18b3cbb04dc3 |
[POWERPC][XEN] make sure Dom0.VCPU0 is pinned to the booting CPU |
2006-09-01 |
Jimi Xenidis |
11492:0e02ac68b01b |
[POWERPC][XEN] move idle_loop and add a "power save" hook |
2006-09-01 |
Jimi Xenidis |
11491:62196a0f3791 |
[POWERPC][XEN] remove dead preemption code |
2006-09-01 |
Jimi Xenidis |
11490:b82a8107cae6 |
[POWERPC][XEN] Adjust DEC correctly |
2006-09-01 |
Jimi Xenidis |
11489:ae7a722b7241 |
[POWERPC][XEN] Erratum: Must clear larx/stcx reservation on exception |
2006-08-31 |
Jimi Xenidis |
11488:f9cff9148068 |
[POWERPC][XEN] Make MPIC sharing between Xen and Dom0 optional |
2006-09-18 |
hollisb |
11487:4fdf5151b187 |
[POWERPC] merge with xen-unstable.hg |
2006-09-18 |
kfraser |
11486:d8bceca5f07d |
Clean up dom0_vga_console_info structure for v3.0.3. |
2006-09-18 |
kfraser |
11485:ef3a08ab559f |
Revert 11475:11645dda144c3c8365dd2a6a64cb5a7d7da01170 |
2006-09-18 |
kfraser |
11484:dc9fa4dcd19c |
[XEN] Remove backpointer info from page type info. No longer used. |
2006-09-15 |
Ewan Mellor |
11483:d59d6a440a41 |
Revert change to vtpm_utils related to skipping the test when the tpm is not |
2006-09-15 |
jchesterfield |
11482:fe5c178cdf2e |
Adding max block device timeout of 30 secs for live migrate. |
2006-09-15 |
kaf24 |
11481:6ca1a8ebfdf4 |
[XEN] Scheduler pings only CPUs in a VCPU's affinity mask to balance load. |
2006-09-15 |
kaf24 |
11480:fc8ae086f706 |
[MINIOS] Fix to use new event-channel API properly. |
2006-09-15 |
kaf24 |
11479:e26948616552 |
[HVM] Remove a useless header file include in hvm.c |
2006-09-15 |
kaf24 |
11478:3f57453d404c |
Small fix for xenoprof. |
2006-09-15 |
kaf24 |
11477:e87e5d216c0b |
[XEN] Fix array ngative accesses in figlet tool. |
2006-09-14 |
kaf24 |
11476:65b33e64b642 |
[XEN] Do not steal work from idle CPUs. This can happen |
2006-09-14 |
root |
11475:11645dda144c |
In this patch, the xc_domain_dumpcore_via_callback() in xc_core.c of |
2006-09-14 |
root |
11474:30c659b655f1 |
This patch add localtime to dumpcore filename. |
2006-09-14 |
root |
11473:0008fca70351 |
xm dump command add on |
2006-09-14 |
Ewan Mellor |
11472:97f3368d1dd3 |
Remove the '-instance' parameter from the qemu device model. Since this parameter |
2006-09-14 |
Ewan Mellor |
11471:4bac02935c87 |
When redirecting the output of the echo command using '>' on bash, the |
2006-09-14 |
Ewan Mellor |
11470:2b8dc69744e3 |
This patch adds syntax checking for "xm block-attach" command. |
2006-09-14 |
Ewan Mellor |
11469:25ece14b6234 |
Show the usage message if invalid arguments are given to xm sysrq. |
2006-09-13 |
kaf24 |
11468:3e31c5e160cf |
[HVM] Fix an error when read from APIC registers like IRR, ISR and TMR. |
2006-09-13 |
kaf24 |
11467:885c1513c674 |
[GDBSERVER] make gdbbuild exit on error |
2006-09-13 |
kaf24 |
11466:6160da08a238 |
[XEN] Use C locale in bootup message. |
2006-09-13 |
kaf24 |
11465:8c0cf4d3c412 |
[XEN] Allow direct reads of port 0x61 by any guest. |
2006-09-13 |
kaf24 |
11464:3bff5c5b9206 |
Fix unmodified drivers for PV-on-HVM on IA64. |
2006-09-13 |
kaf24 |
11463:7474bb5e2923 |
[XEN][X86_64] Allocate multiple L2 page directories for |
2006-09-13 |
kaf24 |
11462:29bc328cd8d3 |
Better PIC code production: Using #pragma GCC visibility, *all* |
2006-09-13 |
kaf24 |
11461:21dc71840bc0 |
[HVM] Add broadcast destination for physical destination mode in |
2006-09-13 |
kaf24 |
11460:1ece34466781 |
Add new operation XENOPROF_get_buffer in xenoprof hypercall. Also |
2006-09-13 |
kaf24 |
11459:98fcd017c5f3 |
[CONSOLED] Shouldn't call domain_create_ring() for a domU which is shutting down. |
2006-09-13 |
kaf24 |
11458:b7f763a8a7ef |
[TOOLS] Enhance Python version check for v2.5. |
2006-09-13 |
kaf24 |
11457:1d7c72e53d3d |
[XEN] Define -fvisibility=hidden in CFLAGS to reduce -fpic cost |
2006-09-12 |
awilliam |
11456:3e4fa8b5b245 |
merge with xen-unstable.hg |
2006-09-12 |
awilliam |
11455:73cdbd909a8d |
[IA64] swiotlb clash fix |