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 17225:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2008-03-18
Keir Fraser
17225:3ab6635f783d
Each TAP/TUN device name for a HVM guest includes its domain ID.
2008-03-18
Keir Fraser
17224:3633eae53572
Fix xc_save compile
2008-03-18
Keir Fraser
17223:f07a7ba63885
Use ioemu block drivers through blktap.
2008-03-18
Keir Fraser
17222:bab6afd2a29f
hvm: Remove incorrect comment from public save header.
2008-03-18
Keir Fraser
17221:12b589420bd1
x86: Clean ups and fixes after bitops changes.
2008-03-18
Keir Fraser
17220:9b0ee101c2e2
svm: Fix the build.
2008-03-17
Keir Fraser
17219:8325f200e194
SVM: handle page faults in emulated instruction fetches
2008-03-17
Keir Fraser
17218:f82baf1755ac
x86 numa: Fix the overflow of physical addresses.
2008-03-17
Keir Fraser
17217:9f6117e9d7d9
hvm bios: Fix EDD pointer in int 13h, fn 48h BIOS call return buffer
2008-03-17
Keir Fraser
17216:b0fe56f7b190
Add -fno-optimize-sibling-calls to debug CFLAGS. Also get rid of ?=
2008-03-17
Keir Fraser
17215:f71f2bcb6cd6
Remove deprecated and unused features from LaTeX source.
2008-03-17
Keir Fraser
17214:e534d7c9029c
Clean up xenstore Makefile.
2008-03-17
Keir Fraser
17213:fea44c1d3e41
Clean up blktap Makefiles.
2008-03-17
Keir Fraser
17212:bf8a3fc79093
Move iommu code to arch-generic locations, and also clean up some VT-d code.
2008-03-16
Keir Fraser
17211:af33f2054f47
x86: Allow bitop functions to be applied only to fields of at least 4
2008-03-10
Keir Fraser
17210:f33328217eee
x86: Reserve 32 bits for each of acpiid and apicid in new phys_id vcpu hypercall.
2008-03-14
Alex Williamson
17209:8c921adf4833
[IA64] Raise a fault with unimplemented physical address
2008-03-14
Alex Williamson
17208:82fa2e6cb592
[IA64] vmx_init_env must be called on every processor
2008-03-14
Alex Williamson
17207:d2a3b823b7aa
[IA64] Cleanup: remove useless commented lines.
2008-03-14
Alex Williamson
17206:13b0f6b7d5a4
[IA64] Cleanup vcpu_set_psr_l()
2008-03-10
Alex Williamson
17205:716a637722e4
[IA64] Remove bogus hypercall arg
2008-03-10
Alex Williamson
17204:7d300a1ea762
[IA64] Initialize guest register to valid value
2008-03-10
Alex Williamson
17203:b45f3a99a4bb
[IA64] Switch to VPS save/restore for HVM
2008-03-10
Alex Williamson
17202:e6d6595d29f7
[IA64] Additional user of pa_clear_uc()
2008-03-10
Alex Williamson
17201:85d25d01d93f
[IA64] Avoid multiple calls to lookup_domain_mpa for io emulation
2008-03-10
Alex Williamson
17200:16f6435a9d07
[IA64] get_wallclock also returns NOW value.
2008-03-10
Alex Williamson
17199:f40a07c00209
[IA64] Prepare sioemu for SMP and save & restore.
2008-03-10
Alex Williamson
17198:d23487433911
[IA64] Automatic xenheap sizing
2008-03-07
Alex Williamson
17197:7619c93e6028
[IA64] Fix io access from the inside of UC physical address
2008-03-07
Alex Williamson
17196:43a87df9a11e
[IA64] Hand optimize for hyperprivop
2008-03-07
Alex Williamson
17195:6225df3ff209
[IA64] Remove GPFN_INV_MASK
2008-03-07
Alex Williamson
17194:d5bcf03596cc
[IA64] Create a vlsapic - viosapic interface
2008-03-07
Alex Williamson
17193:54c7e3798464
[IA64] Stop collision chain search after match is found
2008-03-05
Keir Fraser
17192:59b8768d0d0d
Remove hard tabs from Xen source file.
2008-03-05
Keir Fraser
17191:1166ee0f4765
docs: Remove 'hap' boot parameter from the user manual.
2008-03-05
Keir Fraser
17190:f85b379fa943
x86 hvm: Remove global 'hap' boot parameter now that their is a
2008-03-05
Keir Fraser
17189:86e64b684fb2
ioemu: Let the USB tablet reach the far bottom and right pixels
2008-03-05
Keir Fraser
17188:e1898e917373
ioemu: support shared framebuffer and linesize != width * depth.
2008-03-05
Keir Fraser
17187:21532468020b
x86: New vcpu_op call to get physical CPU identity.
2008-03-05
Keir Fraser
17186:854b0704962b
ioemu: Slown down refresh interval when SDL is minimized
2008-03-04
Keir Fraser
17185:2909b03e05de
ioemu: improve colordepth negotiation
2008-03-04
Keir Fraser
17184:166995f1d588
tools: Compile xentop only if curses are available.
2008-03-04
Keir Fraser
17183:96453af916b9
x86_emulate: Load FPU context before FWAIT.
2008-03-04
Keir Fraser
17182:d6e6ba8a72bf
x86: Clean up FPU code style and add a comment about FNSAVE/FWAIT
2008-03-04
Keir Fraser
17181:017927162815
x86: On CPU shutdown, clear pending FPU exceptions.
2008-03-04
Keir Fraser
17180:771c7124bf38
x86_emulate: Emit emulated forms of most FPU instructions as '.byte
2008-03-04
Keir Fraser
17179:f76f151a7431
xm: Fix 2nd argument value of arg_check() for a few xm commands.
2008-03-03
Keir Fraser
17178:7530c4dba8a5
hvm emulate: Correctly probe when we are in 64-bit mode and set
2008-03-03
Keir Fraser
17177:d0daf11fb35d
ioemu: Fix segfault when creating qcow-backed vbds.
2008-03-03
Keir Fraser
17176:38bbaa69c065
ioemu: xenfb shared memory patch
2008-03-03
Keir Fraser
17175:a2359114b6cb
x86_emulate: More FPU instructions.
2008-03-03
Keir Fraser
17174:c89f6ed56351
x86_emulate: INS/OUTS need Mov attribute to force writeback (since
2008-03-03
Keir Fraser
17173:a142ddb40b1c
Fix xm vcpu-pin for inactive managed domains
2008-03-03
Keir Fraser
17172:990eb630033a
blktapctrl: Fix a potential device minor number leak.
2008-03-03
Keir Fraser
17171:69bb0c4af952
ioemu: sdl blitting
2008-03-03
Keir Fraser
17170:be143a3a90c6
ioemu: fix xenfb slow case update by shifting to the left before
2008-03-03
Keir Fraser
17169:56a7feb9de14
mini-os: fbfront shouldn't send unsolicited updates
2008-03-03
Keir Fraser
17168:703afd373e33
Really delete xen/common/compat/kexec.c
2008-03-03
Keir Fraser
17167:750788fdd42f
kexec: Remove xen/common/compat/kexec.c
2008-03-03
Keir Fraser
17166:f476727b1683
kexec: Add explicit kexec_load_unload_compat()
less
more
| rev 17225:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip