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 16496:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-11-28
Keir Fraser
16496:71bfeeb0b321
xsm: Fix linker script integration for xsm initcall list.
2007-11-28
Keir Fraser
16495:c00f31f27de6
hvm: Fix 2 type mismatches in vlapic.h and hpet.c for 32-bit build Xen
2007-11-28
Keir Fraser
16494:c76a9aa12d2e
hvm: Inject #UD for un-emulated instructions rather than crash guest
2007-11-28
Keir Fraser
16493:bb31c9325d5f
Fix string length check for vsnprintf() in debugtrace_printk().
2007-11-28
Keir Fraser
16492:43b7d24acf9c
x86_emulate: Emulate RDTSC instruction.
2007-11-28
Keir Fraser
16491:cca2f2fb857d
x86_emulate: Emulate ENTER and LEAVE instructions.
2007-11-28
Keir Fraser
16490:3fdbdd131fc7
[Mini-OS] Catch NULL dereferences
2007-11-28
Keir Fraser
16489:74bd94747ca3
[Mini-OS] Fix strrchr() when string doesn't contain the character.
2007-11-28
Keir Fraser
16488:8d406e2813c8
[Mini-OS] Make gnttab allocation/free safe
2007-11-28
Keir Fraser
16487:f173cd885ffb
vt-d: Some fixes and cleanup of Intel iommu
2007-11-27
Keir Fraser
16486:6fd17d0dcbcd
minios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)
2007-11-27
Keir Fraser
16485:3b71ee29c282
x86_emulate: Fix use-before-initialise warning.
2007-11-26
Keir Fraser
16484:26e766e0c628
vmx realmode: Slight finessing of an error path.
2007-11-26
Keir Fraser
16483:f9a43c6b5be1
vmx realmode: When returning to protected mode we have to massage the
2007-11-26
Keir Fraser
16482:4d6f92fa1014
vmx realmode: Emulate writes to control registers.
2007-11-26
Keir Fraser
16481:f676c0dacbb9
x86_emulate: Emulate LMSW and SMSW.
2007-11-26
Keir Fraser
16480:4deb65519d9b
x86 emulate: Emulate atomic read-modify-write instructions as a
2007-11-26
Keir Fraser
16479:11bfa26dd125
vmx realmode: Fix emulation of exception delivery (stack pointer must
2007-11-26
Keir Fraser
16478:c5332fa8b68d
x86_emulate: Emulate RETF and RETF imm16.
2007-11-29
Alex Williamson
16477:f9ca1d8c9e65
[IA64] Implement guest_os_type for ia64
2007-11-29
Alex Williamson
16476:8d5487ca222f
[IA64] Provide backing for XEN_DOMCTL_set_opt_feature
2007-11-29
Alex Williamson
16475:1de4e5056394
[IA64] Create XEN_DOMCTL_set_opt_feature
2007-11-29
Alex Williamson
16474:ad5fa636bc4e
[IA64] Create common guest_os_type domain config option
2007-11-28
Alex Williamson
16473:22f7a7a42b86
[IA64] Fix assign_domain_mmio_page
2007-11-28
Alex Williamson
16472:c4ed92fb0d05
[IA64] Only use streamlined entry/exit for xen hypercall.
2007-11-28
Alex Williamson
16471:0cc58b6dfeb2
[IA64] vcpu_setcontext: only set cr_irr if VGCF_SET_CR_IRR flag is set.
2007-11-26
Alex Williamson
16470:98defc4f3bf9
[IA64] Add physical to physical data only and reverse transitions.
2007-11-26
Alex Williamson
16469:4ac315e33f88
[IA64] Extract debug_op.h from arch-ia64.h
2007-11-26
Keir Fraser
16468:9f61a0add5b6
x86_emulate: Emulate CPUID and HLT.
2007-11-26
Keir Fraser
16467:dc3a566f9e44
x86_emulate: Emulate LDS/LES/LFS/LGS/LSS.
2007-11-25
Keir Fraser
16466:bb961bda7eff
vmx realmode: Detect and correctly plumb mmio accesses from emulated
2007-11-25
Keir Fraser
16465:6d129d093394
x86_emulate: Emulate CMPS and SCAS string-compare instructions.
2007-11-25
Keir Fraser
16464:7c6944d861b2
x86_emulate: Emulate IRET.
2007-11-25
Keir Fraser
16463:502f5b9469c3
x86_emulate: Decode and emulate PUSHF/POPF.
2007-11-25
Keir Fraser
16462:f6a587e3d5c9
x86_emulate: Allow emulated injection of exceptions and interrupts.
2007-11-25
Keir Fraser
16461:d40788f07a4f
x86_emulate: Emulate far call/jmp. This completes emulation of Grp5.
2007-11-25
Keir Fraser
16460:a194083696d5
vmx realmode: Support privileged EFLAGS updates in emulated realmode.
2007-11-25
Keir Fraser
16459:368bcf480772
vmx realmode: Plumb through I/O port accesses in emulated realmode.
2007-11-25
Keir Fraser
16458:ce3e5e859d66
vt-d: Fix iommu_map_page().
2007-11-24
Keir Fraser
16457:9fd36167ecfa
Remove unused bcopy() implementation.
2007-11-24
Keir Fraser
16456:ad632e4f26d4
Revert 16450:5e8e82e80. Instead remove all arch-specific handling of
2007-11-24
Keir Fraser
16455:51082cf273d4
vmx: Initial framework for real-mode emulation (disabled by default).
2007-11-24
Keir Fraser
16454:d5c396128897
x86_emulate: Support most common segment load/save instructions.
2007-11-24
Keir Fraser
16453:2e7fcea74cb1
x86: Fix read/write control-register in x86_emulate().
2007-11-24
Keir Fraser
16452:b92239112869
vt-d: Some fixes of Intel iommu
2007-11-24
Keir Fraser
16451:483329e219c9
[ACM] Remove aggregate set calculations for Domain-0
2007-11-24
Keir Fraser
16450:5e8e82e80f3b
Fix non-optimized compilation of Xen's memcmp
2007-11-24
Keir Fraser
16449:96409cebd74b
[Mini-OS] Fix domain blocking race
2007-11-24
Keir Fraser
16448:2c52520f3284
[Mini-OS] Permit x86_64 trap handlers to return
2007-11-24
Keir Fraser
16447:ee519207734f
[Mini-OS] Make sure schedule() is called safely
2007-11-24
Keir Fraser
16446:7eea09b18839
[Mini-OS] Fix netfront xmit overflow
2007-11-24
Keir Fraser
16445:eac7ef8ba544
[Mini-OS] Fix net backend path leak
2007-11-24
Keir Fraser
16444:2fd1ead7fdf5
[Mini-OS] Make wake_up callback-safe
2007-11-24
Keir Fraser
16443:fb7b96a980f6
[Mini-OS] Fix init_waitqueue_entry
2007-11-24
Keir Fraser
16442:ebb61551565b
[Mini-OS] Add init_SEMAPHORE
2007-11-24
Keir Fraser
16441:9e88db95ddc7
[Mini-OS] Make semaphores callback-safe
2007-11-24
Keir Fraser
16440:0814fb0f8a4d
x86, hvm: Config option to allow vmxassist to be disabled.
2007-11-23
Keir Fraser
16439:dc9246357cdb
[Mini-OS] Add strrchr()
2007-11-23
Keir Fraser
16438:b1324eca1cd9
[Mini-OS] Add ENOTSUP
2007-11-23
Keir Fraser
16437:c9c476a22036
[Mini-OS] Move _ctype into a module
less
more
| rev 16496:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip