log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 13415:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-01-12
kfraser
13415:65a835dee3bc
[MINIOS] Implement a network frontend driver.
2007-01-12
kfraser
13414:2406531dae95
[MINIOS] Fix grant-entry freelist maintenance.
2007-01-12
kfraser
13413:1fc8fb8ea425
[MINIOS] Support xenbus watches.
2007-01-12
Alastair Tse
13412:dccc51cac027
Make get-fields.sh really get run by bash rather than default /bin/sh.
2007-01-12
kfraser
13411:6a53d3abe7f8
Fix xencomm_copy_{from, to}_guest.
2007-01-12
kfraser
13410:f159e81e0b44
[IA64]: noreturn cannot be used if function may return
2007-01-12
kfraser
13409:3efc6a135cc3
x86/PAE linux: don't restrict upper half of page table entries to 3 bits
2007-01-12
kfraser
13408:bad268302c58
Fix trivial bug in xentop main loop.
2007-01-12
kfraser
13407:d2505c4ca32b
Add vfb config examples.
2007-01-12
kfraser
13406:7bf03e7ad6d0
Parse Solaris VTOCs in pygrub.
2007-01-12
kfraser
13405:c6cea93d3cd9
[PV-on-HVM] Allow platform interrupt to be used for entropy.
2007-01-12
kfraser
13404:7ad205a162a8
x86: properly handle LOCK prefix in privileged PV opcode emulation
2007-01-12
kfraser
13403:3f419d160647
Fix xc_ptrace() for PAE.
2007-01-12
kfraser
13402:3b4ddf62f657
Fix udev check.
2007-01-12
kfraser
13401:9c6531217c7c
[XEN] Fix guest-access macros.
2007-01-12
kfraser
13400:204c2724f800
[XEN] Default to 80x50 VGA text console.
2007-01-12
kfraser
13399:f328425d553e
[LINUX] swiotlb: eliminate KM_SWIOTLB and thus the need for a Xen-specific kmap_types.h.
2007-01-12
kfraser
13398:648e58e31c26
linux/i386: allow CONFIG_HIGHPTE on i386
2007-01-12
kfraser
13397:7c5c72a0283f
[LINUX] x86/64: Sync pagetable management with i386 Xen code.
2007-01-12
kfraser
13396:ded167dc4dc9
[XEN] Consistent assumption that PTEs contain MFNs in both ptwr
2007-01-12
kfraser
13395:95a0b456255a
[XEN] Replace mfn_to_page(lXe_get_pfn()) by lXe_get_page().
2007-01-12
kfraser
13394:162d9d9eaf4a
[HVM] Fix timer interrupt delivery on x64 Vista.
2007-01-11
kfraser
13393:ecf6a0a05350
[XEN] Add LOOP{,Z,NZ} and CBW/CWD/... emulation.
2007-01-11
Ewan Mellor
13392:568ba07641c6
This patch does the following:
2007-01-11
Ewan Mellor
13391:09e3072f71e6
I added a parameter '-md' to 'runtest.sh' for running the xm test suite
2007-01-11
Ewan Mellor
13390:7ce714d3a9ac
Source a file called 'vtpm-impl.alt' if it exists.
2007-01-11
Ewan Mellor
13389:77041741529c
This fixes the xen-api documentation latex-compilation.
2007-01-11
kfraser
13388:f455a26a4170
[XEN] Fix/implement JMP/CALL/RET emulation.
2007-01-11
Alastair Tse
13387:66eba8d1b83a
[XEND] Device update should handle SXP without 'device' as first
2007-01-11
Alastair Tse
13386:bf605c314a91
[XEND] Fix broken block-configure.
2007-01-11
kfraser
13385:2c73e6e647f3
[XEN] Use local var instead of current->domain in two places.
2007-01-11
kfraser
13384:866a167bcb49
[HVM][VMX] Some simplifications, particularly to vmx_load/save_cpu_regs.
2007-01-11
kfraser
13383:a84fc0de350d
[XEN] More emulator fixes and emulate BSWAP.
2007-01-11
Ian Campbell
13382:c8bfa8d94cf6
[XEN] Update comments in elfnote.h interface header.
2007-01-08
john levon
13381:204a4a040a42
Use strstr() to look for "bimodal" string in ELF notes, to allow guests to use
2007-01-11
kfraser
13380:558960865583
[XEN] More emulator fixes:
2007-01-11
Tim Deegan
13379:dc0638bb4628
[HVM] Allow a dom to have nonsense m2p entries when building the p2m
2007-01-09
Jake Wires
13378:e66f047bc97e
[BLKTAP/BLKBACK] name blktap/blkback kernel threads as "domid.virtual_devname"
2007-01-10
Emmanuel Ackaouy
13377:b61be7771104
[XEN] Partial fix for compat build non-portability.
2007-01-10
Emmanuel Ackaouy
13376:aa127e545b73
[XEN] 32on64: need to take multicall context into consideration
2007-01-10
kfraser
13375:160ff08f8b1f
[HVM][VMX] Fix problem taking an NMI on entry/exit
2007-01-10
kfraser
13374:5c5d9692f559
[HVM] Allow PV-on-HVM callback irq to be identified by PCI device.
2007-01-10
kfraser
13373:36fd53b2e3b4
[HVM] Remove unneeded vcpu_kick() from HPET device model.
2007-01-14
awilliam
13372:c6b683ba68f5
[IA64] Fix save/restore
2007-01-14
awilliam
13371:43c5302ee92d
[IA64] Fix multicall hypercall
2007-01-12
awilliam
13370:809043a22786
[IA64] Implement hyper_get_psr
2007-01-12
awilliam
13369:c1b98df7386d
[IA64] Fix xencomm_arch_hypercall_suspend
2007-01-12
awilliam
13368:cd6598396086
[IA64] Simplify lazy cover algorithm
2007-01-11
awilliam
13367:01ea554f1c5e
[IA64] Hypercall optimizations
2007-01-11
awilliam
13366:db72b85b81bb
[IA64] merge increment_iip
2007-01-11
awilliam
13365:d607d575ec6a
[IA64] Can't inject event, when guest is executing rfi
2007-01-12
awilliam
13364:b440f5dbca1f
[IA64] Use original itir when inserting into the single-entry TLB
2007-01-12
awilliam
13363:5d328ef9da71
[IA64] Make crash command happy
2007-01-12
awilliam
13362:8835443fa3b3
[IA64] Resolve a race in tlb_track_search_and_remove()
2007-01-11
awilliam
13361:9cbb1d6fb34a
[IA64] fix domain_flush_vtlb_all()
2007-01-10
awilliam
13360:91be8436952d
[IA64] Clean up build warnings
2007-01-10
awilliam
13359:b11e75e65f90
[IA64] Move cmdline.c to linux-xen
2007-01-10
awilliam
13358:8c9c3ae604bc
[IA64] Add empty nmi.h
2007-01-10
awilliam
13357:bca11a0161e3
[IA64] Remove bogus linux/kernel.h include
2007-01-10
awilliam
13356:58633caeece9
merge with xen-unstable.hg
less
more
| rev 13415:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip