log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 11356:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-08-22
awilliam
11356:909c0cdda57f
[IA64] Add support for sending event channel interrupts to VT-i guest
2006-08-22
awilliam
11355:37b25baa3a75
[IA64] HMVOP_get_param return parameter value
2006-08-18
awilliam
11354:d42e9a6f5378
[IA64] makes some includes explicit
2006-08-18
awilliam
11353:493bb0265c12
[IA64] perfc compile error patch
2006-08-18
awilliam
11352:ed22e77a1399
[IA64] reformatting hyperprivop.S for 80-column readability
2006-08-16
awilliam
11351:8c6bb45901e7
[IA64] handle ld.s on guest tr mapped page (VTI)
2006-08-16
awilliam
11350:5becaaabd335
[IA64] efibootmgr support
2006-08-16
awilliam
11349:45cd04201495
[IA64] resolve VTI address wrap issue
2006-08-16
awilliam
11348:e6eede7648ee
[IA64] enable credit schedule on VTI-domain
2006-08-16
awilliam
11347:29ef650eb22a
[IA64] fix non-CONFIG_XEN sparse tree build
2006-08-16
awilliam
11346:92c62a897c82
[IA64] xenasm.S 80-column reformatting
2006-08-14
awilliam
11345:bef360142b62
[IA64] copy_from/to_guest
2006-08-14
awilliam
11344:9da2cd61822e
[IA64] reformatting cleanup for xen.lds.S
2006-08-14
awilliam
11343:6fec75ff8acf
[IA64] 80-column reformatting for flushd.S
2006-08-14
awilliam
11342:741fd616f5dc
[IA64] cleanup
2006-08-14
awilliam
11341:fa584e5d17b6
[IA64] initial cleanup of ivt.S
2006-08-14
awilliam
11340:7c79d49033c6
[IA64] convert stats to perfc, get rid of unsafe hypercall
2006-08-14
awilliam
11339:50837fb04807
[IA64] vti bugs fix
2006-08-14
awilliam
11338:9105cc8a738c
[IA64] update xmexample.vti
2006-08-30
kaf24
11337:8a0ad47713f1
[NET] front: move register_netdev() + sysfs attribute registering from create_netdev() into the new open_netdev() function.
2006-08-30
kaf24
11336:d741e86a8766
[XEN] Add a start_pfn field in xen_domctl_getmemlist.
2006-08-30
kaf24
11335:13e09ec65862
Revert powerpc build break after dom0_ops split.
2006-08-30
kaf24
11334:45f6ee334fcc
[XEN] Reserve hypercall number for kexec operations.
2006-08-30
kaf24
11333:926d7b131689
[XEN] physdev: Check for negative irqs in alloc_irq_vector.
2006-08-30
kaf24
11332:dc883b5e906e
[LINUX][X86_64] P2M map must be allocated on page aligned boundary.
2006-08-30
kaf24
11331:a202eef97aa0
[TOOLS] Fix gdbserver build.
2006-08-30
Steven Hand
11330:a39ad4c78850
Fix fix :-)
2006-08-30
Steven Hand
11329:2d2f3b824fc3
Fix hard tabs.
2006-08-30
jchesterfield
11328:550821cdee0a
Block IO safety patch for live migration. Xend checks that VBDs are destroyed before unpausing the domain.
2006-08-30
Ewan Mellor
11327:dc773bf49664
Further shadow_mem_control fixes -- we need to balloon the amount of memory
2006-08-30
Ewan Mellor
11326:a47951e59cbf
Shadow memory should be in MiB, not KiB. It also needs rounding up to be safe.
2006-08-30
Ewan Mellor
11325:f66bae594691
Fix reboot and reconfigure of HVM guests when they are configured with an
2006-08-30
Ewan Mellor
11324:5acf10969b1d
Added an entry to arch._types for x86_64.
2006-08-29
Andrew Warfield
11323:8135621eeb7b
Fix typo.
2006-08-29
Andrew Warfield
11322:90fb2c4d33a5
merge
2006-08-29
akw
11321:7299065fac68
Small blktap cleanups.
2006-08-29
Ewan Mellor
11320:24258e322e88
[XEND] abstract architecture-specific bits in image.py
2006-08-29
Ewan Mellor
11319:051dc0911547
This patch fixed 'xm reboot' to work as you expected with the wait
2006-08-29
Ewan Mellor
11318:b4e9f12df619
Improve xm migrate error message by printing usage instead of "Invalid
2006-08-29
akw
11317:7bfd8efb4fa7
Reduce AIO context allocations in blktap.
2006-08-29
Ian Campbell
11316:8273f730371b
Fix definition of LINUX_VER so that doesn't pickup LINUX_VER3
2006-08-29
tdeegan
11315:a926e72e0491
Merge
2006-08-29
tdeegan
11314:9956c3a3bd84
[XEN] Off-by one error in range checks translating gfns to mfns
2006-08-28
tdeegan
11313:2097de87c920
[HVM] Don't assume that VMENTER causes a TLB flush, when validating
2006-08-28
Christian Limpach
11312:20bb80e54f21
[qemu patches] Update patches for changeset 11273:a1cff03ac7d7.
2006-08-28
Christian Limpach
11311:a1cff03ac7d7
[qemu] Fix PCI config header space writes and set Subsystem-Vendor ID fields.
2006-08-28
Steven Hand
11310:7210b62802be
Fix hypervisor build with performance counters after -unstable
2006-08-28
Steven Hand
11309:78a25a7eac1f
Fix shadow mode 32/PAE linux writable heuristic and add 64-bit version.
2006-08-28
Steven Hand
11308:28824bd2701c
Fix PAE-mode HVM guests with the new shadow code.
2006-08-28
Christian Limpach
11307:f790546ecfda
[qemu patches] Update patches for changeset 11268:350a73222a51.
2006-08-28
Christian Limpach
11306:350a73222a51
[qemu] Add target-i386-dm and hw *.[ch] files to TAGS.
2006-08-28
kaf24
11305:68a1b61ecd28
Fix Intel copyright notice in a single source file.
2006-08-28
kaf24
11304:3798ec84431d
[XEND] Move all of the various log files created by xen to
2006-08-28
kaf24
11303:028862ea9c9d
[HVM] [SMBIOS] Duplicate UUID into serial number in SMBIOS tables.
2006-08-28
kaf24
11302:c61b8296b39a
The following patch fixes a bug where xenconsoled will can SEGV
2006-08-28
kaf24
11301:439fa5d6c5ce
[TOOLS] Remove Gentoo-specific workaround in networking
2006-08-28
kaf24
11300:0cecfb11b76b
[TOOLS] Clean up routed vifs quietly on domain destruction.
2006-08-28
kaf24
11299:b61b7478b324
[HVM][SVM] Allow SVM to take advantage of flag_dr_dirty.
2006-08-28
kaf24
11298:fab84f9c0ce6
[XEN] Rename shadow2 to shadow and move the various source
2006-08-27
Alex Williamson
11297:5b9ff5e8653a
[PATCH] fix null pointer dereference in xen_guest_lookup()
less
more
| rev 11356:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip