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