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 17155:
(0)
-10000
-3000
-1000
-120
+120
+1000
tip
age
author
revision
description
2008-02-28
Keir Fraser
17155:5f7bfdeb8748
NUMA node migration
2008-02-28
Keir Fraser
17154:15c3c136206d
x86 shadow: Audit tables and guest walk when we know they are consistent.
2008-02-28
Keir Fraser
17153:0e22182446fa
Add ACPI tables support for AMD IOMMU
2008-02-28
Keir Fraser
17152:36529ef3ef23
blktap: Fix unused warnings in block-qcow2.c with -D_FORTIFY_SOURCE=2.
2008-02-28
Keir Fraser
17151:8612d3d9578a
x86 shadow: Remove lock on first guest table walk.
2008-02-28
Keir Fraser
17150:6b875abd0a9e
stubdom: fix mini-os messages log and SDL termination
2008-02-28
Keir Fraser
17149:ecf7ded43d5c
Rename struct xenkbd_position member abs_z to rel_z. Z-axis motion is
2008-02-28
Keir Fraser
17148:896b543581fe
kexec: extend hypercall for efi memory map, boot parameter and xenheap regions
2008-02-28
Keir Fraser
17147:c88394b7c05a
kexec: Add machine_kexec_get()
2008-02-28
Keir Fraser
17146:90ae3dfdd3cc
kexec: limit scope of the use of compat_kexec_range_t
2008-02-28
Keir Fraser
17145:f8624b023d67
xend: Remove duplicate setResume() method.
2008-02-28
Keir Fraser
17144:c19044cad1a3
Fix error message of xm suspend and xm resume for Domain-0.
2008-02-28
Keir Fraser
17143:e44c6b67a483
ioemu: Send logs to stderr and have xend redirect stderr to the
2008-02-28
Keir Fraser
17142:b6cda88a3da6
stubdom: use PVFB so as to e.g. permit SDL display
2008-02-28
Keir Fraser
17141:45a24393a594
Fix non-portability in xentrace
2008-02-27
Keir Fraser
17140:5e6e1fce3300
ioemu: Expandable storage backends should defeat block-device range checks.
2008-02-27
Keir Fraser
17139:bfd87849ccda
Fix xm save command's #params check.
2008-02-27
Keir Fraser
17138:b58180cf8ab8
xend: Set default vcpu affinity for better performance in NUMA systems.
2008-02-27
Keir Fraser
17137:2b940e46857c
ioemu: Fix e1000 mmio range size.
2008-02-27
Keir Fraser
17136:6951fb517f5b
minios: have xenbus_printf return the error returned by xenbus_write
2008-02-27
Keir Fraser
17135:368d3774a4b5
Fix libxenstat on Solaris
2008-02-29
Alex Williamson
17134:0b20ac6ec64a
[IA64] kexec: Unpin TLB in the hypervisor
2008-02-27
Alex Williamson
17133:daf39fc8038a
[IA64] Updating collision chain length in VHPT is not necessary
2008-02-26
Alex Williamson
17132:f97a0b6152c3
merge with xen-unstable.hg
2008-02-26
Keir Fraser
17131:2a8eaba24bf0
stubdom: log and documentation fixes
2008-02-26
Keir Fraser
17130:e6c3006fd9be
stubdom: fix x86_32 compilation by __moddi3 from FreeBSD
2008-02-26
Keir Fraser
17129:450be98ef36b
Fix xm mem-max command to restore previous setting if xc.domain_setmaxmem fails.
2008-02-26
Keir Fraser
17128:6ef22eefc360
xend: Add free memory size of every node in physinfo to help user to
2008-02-26
Keir Fraser
17127:c8b58f82d893
ioemu: VNC updates should be sent only when requested.
2008-02-26
Keir Fraser
17126:580bcd4c9642
minios: add PVFB support
2008-02-26
Keir Fraser
17125:ca2cf5c1adcc
ioemu: Do not sue xce_handle directly as a file descriptor.
2008-02-26
Keir Fraser
17124:76479f25cdac
x86_emulate: Fix FNSTCW/FNSTSW modrm range check.
2008-02-26
Keir Fraser
17123:4f8c3a61511c
x86 hvm: Fix bugzilla bug 1172.
2008-02-26
Keir Fraser
17122:3278024fa4ea
xentrace: Add a time parameter
2008-02-26
Keir Fraser
17121:0d732e2455b3
xentrace: Disable tracing by default on exit
2008-02-26
Keir Fraser
17120:803c964e3ede
xentrace: Add option to reserve disk space
2008-02-26
Keir Fraser
17119:644ddc6514b1
xentrace: Fix --discard-buffers option
2008-02-26
Keir Fraser
17118:2749d15c7410
ioemu: e1000 emulation
2008-02-26
Keir Fraser
17117:9dd235d6174d
Fix restore of saved image containing rtc_timeoffset
2008-02-26
Keir Fraser
17116:b6323bf8dae0
vtpm: script function for identifying vTPM by its UUID
2008-02-25
Keir Fraser
17115:d34e99141506
stubdom: Disable PCI passthrough functionality for now.
2008-02-25
Keir Fraser
17114:cb3e47897b85
x86: Foreign mappings of HVM-guest pages should not affect type count,
2008-02-25
Keir Fraser
17113:746fc8fe9d75
hvmloader/acpi: Simplify Processor Object definitions.
2008-02-25
Keir Fraser
17112:44ec075760b6
xenoprof: Fix x86 32-on-64 xenoprof_arch_counter() implementation.
2008-02-25
Keir Fraser
17111:89ee92328720
blktap: Remove some code duplication
2008-02-25
Keir Fraser
17110:cd06c0c1bfff
ioemu: Fix Solaris build.
2008-02-25
Keir Fraser
17109:5adc98ae6861
svm: Fix stupid typo in svm_set_interrupt_shadow().
2008-02-22
Keir Fraser
17108:200787660b5f
hvm: More emulation changes: push some of the realmode or HVM-emulate
2008-02-22
Keir Fraser
17107:757cd7bb5e35
xen: Add license stanza to a few public headers.
2008-02-25
Alex Williamson
17106:7e8334e651c4
[IA64] Remove VL_LDFLAGS=ia64.ld from Makefile.target
2008-02-25
Alex Williamson
17105:4a9f31bdfcc0
[IA64] Clear console page for sioemu
2008-02-25
Alex Williamson
17104:07d9e9ca34f0
[IA64] Add a dump command to xenitp
2008-02-22
Alex Williamson
17103:3d6e463d08a2
[IA64] Fix qemu memory access on IA64
2008-02-22
Keir Fraser
17102:8338290757c5
x86 hvm: More emulation simplifications.
2008-02-22
Keir Fraser
17101:b21b434b3b1a
New Xenbus states Reconfiguring and Reconfigured.
2008-02-21
Keir Fraser
17100:09b53f27a18b
hvm: Remove lots of custom trap-and-emulate code and defer to
2008-02-21
Keir Fraser
17099:591cfd37bd54
Move vtd and amd iommu code to arch-generic location.
2008-02-21
Keir Fraser
17098:f1a107ec62b6
x86_emulate: Allow writeback-avoidance optimisation to be defeated by
2008-02-21
Keir Fraser
17097:221b2680ffe5
blktap: qcow2 image format support
2008-02-20
Keir Fraser
17096:ea1dc85d7122
x86/64: Fix PAE-on-64 mmuext_op() preemption.
2008-02-20
Keir Fraser
17095:28dcae176191
xenconsoled: don't force newline with timestamps
2008-02-20
Keir Fraser
17094:6e096456b3e1
ioemu: Share framebuffer between VGA device model and VNC server.
2008-02-20
Keir Fraser
17093:e3c722d483f5
ioemu: Do proper block device extent checks.
2008-02-20
Keir Fraser
17092:511ab2b89ced
xm: Fix xm vcpu-pin to complain for CPU numbers out of range.
2008-02-20
Keir Fraser
17091:6757307d1adc
x86 shadow: Minor fix to the fast emulation patch.
2008-02-20
Keir Fraser
17090:3f1cf03826fe
x86 hvm: Replace old MMIO emulator with x86_emulate()-based harness.
2008-02-19
Alex Williamson
17089:f853c0497095
merge with xen-unstable.hg
2008-02-18
Keir Fraser
17088:8848d9e07584
hvm: Better gating of hvm_get_segment_register() in __hvm_copy().
2008-02-18
Keir Fraser
17087:9d29141a5e52
x86: Fix mod_l3_entry() for PAE-on-64 guests. The adjustment of
2008-02-18
Keir Fraser
17086:eb418cb71d4b
ia64: Fix build after PCI hotplug changes.
2008-02-18
Keir Fraser
17085:bf19616b2ae8
amd iommu: Allow device deassignment.
2008-02-15
Keir Fraser
17084:1cb8d51b4d77
ioemu: Fix the build.
2008-02-15
Keir Fraser
17083:819399d0bdb1
x86: Fix debug build.
2008-02-15
Keir Fraser
17082:c6eeb71a85cf
Enable HVM guest VT-d device hotplug via a simple ACPI hotplug device model.
2008-02-15
Keir Fraser
17081:29c03bc32d3e
hvm acpi: Expose \_S4 ACPI object, allowing suspend-to-disk.
2008-02-15
Keir Fraser
17080:03d13b696027
Provide fast write emulation path to release shadow lock.
2008-02-15
Keir Fraser
17079:38b532eea3bf
vt-d: Fix dom0 boot issue with vtd=1 on Stoakley platform. Turn off
2008-02-15
Keir Fraser
17078:8210e430be2b
xenconsoled: Use ISO8601 date stamp format.
2008-02-19
Alex Williamson
17077:63b0a8cb56ff
[IA64] Fix getvcpucontext hypercall
2008-02-19
Alex Williamson
17076:a0900277d1d1
[IA64] Fix shadow_op_off hypercall
2008-02-19
Alex Williamson
17075:6aa10413da5b
[IA64] Avoid wild use of registers.
2008-02-19
Alex Williamson
17074:aaf4d6d1d83e
[IA64] Handle long vhpt format for ttag and thash.
2008-02-19
Alex Williamson
17073:031c8f407e01
[IA64] Self IO EMUlator - tools part
2008-02-19
Alex Williamson
17072:430a036ab261
[IA64] Self IO EMUlator (sioemu) - Hypervisor part
2008-02-19
Alex Williamson
17071:c750c7177d63
[IA64] Build warning fix
2008-02-15
Alex Williamson
17070:2c9d0eb5a855
[IA64] Handle nested dtlb miss in vmx_dirty_bit
2008-02-14
Alex Williamson
17069:29faad225cbb
[IA64] Make translate_phy_pte() static
2008-02-14
Alex Williamson
17068:d8fbfd8ef184
[IA64] Cleanup vmx_vcpu.h
2008-02-14
Alex Williamson
17067:8e89261a8308
[IA64] Add support for hvm live migration
2008-02-14
Alex Williamson
17066:9e9ba5185ef1
merge with xen-unstable.hg
2008-02-14
Keir Fraser
17065:55ae3b66b1b6
x86/64: Make BIOS call to declare our intention to enter long mode.
2008-02-14
Keir Fraser
17064:72f52dd2dba8
x86 iommu: Define vendor-neutral interface for access to IOMMU.
2008-02-14
Keir Fraser
17063:c9d9bbf1204c
ioemu: Support the WMVi pseudoencoding in the vnc server.
2008-02-14
Keir Fraser
17062:0769835cf50f
x86 shadow: Reduce scope of shadow lock.
2008-02-14
Keir Fraser
17061:80428fb872be
ioemu: Stub out direct-Linux-boot support for anything other than x86.
2008-02-14
Keir Fraser
17060:866e90d5deb4
ioemu: backport upstream's qemu_memalign.
2008-02-14
Keir Fraser
17059:eefd66912b65
minios: drop unused xenblk_rxidx function
2008-02-14
Keir Fraser
17058:c1003b9e0bb8
stubdom: optimize block io completion polling by not polling all the
2008-02-14
Keir Fraser
17057:b9b6caf06f8c
Mini-OS: Fix alignment in maybe_split()
2008-02-13
Keir Fraser
17056:e1dde6f8bc87
xen: Clean up SMP/hotplug headers and implementation a bit.
2008-02-13
Keir Fraser
17055:e7085b40dc08
vmx realmode: Only check for pending interrupts every 16th
2008-02-13
Keir Fraser
17054:ec1fa84147ad
vmx realmode: __hvm_copy() should not hvm_get_segment_register() when
2008-02-13
Keir Fraser
17053:4c64376d439d
x86 vmx: Streamline vmx_interrupt_blocked() to avoid a VMREAD if
2008-02-13
Keir Fraser
17052:e56c9fe4a7e6
x86 vmx: Remove bogus BUG_ON() introduced in previous changeset.
2008-02-13
Keir Fraser
17051:5e1df44d406e
x86 hvm: Factor out save/restore of segment registers from VMX/SVM
2008-02-13
Keir Fraser
17050:0164d924ceba
Tools: fix save/restore of 32-bit PV guests with 64-bit tools
2008-02-13
Keir Fraser
17049:27314cfbcefe
pv-on-hvm: Signal crash to Xen tools when HVM guest panics.
2008-02-12
Keir Fraser
17048:e85399173769
stubdom: missing two renames (avoids always re-compiling newlib)
2008-02-12
Keir Fraser
17047:2424c6a3a0ed
stubdom: Rename stubdom/*.build into stubdom/*-build, newlib into
2008-02-12
Keir Fraser
17046:7e91007fa727
Make stubdom/Makefile override XEN_OS to MiniOS, and add
2008-02-12
Keir Fraser
17045:761604c6136d
[BUILD] Disable LOCALVERSION_AUTO in upstream Linux builds.
2008-02-12
Keir Fraser
17044:419a141ca16d
[BUILD] Fixup support for building upstream kernels.
2008-02-12
Keir Fraser
17043:319a54d5c804
[BUILD] Add option to ensure kernel build is non-interactive.
2008-02-12
Keir Fraser
17042:a905c582a406
Add stubdomain support. See stubdom/README for usage details.
2008-02-12
Keir Fraser
17041:88818d55e95a
libxenctrl headers should not pollute macro namespace with
2008-02-12
Keir Fraser
17040:bd09d9692bda
device-dm: Use SIGHUP before SIGKILL
2008-02-12
Keir Fraser
17039:c3fd43049492
xend: Remove redundant check of maximum memory size.
2008-02-12
Keir Fraser
17038:181578832957
Add timestamp option to xenconsoled
2008-02-11
Keir Fraser
17037:2a3111016f88
Rendezvous selected cpus in softirq (stop_machine).
2008-02-11
Keir Fraser
17036:7b0c0ab0566b
ioemu: Dynamic VNC colour depth.
less
more
| rev 17155:
(0)
-10000
-3000
-1000
-120
+120
+1000
tip