age |
author |
revision |
description |
2006-08-29 |
Jimi Xenidis |
11388:030a041bbe90 |
[XEN][POWERPC] cleanup for (;;); |
2006-08-28 |
Jimi Xenidis |
11387:3e144748d36f |
[XEN][POWERPC] do not set d->tot_pages, but check it. |
2006-08-28 |
Jimi Xenidis |
11386:91fd23533210 |
[XEN][POWERPC] correct HTAB allocation typo |
2006-08-27 |
Jimi Xenidis |
11385:e07281779b88 |
[XEN][POWERPC] allocate HTAB using shadow calls |
2006-08-27 |
Jimi Xenidis |
11384:bc349d862a5d |
[XEN][POWERPC] Allocate more memory than RMA for Dom0 |
2006-08-25 |
Hollis Blanchard |
11383:6bd1a39dbfc8 |
[XEN][POWERPC] split out an allocate_rma() function from arch_domain_create() |
2006-08-25 |
Hollis Blanchard |
11382:215d5eae720c |
[XEN][POWERPC] restructure RMA code to allow dom0 tools to allocate in the future |
2006-08-25 |
Jimi Xenidis |
11381:43ec7afa5734 |
[XEN][POWERPC] Lots of domain page managment cleanups. |
2006-08-25 |
Jimi Xenidis |
11380:7825169895d0 |
[XEN][POWERPC] Implement H_READ from the PAPR |
2006-08-24 |
Jimi Xenidis |
11379:0caf1a74fecd |
[POWERPC] detect how to call nm for xen-syms.S |
2006-08-23 |
Jimi Xenidis |
11378:3a195d95c615 |
[XEN][POWERPC] show symbols in backtrace |
2006-08-23 |
Jimi Xenidis |
11377:20c988c92bee |
[XEN][POWERPC] add show_backtrace() |
2006-08-22 |
Jimi Xenidis |
11376:980ff1125446 |
[XEN][POWERPC] Find all of memory and feed all the heaps |
2006-08-22 |
Jimi Xenidis |
11375:a8c7ece9cccb |
[XEN][POWERPC] Explain the RMA values a little more |
2006-08-22 |
Jimi Xenidis |
11374:05b2b8b61cca |
[POWERPC] Take all secondary processors offline after they are enumerated |
2006-08-22 |
Jimi Xenidis |
11373:1ef82dd7f66b |
[POWERPC] Enable SMP, smp_processor_id, for_each_cpu, nosmp, maxcpus=X |
2006-08-21 |
Jimi Xenidis |
11372:8cc27cb8516b |
[XEN][POWERPC] more -Wshadow issues with gcc4 |
2006-08-21 |
Jimi Xenidis |
11371:3425e338b849 |
[POWERPC] copyright |
2006-08-21 |
Jimi Xenidis |
11370:43c383265de4 |
[POWERPC] missing shadow skeleton |
2006-08-20 |
Jimi Xenidis |
11369:883e3dc47926 |
[XEN][POWERPC] Xen shadow ops, mostly skeleton code |
2006-08-29 |
Hollis Blanchard |
11368:75b4982b82fe |
[XEN][POWERPC] implement gnttab_mark_dirty() |
2006-08-20 |
Jimi Xenidis |
11367:caba587e6656 |
[POWERPC] fix bad merge |
2006-08-20 |
Jimi Xenidis |
11366:5c2501d81ee1 |
[XEN][POWERPC] remove .data.* catch-all from linker script |
2006-08-29 |
Hollis Blanchard |
11365:1bbb88b5dfeb |
[POWERPC][TOOLS] sync with start_info_t changes |
2006-08-18 |
Jimi Xenidis |
11364:512078953bbb |
[XEN][POWERPC] Boot Module freeing |
2006-08-18 |
Jimi Xenidis |
11363:3f87db7cac89 |
[XEN][POWERPC] Enable gcc -Wshadow and fix the warnings |
2006-08-17 |
Jimi Xenidis |
11362:639eb7e6446e |
[XEN][POWERPC] workaround for broken claim is insufficient |
2006-08-17 |
Jimi Xenidis |
11361:47078e89e663 |
[XEN][POWERPC] find_space returns garbage |
2006-08-29 |
Hollis Blanchard |
11360:9b3b420ec064 |
[XEN][POWERPC] memory clean up (phase 3) |
2006-08-17 |
Jimi Xenidis |
11359:af7c87d42bc6 |
[XEN][POWERPC] Fix PHDR issues with large .data.percpu sections |
2006-08-30 |
kaf24 |
11358:74db626d2fcf |
Merge with xen-ia64-unstable.hg |
2006-08-30 |
kaf24 |
11357:8a0ad47713f1 |
[NET] front: move register_netdev() + sysfs attribute registering from create_netdev() into the new open_netdev() function. |
2006-08-30 |
kaf24 |
11356:d741e86a8766 |
[XEN] Add a start_pfn field in xen_domctl_getmemlist. |
2006-08-30 |
kaf24 |
11355:13e09ec65862 |
Revert powerpc build break after dom0_ops split. |
2006-08-30 |
kaf24 |
11354:45f6ee334fcc |
[XEN] Reserve hypercall number for kexec operations. |
2006-08-30 |
kaf24 |
11353:926d7b131689 |
[XEN] physdev: Check for negative irqs in alloc_irq_vector. |
2006-08-30 |
kaf24 |
11352:dc883b5e906e |
[LINUX][X86_64] P2M map must be allocated on page aligned boundary. |
2006-08-30 |
kaf24 |
11351:a202eef97aa0 |
[TOOLS] Fix gdbserver build. |
2006-08-30 |
Steven Hand |
11350:a39ad4c78850 |
Fix fix :-) |
2006-08-30 |
Steven Hand |
11349:2d2f3b824fc3 |
Fix hard tabs. |
2006-08-30 |
jchesterfield |
11348:550821cdee0a |
Block IO safety patch for live migration. Xend checks that VBDs are destroyed before unpausing the domain. |
2006-08-30 |
Ewan Mellor |
11347:dc773bf49664 |
Further shadow_mem_control fixes -- we need to balloon the amount of memory |
2006-08-30 |
Ewan Mellor |
11346:a47951e59cbf |
Shadow memory should be in MiB, not KiB. It also needs rounding up to be safe. |
2006-08-30 |
Ewan Mellor |
11345:f66bae594691 |
Fix reboot and reconfigure of HVM guests when they are configured with an |
2006-08-30 |
Ewan Mellor |
11344:5acf10969b1d |
Added an entry to arch._types for x86_64. |
2006-08-29 |
Andrew Warfield |
11343:8135621eeb7b |
Fix typo. |
2006-08-29 |
Andrew Warfield |
11342:90fb2c4d33a5 |
merge |
2006-08-29 |
akw |
11341:7299065fac68 |
Small blktap cleanups. |
2006-08-29 |
Ewan Mellor |
11340:24258e322e88 |
[XEND] abstract architecture-specific bits in image.py |
2006-08-29 |
Ewan Mellor |
11339:051dc0911547 |
This patch fixed 'xm reboot' to work as you expected with the wait |
2006-08-29 |
Ewan Mellor |
11338:b4e9f12df619 |
Improve xm migrate error message by printing usage instead of "Invalid |
2006-08-29 |
akw |
11337:7bfd8efb4fa7 |
Reduce AIO context allocations in blktap. |
2006-09-01 |
awilliam |
11336:4ba098226429 |
[IA64] change arch_memory_op #def to a prototype |
2006-09-01 |
awilliam |
11335:2f3db1a38b11 |
[IA64] update buildconfigs |
2006-09-01 |
awilliam |
11334:af50fb41612c |
[IA64] Expand memory_op for PV-on-HVM on IPF |
2006-08-29 |
awilliam |
11333:586c5fe8cf3e |
[IA64] revert xen-ia64-unstable.hg cset 11301:a19dbbe4cff5 |
2006-08-29 |
awilliam |
11332:003fdc4f0a7c |
[IA64] revert xen-ia64-unstable.hg 11271:c232365128cf |
2006-08-29 |
awilliam |
11331:5ad72f9e639c |
merge with xen-unstable.hg |
2006-08-29 |
Ian Campbell |
11330:8273f730371b |
Fix definition of LINUX_VER so that doesn't pickup LINUX_VER3 |
2006-08-29 |
tdeegan |
11329:a926e72e0491 |
Merge |
2006-08-29 |
tdeegan |
11328:9956c3a3bd84 |
[XEN] Off-by one error in range checks translating gfns to mfns |
2006-08-28 |
tdeegan |
11327:2097de87c920 |
[HVM] Don't assume that VMENTER causes a TLB flush, when validating |
2006-08-28 |
Christian Limpach |
11326:20bb80e54f21 |
[qemu patches] Update patches for changeset 11273:a1cff03ac7d7. |
2006-08-28 |
Christian Limpach |
11325:a1cff03ac7d7 |
[qemu] Fix PCI config header space writes and set Subsystem-Vendor ID fields. |
2006-08-28 |
Steven Hand |
11324:7210b62802be |
Fix hypervisor build with performance counters after -unstable |
2006-08-28 |
Steven Hand |
11323:78a25a7eac1f |
Fix shadow mode 32/PAE linux writable heuristic and add 64-bit version. |
2006-08-28 |
Steven Hand |
11322:28824bd2701c |
Fix PAE-mode HVM guests with the new shadow code. |
2006-08-29 |
awilliam |
11321:e317ad162eba |
[IA64] init the hlt timer on a valid cpu and migrate |
2006-08-28 |
awilliam |
11320:684fdcfb251a |
merge with xen-unstable.hg |
2006-08-28 |
Christian Limpach |
11319:f790546ecfda |
[qemu patches] Update patches for changeset 11268:350a73222a51. |
2006-08-28 |
Christian Limpach |
11318:350a73222a51 |
[qemu] Add target-i386-dm and hw *.[ch] files to TAGS. |
2006-08-28 |
kaf24 |
11317:68a1b61ecd28 |
Fix Intel copyright notice in a single source file. |
2006-08-28 |
kaf24 |
11316:3798ec84431d |
[XEND] Move all of the various log files created by xen to |
2006-08-28 |
kaf24 |
11315:028862ea9c9d |
[HVM] [SMBIOS] Duplicate UUID into serial number in SMBIOS tables. |
2006-08-28 |
kaf24 |
11314:c61b8296b39a |
The following patch fixes a bug where xenconsoled will can SEGV |
2006-08-28 |
kaf24 |
11313:439fa5d6c5ce |
[TOOLS] Remove Gentoo-specific workaround in networking |
2006-08-28 |
kaf24 |
11312:0cecfb11b76b |
[TOOLS] Clean up routed vifs quietly on domain destruction. |
2006-08-28 |
kaf24 |
11311:b61b7478b324 |
[HVM][SVM] Allow SVM to take advantage of flag_dr_dirty. |
2006-08-28 |
kaf24 |
11310:fab84f9c0ce6 |
[XEN] Rename shadow2 to shadow and move the various source |
2006-08-28 |
awilliam |
11309:896fcdd49c7f |
[IA64] Modify sparse headers for PV-on-HVM/IPF |
2006-08-28 |
awilliam |
11308:6bf652c677c8 |
[IA64] separate hypercalls, acpi and EFI tables |
2006-08-28 |
awilliam |
11307:f74c9368f6ff |
[IA64] fix noreboot option |
2006-08-28 |
awilliam |
11306:8c4c5e1bf58a |
[IA64] print command line of xen |
2006-08-28 |
awilliam |
11305:26ba157bef06 |
[IA64] fix warnings |
2006-08-28 |
awilliam |
11304:647d3208704a |
[IA64] fix VTi hangs |
2006-08-28 |
awilliam |
11303:5586fd904efa |
[IA64] Remove warning message in fw_emul.c |
2006-08-28 |
awilliam |
11302:1317833f657b |
[IA64] Fix comment of vmx_hypercall.c |
2006-08-28 |
awilliam |
11301:a19dbbe4cff5 |
[IA64] Modify destroy code for PV-on-HVM on IPF |
2006-08-27 |
awilliam |
11300:40f6fdb68fa9 |
[IA64] Fixes for dom0_ops changes |
2006-08-27 |
awilliam |
11299:c4ea8d4d2ae1 |
merge with xen-unstable.hg |
2006-08-27 |
Alex Williamson |
11298:5b9ff5e8653a |
[PATCH] fix null pointer dereference in xen_guest_lookup() |
2006-08-25 |
kaf24 |
11297:1a3b883614b7 |
[XEN] Fix silly transposition typo in previous changeset. |
2006-08-25 |
kfraser |
11296:86d26e6ec89b |
Replace dom0_ops hypercall with three new hypercalls: |
2006-08-25 |
Ian Campbell |
11295:9091331dfb35 |
[TOOLS] Use ELFSIZE to pick the ELF structures to use in readnotes.c |
2006-08-25 |
Ian Campbell |
11294:23a0a408edb9 |
merge |
2006-08-24 |
Ian Campbell |
11293:f85a81f7e3fb |
[POWERPC] Remove references to xen_guest_string from ppc dom0 builder. |
2006-08-24 |
kfraser |
11292:12daa88262c5 |
[LINUX] Remove hypercall permission checks from privcmd driver. |
2006-08-24 |
kfraser |
11291:54a905c6c84d |
[HVM] Fixes to the ACPI table definition. |
2006-08-24 |
Steven Hand |
11290:d5eb5205ff35 |
Remove redundant performance counters. |
2006-08-24 |
Steven Hand |
11289:ba3061912d3d |
Ensure get_dom_domid() terminates even when /local/domain/<foo>/name is |
2006-08-24 |
kfraser |
11288:1ff4cc298bec |
[XEN] Fix shadow2 issues with HVM guests. |
2006-08-23 |
Ewan Mellor |
11287:58a3a7849216 |
This small patch adds back a closing paranthesis that has gone lost. It |
2006-08-23 |
Ewan Mellor |
11286:45ce6a654a41 |
The various tools expect the device node to be /dev/xen/evtchn -- this |
2006-08-23 |
Ian Campbell |
11285:551495fa7b3e |
merge |
2006-08-23 |
Ian Campbell |
11284:2eb8efcc70d1 |
[XEN] Restore backwards compatibility by supporting __xen_guest |
2006-08-23 |
Ian Campbell |
11283:cc006f78cbe2 |
[TOOLS] Cleanups to domU ELF loader. |
2006-08-23 |
kfraser |
11282:51a98a6c2c05 |
[XEN] Fix the x86 emulator to safely fail when it turns out the |
2006-08-23 |
Steven Hand |
11281:d389123fad85 |
Don't emulate faulting writes to stack. May fix a number of recent hvm |
2006-08-23 |
kfraser |
11280:26b673aeff8b |
Remove all traces of the obsolete BVT scheduler. |
2006-08-23 |
kfraser |
11279:61eea55dce65 |
[TOOLS] Remove the 'cpuperf' misc tool. Xenoprof is the |
2006-08-23 |
Ian Campbell |
11278:58b5141c8309 |
[TOOLS] Add a simple tool to display the Xen specific ELF notes. |
2006-08-23 |
Ian Campbell |
11277:faadbf5ba8d6 |
[XEN/LINUX] Define Xen ELF notes in kernel header and update dom0 builder. |
2006-08-23 |
Ian Campbell |
11276:d57b174adfd6 |
[TOOLS] Allow tools to load kernels which use an ELF notes segment. |
2006-08-23 |
Ian Campbell |
11275:7ca72a1c4182 |
[XEN] Define the types to be used with Xen in the ELF notes section. |
2006-08-23 |
Ian Campbell |
11274:62b7b5f3029f |
[LINUX] Define ELFNOTE as a preprocessor macro rather than an assembler macro |
2006-08-25 |
awilliam |
11273:3e0685ecfe64 |
[IA64] replace lost EFI_RESERVED_TYPE dom0 passthrough |
2006-08-25 |
awilliam |
11272:d188c51ea883 |
[IA64] dom_fw.c cleaned up. |
2006-08-25 |
awilliam |
11271:c232365128cf |
[IA64] Expand hvm_op hypercall for PV-on-HVM/IPF |
2006-08-24 |
awilliam |
11270:0ae5ba4585c9 |
[IA64] Avoid compile-time warnings. |
2006-08-24 |
awilliam |
11269:1612675ca4cf |
[IA64] All vcpus can sync interrupts from qemu |
2006-08-24 |
awilliam |
11268:65042393b3e9 |
[IA64] pal_halt_light emulatefor domU |
2006-08-24 |
awilliam |
11267:c1261ca0d321 |
[IA64] Clean up: change asm constraints and remove _hypercall_imm* |
2006-08-24 |
awilliam |
11266:261b95f114a2 |
[IA64] VTLB optimization: Reuse invalid entry |
2006-08-23 |
awilliam |
11265:3e54734e55f3 |
[IA64] Remove extraneous verbose output to clean up Fedora boot. |
2006-08-23 |
awilliam |
11264:3fdc31e91384 |
[IA64] Modify xc_ia64_hvm_build for using the new Xen event channels |
2006-08-23 |
awilliam |
11263:66c27919578f |
[IA64] catch up `new Xen event channels' |
2006-08-23 |
awilliam |
11262:36b76e551456 |
[IA64] PV-to-HVM prep for maddr.h |
2006-08-23 |
awilliam |
11261:7aaab04fd22e |
[IA64] DOM0_SHADOW_CONTROL_OP_GET/SET_ALLOCATION stubs |
2006-08-23 |
awilliam |
11260:ac41222866e9 |
[IA64] update xc_shadow_control call with new parameters |
2006-08-23 |
awilliam |
11259:56ec2377b32e |
[IA64] replace gnttab_log_dirty with gnttab_mark_dirty |
2006-08-23 |
awilliam |
11258:5264cc30d711 |
[IA64] split parts of page.h into maddr.h |
2006-08-23 |
awilliam |
11257:8293018c1a24 |
[IA64] only setup extra vga console support on dom0 |
2006-08-23 |
awilliam |
11256:79afceca9065 |
merge with xen-unstable.hg |
2006-08-23 |
kfraser |
11255:0bb18319b8a0 |
[XEN] Fix pirq_guest_unbind(). Remove unnecessary code |
2006-08-22 |
Ian Campbell |
11254:af704c33a9a4 |
merge |
2006-08-22 |
Ian Campbell |
11253:6aeec897da36 |
[XEN] Remove some accidentally commited debug code |
2006-08-22 |
kfraser |
11252:0ea9a824c16c |
[SHADOW] Clean up the DOM0_SHADOW_OP interface. |
2006-08-22 |
Ian Campbell |
11251:92066b3fcd86 |
merge |
2006-08-22 |
Ian Campbell |
11250:708b915caf78 |
[XEN] Revert changes to dom0 domain builder made by cset 11226. |
2006-08-22 |
kfraser |
11249:2b78726766d1 |
[HVM] Clean ups for PV-on-HVM drivers. In particular, platform-pci |
2006-08-22 |
Ian Campbell |
11248:bb8d13705aac |
[LINUX] Update x86/64 ELF note patch to version accepted upstream. |
2006-08-22 |
kfraser |
11247:fc5736e0a2eb |
[x86_64] Guests no longer set _PAGE_USER on kernel mappings. |
2006-08-22 |
Christian Limpach |
11246:d3a9bcf61c33 |
[hvm] Export gpfn of store page to guest - not mfn. |
2006-08-22 |
Anil Madhavapeddy |
11245:b688d4a68a3e |
Make add_to_bridge() always leave the device up even when it bails out due to the device already being present on the bridge. |
2006-08-22 |
Ian Campbell |
11244:a4550b748840 |
[LINUX] Support creating ELF note segments in the kernel ELF image. |
2006-08-22 |
Ian Campbell |
11243:cd4e7ace4e58 |
merge. |
2006-08-22 |
Ian Campbell |
11242:a58ffedb59ce |
[LINUX] Revert bits of cset 11202 since they break the -xenU build for x86/64. |
2006-08-22 |
kfraser |
11241:56b05c672033 |
[XEN] Debug builds check for correct usage of percpu areas. |
2006-08-22 |
kfraser |
11240:80c5350a68f1 |
[XEN] Clean up some x86 bootstrap code. Replace some CPU iterators |
2006-08-21 |
George Dunlap |
11239:f681ffc9b01a |
Added option to xentrace to set the trace buffer size. |
2006-08-21 |
kfraser |
11238:6a8204e4619d |
[XEN] Remove bogus assertion. |
2006-08-21 |
Steven Hand |
11237:f71f17e64e3a |
Fix assertion. |
2006-08-21 |
kfraser |
11236:4a722773e38d |
[XEN] Revert patch 11213. |
2006-08-21 |
kfraser |
11235:36220033c67f |
[XEN] Fix maddr_from_mapped_domain_page(). |
2006-08-21 |
kfraser |
11234:069ac1bb7866 |
[XEN] Fix shadow2 integration with writable-pagetable logic. |
2006-08-21 |
kfraser |
11233:58ed222274f2 |
[XEN] Remove unnecessary printk from invalid opcode debug output. |
2006-08-21 |
Christian Limpach |
11232:4d8ab492bdee |
[xend] Add 'xend_config_format' field to the Xend information block. |
2006-08-21 |
Christian Limpach |
11231:a61b92fc2966 |
[qemu patches] Update patches for changeset 11209:9bb6c1c1890a. |
2006-08-20 |
Christian Limpach |
11230:9bb6c1c1890a |
[qemu] hdparm tunable IDE write cache for HVM |
2006-08-20 |
Christian Limpach |
11229:78673ba510ed |
[qemu patches] Update patches for changeset 11206:fc3e7e65b953. |
2006-08-20 |
Christian Limpach |
11228:639c5eff0f5a |
[qemu patches] Update patches for changeset 11206:fc3e7e65b953. |
2006-08-20 |
Christian Limpach |
11227:fc3e7e65b953 |
[qemu] Allow booting from more than one device. |
2006-08-20 |
kaf24 |
11226:45a84091144e |
[XEN] More shadow2 cleanups -- primarily moving arch vcpu/domain |
2006-08-19 |
kaf24 |
11225:5fc1fe790835 |
[XEN] Clarify x86 hypercall ABI in public header comments. |
2006-08-19 |
kaf24 |
11224:26576f1dbadb |
[XENBUS] Allow user of xenbus_read_driver_state() to distinguish |
2006-08-19 |
kaf24 |
11223:bb52372aa17f |
[LINUX] Replace uses of CONFIG_XEN_PRIVILEGED_GUEST with is_initial_xendomain(). |
2006-08-19 |
kaf24 |
11222:a71c265924d2 |
[HVM][VMX] Don't update the EIP on debug register accesses |
2006-08-19 |
kaf24 |
11221:7c9d7fc3dce5 |
[HVM] Fix SMBIOS entry point copy destination. |
2006-08-19 |
kaf24 |
11220:a629952ac766 |
[NET] front: Fix receive path for auto-translated guests, so that |
2006-08-19 |
kaf24 |
11219:03fd2accb4d9 |
[XEN] Make some implicit header includes explicit. |
2006-08-19 |
kaf24 |
11218:2d70f2de1809 |
[NET] front: Fix tx buffer leak in teardown path. Fix rx-buffer |
2006-08-19 |
kaf24 |
11217:b85da7cd9ea5 |
[NET] front: Fix rx buffer leak when tearing down an interface. |
2006-08-19 |
kaf24 |
11216:7258181ab445 |
[XENBUS] Cleanup correctly on suspend, unregister watches. |
2006-08-19 |
kaf24 |
11215:3fc16c39f15e |
[NET/BLK] back: Change the netback and blkback device drivers to allow |
2006-08-19 |
kaf24 |
11214:cadf1df88d3e |
[BALLOON] Make /proc/xen/ballon contain driver_pages (aka "driver headroom") unconditionally. |
2006-08-19 |
kaf24 |
11213:1818ea221bfe |
[XENBUS] A few cleanups. |
2006-08-18 |
kfraser |
11212:ca9f3a7b1b03 |
[XEN] Remove shadow2 dependencies from common code. |
2006-08-18 |
kfraser |
11211:a658663ab2d0 |
[HVM] Fix the APM BIOS to ensure that interrupts are enabled when it |
2006-08-18 |
kfraser |
11210:28e9bba03425 |
[XEN] Work around a Linux PAE issue where it sometimes sets |
2006-08-18 |
kfraser |
11209:d40dfbef8e5d |
Fix Xen Rules.mk eval order so that debug=y always sets verbose=y. |
2006-08-17 |
Christian Limpach |
11208:a7dcafb540be |
[qemu patches] Update patches for changeset 11186:078bfd250677. |
2006-08-17 |
Christian Limpach |
11207:078bfd250677 |
[qemu] Support HVM guests with more than 3.75G memory. |
2006-08-17 |
Steven Hand |
11206:28e3132b9f93 |
Fix live migration w/ shadow2. |
2006-08-17 |
kfraser |
11205:b3bfff8b1c10 |
[SVM] Fix 64-bit VMRUN. |
2006-08-17 |
kfraser |
11204:043a4aa24781 |
[XEN] Indentation cleanups (remove hard tabs). |
2006-08-17 |
kfraser |
11203:7ecfd9b1f641 |
Missing file from unmodified_drivers directory. |
2006-08-17 |
kfraser |
11202:c39d7d8379ad |
[XEN] Fix page-fault handler to fall back to shadow-mode fault path if |
2006-08-17 |
kfraser |
11201:41130540891e |
[NET] front: Improve correctness when there is no connection to backend driver. |
2006-08-17 |
kfraser |
11200:a73aa6ec4c76 |
[NET] front: Allow driver to be built for an HVM guest. |
2006-08-17 |
tdeegan |
11199:a88f8c6d9401 |
Fix 64bit shadow tracking |
2006-08-17 |
kfraser |
11198:59f7fc3e5256 |
Add a small readme file explaining how to build PV-on-HVM drivers. |
2006-08-17 |
kfraser |
11197:3127d6744dd1 |
Update hgignore list for PV-on-HVM drivers. |
2006-08-17 |
kfraser |
11196:cbdc98fc3a6f |
[NET] front: Allow driver to be built against kernels which do not |
2006-08-17 |
kfraser |
11195:8d5e6a78d51e |
[NET] front: Make netfront compile against kernels without the GSO patch. |
2006-08-17 |
kfraser |
11194:28de3548c65f |
[LINUX] Fix return value of gnttab_resume(). |
2006-08-17 |
kfraser |
11193:8f2fee2c452c |
[HVM] Allow blkfront driver to be built for an HVM guest. |
2006-08-17 |
kfraser |
11192:88e8abee7575 |
[HVM] Allow xenbus to run in an HVM guest. |
2006-08-17 |
kfraser |
11191:2d734ac9ec85 |
merge |
2006-08-17 |
kfraser |
11190:487fe5006064 |
[LINUX] Allow xenbus to be built as a module. |
2006-08-17 |
tdeegan |
11189:0882db2677b0 |
Merge |
2006-08-17 |
tdeegan |
11188:395bfcf84451 |
Fix handling of PS bit in 64-bit pagetables |
2006-08-17 |
kfraser |
11187:45f3c127069d |
[HVM] Avoid accessing start_info from xenbus as far as possible, since |
2006-08-17 |
kfraser |
11186:b2f077bbca89 |
[HVM] Make grant tables functions work in PV-on-HVM drivers. |
2006-08-17 |
kfraser |
11185:879918dbe77f |
[HVM] Linux driver for the xen platform pseudo-PCI device. |
2006-08-17 |
kfraser |
11184:b9af81884b99 |
[XEN] Fix x86/64 bug where a guest application can crash the |
2006-08-17 |
chris |
11183:130eee9e9728 |
[qemu patches] Update patches for changeset 11161:5c1021595e3c. |
2006-08-17 |
chris |
11182:5c1021595e3c |
[qemu] Add the xen platform device to the qemu PCI bus. |
2006-08-17 |
ssmith |
11181:5e3166de7120 |
[NET] Fix ``rx->offset: 10, size: 4294967295'' bug. |
2006-08-17 |
chris |
11180:24827cb8a945 |
[qemu patches] Update patches for changeset 11158:a774cbd38187. |
2006-08-17 |
chris |
11179:a774cbd38187 |
[qemu] Default monitor/serial ports to /dev/null if -nographic. |
2006-08-17 |
kfraser |
11178:83003532d71f |
[NET] back: Initialise first fragment properly |
2006-08-16 |
kfraser |
11177:3e75d9b1d556 |
[XEN] vga code cleanups and additions for other architectures. |
2006-08-16 |
tdeegan |
11176:87165e688bc5 |
Fix broken .hgtags |
2006-08-16 |
kfraser |
11175:01345b08d012 |
merge |
2006-08-16 |
kfraser |
11174:f2151423f729 |
[MINIOS] Fix the build after start_info interface changes. |
2006-08-16 |
tdeegan |
11173:e66352312acb |
Temporarily disable shutdown-on-HLT code. |
2006-08-16 |
tdeegan |
11172:0f917d63e960 |
Replace shadow pagetable code with shadow2. |
2006-08-16 |
kfraser |
11171:fda70200da01 |
[LINUX] Define is_initial_xendomain() to zero for HVM drivers. |
2006-08-16 |
kfraser |
11170:00a70786e550 |
[LINUX] Update the hvm_op wrapper now that the return value of get_param is in |
2006-08-16 |
kfraser |
11169:4b145f81fce4 |
[NET] front: Fix indentation of a comment. |
2006-08-16 |
kfraser |
11168:d4efff1beedb |
[NET] front: Allow packets to be copied on the receive path instead of flipped. |
2006-08-16 |
kfraser |
11167:6217dbbba0af |
[NET] back: Change 'copyall' xenstore node to 'request-rx-copy', which |
2006-08-16 |
emellor |
11166:5233c4b076b9 |
Fix log rotation which was inadvertently broken by changeset 11129:939f75570a15. |
2006-08-16 |
kfraser |
11165:c757ebffd500 |
[NET] back: Support copying packets to the frontend on receive path. |
2006-08-16 |
kfraser |
11164:e2e7f4c17b77 |
[HVM] Provide common support function for HLT emulation: hvm_hlt(). |
2006-08-16 |
kfraser |
11163:ebd289e3d205 |
[NET] front: Fix features on resume when csum is off |
2006-08-16 |
shand |
11162:30fb6ea3a1f7 |
Heuristic to detect windows shutdown + power down domain. |
2006-08-16 |
kfraser |
11161:4704cd92242e |
Rename two xentrace tools to make it obvious that setmask and setsize are xen related. |
2006-08-16 |
emellor |
11160:ff124973a28a |
Implement xm block-configure for CD-ROMs. |
2006-08-16 |
kfraser |
11159:716ef8e8bddc |
[HVM] Fix the issue that the HVM 64bit guest cannot boot with 32G memory. |
2006-08-16 |
kfraser |
11158:b127e557ee74 |
[HVM] Fix the HVM hypercall issue when paging is not enabled yet on 64bit host. |
2006-08-16 |
kfraser |
11157:7ed73735fd30 |
This is a small patch that makes a cross compiler successfully compile |
2006-08-16 |
shand |
11156:88e6bd5e2b54 |
Whitespace clean-ups. |
2006-08-15 |
shand |
11155:ec03b24a2d83 |
Fix VT after hvm changes. |
2006-08-15 |
kfraser |
11154:bb37d167c82e |
[XEND] xc_save/xc_restore open the libxc interface independently |
2006-08-15 |
shand |
11153:d20e1835c24b |
Various HVM clean-ups. |
2006-08-15 |
emellor |
11152:5d42f6f0a187 |
Added missing decl. |
2006-08-15 |
kfraser |
11151:e65bb0de33cd |
[XEN] Add tracing to slow path in setting new guest %cr3 value. |
2006-08-15 |
kfraser |
11150:939f75570a15 |
Set close-on-exec flag on /var/log/xend.log logging file. |
2006-08-15 |
kfraser |
11149:5db6984e4503 |
Set the close-on-exec flag on the RPC socket in tool stack. |
2006-08-15 |
kfraser |
11148:fdc4531aefe0 |
Set the close-on-exec flag on the xenstore fd in libxenstore. |
2006-08-15 |
kfraser |
11147:59adc1f7dfca |
[LIBXC] Set close-on-exec on the privcmd fd in libxc. |
2006-08-15 |
kfraser |
11146:f43729552603 |
[HVM] Ensure the read-only M2P table is mapped without _PAGE_GLOBAL |
2006-08-15 |
kfraser |
11145:b26bf72514aa |
Move vga options to their own 'vga=' boot parameter. |
2006-08-15 |
ack |
11144:9a277d391ff9 |
merge |
2006-08-15 |
ack |
11143:e86343be4730 |
merge |
2006-08-15 |
ack |
11142:e16d57440134 |
Don't copy all incoming fragmented packets. |
2006-08-15 |
kfraser |
11141:2ff86cd7bda1 |
merge |
2006-08-15 |
kfraser |
11140:aff2e2b7a23b |
Clean up console fields in start_info structure. Add compat code for |
2006-08-15 |
chris |
11139:6dcd85ea232e |
[qemu patches] Update patches for changeset 11117:60eacb336e35. |
2006-08-15 |
chris |
11138:60eacb336e35 |
[qemu/ia64] Sync ID cache only guest do DMA read. |
2006-08-15 |
kfraser |
11137:d853acd5ed58 |
Clean up vga.c and change default font slot to zero, as other |
2006-08-15 |
ack |
11136:01a4266e4dc9 |
merge |
2006-08-15 |
ack |
11135:5de3bc3c6297 |
merge |
2006-08-15 |
ack |
11134:d48842f924d0 |
Adjust truesize in netfront to more closely reflect real data payload |
2006-08-15 |
kfraser |
11133:ae71e1d92d44 |
Support for vga text modes bigger than 80x25. |
2006-08-15 |
kfraser |
11132:438ed1c4b391 |
[XEND] Apply the domain cpumask fully to every vcpu in the domain. |
2006-08-15 |
kfraser |
11131:9ced76fd7d9b |
Remove another external-to-libxc user of xc_dom0_op(). |
2006-08-15 |
kfraser |
11130:155c11be3b89 |
[VMX] Fix vmxassist for booting Vista. |
2006-08-15 |
kfraser |
11129:651d2d5d2856 |
[VMX] Fix VMX ap boot. |
2006-08-15 |
kfraser |
11128:f2f584093379 |
[POWERPC] Update .hgignore |
2006-08-15 |
kfraser |
11127:0112511542d8 |
Merge with xenppc-unstable-merge.hg |
2006-08-14 |
Hollis Blanchard |
11126:653588bfc0f9 |
[POWERPC] Support console=comX option for Xen console. |
2006-08-14 |
Jimi Xenidis |
11125:c841daf98bb0 |
[POWERPC] memory cleanup (phase 2), destroy (et. al) now work |
2006-08-13 |
Jimi Xenidis |
11124:552d50b3abf2 |
[POWERPC] memory cleanup |
2006-08-13 |
Jimi Xenidis |
11123:920784588848 |
[POWERPC] need a real definition for gnttab_log_dirty() |
2006-08-11 |
Jimi Xenidis |
11122:cdb24f869a56 |
[POWERPC] start-cpu has no return code |
2006-08-09 |
Jimi Xenidis |
11121:3109eaa648e5 |
[POWERPC] enable shadow mode |
2006-08-15 |
Ian Campbell |
11120:b53b154a5126 |
Add a series file to order the patches in patches/linux-<version> |
2006-08-14 |
kfraser |
11119:04e5e80be909 |
[IA64] Fix IA64 build. |
2006-08-14 |
kfraser |
11118:d6783fd456ed |
[HVM] Fix roms.h to depend on acpi data. |
2006-08-14 |
kfraser |
11117:acacf7f1191d |
[VMXASSIST] Fix linker script to define start/end section labels |
2006-08-14 |
kfraser |
11116:7ba73e24c5a5 |
Pick up SMBIOS entry point in the ROMBIOS. |
2006-08-14 |
kfraser |
11115:0b176f84c3bf |
Add code to generate SMBIOS tables to hvmloader. |
2006-08-14 |
kfraser |
11114:5a454f6e320f |
Make room in e820map for SMBIOS tables. |
2006-08-14 |
kfraser |
11113:4210049a5854 |
Add utilities needed for SMBIOS generation to hvmloader. |
2006-08-14 |
kfraser |
11112:963a67ab8130 |
[HVMLOADER] Include xen.h for __HYPERVISOR* constants. |
2006-08-14 |
kfraser |
11111:2afc3f16ae6e |
[LIBXC] Remove unused xc_evtchn_status(). |
2006-08-14 |
kfraser |
11110:eb7e5d95e7ea |
[LINUX] Mark /dev/mem regions as VM_PFNMAP. |
2006-08-14 |
kfraser |
11109:c09d6e997f05 |
[LINUX] Oney 'nosmp' and 'max_cpus=' command line options. |
2006-08-14 |
kfraser |
11108:f8c53e937b30 |
[NET] back: Fix an __init that should be an __exit in loopback driver. |
2006-08-14 |
kfraser |
11107:6b6bfa60707e |
[LINUX][ Fix x86/64 entry.S to use paravirtualized sti/cli properly. |
2006-08-14 |
kfraser |
11106:1b85fbc8c013 |
[XEN] grant tables: update pair of entries using a union to ensure endian neutrality. |
2006-08-14 |
kfraser |
11105:d8338b28bcd6 |
[LINUX] Provide a handy macro for detrmining if we are domain0. |
2006-08-14 |
kfraser |
11104:e061f14161b0 |
[XENBUS] Avoid direct use of xen_start_info. It's unevailable when |
2006-08-14 |
kfraser |
11103:9519445d9e9d |
[NET] linux: Kill the WARN_ON() calls for checksum fixups. |
2006-08-14 |
kfraser |
11102:9c953e1b6fad |
[LINUX] Split useful bits of page.h into new header maddr.h. |
2006-08-14 |
kfraser |
11101:22f278b5fcef |
[HVM][LINUX] Add a header file with wrappers for hvm_op hypercall. |
2006-08-14 |
kfraser |
11100:905ff6e616cc |
[HVM] Add stubs to Linux for the new hvm_op hypercall. |
2006-08-14 |
kfraser |
11099:922931ed15ae |
[NET] back: Tidy up and remove communications via references to global structures. |
2006-08-14 |
kfraser |
11098:4852b556d912 |
[HVM] More info when failing to emulate instruction group 1. |
2006-08-14 |
kfraser |
11097:f328519053f5 |
[XEN] Remove sync_pagetable_state(). No longer needed. |
2006-08-14 |
ssmith |
11096:eb66b68db7b1 |
[XEN] Add some missing put_page()s to __gnttab_copy. |
2006-08-14 |
ssmith |
11095:c0a3f670d0d6 |
[XEN] Add a missing access check to __gnttab_copy. |
2006-08-13 |
kaf24 |
11094:d4c9a653907b |
[XEN] Explicitly include domain_page.h for map_domain_page() and fix a |
2006-08-13 |
kaf24 |
11093:1fcc31985898 |
[XEN] Use gnttab_clear_flag() in new grant-table copy operation. |
2006-08-13 |
kaf24 |
11092:21240dc9f2e8 |
[XEN] Clean up e820 definitions. Define shared set in hvm public dir. |
2006-08-13 |
kaf24 |
11091:befab551b0e1 |
[HVM] HVMOP_get_param return parameter value within the provided parameter struct, |
2006-08-12 |
kaf24 |
11090:0340e579f065 |
[XEN] Add a warning about changeable size of shared_info structure. |
2006-08-12 |
kaf24 |
11089:9900884577de |
[XM-TEST] Fix network tests for -route and -nat |
2006-08-12 |
kaf24 |
11088:41399e5fdc9e |
[NET] front: Restore 16 bytes of reservation |
2006-08-12 |
kaf24 |
11087:857854460d36 |
[LINUX][XENBUS] Wait for devices to connect when frontend driver is loaded as a module. |
2006-08-12 |
emellor |
11086:457c427c28fc |
New xm uptime command. |
2006-08-11 |
kfraser |
11085:44aa6f86830d |
[IA64] Add two extra empty files and add a comment to every empty |
2006-08-11 |
kfraser |
11084:9727328c008e |
[XEN] Remove batched writable pagetable logic. |
2006-08-11 |
kfraser |
11083:1d817bfc5ed9 |
[NET] front: Do not allocate unnecessary page-sized main data area |
2006-08-10 |
kfraser |
11082:80f364a5662f |
[XEN] Fix bug in spurious pagefault detection which could |
2006-08-10 |
kfraser |
11081:323eb29083e6 |
[HVM] Remove unused apic_enabled field from hvm_info_table. |
2006-08-10 |
emellor |
11080:8cca42e2610a |
Revert inadvertent code change from "replace tabs with spaces" changeset. |
2006-08-10 |
kfraser |
11079:247fc1245b21 |
[XEN] Add a new type of grant copy operation. |
2006-08-10 |
kfraser |
11078:4ee64035c0a3 |
Add support for sending event channel interrupts to HVM guests. |
2006-08-10 |
kfraser |
11077:9d4fa3cf4481 |
[LIBXC] clean specified files instead of wildcarding |
2006-08-10 |
kfraser |
11076:108c05a9f706 |
[LIBXC] replace tabs with spaces |
2006-08-10 |
kfraser |
11075:f393ced88d14 |
[HVM] Fix some IOAPIC and LAPIC device model bugs. |
2006-08-10 |
kfraser |
11074:713b0878da2f |
[HVM] Rmove unused field pae_enabled from hvm_info_table. |
2006-08-10 |
kfraser |
11073:ec4979587156 |
[MINIOS] A first step to re-architecture mini-os for a port to ia64. |
2006-08-10 |
kfraser |
11072:485baffca4fd |
[CONSOLE] Always specify CON_ENABLED in Linux ocnsole driver. |
2006-08-10 |
kfraser |
11071:cfd9d4601022 |
Fix 2 issues when creating HVM guests: |
2006-08-09 |
chris |
11070:0e32095a7b46 |
[qemu patches] Update patches for changeset 11048:27bef4f3c1d3. |
2006-08-09 |
chris |
11069:27bef4f3c1d3 |
[qemu] Move acpi to devfn 2, so that it matches the fadt. |
2006-08-09 |
chris |
11068:404277b96e27 |
[qemu patches] Update patches for changesets 11045:bd11c4855c5d and 11046:8a615d28759e. |
2006-08-09 |
chris |
11067:8a615d28759e |
[qemu] HVM acpi port init update. |
2006-08-09 |
chris |
11066:bd11c4855c5d |
[qemu] Disable qemu's acpi support. |
2006-08-09 |
kfraser |
11065:9fc1979e9b00 |
Merge with xen-ia64-unstable. |
2006-08-09 |
kfraser |
11064:b60ea69932b1 |
Merge with xenppc-unstable. |
2006-08-08 |
Hollis Blanchard |
11063:e4f1519b473f |
[LIBXC] put PowerPC loader in libxenguest, not libxenctrl |
2006-08-08 |
Hollis Blanchard |
11062:d161ee2ade7e |
[LIBXC] remove relocated file from Makefile |
2006-08-08 |
Hollis Blanchard |
11061:b2fc8357b8ff |
[LIBXC] move xc_ppc_linux_build.c into a powerpc64 directory |
2006-08-07 |
Amos Waterland |
11060:00a41d1daf89 |
[POWERPC] add support for builtin command line |
2006-08-04 |
Jimi Xenidis |
11059:ecd673684ec8 |
[POWERPC] fixed bad swap of console and store event channels |
2006-08-01 |
Jimi Xenidis |
11058:9d5d7d8b7125 |
[POWERPC] finddevice must return a phandle of -1 |
2006-08-02 |
Hollis Blanchard |
11057:c8870f1aa5ca |
[TOOLS] use standard DPRINTF macro in PPC builder |
2006-08-02 |
Hollis Blanchard |
11056:3c361a48697f |
[POWERPC] correctly allocate domain memory |
2006-08-07 |
Hollis Blanchard |
11055:87cefa5f7c5e |
merge with xen-unstable.hg |
2006-07-27 |
Jimi Xenidis |
11054:61204c1d740e |
[powerpc] update ignores for the new name change |
2006-07-27 |
Jimi Xenidis |
11053:7c3a27bb291e |
[powerpc] Use new method to detect NULL xencomm handle |
2006-08-22 |
awilliam |
11052:91169603a8e8 |
[IA64] Remove PIN processing for Domain-0 vcpu0 |
2006-08-22 |
awilliam |
11051:36ebe6270252 |
[IA64] Add stubs to Linux/IPF for the new hvm_op hypercall. |
2006-08-22 |
awilliam |
11050:909c0cdda57f |
[IA64] Add support for sending event channel interrupts to VT-i guest |
2006-08-22 |
awilliam |
11049:37b25baa3a75 |
[IA64] HMVOP_get_param return parameter value |
2006-08-18 |
awilliam |
11048:d42e9a6f5378 |
[IA64] makes some includes explicit |
2006-08-18 |
awilliam |
11047:493bb0265c12 |
[IA64] perfc compile error patch |
2006-08-18 |
awilliam |
11046:ed22e77a1399 |
[IA64] reformatting hyperprivop.S for 80-column readability |
2006-08-16 |
awilliam |
11045:8c6bb45901e7 |
[IA64] handle ld.s on guest tr mapped page (VTI) |
2006-08-16 |
awilliam |
11044:5becaaabd335 |
[IA64] efibootmgr support |
2006-08-16 |
awilliam |
11043:45cd04201495 |
[IA64] resolve VTI address wrap issue |
2006-08-16 |
awilliam |
11042:e6eede7648ee |
[IA64] enable credit schedule on VTI-domain |
2006-08-16 |
awilliam |
11041:29ef650eb22a |
[IA64] fix non-CONFIG_XEN sparse tree build |
2006-08-16 |
awilliam |
11040:92c62a897c82 |
[IA64] xenasm.S 80-column reformatting |
2006-08-14 |
awilliam |
11039:bef360142b62 |
[IA64] copy_from/to_guest |
2006-08-14 |
awilliam |
11038:9da2cd61822e |
[IA64] reformatting cleanup for xen.lds.S |
2006-08-14 |
awilliam |
11037:6fec75ff8acf |
[IA64] 80-column reformatting for flushd.S |
2006-08-14 |
awilliam |
11036:741fd616f5dc |
[IA64] cleanup |
2006-08-14 |
awilliam |
11035:fa584e5d17b6 |
[IA64] initial cleanup of ivt.S |
2006-08-14 |
awilliam |
11034:7c79d49033c6 |
[IA64] convert stats to perfc, get rid of unsafe hypercall |
2006-08-14 |
awilliam |
11033:50837fb04807 |
[IA64] vti bugs fix |
2006-08-14 |
awilliam |
11032:9105cc8a738c |
[IA64] update xmexample.vti |
2006-08-09 |
awilliam |
11031:fc6c3d866477 |
merge with xen-unstable.hg |
2006-08-09 |
chris |
11030:15304ad81c50 |
[qemu patches] Update patches for changeset 10998:bd04004865ba. |
2006-08-09 |
chris |
11029:bd04004865ba |
[qemu] Add vncunused option. |
2006-08-09 |
awilliam |
11028:111936ef4291 |
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF (libxc) |
2006-08-09 |
awilliam |
11027:d735526b02ec |
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF |
2006-08-09 |
awilliam |
11026:54550e85f25a |
merge with xen-unstable.hg |
2006-08-09 |
Ian Campbell |
11025:b16252dbcb1f |
merge |
2006-08-09 |
Ian Campbell |
11024:c1850c659e40 |
Make ballon and backend drivers fail gracefully if they are unable to initialize |
2006-08-09 |
Ian Campbell |
11023:9f70d57aadcf |
Fix BUG_ON on switch_mm if XENFEAT_writable_page_tables is enabled. |
2006-08-09 |
chris |
11022:01043d543878 |
[qemu patches] Update patches for changeset 10993:dc7b56b8cfb5. |
2006-08-09 |
chris |
11021:dc7b56b8cfb5 |
[hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed. |
2006-08-09 |
kaf24 |
11020:3a2fee0d84f7 |
Build tools/firmware only on x86. |
2006-08-09 |
kaf24 |
11019:e8bdf6a8b74a |
[XEN][IA64] IA64 build fixes after recent PER_CPU changes. |
2006-08-09 |
emellor |
11018:724af97aea47 |
Fix the unit test to match the new way of allocating VNC ports. |
2006-08-09 |
emellor |
11017:009e250505e9 |
Added a couple of unit tests for the sxp parsing. |
2006-08-09 |
emellor |
11016:688012fc0e79 |
Fix reference to buf in parsing of ocaml escapes. |
2006-08-09 |
emellor |
11015:58a04bfedf6b |
Better diagnosis of the failure when Xend crashes. Thanks to Hollis Blanchard |
2006-08-08 |
kaf24 |
11014:b3dd6ceda9bc |
[XEN] Assorted further PER_CPU- or read_mostly-ifications. |
2006-08-08 |
kaf24 |
11013:6b821e310597 |
[XEN] Implement proper __read_mostly memory arrangemengt for x86. |
2006-08-08 |
kaf24 |
11012:aa25666d4643 |
[XEN] Make tracing structures and buffers explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11011:5fc926b58609 |
[XEN] Make multicall info explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11010:ce619ad2d139 |
[XEN] Make per-cpu pending EOI interrupt info explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11009:7e9699af7e12 |
[XEN] Make per-cpu mm information explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11008:0caf8d9218cc |
[XEN] Make per-cpu time information explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11007:5e8c254c9dcd |
[XEN] Make per-cpu schedule data explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11006:7ce412dde1be |
[XEN] Place per-cpu timer info in PER_CPU space. |
2006-08-08 |
kaf24 |
11005:f3fb7727cb9a |
[XEN] Make tlbflush_time a PER_CPU variable. |
2006-08-08 |
chris |
11004:9aac8db168b4 |
[qemu patches] Refresh patches. |
2006-08-08 |
chris |
11003:88a42cf59f46 |
[qemu patches] Update patches for changeset 10974:415614d3a1ee. |
2006-08-08 |
sos22 |
11002:415614d3a1ee |
[hvm/qemu] Flip the device model over to using the new Xen event channels |
2006-08-08 |
sos22 |
11001:857e7b864bb0 |
[hvm] Move the mapping of the shared IO page slightly earlier |
2006-08-08 |
kaf24 |
11000:abd14c5c5496 |
[XENSTAT] Ignore domains that are being created/destroyed during get_info call. |
2006-08-08 |
kaf24 |
10999:986cf8354d11 |
[HVM][VMX] Cleanup vmx vmexit handler. |
2006-08-08 |
kaf24 |
10998:ae14b5b77938 |
[XEND] Daemonise vncviewer when it is spawned from xend. |
2006-08-08 |
kaf24 |
10997:9e061d0dc394 |
[PCI] back: New virtual pci backend: slot |
2006-08-08 |
kaf24 |
10996:51c227428166 |
[XEND] Fix fallback and error path for domain destruction by domid, |
2006-08-08 |
kaf24 |
10995:82230c3273e3 |
[HVM][VMX] Move hvm interface init_hypercall_page initialization into vmx_setup_hvm_funcs. |
2006-08-08 |
kaf24 |
10994:46df563bf1b8 |
[LIBXC] Do not gzclose() after close() on a gzdopen()'ed fd. |
2006-08-08 |
kaf24 |
10993:922f8ae451f6 |
[HVMLOADER] Only install hvmloader if it is built. |
2006-08-08 |
kaf24 |
10992:5f59ac51a7ac |
Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxp |
2006-08-08 |
kaf24 |
10991:2e8b1175fd37 |
[PYGRUB] Flesh out some of pygrub's functionality as was originally |
2006-08-08 |
kaf24 |
10990:d25efa45355b |
[HVM] Fix hvm boot when acpi=1 is specified. |
2006-08-08 |
kaf24 |
10989:600da8225858 |
[XEN] Remove redundant redeclaration of 'machine_restart'. |
2006-08-07 |
chris |
10988:ec8dd0528fc6 |
[qemu patches] Update patches for changesets 10957:08a11694b109 - 10959:06e2a95d3395. |
2006-08-07 |
chris |
10987:06e2a95d3395 |
[qemu] Update ioemu to qemu 0.8.2. |
2006-08-07 |
chris |
10986:98fc8b05193c |
[qemu] Update ioemu to qemu 0.8.2. (.CVS files) |
2006-08-07 |
chris |
10985:08a11694b109 |
[qemu] Update ioemu to qemu 0.8.2. |
2006-08-07 |
jchesterfield |
10984:fd59667e5365 |
Limit blktap static link to just libaio. |
2006-08-07 |
kaf24 |
10983:ababeabf87c5 |
[LINUX] Fix a couple of benign diffs against vanilla spinlock.h. |
2006-08-07 |
kaf24 |
10982:6289234304f1 |
Provides hooks for perfc print/reset/gather. |
2006-08-07 |
kaf24 |
10981:7924b6bd728a |
Change DOM0_PERFCCONTROL: remove array limit. |
2006-08-07 |
kaf24 |
10980:47af0e2ebb13 |
[XEN] Allow users to specify mce/nomce boot parameters. |
2006-08-07 |
kaf24 |
10979:16aa4b417c6b |
[XEN] Clean up shutdown handling and ignore opt_noreboot if dom0 |
2006-08-07 |
chris |
10978:353404fe850c |
[xend] Fix reboot for hvm domains with cdrom devices. |
2006-08-04 |
kfraser |
10977:ffa5b2975dff |
[XEN] Add Xen-attached event channels, which will be used |
2006-08-04 |
kfraser |
10976:49dcd838b7df |
[HVMLOADER] HVM loader initialises hypercall shim and uses |
2006-08-04 |
ack |
10975:7684f9032f9f |
[NET] front: Check for received packets in network_open0 |
2006-08-04 |
chris |
10974:e1a2a8029e9f |
[qemu patches] Update patches for changeset 10945:baa6d08e62a0. |
2006-08-04 |
chris |
10973:baa6d08e62a0 |
[qemu] Add missing semicolon. |
2006-08-04 |
chris |
10972:23166260f6ce |
[qemu patches] Update patches for changeset 10943:1de1bb6a51c5. |
2006-08-04 |
chris |
10971:1de1bb6a51c5 |
[qemu] Update acpi timer to not use a qemu timer. |
2006-08-04 |
chris |
10970:c908f4c9150d |
[hvm firmware] Update hvm acpi dsdt table. |
2006-08-04 |
chris |
10969:253498168658 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10968:1cbf49c018cb |
[qemu patches] Update patches for changeset 10939:5980fb28b050. |
2006-08-04 |
chris |
10967:5980fb28b050 |
[qemu] Free page_array when it's no longer used. |
2006-08-04 |
chris |
10966:36cf965711f6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10965:87346792fe90 |
[qemu patches] Update patches for changeset 10936:a0b3cf802d99. |
2006-08-04 |
chris |
10964:a0b3cf802d99 |
[qemu] Fix qemu memory access beyond 3G @VTi side. |
2006-08-04 |
chris |
10963:7e914d9cd7e6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10962:56b2a028dc7e |
[qemu patches] Update patches for changeset 10933:386990d004b8. |
2006-08-04 |
chris |
10961:386990d004b8 |
[qemu] Add switch to control whether acpi bridge is enabled. |
2006-08-04 |
chris |
10960:c6b2761633c6 |
[qemu patches] Update patches for changeset 10931:3ea0a6847198. |
2006-08-04 |
chris |
10959:3ea0a6847198 |
[qemu] Make sure disk writes really made it to disk before we report I/O |
2006-08-04 |
chris |
10958:cf00bca7c6e1 |
[qemu patches] Update patches for changeset 10929:4dd640c6ce57. |
2006-08-04 |
chris |
10957:4dd640c6ce57 |
[qemu] Fix memset arguments in qemu audio code. |
2006-08-04 |
chris |
10956:92ef1215a6f1 |
[HVM] Wnable sound card support for qemu. |
2006-08-04 |
chris |
10955:70d43812ab02 |
[qemu patches] Update patches for changeset 10926:e47aad0605a3. |
2006-08-04 |
chris |
10954:e47aad0605a3 |
[qemu] Always allow --disable-sdl since there's always vnc support. |
2006-08-03 |
chris |
10953:ea04335d238b |
[blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds. |
2006-08-03 |
chris |
10952:646092d50e82 |
[qemu patches] Update patches for changeset 10923:155385a02d. |
2006-08-03 |
chris |
10951:155385a02d0b |
[qemu] Write the port number where the vnc server is listening to xenstore. |
2006-08-03 |
chris |
10950:955f02563a13 |
[qemu patches] Update patches for changeset 10921:4c2fab8f8c34. |
2006-08-03 |
chris |
10949:4c2fab8f8c34 |
[qemu] Use xenstore to configure ioemu block devices. |
2006-08-03 |
kfraser |
10948:bfe12b4d45d3 |
[HVM] Make copy_{to,from}_guest work for HVM domains. |
2006-08-03 |
ack |
10947:cec400df7462 |
Change default scheduler in user's manual (from sedf to credit). |
2006-08-03 |
kfraser |
10946:7ff6020e4758 |
[HVM] Tidy up e820 parsing in Xen. |
2006-08-03 |
vhanquez |
10945:164ad1411255 |
remove '=' between command line name/argument. |
2006-08-03 |
kfraser |
10944:43ff88825b1a |
[XEN] Allow add_to_physmap to be applied to DOMID_SELF. |
2006-08-03 |
kfraser |
10943:d7242c3a2906 |
[HVM] Remove unused ioreq state IORESP_HOOK. |
2006-08-03 |
kfraser |
10942:3fc216fbef58 |
[HVM][VMX] Get rid of unused 'error' local variable. |
2006-08-03 |
kfraser |
10941:aeb484dafc5b |
[HVM] Declare vlapic_ipi() as static. Used only once. |
2006-08-03 |
kfraser |
10940:3eb0f56d77c2 |
Missing file from previous changeset. |
2006-08-03 |
kfraser |
10939:b33c08de3d98 |
[HVM] Add a concept of HVM parameters to the hypervisor. |
2006-08-09 |
awilliam |
10938:bfc69471550e |
[IA64] fix a fetch code bug |
2006-08-08 |
awilliam |
10937:15498beef5d8 |
[IA64] Remove scheduler heartbeat |
2006-08-08 |
awilliam |
10936:3f3388f3e605 |
[IA64] Virtualize dom0 lid |
2006-08-08 |
awilliam |
10935:555eb7402bd8 |
[IA64] bug fix in ioports_deny_access |
2006-08-08 |
awilliam |
10934:2aaad9cbc926 |
[IA64] enable ioports_deny_access for dom0 |
2006-08-08 |
awilliam |
10933:6c67ca1e1c1a |
[IA64] remove CONFIG_DOMAIN0_CONTIGUOUS and dom0_start |
2006-08-07 |
awilliam |
10932:571022d5afa2 |
[IA64] Add EXPORT_SYMBOL to modularize netfront/netback |
2006-08-04 |
awilliam |
10931:c3e20511c745 |
[IA64] Remove P==M support |
2006-08-04 |
awilliam |
10930:679683333917 |
[IA64] SMP Windows is up on VTI domain |
2006-08-04 |
awilliam |
10929:7cde0d938ef4 |
[IA64] convert more privop_stat to perfc |
2006-08-04 |
awilliam |
10928:e7394daf098d |
[IA64] unprotected perfc_defn.h |
2006-08-03 |
awilliam |
10927:3d6c1af609bf |
[IA64] Convert some stats to perfc. |
2006-08-03 |
awilliam |
10926:147144f9ec51 |
[IA64] fix vDSO paravirtualization. |
2006-08-03 |
awilliam |
10925:47a5dfd1bcd6 |
[IA64] fix memory leak when domVTI is created |
2006-08-03 |
awilliam |
10924:4151d83d0db9 |
[IA64] enabling hypercalls from VT-i domain |
2006-08-03 |
awilliam |
10923:b94d43606bcd |
[IA64] cleanup the hypercall handling code for VT-i domain |
2006-08-02 |
awilliam |
10922:561df7d9cecc |
[IA64] install windows: multiple pagesize fix. |
2006-08-02 |
awilliam |
10921:b13ea287f9c0 |
[IA64] avoid spurious XENBUS error |
2006-08-02 |
awilliam |
10920:b76e86966e7e |
merge with xen-unstable.hg |
2006-08-02 |
emellor |
10919:aa1ab056bfbf |
Clarify the use of vcpu-set. Closes bug #686. |
2006-08-02 |
kfraser |
10918:01734f40860f |
[HVM][SVM] Fix PIO breakage (fixed for VMX in previous changeset). |
2006-08-02 |
kfraser |
10917:7e7552112954 |
[HVM][VMX] Fix dead loop in PIO handling, introduced in c/s 10894. |
2006-08-02 |
kfraser |
10916:ab86a6f3b5ee |
[PCI] Transparent virtualization for pcifront and pciback. |
2006-08-02 |
kfraser |
10915:08415dfc5918 |
[XEN] Allow quick building of individual files. |
2006-08-02 |
kfraser |
10914:9a4a560d0a23 |
[LINUX] Allows userspace tools on a domU to set up a watch on the xenstore. |
2006-08-02 |
kfraser |
10913:153e69eae665 |
[TOOLS] Enhance xenstore-ls to optionally display permissions. |
2006-08-02 |
kfraser |
10912:ee6014279103 |
[LINUX] Clarify a confusing error message in xenbus_probe.c. |
2006-08-02 |
kfraser |
10911:8f452e26224a |
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod. |
2006-08-02 |
kfraser |
10910:9632ececc8f4 |
[TOOLS] lomount: Fix printf formats inside #ifdef DEBUG. |
2006-08-02 |
kfraser |
10909:637e64826342 |
[IA64] Updates the ia64 buildconfigs. |