age |
author |
revision |
description |
2006-06-07 |
kaf24 |
10334:06569f1a4681 |
Fix cut-n-paste comment error in public header file. |
2006-06-07 |
kaf24 |
10333:1a500cc4fcd5 |
Extended PHYSDEVOP_irq_status_query to obtain sharing status |
2006-06-07 |
kaf24 |
10332:eb3d2c32a3b4 |
[LINUX] Rename hw_resend_irq to allow it to be defined seperately per arch. |
2006-06-07 |
kaf24 |
10331:2049467adee3 |
[HVM][MMIO] Support decode of 0x83 opcode (or imm8,m32/64'). |
2006-06-07 |
kaf24 |
10330:7d37df6c3247 |
[HVM][MMIO] Emulate more instructions: or/and/xor with byte width, |
2006-06-07 |
kaf24 |
10329:2fd2fd4b7c6a |
[HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks to |
2006-06-07 |
kaf24 |
10328:f8af7041bf5b |
[LIBXC] Convert all printf/fprintf uses to use a macro instead. |
2006-06-07 |
kaf24 |
10327:cca6641d4087 |
[HVM][PIT] Fix missed_ticks() logic. |
2006-06-07 |
kaf24 |
10326:28128dafbe03 |
[LINUX][X86/64] Support IO-port permissions bitmaps (ioperm() syscall). |
2006-06-07 |
kaf24 |
10325:ec903b8e6612 |
x86/64 Linux: destroy entire init memory mapping beyond kernel image. |
2006-06-07 |
emellor |
10324:9d86c1a70f34 |
Merged. |
2006-06-07 |
emellor |
10323:b09dbe439169 |
Fix typo. |
2006-06-07 |
emellor |
10322:9af7897a74d6 |
Added. |
2006-06-07 |
emellor |
10321:deabbf60bb46 |
Move forward to new version of buildroot -- the old one has gone from the |
2006-06-01 |
Anthony Liguori |
10320:da81a493c8e5 |
Expose the exception thrown by xen.lowlevel.xs. |
2006-06-01 |
pl |
10319:647d012b9a36 |
Fix a problem where the vcpu count for dom0 doesn't get reset back to the |
2006-06-01 |
emellor |
10318:057c5554f8c3 |
Reraise exceptions caught in create.py, so that the error handling in main.py |
2006-06-01 |
emellor |
10317:f99ba86ad96b |
Block device write-verify test. |
2006-06-07 |
kaf24 |
10316:e5c17d2d85a4 |
[HVMLOADER] Revert to uniprocessor MPS table in rombios. |
2006-06-06 |
kaf24 |
10315:c191c649cdb3 |
Use explicitly-sized types in the dom0_ops and privcmd structures. |
2006-06-06 |
kaf24 |
10314:b3d901ba705d |
Represent PFNs with their own type, rather than 'unsigned long'. |
2006-06-06 |
kfraser |
10313:3913a119477d |
[NET] front: Turn grant-ref error into a fatal bug. That's the best we |
2006-06-06 |
kfraser |
10312:89d7acdd8951 |
[X86EMUL] Mark MOV instruction as not needing writeback. |
2006-06-05 |
kaf24 |
10311:5e3827f7a93a |
[HVM][VMX] Interrupts must be kept disabled when entering Xen for |
2006-06-05 |
kaf24 |
10310:e3af1912794b |
[NET] back: Add a few comments to the goriest parts of the scatter-gather patch. |
2006-06-05 |
kaf24 |
10309:aecdb4c52fa7 |
[NET] front: Transmit SG packets if supported |
2006-06-05 |
kaf24 |
10308:50db8c95e65d |
[NET] back: Add SG support |
2006-06-05 |
kaf24 |
10307:1dab198509a9 |
[VMXASSIST] Extensions to vmxassist to handle additional mode switch cases. |
2006-06-05 |
kaf24 |
10306:9f50b8c2de0a |
[NET] back: fix synchronisation of access to deallocation buffer ring. |
2006-06-05 |
kaf24 |
10305:47412b44e35e |
Extend callback-registration hypercall to take a flags argument. |
2006-06-05 |
kaf24 |
10304:8aca850f66ad |
Create new vmassist type 'pae_extended_cr3'. Only advertise |
2006-06-02 |
kaf24 |
10303:c9e6255cb44a |
[LINUX] Simply shared_info mapping code. Always use a fixmap. |
2006-06-02 |
kfraser |
10302:40331b1545d2 |
[LINUX][X86_64] Destroy initial page-table mappings to avoid overlap with modules. |
2006-06-02 |
kfraser |
10301:a3733a587a9c |
Fix Xen build with some versions of gcc. |
2006-06-02 |
kaf24 |
10300:fdc26ec44145 |
[PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values. |
2006-06-02 |
kaf24 |
10299:90a8ab269afe |
A few put_cpu() calls were missed when adding CONFIG_X86_NO_TSS. |
2006-06-02 |
kaf24 |
10298:d8363da485ce |
[NET] loopback: Added support for SG |
2006-06-02 |
kaf24 |
10297:8425df2203c9 |
Use halt() instead of asm("hlt"). |
2006-06-02 |
kaf24 |
10296:bcc2c9ea60d8 |
Add backing support for HDIO_GETGEO ioctl to blkfront. |
2006-06-02 |
kaf24 |
10295:b198bbfeec10 |
[PAE] Fix support for pgdirs above 4GB. Requires an interface change so that %cr3 |
2006-06-02 |
kfraser |
10294:1f619b6adbc6 |
[HVM] Fix a problem when destroying a Windows guest. |
2006-06-02 |
kaf24 |
10293:4122e88b6c75 |
Move idle-vcpu allocation logic to a common function. |
2006-06-02 |
kaf24 |
10292:e67432187b88 |
[IA64][HVM] Enable CGA acceleration for VTI. |
2006-06-02 |
kfraser |
10291:639ad22eb7c8 |
Build breakage: revert 10247:2fd7f4fb7d1453e4ff418c06961b0bd9fcb71129. |
2006-06-02 |
kaf24 |
10290:bd16e299db3d |
[IA64] Fix Xen running on IA64. Some function prototypes were |
2006-06-01 |
kaf24 |
10289:9f937ecc4f54 |
Fix pagetable accessor macros in Xen to have better names and to |
2006-06-01 |
kaf24 |
10288:808430428622 |
Use DEFINE_SPINLOCK consistently throughout Xen. |
2006-06-01 |
kaf24 |
10287:8c6ff337d164 |
Allow all trace-buffer hypercalls to be executed even when tracing is currently disabled. |
2006-06-01 |
kaf24 |
10286:7f219d68e684 |
[LINUX] Fix cpu_possible_map initialisation. |
2006-06-01 |
kaf24 |
10285:2fd7f4fb7d14 |
[LINUX][X86_64] Fix initial memory mapping code. |
2006-06-01 |
kaf24 |
10284:61e2ea81bd65 |
[HVM] Allow more dynamic use of the qemu serial lines by allowing the Summagraphics port to float. |
2006-06-01 |
kaf24 |
10283:bcfbbca9cf08 |
[SECURITY] Allow domid and ssidref args to get_decision in |
2006-06-01 |
kaf24 |
10282:0f5b8f1b0eac |
[LINUX] Converge ia64 versions of xen/drivers Makefiles with general versions. |
2006-06-01 |
kaf24 |
10281:6993a0f91efc |
Domain creation/destruction cleanups. |
2006-06-01 |
kfraser |
10280:ab627e9da8fb |
Fix dummy domains (DOM_IO and DOM_XEN) creation so that |
2006-06-01 |
kfraser |
10279:2dd8e7c44728 |
Fix negation of unsigned quantities in the Xen x86 emulator. |
2006-06-01 |
kfraser |
10278:4142bfd01e02 |
network-bridge: fix syntax error |
2006-06-01 |
kfraser |
10277:275955c6df9d |
network-bridge: Fall back to eth0/xenbr0 if no default route. |
2006-06-01 |
kfraser |
10276:2a0208b33c30 |
Fix map_pages_to_xen() when deallocating l1 page tables. |
2006-06-01 |
kfraser |
10275:121ec8b952d3 |
[HVM] Fix set_guest_back_ptr to ignore empty PTEs. |
2006-06-01 |
kfraser |
10274:09d9d6e7b985 |
Fix MMU_NORMAL_PT_UPDATE when passed a page that is no longer of type page-table. |
2006-06-13 |
awilliam |
10273:b8f6089cbce3 |
[IA64] Revert xen-ia64-unstable.hg cset 10237 |
2006-06-13 |
awilliam |
10272:8cc1137a0959 |
[IA64] Revert xen-ia64-unstable.hg cset 10238 |
2006-06-13 |
awilliam |
10271:0d149b326235 |
[IA64] cleanup warning in xen/arch/ia64/linux-xen/time.c |
2006-06-13 |
awilliam |
10270:0a226de3fc37 |
[IA64] Update efi.c and rework xenheap location |
2006-06-09 |
awilliam |
10269:aa2298739112 |
[IA64] Change PIB size to 2M |
2006-06-09 |
awilliam |
10268:99abd54a02d9 |
[IA64] A fix for itc.d emulation |
2006-06-09 |
awilliam |
10267:43d9c8042ab6 |
[IA64] add seqlock to protect vtlb |
2006-06-09 |
awilliam |
10266:bc76ad9d6270 |
[IA64] remove some races between the p2m table and the m2p table |
2006-06-09 |
awilliam |
10265:6fdafeeb88bb |
[IA64] passthrough EFI_ACPI_MEMORY_NVS and EFI_RESERVED_TYPE |
2006-06-09 |
awilliam |
10264:d5adbcbb7492 |
[IA64] use get_gpfn_from_mfn() |
2006-06-09 |
awilliam |
10263:2f9878d01e2b |
[IA64] use pte_mem() in relinquish_pte() |
2006-06-09 |
awilliam |
10262:7da52d016bcc |
[IA64] add memory barrier to domain_flush_vtlb_range() |
2006-06-09 |
awilliam |
10261:ececeade018f |
[IA64] Add NULL test in domain_page_mapped() |
2006-06-09 |
awilliam |
10260:1c9bdbc5e27b |
[IA64] align pages in assign_domain_same_page() |
2006-06-08 |
awilliam |
10259:b87ff075dab9 |
[IA64] Put guest physical translation into VHPT |
2006-06-08 |
awilliam |
10258:b20733e82ab6 |
[IA64] Enable SMP on VTI-Domain |
2006-06-08 |
awilliam |
10257:d8d2b5c08245 |
[IA64] sparse tree cleanups |
2006-06-08 |
awilliam |
10256:64b118cddb9a |
[IA64] clean out xen/drivers/patches in the sparse tree |
2006-06-06 |
awilliam |
10255:4e78528e3480 |
[IA64] merge efi_emul.c into fw_emul.c and clean up |
2006-06-06 |
awilliam |
10254:6a49e02dc169 |
[IA64] remove xenia64_init.c |
2006-06-06 |
awilliam |
10253:0fff4c07af18 |
[IA64] Fix network issue on VTI domain |
2006-06-05 |
awilliam |
10252:f662f98d594b |
[IA64] more cleanup |
2006-06-05 |
awilliam |
10251:279628dc2d6f |
[IA64] pass vcpu nr to guest firmware |
2006-06-05 |
awilliam |
10250:e32ddb4a90e6 |
[IA64] This patch fixes dom0 no VGA console bug. |
2006-06-03 |
awilliam |
10249:3f8523ce8895 |
[IA64] check memory descriptor over lap in dom_fw_init() |
2006-06-03 |
awilliam |
10248:8771f539663a |
[IA64] Handle VTi's fp fault & trap in hypervisor instead of injecting to guest |
2006-06-03 |
awilliam |
10247:976517433993 |
[IA64] Fix another bug which causes "Oops: time tick before it's due" |
2006-06-03 |
awilliam |
10246:2c7c715ad185 |
[IA64] Vcpu hot-plug support |
2006-06-03 |
awilliam |
10245:8b81c4e82f3e |
[IA64] fix debug=y build: update ASSERT(acktype) |
2006-06-03 |
awilliam |
10244:09982b366f93 |
[IA64] fix debug=y build: remove ASSERT(THASH_TLB) |
2006-06-03 |
awilliam |
10243:47151f27e623 |
[IA64] README patch of booting xen |
2006-06-03 |
awilliam |
10242:83e4d44e8aec |
[IA64] Add carriage return to printk/printf |
2006-06-03 |
awilliam |
10241:4533f6c9fa11 |
[IA64] cleanup linux-2.6-xen-sparse |
2006-06-03 |
awilliam |
10240:f3be4eb8dac9 |
[IA64] split domain.c into mm.c and domain.c |
2006-06-03 |
awilliam |
10239:34455164dd33 |
[IA64] fix vmx_vcpu_ptr_i(), vmx_vcpu_ptr_d() |
2006-06-03 |
awilliam |
10238:b27139d8c1e1 |
[IA64] paravirtualize vdso |
2006-06-03 |
awilliam |
10237:f8ab23b4f704 |
[IA64] import linux gate.S, gate.ld.S and patch.c |
2006-06-03 |
awilliam |
10236:b8711fcb1e95 |
[IA64] rewrite priv_handle_op() |
2006-05-31 |
awilliam |
10235:25483d9b55d4 |
[IA64] fix up a few more warnings |
2006-05-31 |
awilliam |
10234:671e8bd80d9a |
[IA64] remove linux-2.6-xen-sparse/arch/ia64/xen/xenconsole.c |
2006-05-31 |
awilliam |
10233:acabf4bdec4f |
merge with xen-unstable.hg |
2006-05-31 |
kfraser |
10232:0ec4b9dfd5b4 |
Export XEN_ROOT from top-level Makefile. Ensures it is |
2006-05-31 |
kfraser |
10231:254d5baba42c |
[SVM] Remove redundant MAX_INST_SIZE definition. |
2006-05-31 |
kfraser |
10230:94947f282fa2 |
Fix ACM hypercall macros (broke the x86/64 and ia64 builds). |
2006-05-31 |
kfraser |
10229:414dabe82a31 |
Use a global build configuration file, and rework libxc Makefile for PPC. |
2006-05-31 |
kaf24 |
10228:9e207a5cf589 |
[HVM] Fixes to buffer handling in ne2000 device model. |
2006-05-31 |
kaf24 |
10227:d291e3a930dd |
The xm dmesg command wasn't taking the -c/--clear options because of |
2006-05-31 |
kaf24 |
10226:59bd5b9f5043 |
Update .hgignore list for rombios changes. |
2006-05-31 |
kaf24 |
10225:fbcb603288bb |
[VTPM_TOOLS] Updated vtpm for new release of the tpm_emulator. |
2006-05-31 |
kaf24 |
10224:b3b5f3ff2100 |
[MINIOS] Various address-space fixes. |
2006-05-31 |
kaf24 |
10223:2c0cd4075d1c |
[HVMLOADER] Default to 8-way SMP rombios. |
2006-05-31 |
kaf24 |
10222:e5de45e2edaf |
[SVM] Fix virtualization of the CPUID NX bit, and clean up other CPUID bits. |
2006-05-31 |
kaf24 |
10221:ec1e371ec320 |
[HVM] Fix shadow mode to not corrupt frame 0's page_info struct. |
2006-05-31 |
kaf24 |
10220:86062ecef294 |
[ACM] Add a hypervisor call macro to the linux kernel; it |
2006-05-31 |
kaf24 |
10219:afabaa39be52 |
Fix x86/64 definition of dma_get_cache_alignment(). |
2006-05-30 |
cl349 |
10218:ff6666d67b83 |
Explicitly use sh to run ioemu configure |
2006-05-30 |
cl349 |
10217:ac3a4fc11e3e |
Explicitly use sh to run mkhex |
2006-05-30 |
kaf24 |
10216:0b98fcb98889 |
Fix PAE debug builds to avoid shadowing shadow-mode pgdirs below 4GB. |
2006-05-30 |
kaf24 |
10215:c43080e63545 |
Fix infinite recursion loop in get_page_type() error path. |
2006-05-30 |
kaf24 |
10214:e58e04589d11 |
Define halt() and safe_halt() properly for Linux-on-Xen. Remove duplicated |
2006-05-30 |
kaf24 |
10213:6a3462993320 |
Make perfc_valuea actually return the value it reads. |
2006-05-30 |
kaf24 |
10212:e0ec3587a2f0 |
[HVM][AMD] Support HVM SMP guests on AMD Pacifica hardware (svm platform). |
2006-05-30 |
kaf24 |
10211:5be9e927533d |
[HVM] Fix a bug in the emulation of the xchg instruction. |
2006-05-30 |
kaf24 |
10210:1dd2062668b2 |
[BALLOON] Remove the static lower bound on memory target from balloon driver. |
2006-05-30 |
kaf24 |
10209:d5f98d23427a |
Fix the support for PAE pgdirs above 4GB that was introduced in |
2006-05-28 |
ack |
10208:6d476981e3a5 |
Update docs for new credit scheduler and cleanup out of date scheduler stuff. |
2006-05-28 |
kaf24 |
10207:444abe25611f |
Fix SMP boot for kernels without CONFIG_HOTPLUG_CPU. |
2006-05-27 |
kaf24 |
10206:71fa0e0d520c |
Rename csched -> sched_credit/sched-credit in control plane. |
2006-05-31 |
awilliam |
10205:3be4c8288737 |
[IA64] Add several missing is_running_on_xen(). |
2006-05-31 |
awilliam |
10204:003157eafd66 |
[IA64] remaining warnings removed |
2006-05-31 |
awilliam |
10203:a9d58ef8e4e7 |
[IA64] Add sal emulation to VTI domain |
2006-05-31 |
awilliam |
10202:380f87e8003f |
[IA64] VTI: Initialize VHPT headers invalid |
2006-05-31 |
awilliam |
10201:e3d2411fb486 |
[IA64] VTI: set isr before injecting fault to guest |
2006-05-31 |
awilliam |
10200:7ae164a41569 |
[IA64] preparation for vga acceleration of VTI domain |
2006-05-30 |
awilliam |
10199:fca97f3ab031 |
[IA64] clean up ia64 xen-mkbuildtree-pre |
2006-05-30 |
awilliam |
10198:c2aedb26d124 |
[IA64] use is_running_on_xen() |
2006-05-30 |
awilliam |
10197:31ffbf4116ec |
[IA64] add missing END(xen_bsw1) |
2006-05-30 |
awilliam |
10196:166073f830a3 |
[IA64] VTI: Optimize thash vtlb algorithm |
2006-05-30 |
awilliam |
10195:18b087bafac6 |
[IA64] VTI: simple format cleanup |
2006-05-26 |
awilliam |
10194:c073ebdbde8c |
merge with xen-unstable.hg |
2006-05-26 |
kaf24 |
10193:954f4dea9da6 |
[PAE] Allow pgdirs above 4GB for paravirt guests. |
2006-05-26 |
kaf24 |
10192:3ed325fa395b |
Remove bogus inline asm of unused function memchr(). |
2006-05-26 |
kaf24 |
10191:2dc7c2712700 |
Cast to a signed type before negating if we really want the result to be negative. |
2006-05-26 |
kaf24 |
10190:b049fb947f2a |
[MINIOS] Allows the use of a C library without modifying Mini-OS source files. |
2006-05-26 |
Ian Campbell |
10189:96ce5961b5eb |
Move include/asm-x86_64/e820.h to include/asm-x86_64/mach-xen/asm/e820.h |
2006-05-26 |
ack |
10188:e539abd27a0f |
New weighted fair-share CPU scheduler w/ automatic SMP load balancing |
2006-05-26 |
kaf24 |
10187:b6937b931419 |
Fix cscope rule in .hgignore. |
2006-05-25 |
kaf24 |
10186:ac4a961f7e64 |
Remove net_driver_util module. Inline the one mac-parsing function |
2006-05-25 |
kaf24 |
10185:93db1b536f38 |
[XEND] Wait sufficient time for memory to balloon out before creating a new domain. |
2006-05-25 |
kaf24 |
10184:26b8e3e7430d |
Allow compat hypercalls to be made via privcmd (to support older userspaces). |
2006-05-25 |
kaf24 |
10183:218daa547e8a |
Fix VMEXIT tracing. |
2006-05-25 |
kaf24 |
10182:da7fe04d8e80 |
[HVM] Support multiple HVM time device models coming soon. |
2006-05-25 |
kaf24 |
10181:f4f4dd936103 |
Fix x86/64 build after previous changeset. |
2006-05-25 |
kaf24 |
10180:4c058926e92b |
Remove redundant test in grant-table interface code. |
2006-05-25 |
kaf24 |
10179:41de9cd7971b |
Change the x86_emulate() interface to pack all context arguments |
2006-05-25 |
kaf24 |
10178:79d74ce206bb |
[BALLOON] Do not allow target to be set below two percent of maximum |
2006-05-25 |
kaf24 |
10177:1449c0f57b9d |
Do not include asm/fixmap.h directly from non-arch-specific Linux files. |
2006-05-25 |
kaf24 |
10176:b36697ed766c |
[XEND] Remember cpu-pinning information across guest restarts. |
2006-05-25 |
kaf24 |
10175:1a18ca9a4a0b |
Fix xc_tbuf.c indentation and stop turning failure to change |
2006-05-25 |
kaf24 |
10174:0f162a135140 |
Ensure trace-buffer size is set back to zero if trace buffers can't be allocated. |
2006-05-25 |
kaf24 |
10173:c9c40f6baba0 |
[NET] front: Use netif_carrier to model backend-connection state. |
2006-05-25 |
kaf24 |
10172:e0bbba2b9850 |
Separate xenbusstate enumeration from typedef. Avoid using the typedef |
2006-05-24 |
cl349 |
10171:ad33b3882867 |
Fix IDE CD-drive PIO mode. |
2006-05-24 |
kaf24 |
10170:2436cc71de50 |
Remove unnecessary x86-specific mapping code from privcmd interface. |
2006-05-24 |
kaf24 |
10169:041127f2c687 |
[XENSTORE] Make use of /proc/xen/xsd_{port,kva} private to the Linux implementation. |
2006-05-24 |
kaf24 |
10168:ed696467fe64 |
[PTRACE] Fix ptrace for hvm guests. |
2006-05-24 |
kaf24 |
10167:52cec91b7560 |
Event-channel driver: Use for_each_possible_cpu instead |
2006-05-24 |
kaf24 |
10166:e336c37b8de0 |
Fix kcons_write and kcons_write_dom0 CodingStyle. |
2006-05-24 |
kaf24 |
10165:84dd753a9247 |
Use DEFINE_SPINLOCK in Linux drivers, conforming to coding style. |
2006-05-24 |
kaf24 |
10164:1345b20cca56 |
Remove broken inline-asm string functions from Xen/x86. The |
2006-05-23 |
emellor |
10163:187180382772 |
Allow a guest to determine its VM UUID. |
2006-05-23 |
emellor |
10162:d809359ab32d |
Fix log message written when xenstored corrupts its store. |
2006-05-23 |
emellor |
10161:956f7c5b1c1f |
Added get_permissions implementation. |
2006-05-23 |
emellor |
10160:4c14bca8ca93 |
Fix xspy_get_permissions -- you can't increment the perms pointer when |
2006-05-23 |
kaf24 |
10159:606db2959bd6 |
Move Xen CPU hotplug code into new file cpu_hotplug.c. |
2006-05-25 |
awilliam |
10158:9d52a66c7499 |
[IA64] support FPSWA hypercall |
2006-05-25 |
awilliam |
10157:faae893d428e |
[IA64] support FPSWA emulation |
2006-05-25 |
awilliam |
10156:7c406cefc1aa |
[IA64] remove evtchn_ia64.c |
2006-05-24 |
awilliam |
10155:ceaae8fbe3f7 |
[IA64] fix AFLAGS again |
2006-05-24 |
awilliam |
10154:c7e8d1673140 |
[IA64] acpi read-only mapping |
2006-05-24 |
awilliam |
10153:5674e4fe8f02 |
[IA64] GNTMAP_readonly support linux part |
2006-05-24 |
awilliam |
10152:40959bc0a269 |
[IA64] GNTMAP_readonly support xen part |
2006-05-24 |
awilliam |
10151:2cab08ac143b |
[IA64] support DOMID_XEN and DOMID_IO of foreign domain page mapping |
2006-05-24 |
awilliam |
10150:35f2341bfac8 |
[IA64] fix dirty_bit in xenivt.S |
2006-05-24 |
awilliam |
10149:35c3aa445bcd |
[IA64] remove unused audio driver from buildconfigs |
2006-05-24 |
awilliam |
10148:8fab4a407c52 |
[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I |
2006-05-24 |
awilliam |
10147:29d31af10e57 |
[IA64] Add ptc.l emulation |
2006-05-23 |
awilliam |
10146:83c0449db67a |
[IA64] work around ENOSYS vs EINVAL in ioremap |
2006-05-23 |
awilliam |
10145:0dabd651b856 |
[IA64] Add -rc support to sparse-merge |
2006-05-23 |
awilliam |
10144:953753661a3b |
[IA64] make xenLinux/ia64 privcmd mmap not to use dom0 memory |
2006-05-23 |
awilliam |
10143:f0f88d9c4c9e |
[IA64] Final patch to make evtchn fully working for xen/ia64 |
2006-05-23 |
awilliam |
10142:5be25952b50d |
[IA64] Clean up pirq bind code |
2006-05-23 |
awilliam |
10141:2f2f500c26da |
[IA64] Add event injection logic |
2006-05-23 |
awilliam |
10140:d8659e39ff3c |
[IA64] Add do_callback_ops |
2006-05-23 |
awilliam |
10139:23fe235cb6d3 |
[IA64] Import linux header files |
2006-05-22 |
awilliam |
10138:2d08d6db792b |
[IA64] update default build configs |
2006-05-22 |
awilliam |
10137:72c5d8206d48 |
merge with xen-unstable.hg |
2006-05-22 |
kaf24 |
10136:13d6d993d797 |
[IA64] Work around auto-ballooning changes. |
2006-05-22 |
Ian Campbell |
10135:dbcb8acc8f59 |
Fix x86/64 by passing the required length to reserve_bootmem instead of the end address |
2006-05-22 |
ack |
10134:c6da0c5b03ff |
Patch linux so that /proc/stat shows all -- not just online -- CPUs. |
2006-05-22 |
Ian Campbell |
10133:dec7f819293c |
Fix x86/64 -xenU build. probe_roms() is only defined if building a privleged |
2006-05-22 |
Ian Campbell |
10132:9d838b8ceebf |
Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op. |
2006-05-22 |
Ian Campbell |
10131:8fa46042348c |
Convert x86/64 Linux to use the new memory map hypercall. |
2006-05-22 |
Ian Campbell |
10130:d61211a6c273 |
Convert x86/32 Linux to use the new memory map hypercall. |
2006-05-22 |
Ian Campbell |
10129:810ad61870e8 |
New memory_op subops which return the apparent or actual physical address map. |
2006-05-22 |
Ian Campbell |
10128:ebfa1046a81f |
Add include/asm-x86_64/e820.h to sparse tree |
2006-05-22 |
Ian Campbell |
10127:49bb240a05ee |
Re-order code in preparation for future patches. |
2006-05-21 |
kaf24 |
10126:14717dedba02 |
[LOADER] More sanity checks when parsing Elf images to avoid |
2006-05-21 |
kaf24 |
10125:0f16f0871dc9 |
[ACM] Replace the union structure parameter of the ACM hypercalls |
2006-05-21 |
kaf24 |
10124:e99987843336 |
Finish separating the typedefs from structure definitions in Xen public headers. |
2006-05-21 |
kaf24 |
10123:d9f63f9361c4 |
[LOADER] Another change to the elf_paddr_offset/virt_base logic. |
2006-05-21 |
kaf24 |
10122:4dcb93547710 |
[LOADER] Remove check for VIRT_BASE existence: it's not needed |
2006-05-20 |
kaf24 |
10121:d081a485f34b |
[BUILDER] Always build initial PAE pagetables with a fourth mid-level |
2006-05-19 |
cl349 |
10120:ab27023d4c5b |
Don't require sed to support the -r option. |
2006-05-19 |
cl349 |
10119:08353fdf4031 |
Make the latest network-bridge tweaks work in a busybox environment too. |
2006-05-19 |
kaf24 |
10118:3c2e7925bb93 |
[SHADOW] Crash the guest rather than BUGing the whole system when out of memory. |
2006-05-19 |
emellor |
10117:d0d9f50517f7 |
Merged. |
2006-05-19 |
Anthony Liguori |
10116:ae0175bf0631 |
Expose the exceptions thrown by xen.lowlevel.xc so they can be caught. |
2006-05-19 |
kaf24 |
10115:852a1fd80f42 |
[MINIOS] PAE support. |
2006-05-19 |
harry |
10114:9b11eeab4558 |
Add a read-verify block device test to xm-test. |
2006-05-19 |
stekloff |
10113:224e9878c6d4 |
This patch resizes the file system on the xm-test HVM disk.img to use |
2006-05-19 |
emellor |
10112:33b2ae024663 |
Merged. |
2006-05-19 |
emellor |
10111:ea609f28ec01 |
The enforce_dom0_cpus test sets the number of vcpus for the Dom0 and |
2006-05-19 |
kaf24 |
10110:d714f923b7cf |
Several page allocations, done in the hypervisor when starting an HVM |
2006-05-19 |
kaf24 |
10109:f4f2ff82e797 |
[XEND] An empirical and more conservative memory-overhead estimate for PV and HVM guests. |
2006-05-19 |
kaf24 |
10108:e7d7287ab222 |
[XEND] separate concept of initial memory size and overhead memory size. |
2006-05-19 |
kaf24 |
10107:32013c5118d2 |
[XM-TEST] Use explicit (IP id==packet size) on hping2 tests to avoid |
2006-05-19 |
kaf24 |
10106:292b4d017d56 |
[NET] front: Remove duplicate maybe_wake_tx |
2006-05-19 |
kaf24 |
10105:167790b102ac |
Fix xentrace_format to deal with more than 16 CPUs. |
2006-05-19 |
kaf24 |
10104:a5ef851c217b |
[NET] front: remove use of typedefs for structures. |
2006-05-19 |
kaf24 |
10103:093f8d333568 |
Place typedefs on their own separate lines in the Xen public headers. |
2006-05-19 |
kaf24 |
10102:b736d3335641 |
Introduce is_running_on_xen() to test whether we are running on Xen before |
2006-05-19 |
kaf24 |
10101:1855124935e2 |
Fix a crash in gdbserver-xen where it references unmapped memory if |
2006-05-18 |
kaf24 |
10100:aa17b7173325 |
[NET] front: remove unnecessary include of proc_fs.h. |
2006-05-18 |
kaf24 |
10099:3d3e5a3008f6 |
Check `global' property of the arch specific virqs. |
2006-05-18 |
kaf24 |
10098:48c0f5489d44 |
Remove Emacs variables settings from tail of our Linux files. |
2006-05-18 |
kaf24 |
10097:5e1c99e5d194 |
Rename init_IRQ to xen_init_IRQ, so that non-x86 can use their own init_IRQ. |
2006-05-18 |
kaf24 |
10096:25dbb1819633 |
Remove __TEST_HARNESS__ tests from x86_emulate: instead check for __XEN__ |
2006-05-18 |
kaf24 |
10095:cb4d2fc638ec |
[NET] front: clean up create_netdev interface. |
2006-05-18 |
kaf24 |
10094:b9b316bfab15 |
[NET] front: Add a sysfs interface for tuning the receive buffer values. |
2006-05-18 |
kaf24 |
10093:6f957675015d |
[NET] front: Give netfront a procectomy. The existing /proc interface |
2006-05-18 |
kaf24 |
10092:843b9ef21352 |
[NET] front: Network devices need to be freed by free_netdev not kfree. |
2006-05-18 |
kaf24 |
10091:65421cc6d86b |
[NET] front: The initialization and removal functions should be tagged |
2006-05-18 |
kaf24 |
10090:119ec4117708 |
[NET] front: The receive buffer accounting should be unsigned to avoid |
2006-05-18 |
kaf24 |
10089:898426a79d5a |
[NET] front: Minor style fix and eliminate Emacs style comment which |
2006-05-18 |
kaf24 |
10088:4bd332f2bb1e |
[NET] front: clean up transmit queue waking |
2006-05-18 |
kaf24 |
10087:64fbdbc31dba |
[NET] front: Replace user_state with netif_running |
2006-05-18 |
kaf24 |
10086:21bd82ade5cc |
[NET] front: Remove tx_full and unnecessary queue operations |
2006-05-18 |
kaf24 |
10085:56444cd2805c |
Fix the build after SVM patches. |
2006-05-18 |
kaf24 |
10084:1d2e4a873003 |
SVM patch to add a host save area per core for the hypervisor and also |
2006-05-18 |
kaf24 |
10083:0fbec6836905 |
Fix register corruption caused by c/s 9922. |
2006-05-17 |
kaf24 |
10082:b4361ae1aabc |
SVM patch to cleanup guest event injection logic, remove unnecessary |
2006-05-17 |
kaf24 |
10081:3d85f350a66a |
SVM patch to reverse the logic of the general1 intercepts for easier |
2006-05-17 |
kaf24 |
10080:632ad28f2fd7 |
SVM patch to cleanup IOIO handling, do not use "real" mode but rather |
2006-05-17 |
kaf24 |
10079:81ab21f76a6f |
Add hotkey 'v' to hypervisor monitor to print VMCS areas. |
2006-05-17 |
kaf24 |
10078:345464c2fd47 |
Allow to specify different time-of-day clock offsets for HVM guests. |
2006-05-17 |
kaf24 |
10077:dbe396fd6fd8 |
Theoretically a 0 VIRT_BASE is okay. Change the bail code when |
2006-05-17 |
kaf24 |
10076:18c3da3ad6f7 |
When doing local migration, a timing-related problem occurred due to the |
2006-05-17 |
kaf24 |
10075:72ef14e79cc0 |
VTPM_TOOLS: Restructured handlers for better clearity and created an ipc |
2006-05-17 |
kaf24 |
10074:43d141d56c78 |
This patch fixes the Linux builder so that it dies gracefully when |
2006-05-17 |
kaf24 |
10073:86d8246c6aff |
This patch fixes the x86_64 __xen_guest section allowing Mini-OS to run again. |
2006-05-16 |
kaf24 |
10072:7cbc1fc8dbea |
Add some locking to the PIC device model. Improves SMP guest stability. |
2006-05-16 |
kaf24 |
10071:7fdc4a8b782b |
Fix MOVS instruction emulation for HVM MMIO. |
2006-05-16 |
kaf24 |
10070:aab3cd33d2ba |
[MINIOS] Fix the pagefault handler to detect recursive faults. |
2006-05-16 |
kaf24 |
10069:3dca5b4add2b |
Fixes to the xenoprofile Linux driver. |
2006-05-16 |
kaf24 |
10068:c20e766a1f72 |
Our 10,000th changeset! (Clean up trailing whitespace in README file :-) |
2006-05-16 |
kaf24 |
10067:bc7d49df1651 |
Fix the tools build: |
2006-05-16 |
kaf24 |
10066:df1521633fb5 |
Prevent an oops in Dom0 that occurs when a CD device, specified as one |
2006-05-16 |
kaf24 |
10065:c5551469f00e |
Extend xentrace man page. |
2006-05-16 |
kaf24 |
10064:18fceb2f6b2d |
Use common code for enabling tracing via xenmon and xentrace, also fixing |
2006-05-16 |
kaf24 |
10063:6a285d7d7b39 |
Document the UUID domU configuration parameter in example configurations. |
2006-05-16 |
kaf24 |
10062:4fd6ba0e3336 |
[XENOPROFILE] Fix incorrect use of on_each_cpu() which could lead |
2006-05-15 |
kaf24 |
10061:dc213d745642 |
Allow linking of mini-os with application-specific object code. |
2006-05-15 |
kaf24 |
10060:cb70d4f8d718 |
Fix spelling errors in man pages. |
2006-05-15 |
kaf24 |
10059:d20a2a971103 |
Fix the performance issues of 2-level paging HVM guests on the PAE |
2006-05-15 |
kaf24 |
10058:79d28e3505c2 |
Remove unnecessary extra linker parameters from qemu-dm build. |
2006-05-15 |
kaf24 |
10057:f8d20c3e4225 |
Add rudimentary ACPI support which allows a fully virtualized domain |
2006-05-14 |
kaf24 |
10056:d056f91cfd95 |
Fix 64-bit build. xc_ptrace() is still broken for x86/64 however. |
2006-05-12 |
kaf24 |
10055:8e6835fa7c4b |
Fix an out-of-bounds memory access in xc_ptrace.c. |
2006-05-12 |
kaf24 |
10054:93379554837c |
Re-enables ptrace for paravirtualized guests. |
2006-05-12 |
kaf24 |
10053:b4842d0f49da |
Update the readme for tools/examples/scripts. |
2006-05-12 |
kaf24 |
10052:7f98c67636f4 |
Fix xentrace to initialise the trace buffers if they are not set up. |
2006-05-12 |
kaf24 |
10051:1b55b85f8cb2 |
Fix the cirrus vga model to not leak memory when switching between |
2006-05-12 |
kaf24 |
10050:c92fbde4074d |
Move set/unset_vram_mapping into cirrus_vga.c, pending a fixup patch. |
2006-05-11 |
cl349 |
10049:062d109ce872 |
Fix network bridge script to select the right interface when bridge already exists. |
2006-05-11 |
cl349 |
10048:d0c7cc0afd15 |
Add support to domain builders for loading kernels with physical addresses in the elf paddr and entry fields. |
2006-05-11 |
vhanquez |
10047:891e0d1cf4ab |
dom0 and anonymous connections can create unlimited sized entries in the store. |
2006-05-11 |
vhanquez |
10046:08f5adb5058b |
Try to create runtime xenstored's directories at startup time. |
2006-05-11 |
Ryan Harper |
10045:fdd64fd51edd |
Fix up enforce_dom0_cpu test case to check that dom0 has at least 2 vcpus |
2006-05-11 |
kaf24 |
10044:d5d46dbfde22 |
x86/64 has the wrong number of arguments defined for HYPERVISOR_xenoprof_op. |
2006-05-11 |
kaf24 |
10043:6b7c54556ac8 |
I am adding one more test case for vTPM migration. The new one does |
2006-05-11 |
kaf24 |
10042:f6ebf236faee |
Fix the building of the Xen TPM driver as module and prevents front- |
2006-05-11 |
kaf24 |
10041:e96f98f9c289 |
Fix a typo in xc_ptrace() and fix single-stepping when attached |
2006-05-10 |
kaf24 |
10040:91c77df11b43 |
When we copy packet sin netback/netfront make sure the new skb has |
2006-05-10 |
kaf24 |
10039:36e0159c001b |
This patch adds a boolean parameter 'network' to the save method of the |
2006-05-10 |
kaf24 |
10038:60f7b567bb2b |
Simply do not declare module_exit() handlers for netback/blkback, rather |
2006-05-10 |
kaf24 |
10037:b61908e30015 |
proto_csum_blank field gets lost if packet is copied in netback driver. |
2006-05-10 |
kaf24 |
10036:4b4d16fe0b05 |
The PciController class lacks a configuration method to re-generate the |
2006-05-10 |
kaf24 |
10035:50989084d4d0 |
This patch enhances the Summagraphics emulation by adding 2 features: |
2006-05-10 |
kaf24 |
10034:25da74e2f8fb |
Reset Cirrus device model `VRAM' whenever a VGA/SVGA mode switch occurs. |
2006-05-10 |
kaf24 |
10033:8685b64538fa |
Clean up and refactor some parts of the vTPM and migration-related scripts. |
2006-05-10 |
kaf24 |
10032:0ee5869b4894 |
Fix a couple of problems in the TPM backend driver. |
2006-05-10 |
kaf24 |
10031:8f02d7cb222a |
This small patch fixes new make-dependencies of the secpol_tool |
2006-05-10 |
kaf24 |
10030:d8954fc3b76b |
Set up and tear down phys_proc_id, cpu_core_id, cpu_sibling_map |
2006-05-10 |
kaf24 |
10029:019411cc3ae5 |
Fix blkif and netif backend teardown -- do not remove devices from |
2006-05-22 |
awilliam |
10028:fbf676a36ee4 |
[IA64] Enable VTi network by defalt |
2006-05-21 |
awilliam |
10027:303e1b6bf727 |
[IA64] Enable P2M/VP by default |
2006-05-21 |
awilliam |
10026:2e5d4e459c1c |
[IA64] add missing ia64_trace_syscall privop |
2006-05-21 |
awilliam |
10025:df3d143a1139 |
[IA64] make it possible to disable CONFIG_XEN |
2006-05-21 |
awilliam |
10024:2e85df9329f8 |
[IA64] sparse-merge: check SPARSEDIR for modifications |
2006-05-21 |
awilliam |
10023:03424ac6fd58 |
[IA64] minor fix for sparse-merge |
2006-05-18 |
awilliam |
10022:2fa8573b248f |
[IA64] panic when ioremap hypercall fails. |
2006-05-17 |
awilliam |
10021:d2f6e3d70f22 |
[IA64] pte_xchg added |
2006-05-17 |
awilliam |
10020:bd714da877c7 |
[IA64] add parameter check to ioremap hypercall |
2006-05-17 |
awilliam |
10019:41e7549d7df9 |
[IA64] struct mm is now a field of struct domain |
2006-05-17 |
awilliam |
10018:8df6a7308178 |
[IA64] Correctly set aml code of domU dsdt. |
2006-05-17 |
awilliam |
10017:2de2952715d9 |
[IA64] Fix xm pause/unpause bug |
2006-05-17 |
awilliam |
10016:998aa66b6502 |
[IA64] Fix VTi domain destroy bug |
2006-05-16 |
awilliam |
10015:99f880fea7e1 |
[IA64] Include automated sparse merge script |
2006-05-16 |
awilliam |
10014:303406dd9e3b |
[IA64] P2M/VP build fix |
2006-05-16 |
awilliam |
10013:77ccce98ddef |
[IA64] vhtp clean-up |
2006-05-16 |
awilliam |
10012:06e5c5599147 |
[IA64] Allow multiple-time mmap of the privcmd device |
2006-05-16 |
awilliam |
10011:608ac00f4cfc |
[IA64] Fix VTi |
2006-05-15 |
awilliam |
10010:cdecdd55f0d3 |
[IA64] Get rid of dcr bit 63 trick. |
2006-05-15 |
awilliam |
10009:299f048c4855 |
[IA64] Strengthen dom0_getmemlist |
2006-05-15 |
awilliam |
10008:90329e7d6be5 |
[IA64] move evtchn_vector to shared_info |
2006-05-14 |
awilliam |
10007:b487f4e1b09f |
[IA64] Fix VTI boot |
2006-05-12 |
awilliam |
10006:a7b7528c5ec1 |
[IA64] bug fix (for SMP-g) |
2006-05-12 |
awilliam |
10005:304b3d9011c3 |
[IA64] xen: remove mm_struct::pt_list |
2006-05-12 |
awilliam |
10004:666bc6079577 |
[IA64] xen: implemanted domain destruction again |
2006-05-12 |
awilliam |
10003:8b2295822e0d |
[IA64] xen: fix vmx_build_physmap_table() |
2006-05-12 |
awilliam |
10002:d86236cb824a |
[IA64] linux: remove dom0vp_populate_physmap hypercall |
2006-05-12 |
awilliam |
10001:8c0d89f8d0f7 |
[IA64] xen: remove dom0vp_populate_physmap hypercall |
2006-05-12 |
awilliam |
10000:4fc1110f09c9 |
[IA64] xen: balloon driver support |
2006-05-12 |
awilliam |
9999:7bba3c5af9a8 |
[IA64] Fix a vtlb bug and do some cleanup |
2006-05-12 |
awilliam |
9998:07a75bf044b4 |
[IA64] put hot vhpt entry at VHPT HEADER |
2006-05-12 |
awilliam |
9997:4de0ff0c1357 |
[IA64] Clear rse invalid partition before resuming to VTi guest |
2006-05-11 |
awilliam |
9996:8802e603a0f1 |
[IA64] Fix Alt DTLB error message |
2006-05-11 |
awilliam |
9995:d4fa337df873 |
[IA64] NR_hypercalls definition on IA64 |
2006-05-11 |
awilliam |
9994:08bc4e5ac625 |
[IA64] Remove warning (process.c) |
2006-05-10 |
awilliam |
9993:ea181d857712 |
[IA64] update xenivt.S and xenentry.S |
2006-05-10 |
awilliam |
9992:00141f6d15e0 |
[IA64] linux: MULTI_update_va_mapping definition to copmile netback and netfront |
2006-05-10 |
awilliam |
9991:2286ce3035fc |
[IA64] linux: maddr_t definition to compile netback and netfront |
2006-05-10 |
awilliam |
9990:9e5193230a4b |
[IA64] linux: ia64 coreMakefile clean up |
2006-05-10 |
awilliam |
9989:97dddc2e6912 |
[IA64] linux: ia64 drivers Makefile clean up |
2006-05-10 |
awilliam |
9988:1283874dff10 |
[IA64] linux: ia64 Kconfig |
2006-05-10 |
awilliam |
9987:c3506e73b63e |
[IA64] Display the information in fault handler |
2006-05-10 |
awilliam |
9986:f024bb5f5a07 |
[IA64] ia64_new_rr7 rewritten + cleanup |
2006-05-10 |
awilliam |
9985:9de9ad0685bf |
[IA64] SetVirtualAddressMap emulation support |
2006-05-09 |
awilliam |
9984:e2fba6729281 |
[IA64] add a default for XEN_IA64_DOM0_VP |
2006-05-09 |
awilliam |
9983:11b7dc3529b9 |
[IA64] remove remaining warnings in .S files |
2006-05-09 |
awilliam |
9982:6e979aa0e6d2 |
[IA64] panic -> panic domain |
2006-05-09 |
awilliam |
9981:874661fc2d42 |
[IA64] compilation fix of ia64 hypervisor.c |
2006-05-09 |
awilliam |
9980:23694acabb72 |
[IA64] linux: HYPERVISR_update_va_mapping() |
2006-05-09 |
awilliam |
9979:873a3451a81a |
[IA64] linux: XENMEM op work around |
2006-05-09 |
awilliam |
9978:5f0bdd0ef9dc |
[IA64] linux: drivers/xen/util.c for ia64 |
2006-05-09 |
awilliam |
9977:e891c49c7bc0 |
[IA64] linux: privcmd_mmap() and direct_remap_pfn_range() |
2006-05-09 |
awilliam |
9976:fc75a2c9835e |
[IA64] linux: arch_free_page() |
2006-05-09 |
awilliam |
9975:e502007031f4 |
[IA64] linux: grant table hypercall work around |
2006-05-09 |
awilliam |
9974:423bee635129 |
[IA64] linux: remove alloc_empty_foreign_map_page() |
2006-05-09 |
awilliam |
9973:7296d8fb07ff |
[IA64] xen: grant table support |
2006-05-09 |
awilliam |
9972:8ac86f96879f |
[IA64] xen: 64KB vhpt size |
2006-05-09 |
awilliam |
9971:ada6dba78b6e |
[IA64] xen: hypercall no clean up |
2006-05-09 |
awilliam |
9970:32db03c64a12 |
[IA64] linux: macro clean up |
2006-05-09 |
awilliam |
9969:f090ab3f06e7 |
[IA64] linux: xen-mkbuildtree-pre more cleanup |
2006-05-08 |
awilliam |
9968:5d9eb92e63e2 |
merge with xen-unstable.hg |
2006-05-08 |
cl349 |
9967:1e3977e029fd |
Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to linux-defconfig_xen_x86_32. |
2006-05-08 |
cl349 |
9966:4bc1229b2573 |
Make cscope hgignore wildcard a little bit less permissive. |
2006-05-08 |
cl349 |
9965:c51c1e7ce0a3 |
Make Xen version numbers more flexible. |
2006-05-08 |
kaf24 |
9964:85de2de64699 |
Add module license to xenbus_be, otherwise the module cannot be loaded. |
2006-05-08 |
kaf24 |
9963:a658da3a22dd |
The current Xen code for VMX is setting the gp fault vmexiting in |
2006-05-08 |
cl349 |
9962:32444375fd3d |
Fix code which finds the default interface if there are static routes. |
2006-05-07 |
stekloff |
9961:1d2a0e2ef8f7 |
The buildroot xm-test grabs is no longer present, this patch fixes it. |
2006-05-07 |
emellor |
9960:c2c02e425c06 |
Fix console runaway detection for the smallmem_neg test, following the changes |
2006-05-07 |
emellor |
9959:bf56c745515f |
Abstract block-attach and block-detach calls, and add to that the correct |
2006-05-06 |
emellor |
9958:491f3f48704e |
Move the logic to find the Xen Python scripts above the import statements. |
2006-05-05 |
emellor |
9957:0afdf20b3efa |
Merged. |
2006-05-05 |
emellor |
9956:d61fc1f33954 |
Use the auxbin module to find the appropriate install directory for our Python |
2006-05-05 |
emellor |
9955:3534801f08da |
Remove ssidref field from test -- this now only works if there is a policy in |
2006-05-05 |
kaf24 |
9954:7fd7f276bb38 |
Add more in_irq() checking. Add irq_enter()/irq_exit() where |
2006-05-05 |
kaf24 |
9953:98f00a4ee0b4 |
Instead of just having the bootloader config sxp replace anything else, |
2006-05-05 |
kaf24 |
9952:0c586a81d941 |
Fix injection of guest faults resulting from failed injection of a |
2006-05-05 |
kaf24 |
9951:7801e09f518c |
Fix python pciif script to reference correct 2.0 compatibility variable. |
2006-05-05 |
kaf24 |
9950:f07676d5c3ab |
Fix dr access from or to extended registers on x86_64. |
2006-05-05 |
kaf24 |
9949:1d9df2f7030d |
Replace a bash-specific redirection in tools/ioemu/configure with a |
2006-05-05 |
kaf24 |
9948:0839d57c8864 |
It's unnecessary on MOV CRn to use "q" or "l" to indicate default |
2006-05-05 |
kaf24 |
9947:6e55040e7b79 |
Replace a bash-specific substitution with equivalent POSIX /bin/sh |
2006-05-05 |
kaf24 |
9946:9aba6cd8e9e1 |
Adjust skb->truesize appropriately in netback driver. |
2006-05-05 |
kaf24 |
9945:9ce1e7c67d5d |
Fix IA64 transparent-virtualization issue (Xen may not be running). |
2006-05-05 |
kaf24 |
9944:65a2cf84b335 |
Add missing spin_unlock_irq() at xen/arch/x86/irq.c |
2006-05-05 |
cl349 |
9943:5afb14264629 |
Don't try to write to pmd pages, there is no writeable-pmd support. |
2006-05-04 |
kaf24 |
9942:8761333499ae |
SVM patch for 64bit hv, to reset the ss, es, ds host selectors to NULL |
2006-05-04 |
cl349 |
9941:ad5b833122a8 |
Linux: upgrade patches to 2.6.16.13. |
2006-05-04 |
cl349 |
9940:44e5abbf333b |
Linux: upgrade to 2.6.16.13. |
2006-05-04 |
cl349 |
9939:d36ac8bf715e |
Remove unused LINUX_SRCS. |
2006-05-04 |
stekloff |
9938:39fa9a75d84b |
Add a HOWTO to help writing tests, includes domains with networking. |
2006-05-04 |
stekloff |
9937:51908f382f92 |
Add new networking infrastructure to Xm-Test. The goal is to make |
2006-05-04 |
emellor |
9936:bef7f5fcf207 |
Second step toward a new network infrastructure, move XmConsole to be |
2006-05-04 |
stekloff |
9935:47dede68bbed |
First step to network infrastructure, add a type to XenDomain to identify |
2006-05-04 |
emellor |
9934:51484df99be1 |
Merged. |
2006-05-02 |
emellor |
9933:55f73916d319 |
Xm-tests 01_memset_basic_pos.test and 03_memset_random_pos.test start |
2006-05-04 |
kaf24 |
9932:1a84eec74331 |
Change Mini-OS so that it uses stddef.h to define size_t and |
2006-05-04 |
kaf24 |
9931:6719dae17b6a |
This patch |
2006-05-04 |
kaf24 |
9930:62c8e97d56cf |
Fix fault handler for both 32 and 64 bit architecture. Clean up unused code. |
2006-05-04 |
kaf24 |
9929:e1a47a269600 |
SVM patch to cleanup the host save area allocation and deallocation, |
2006-05-04 |
cl349 |
9928:bbce4d115189 |
Fix xenbus userspace device transaction tracking. |
2006-05-03 |
kaf24 |
9927:915d5af5dc18 |
Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b54de1f5c0b2b6d3721ca3b |
2006-05-03 |
kaf24 |
9926:40cd49c88d69 |
Instead of knowing explicitly about the pygrub entry option, allow |
2006-05-03 |
kaf24 |
9925:42a70a529753 |
Introduce some finer-grained locking to prevent calling |
2006-05-03 |
kaf24 |
9924:1449c89adb8b |
Clean up xen-mkbuildtree-pre for ia64 xenlinux. |
2006-05-03 |
kaf24 |
9923:47442d409d8e |
Use native value for SPLIT_PTLOCK_CPUS except on xen/x86. |
2006-05-03 |
kaf24 |
9922:e1409c2ace46 |
Ensure segment bases are consistent with their |
2006-05-03 |
kaf24 |
9921:3f69d30f697d |
Turn page-structure layout assertions into BUILD_BUG_ON(). |
2006-05-02 |
kaf24 |
9920:decf309fb47b |
Balloon driver should hijack the ->lru list field rather than |
2006-05-02 |
kaf24 |
9919:72d1cf383c67 |
Remove i386/x8664 differences in vmx reg store/load routines. |
2006-05-02 |
kaf24 |
9918:8f0f24dae963 |
Virtual net drivers advertise multicast capabilities. |
2006-05-02 |
kaf24 |
9917:42c73f3d7ac1 |
This patch changes to format in which EIP is printed to be consistent on 64-bit regardless of whether the addresses |
2006-05-02 |
kaf24 |
9916:028f80cf0c99 |
This patch conditionalizes some output from perfc_printall(), thus making relevant information more compact and easier |
2006-05-02 |
kaf24 |
9915:7af8039b3c57 |
Fix perfc array range on reset. |
2006-05-02 |
kaf24 |
9914:24dbb153ab39 |
Move Linux-specific privcmd code into private libxc implementations. |
2006-05-02 |
kaf24 |
9913:a95e677073c1 |
Remove obsolete privcmd_blkmsg struct. |
2006-05-02 |
kaf24 |
9912:d7e6e5f29226 |
Fix ia64 build. do_physdev_op* declared incorrectly |
2006-05-02 |
kaf24 |
9911:f6507937cb7c |
Fix x86/64 version of Mini-OS. It encompasses the following: |
2006-05-01 |
kaf24 |
9910:dc3c59367403 |
Clean up compiler.h to define a few more things and update |
2006-05-01 |
kaf24 |
9909:d7c99adf8a35 |
A few functions should be static in shutdown.c. |
2006-05-01 |
kaf24 |
9908:da48960db8d2 |
Include string.h in the hypercall header file to ensure that memcpy() is defined. |
2006-05-01 |
kaf24 |
9907:219ac58678c5 |
The Xen netif drivers won't complile if NET is absent. |
2006-05-01 |
kaf24 |
9906:798c1317f97f |
Compilation fix on ia64. Include linux/vmalloc.h for struct vm_area. |
2006-05-01 |
kaf24 |
9905:f06be4aeb1f1 |
Compilation fix tpmback.c on ia64. Use pfn_to_mfn instead of |
2006-05-01 |
kaf24 |
9904:7997d8f16240 |
Change semantics of grant transfers for vp guests so that the |
2006-04-30 |
kaf24 |
9903:a19cc748469e |
Debugging Xend with XEND_DAEMONIZE set to False doesn't work as |
2006-04-30 |
kaf24 |
9902:63e29ff50fe6 |
Allow architectures to define their own privcmd_mmap() by |
2006-04-30 |
kaf24 |
9901:9ffa49fe58ab |
Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs |
2006-04-30 |
kaf24 |
9900:ce48ea86ad72 |
Balloon driver: when in autotranslate mode, pages are returned |
2006-04-30 |
kaf24 |
9899:3e5a203c5489 |
Fix blktap "bad page state" bug. |
2006-04-30 |
kaf24 |
9898:369bdfa1e04a |
balloon_alloc_empty_page_range() should set the reference count |
2006-04-30 |
kaf24 |
9897:0ee104bd6557 |
Remove definition of NR_PIRQS and replace all uses with |
2006-04-30 |
kaf24 |
9896:42a8e3101c6c |
Define new event-channel and physdev hypercalls with a more extensible |
2006-04-28 |
vhanquez |
9895:e0e68942b205 |
Wait for the device to be connected on the guest (with a 10s timeout) |
2006-04-28 |
kaf24 |
9894:5931e98cd744 |
xen/ia64 with dom0 vp model doesn't need the blkbkack ia64 workarounds |
2006-04-28 |
kaf24 |
9893:eba707397410 |
Makefile changes for xen/ia64 with dom0 vp model needs. |
2006-04-28 |
kaf24 |
9892:fb3d073b1cdf |
xen/ia64 with dom0 vp model needs direct_remap_pfn_range() to be called |
2006-04-28 |
kaf24 |
9891:84780e2ea775 |
Define 8 hypercall numbers for arch-specific purposes. |
2006-04-28 |
kaf24 |
9890:a779d642c22a |
Recent GUEST_HANDLE related cset broke ia64 compilation. |
2006-04-28 |
kaf24 |
9889:922f95ab88e4 |
When boot device is cdrom but the cdrom is not bootable, the guest appears |
2006-04-28 |
kaf24 |
9888:59161a85a281 |
Revert the xm-test ramdisk patch until we build new initrds. |
2006-04-28 |
kaf24 |
9887:3726c0afc5af |
Allow for arch specific virq definitions. |
2006-04-28 |
kaf24 |
9886:73435820f513 |
This patch fixes the buildroot for the xm-test ramdisk. The buildroot xm-test |
2006-04-28 |
kaf24 |
9885:ef6216b43278 |
Instead of relying on xm create to always run the bootloader, make sure |
2006-04-28 |
kaf24 |
9884:268e45409ecd |
The features for a domain are more a property of the domain than the |
2006-04-28 |
kaf24 |
9883:f06b6db6823d |
The bootloader code doesn't actually have to deal with the vcpu config |
2006-04-28 |
kaf24 |
9882:a8cac38001ca |
When building with FORTIFY_SOURCE to ensure that return codes of common |
2006-04-28 |
kaf24 |
9881:dfdc32a9814f |
Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as they |
2006-04-28 |
kaf24 |
9880:8bf5637cb269 |
Relax BUG_ON() state ment in increase_reservation() in balloon.c. |
2006-04-27 |
kaf24 |
9879:e0d986fc0978 |
Fix memory_op hypercall mlock/munlock wrapping after the |
2006-04-27 |
kaf24 |
9878:ef0a56c0784d |
Add BUILD_BUG_ON() and a handful of users. |
2006-04-27 |
kaf24 |
9877:4e909143218c |
Add bounds check to get_mfn_from_gpfn(). |
2006-04-27 |
kaf24 |
9876:15788ab9fce2 |
Define __XEN_TOOLS__ when building tools. Use this to |
2006-04-27 |
kaf24 |
9875:4e0f2272fbcd |
Bump Xen interface version number to 0x00030201 for new |
2006-04-27 |
kaf24 |
9874:ec61a8c25429 |
Wrap all GUEST_HANDLEs in structures, and define SET/GET macros to access them |
2006-04-27 |
kaf24 |
9873:4e1b8be54311 |
Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE. |
2006-04-27 |
kaf24 |
9872:a898a6510c5d |
Occasionally large smp machines fail to reboot properly and die under |
2006-04-27 |
kaf24 |
9871:e42ed4332053 |
This patch adds the ability to have restricted write access to some |
2006-04-27 |
kaf24 |
9870:d66dfd584d2f |
Check a write() return value in xenbaked. |
2006-04-27 |
kaf24 |
9869:d265c79031af |
Just allocate unbound irq only from dynirq range, since |
2006-04-27 |
kaf24 |
9868:3d884434ec97 |
Merge with xen-ia64-unstable.hg |
2006-04-26 |
kaf24 |
9867:4d667a139318 |
This patch addresses CVE-2006-1056 (information leak from |
2006-05-08 |
awilliam |
9866:707737b66f58 |
[IA64] RSE incomplete cfm |
2006-05-08 |
awilliam |
9865:ee97d247a3b7 |
[IA64] cleanup hyperprivop definitions |
2006-05-08 |
awilliam |
9864:da5a42b7d719 |
[IA64] fix initrd start |
2006-05-08 |
awilliam |
9863:cd1df13fb1c4 |
[IA64] Removed warning messages |
2006-05-08 |
awilliam |
9862:cf66d644b4d6 |
[IA64] Fixed print_md |
2006-05-08 |
awilliam |
9861:70b7d520bda4 |
[IA64] Fix RSE issue in VTI-domain |
2006-05-08 |
awilliam |
9860:3ab5ab4d6d75 |
[IA64] slightly improve stability |
2006-04-26 |
awilliam |
9859:adb151aaf3f8 |
[IA64] Make VTI domain boot |
2006-04-26 |
awilliam |
9858:b3cc9b6e470e |
merge with xen-unstable.hg |
2006-04-26 |
kaf24 |
9857:1d69cff40b8c |
Make xen_features and force_evtchn_callback() non-GPL |
2006-04-26 |
yamahata |
9856:9df603eff58a |
xenLinux/ia64 has its own dma_map_page(), dma_unmap_page(), and it needs |
2006-04-26 |
awilliam |
9855:81e0f13bf33c |
[IA64] not quite ready for --fatal-warnings |
2006-04-26 |
awilliam |
9854:4174856876f9 |
[IA64] remove remaining asm warnings |
2006-04-26 |
awilliam |
9853:fcfc614d3713 |
[IA64] cleanup |
2006-04-26 |
awilliam |
9852:e8383c2fcd50 |
[IA64] Fix vm_summary info in VTi domain |
2006-04-25 |
awilliam |
9851:83f7dfe273a0 |
[IA64] remove RELOC_HIDE |
2006-04-25 |
awilliam |
9850:ae709b250f43 |
merge with xen-unstable.hg |
2006-04-25 |
kaf24 |
9849:1ad06bd6832d |
Need a little more serialisation in pciback_do_op(). |
2006-04-25 |
kaf24 |
9848:e0f2ec5e8358 |
Some of the Linux PCI functions called by the virtual configuration |
2006-04-25 |
kaf24 |
9847:7e8bb50fa8fa |
Fix the -xen, -xen0 builds. |
2006-04-25 |
kaf24 |
9846:101bfb71cc56 |
While other aspects of the system configuration may still be |
2006-04-25 |
kaf24 |
9845:a1d0761b59ca |
Change the xenbus_map_ring_valloc() interface and implementation so |
2006-04-25 |
kaf24 |
9844:428babd7c1e0 |
Update xen caps on x86_64 since we have hvm pae guests support now. |
2006-04-25 |
kaf24 |
9843:16bdb9ecb329 |
Add a return statement to the non-Xen version of skb_checksum_setup. |
2006-04-25 |
kaf24 |
9842:57e7b96139e7 |
This is a small fix for SMP PAE guest on x86-64. |
2006-04-25 |
kaf24 |
9841:25e4cd1c3d26 |
Fix "make debug" in Xen subtree. Pointed out by Aravindh |
2006-04-24 |
cl349 |
9840:a5fcffc826f3 |
Remove \r characters. |
2006-04-24 |
cl349 |
9839:ea6c5cf58588 |
Restore default KERNELS list. |
2006-04-24 |
smh22 |
9838:6da766b23d14 |
Add new xml files for policy. |
2006-04-24 |
smh22 |
9837:c7b9b8a64755 |
This patch updates the documentation and extends the 'xm' man page with |
2006-04-24 |
smh22 |
9836:681a18bf049e |
This patch integrates the new access control management tools into 'xm' |
2006-04-24 |
smh22 |
9835:cf20dbbf5c2b |
This patch adds new python access control management scripts, which |
2006-04-24 |
smh22 |
9834:37da8dd5d43e |
This patch deletes the old shell-based security tools. |
2006-04-24 |
smh22 |
9833:65ce9bf4a86f |
This patch adds support for managing and creating the simplified |
2006-04-24 |
smh22 |
9832:ad30019015a2 |
This patch adds support in the hypervisor for the policy name attribute |
2006-04-24 |
smh22 |
9831:0a5183b3e7bb |
This patch adds support in the hypervisor for the policy name attribute |
2006-04-24 |
smh22 |
9830:9a5bc502a77a |
This patch adds a policy name to the policy definition. This policy name |
2006-04-23 |
kaf24 |
9829:e327fb66a8d9 |
Remove annoying pit debug info when booting smp guest. |
2006-04-22 |
kaf24 |
9828:1020c52c58c1 |
The Xen checksum offload feature attempts to insert a TCP/UDP |
2006-04-22 |
kaf24 |
9827:b2323eefb79e |
Avoid spurious timer activations in migrate_timer(). |
2006-04-22 |
kaf24 |
9826:3145b215598c |
Remove update_vcpu_system_time() call from the per-VCPU timer |
2006-04-22 |
kaf24 |
9825:d0a632bea419 |
Avoid flood of PIT interrupts while debugging an hvm guest. |
2006-04-22 |
kaf24 |
9824:1171e42b900f |
Fix VM_RESERVED check in vm_normal_page(). Pointed out by |
2006-04-21 |
kaf24 |
9823:8db5ac82c20f |
Fix command-line parsing in a few respects -- be more |
2006-04-21 |
Ian Campbell |
9822:2b37b17cca09 |
Don't BUG_ON() if we cannot register an NMI callback since it is not a fatal |
2006-04-21 |
kaf24 |
9821:5159bd543353 |
Merged. |
2006-04-21 |
kaf24 |
9820:a182b0178262 |
Demote scary IO-APIC REGSEL message to DPRINTK. |
2006-04-21 |
Ian Campbell |
9819:b15b33817f7b |
Rename TSS_sysenter_esp0 to SYSENTER_stack_esp0 to reflect the actual |
2006-04-21 |
kaf24 |
9818:9b1c9d4133f8 |
Pull the Linux percpu interface into Xen. Implemented for |
2006-04-21 |
Ian Campbell |
9817:42a398e1daf1 |
Linux support for sysenter/exit on x86_32. |
2006-04-21 |
Ian Campbell |
9816:3ffb6cc6b8d2 |
Xen support for sysenter/exit on x86_32 when supervisor_mode_kernel is |
2006-04-21 |
Ian Campbell |
9815:d73eeceeae69 |
Remove CONFIG_X86_SYSENTER option. |
2006-04-21 |
Ian Campbell |
9814:faad84c126e2 |
Merge nmi_op functionality with the callback_op hypercall. |
2006-04-21 |
Ian Campbell |
9813:3bac94fc4075 |
Add include/xen/nmi.h and update files which #include <asm/nmi.h>. |
2006-04-21 |
Ian Campbell |
9812:93cffd2ea6a9 |
Use set_callbacks hypercall if callback_op is not available. |
2006-04-21 |
kaf24 |
9811:65894fff3649 |
Fix inverted BUG_ON(). |
2006-04-21 |
vhanquez |
9810:fbd1d55c5baf |
Build blkdev_backend in the kernel. |
2006-04-21 |
emellor |
9809:1d7e2066cf11 |
This patch adds an entry to the xend-config.sxp man page about the |
2006-04-21 |
emellor |
9808:83b092a2cbe6 |
The attached patch replaces the current numbers identifying the |
2006-04-21 |
emellor |
9807:73d847cafc87 |
This patch adds a test case for local virtual machine migration with a |
2006-04-21 |
emellor |
9806:6af7b456e684 |
The attached patch allows external devices to migrate. The patch |
2006-04-21 |
kaf24 |
9805:42358db788fd |
Propagate information about bad (or good) REGSEL register |
2006-04-21 |
kaf24 |
9804:29e9a0313c09 |
Fix the "hda lost interrupt" issue when creating a VMX guest on a PAE |
2006-04-21 |
kaf24 |
9803:9c313ff7a0ed |
There are instances where we DO NOT want an hvm guest to run an |
2006-04-21 |
kaf24 |
9802:72adf2025a93 |
PAE pgd construction code should use clone_pgd_range(). |
2006-04-21 |
kaf24 |
9801:376d51321a3a |
Fix python installation on sles10. Install prefix is being |
2006-04-21 |
kaf24 |
9800:7e72a5f6f886 |
Minor comment fix. |
2006-04-21 |
kaf24 |
9799:1d42739fee3b |
Fix user manual regarding trace buffers. |
2006-04-21 |
vhanquez |
9798:a2ac9a1b10bc |
put back XEN_NETDEV_LOOPBACK in kernel. |
2006-04-20 |
vhanquez |
9797:7bc251b4c2b5 |
Put back BLK_DEV_LOOP in the kernel, to avoid failure in XenRT. |
2006-04-20 |
kaf24 |
9796:daa8047710d0 |
Enable migration of a domain to the local machine - some timing |
2006-04-20 |
emellor |
9795:dbf7032f1fc6 |
Continue to diagnose the device state, even if Xend has crashed. |
2006-04-20 |
vhanquez |
9794:482c3d3cbc92 |
adjustement to default configs to build BLK_DEV_GENERIC in the kernel directly. |
2006-04-20 |
kaf24 |
9793:d580da01ded7 |
SVM patch to ensure that PAE bit is set for 32bit guests on 32bit PAE, |
2006-04-20 |
vhanquez |
9792:75f8e9c4e483 |
Put back some modules directly in kernel. |
2006-04-20 |
kaf24 |
9791:c76daba31026 |
In both i386 and x86-64 Linux, using a static variable (and thus |
2006-04-20 |
kaf24 |
9790:f80709ba0e79 |
Build frontend drivers into the -xen kernels rather than as |
2006-04-19 |
vhanquez |
9789:5454b6a7207a |
Update -xen configs for 32/64 bits to be closer to what distributions use. |
2006-04-19 |
stekloff |
9788:bdcc838b9a72 |
Add small memory warning message to domain configuration examples. |
2006-04-19 |
stekloff |
9787:addc26c4b4a6 |
Small Memory fix patch #2: I forgot to change the XmTestDomain method |
2006-04-19 |
stekloff |
9786:a22ce69dd703 |
Fix the 15_create_smallmem_pos.py test, which was failing because the |
2006-04-19 |
emellor |
9785:5b1e10215e38 |
Under FC5 multi-line commands in bash script language have to be wrapped |
2006-04-19 |
emellor |
9784:909664b50602 |
This fixes a path problem with the current ACM scripts. |
2006-04-19 |
kaf24 |
9783:4ce84cc55727 |
x86/64 e820-parse-and-map code should skip low 1GB now as that |
2006-04-19 |
kaf24 |
9782:7dc3c0bf1395 |
Increase size of level-2 initial PDE identity map from first 64MB of |
2006-04-19 |
kaf24 |
9781:3ff86698f394 |
Fix 64-bit Xen build after new PIT (i8254) code. |
2006-04-19 |
kaf24 |
9780:83ba928544c4 |
The Xen Hypervisor currently operates a bit differently when the |
2006-04-19 |
kaf24 |
9779:b0ee5d9b9ebd |
Clean up the xenoprofile hypercall interface. |
2006-04-19 |
kaf24 |
9778:123ff1c70728 |
Fix swapped calloc() arguments. |
2006-04-19 |
kaf24 |
9777:5765497cf75e |
Sync PIT device model with latest qemu and move it to hypervisor. |
2006-04-19 |
kaf24 |
9776:72f9c751d3ea |
Replace &foo[0] with foo where the latter seems cleaner |
2006-04-19 |
kaf24 |
9775:b550a93c6459 |
This patch defines a test_and_clear bitop for cpumask_t pointers. |
2006-04-19 |
emellor |
9774:0094c4c8c221 |
This is an update on the vTPM installation instructions. |
2006-04-25 |
awilliam |
9773:9a915e2828f3 |
[IA64] Fix the total memory info with xm info command |
2006-04-25 |
awilliam |
9772:ddcd9c267612 |
[IA64] Reseve memory of domain0 (fix dom0 boot panic) |
2006-04-25 |
awilliam |
9771:9d88feed1189 |
[IA64] Fixed "Oops: time tick before it's due" issue |
2006-04-25 |
awilliam |
9770:ced37bea0647 |
[IA64] FPH enabling + cleanup |
2006-04-25 |
awilliam |
9769:d23c088eac6d |
[IA64] smp boot speed-up (sal cache flush, itc/itv messages) |
2006-04-25 |
awilliam |
9768:63af1c14fa18 |
[IA64] missed chunk of Kevin's hypercall cleanup patch |
2006-04-25 |
awilliam |
9767:46597f27a0f5 |
[IA64] Hypercall cleanup |
2006-04-25 |
awilliam |
9766:ffba1376c4fb |
[IA64] Use16M page size in identity mapping |
2006-04-25 |
awilliam |
9765:7c7bcf173f8b |
[IA64] cleanup vtlb code |
2006-04-25 |
awilliam |
9764:2d2ef3f4c747 |
[IA64] emulate ldfp8 in mmio |
2006-04-25 |
awilliam |
9763:af32ca486466 |
[IA64] linux: arch/ia64/xen/makefile change |
2006-04-25 |
awilliam |
9762:a3cc276f2e87 |
[IA64] dma paravirtualization |
2006-04-25 |
awilliam |
9761:d63c6ba11c65 |
[IA64] add dom0vp hypercall interfaces |
2006-04-25 |
awilliam |
9760:8a2b2b45e237 |
[IA64] introduce config option |
2006-04-25 |
awilliam |
9759:7a9a00c51588 |
[IA64] introduce dom0vp hypercalls |
2006-04-25 |
awilliam |
9758:ae0d41bd3bba |
[IA64] domain0 builder change |
2006-04-25 |
awilliam |
9757:bb99a6e5456a |
[IA64] introduce efi_memmap_walk_type |
2006-04-25 |
awilliam |
9756:14a34d811e81 |
[IA64] introduce P2M conversion |
2006-04-25 |
awilliam |
9755:259ba45ed77d |
[IA64] introduce compile time option to xen |
2006-04-25 |
awilliam |
9754:5ee12273119c |
[IA64] Remove FORCE_CRASH from alt_itlb_miss |
2006-04-25 |
awilliam |
9753:3575cd80ba8c |
[IA64] message of elf_sanity_check as x86 |
2006-04-21 |
awilliam |
9752:de0c04ed4ab7 |
[IA64] SMP-guest |
2006-04-21 |
awilliam |
9751:bbf325d76768 |
[IA64] translate_domain_pte must handle ED bit and ignre bit[63:53] |
2006-04-21 |
awilliam |
9750:bd264ded5bec |
[IA64] print efi map descriptor infomation at bootup |
2006-04-21 |
awilliam |
9749:1774144596d5 |
[IA64] make dom_pa() static |
2006-04-21 |
awilliam |
9748:2f86b84d0483 |
[IA64] more cleanup in vhpt.h |
2006-04-21 |
awilliam |
9747:de2dc4e7966a |
[IA64] Add support to physdev_ops |
2006-04-21 |
awilliam |
9746:eab6fd4949f0 |
[IA64] Compile iosapic within xen |
2006-04-21 |
awilliam |
9745:19148831ab05 |
[IA64] add base iosapic files |
2006-04-19 |
awilliam |
9744:7ed6c203efe9 |
[IA64] xensystem.h |
2006-04-19 |
awilliam |
9743:dc05c0ce9139 |
[IA64] cleanup of vhpt.h |
2006-04-19 |
awilliam |
9742:c3972d632ff6 |
[IA64] more mmio insn for VTi |
2006-04-19 |
awilliam |
9741:2de95fd92e74 |
[IA64] dom_rid_bits |
2006-04-19 |
awilliam |
9740:a1add4e39878 |
[IA64] Use a constant instead of an hard-coded value. |
2006-04-18 |
awilliam |
9739:41823e46d6ac |
merge with xen-unstable.hg |
2006-04-16 |
kaf24 |
9738:c4eead8a925b |
Only BSP can really do clear_all_shadow_status. |
2006-04-16 |
kaf24 |
9737:3c1cd09801c0 |
Clean up new EOI ack method some more and fix unbinding |
2006-04-15 |
emellor |
9736:91da9a1b7196 |
Merged. |
2006-04-15 |
emellor |
9735:83eb8d81c96f |
Read the message type out of the message before sending it to xenstored, and |
2006-04-15 |
kaf24 |
9734:b39365343de0 |
Big fixes for the new IO-APIC acknowledging method. The problems |
2006-04-15 |
kaf24 |
9733:4613f42db780 |
Remove bogus extern declaration. |
2006-04-15 |
kaf24 |
9732:14659382edd3 |
This patch adds a section to the documentation on the late binding |
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 |