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 10123:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-05-21
kaf24
10123:d9f63f9361c4
[LOADER] Another change to the elf_paddr_offset/virt_base logic.
2006-05-21
kaf24
10122:4dcb93547710
[LOADER] Remove check for VIRT_BASE existence: it's not needed
2006-05-20
kaf24
10121:d081a485f34b
[BUILDER] Always build initial PAE pagetables with a fourth mid-level
2006-05-19
cl349
10120:ab27023d4c5b
Don't require sed to support the -r option.
2006-05-19
cl349
10119:08353fdf4031
Make the latest network-bridge tweaks work in a busybox environment too.
2006-05-19
kaf24
10118:3c2e7925bb93
[SHADOW] Crash the guest rather than BUGing the whole system when out of memory.
2006-05-19
emellor
10117:d0d9f50517f7
Merged.
2006-05-19
Anthony Liguori
10116:ae0175bf0631
Expose the exceptions thrown by xen.lowlevel.xc so they can be caught.
2006-05-19
kaf24
10115:852a1fd80f42
[MINIOS] PAE support.
2006-05-19
harry
10114:9b11eeab4558
Add a read-verify block device test to xm-test.
2006-05-19
stekloff
10113:224e9878c6d4
This patch resizes the file system on the xm-test HVM disk.img to use
2006-05-19
emellor
10112:33b2ae024663
Merged.
2006-05-19
emellor
10111:ea609f28ec01
The enforce_dom0_cpus test sets the number of vcpus for the Dom0 and
2006-05-19
kaf24
10110:d714f923b7cf
Several page allocations, done in the hypervisor when starting an HVM
2006-05-19
kaf24
10109:f4f2ff82e797
[XEND] An empirical and more conservative memory-overhead estimate for PV and HVM guests.
2006-05-19
kaf24
10108:e7d7287ab222
[XEND] separate concept of initial memory size and overhead memory size.
2006-05-19
kaf24
10107:32013c5118d2
[XM-TEST] Use explicit (IP id==packet size) on hping2 tests to avoid
2006-05-19
kaf24
10106:292b4d017d56
[NET] front: Remove duplicate maybe_wake_tx
2006-05-19
kaf24
10105:167790b102ac
Fix xentrace_format to deal with more than 16 CPUs.
2006-05-19
kaf24
10104:a5ef851c217b
[NET] front: remove use of typedefs for structures.
2006-05-19
kaf24
10103:093f8d333568
Place typedefs on their own separate lines in the Xen public headers.
2006-05-19
kaf24
10102:b736d3335641
Introduce is_running_on_xen() to test whether we are running on Xen before
2006-05-19
kaf24
10101:1855124935e2
Fix a crash in gdbserver-xen where it references unmapped memory if
2006-05-18
kaf24
10100:aa17b7173325
[NET] front: remove unnecessary include of proc_fs.h.
2006-05-18
kaf24
10099:3d3e5a3008f6
Check `global' property of the arch specific virqs.
2006-05-18
kaf24
10098:48c0f5489d44
Remove Emacs variables settings from tail of our Linux files.
2006-05-18
kaf24
10097:5e1c99e5d194
Rename init_IRQ to xen_init_IRQ, so that non-x86 can use their own init_IRQ.
2006-05-18
kaf24
10096:25dbb1819633
Remove __TEST_HARNESS__ tests from x86_emulate: instead check for __XEN__
2006-05-18
kaf24
10095:cb4d2fc638ec
[NET] front: clean up create_netdev interface.
2006-05-18
kaf24
10094:b9b316bfab15
[NET] front: Add a sysfs interface for tuning the receive buffer values.
2006-05-18
kaf24
10093:6f957675015d
[NET] front: Give netfront a procectomy. The existing /proc interface
2006-05-18
kaf24
10092:843b9ef21352
[NET] front: Network devices need to be freed by free_netdev not kfree.
2006-05-18
kaf24
10091:65421cc6d86b
[NET] front: The initialization and removal functions should be tagged
2006-05-18
kaf24
10090:119ec4117708
[NET] front: The receive buffer accounting should be unsigned to avoid
2006-05-18
kaf24
10089:898426a79d5a
[NET] front: Minor style fix and eliminate Emacs style comment which
2006-05-18
kaf24
10088:4bd332f2bb1e
[NET] front: clean up transmit queue waking
2006-05-18
kaf24
10087:64fbdbc31dba
[NET] front: Replace user_state with netif_running
2006-05-18
kaf24
10086:21bd82ade5cc
[NET] front: Remove tx_full and unnecessary queue operations
2006-05-18
kaf24
10085:56444cd2805c
Fix the build after SVM patches.
2006-05-18
kaf24
10084:1d2e4a873003
SVM patch to add a host save area per core for the hypervisor and also
2006-05-18
kaf24
10083:0fbec6836905
Fix register corruption caused by c/s 9922.
2006-05-17
kaf24
10082:b4361ae1aabc
SVM patch to cleanup guest event injection logic, remove unnecessary
2006-05-17
kaf24
10081:3d85f350a66a
SVM patch to reverse the logic of the general1 intercepts for easier
2006-05-17
kaf24
10080:632ad28f2fd7
SVM patch to cleanup IOIO handling, do not use "real" mode but rather
2006-05-17
kaf24
10079:81ab21f76a6f
Add hotkey 'v' to hypervisor monitor to print VMCS areas.
2006-05-17
kaf24
10078:345464c2fd47
Allow to specify different time-of-day clock offsets for HVM guests.
2006-05-17
kaf24
10077:dbe396fd6fd8
Theoretically a 0 VIRT_BASE is okay. Change the bail code when
2006-05-17
kaf24
10076:18c3da3ad6f7
When doing local migration, a timing-related problem occurred due to the
2006-05-17
kaf24
10075:72ef14e79cc0
VTPM_TOOLS: Restructured handlers for better clearity and created an ipc
2006-05-17
kaf24
10074:43d141d56c78
This patch fixes the Linux builder so that it dies gracefully when
2006-05-17
kaf24
10073:86d8246c6aff
This patch fixes the x86_64 __xen_guest section allowing Mini-OS to run again.
2006-05-16
kaf24
10072:7cbc1fc8dbea
Add some locking to the PIC device model. Improves SMP guest stability.
2006-05-16
kaf24
10071:7fdc4a8b782b
Fix MOVS instruction emulation for HVM MMIO.
2006-05-16
kaf24
10070:aab3cd33d2ba
[MINIOS] Fix the pagefault handler to detect recursive faults.
2006-05-16
kaf24
10069:3dca5b4add2b
Fixes to the xenoprofile Linux driver.
2006-05-16
kaf24
10068:c20e766a1f72
Our 10,000th changeset! (Clean up trailing whitespace in README file :-)
2006-05-16
kaf24
10067:bc7d49df1651
Fix the tools build:
2006-05-16
kaf24
10066:df1521633fb5
Prevent an oops in Dom0 that occurs when a CD device, specified as one
2006-05-16
kaf24
10065:c5551469f00e
Extend xentrace man page.
2006-05-16
kaf24
10064:18fceb2f6b2d
Use common code for enabling tracing via xenmon and xentrace, also fixing
less
more
| rev 10123:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip