log
graph
tags
branches
changeset
browse
direct-io.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 11192:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-08-19
kaf24
11192:1818ea221bfe
[XENBUS] A few cleanups.
2006-08-18
kfraser
11191:ca9f3a7b1b03
[XEN] Remove shadow2 dependencies from common code.
2006-08-18
kfraser
11190:a658663ab2d0
[HVM] Fix the APM BIOS to ensure that interrupts are enabled when it
2006-08-18
kfraser
11189:28e9bba03425
[XEN] Work around a Linux PAE issue where it sometimes sets
2006-08-18
kfraser
11188:d40dfbef8e5d
Fix Xen Rules.mk eval order so that debug=y always sets verbose=y.
2006-08-17
Christian Limpach
11187:a7dcafb540be
[qemu patches] Update patches for changeset 11186:078bfd250677.
2006-08-17
Christian Limpach
11186:078bfd250677
[qemu] Support HVM guests with more than 3.75G memory.
2006-08-17
Steven Hand
11185:28e3132b9f93
Fix live migration w/ shadow2.
2006-08-17
kfraser
11184:b3bfff8b1c10
[SVM] Fix 64-bit VMRUN.
2006-08-17
kfraser
11183:043a4aa24781
[XEN] Indentation cleanups (remove hard tabs).
2006-08-17
kfraser
11182:7ecfd9b1f641
Missing file from unmodified_drivers directory.
2006-08-17
kfraser
11181:c39d7d8379ad
[XEN] Fix page-fault handler to fall back to shadow-mode fault path if
2006-08-17
kfraser
11180:41130540891e
[NET] front: Improve correctness when there is no connection to backend driver.
2006-08-17
kfraser
11179:a73aa6ec4c76
[NET] front: Allow driver to be built for an HVM guest.
2006-08-17
tdeegan
11178:a88f8c6d9401
Fix 64bit shadow tracking
2006-08-17
kfraser
11177:59f7fc3e5256
Add a small readme file explaining how to build PV-on-HVM drivers.
2006-08-17
kfraser
11176:3127d6744dd1
Update hgignore list for PV-on-HVM drivers.
2006-08-17
kfraser
11175:cbdc98fc3a6f
[NET] front: Allow driver to be built against kernels which do not
2006-08-17
kfraser
11174:8d5e6a78d51e
[NET] front: Make netfront compile against kernels without the GSO patch.
2006-08-17
kfraser
11173:28de3548c65f
[LINUX] Fix return value of gnttab_resume().
2006-08-17
kfraser
11172:8f2fee2c452c
[HVM] Allow blkfront driver to be built for an HVM guest.
2006-08-17
kfraser
11171:88e8abee7575
[HVM] Allow xenbus to run in an HVM guest.
2006-08-17
kfraser
11170:2d734ac9ec85
merge
2006-08-17
kfraser
11169:487fe5006064
[LINUX] Allow xenbus to be built as a module.
2006-08-17
tdeegan
11168:0882db2677b0
Merge
2006-08-17
tdeegan
11167:395bfcf84451
Fix handling of PS bit in 64-bit pagetables
2006-08-17
kfraser
11166:45f3c127069d
[HVM] Avoid accessing start_info from xenbus as far as possible, since
2006-08-17
kfraser
11165:b2f077bbca89
[HVM] Make grant tables functions work in PV-on-HVM drivers.
2006-08-17
kfraser
11164:879918dbe77f
[HVM] Linux driver for the xen platform pseudo-PCI device.
2006-08-17
kfraser
11163:b9af81884b99
[XEN] Fix x86/64 bug where a guest application can crash the
2006-08-17
chris
11162:130eee9e9728
[qemu patches] Update patches for changeset 11161:5c1021595e3c.
2006-08-17
chris
11161:5c1021595e3c
[qemu] Add the xen platform device to the qemu PCI bus.
2006-08-17
ssmith
11160:5e3166de7120
[NET] Fix ``rx->offset: 10, size: 4294967295'' bug.
2006-08-17
chris
11159:24827cb8a945
[qemu patches] Update patches for changeset 11158:a774cbd38187.
2006-08-17
chris
11158:a774cbd38187
[qemu] Default monitor/serial ports to /dev/null if -nographic.
2006-08-17
kfraser
11157:83003532d71f
[NET] back: Initialise first fragment properly
2006-08-16
kfraser
11156:3e75d9b1d556
[XEN] vga code cleanups and additions for other architectures.
2006-08-16
tdeegan
11155:87165e688bc5
Fix broken .hgtags
2006-08-16
kfraser
11154:01345b08d012
merge
2006-08-16
kfraser
11153:f2151423f729
[MINIOS] Fix the build after start_info interface changes.
2006-08-16
tdeegan
11152:e66352312acb
Temporarily disable shutdown-on-HLT code.
2006-08-16
tdeegan
11151:0f917d63e960
Replace shadow pagetable code with shadow2.
2006-08-16
kfraser
11150:fda70200da01
[LINUX] Define is_initial_xendomain() to zero for HVM drivers.
2006-08-16
kfraser
11149:00a70786e550
[LINUX] Update the hvm_op wrapper now that the return value of get_param is in
2006-08-16
kfraser
11148:4b145f81fce4
[NET] front: Fix indentation of a comment.
2006-08-16
kfraser
11147:d4efff1beedb
[NET] front: Allow packets to be copied on the receive path instead of flipped.
2006-08-16
kfraser
11146:6217dbbba0af
[NET] back: Change 'copyall' xenstore node to 'request-rx-copy', which
2006-08-16
emellor
11145:5233c4b076b9
Fix log rotation which was inadvertently broken by changeset 11129:939f75570a15.
2006-08-16
kfraser
11144:c757ebffd500
[NET] back: Support copying packets to the frontend on receive path.
2006-08-16
kfraser
11143:e2e7f4c17b77
[HVM] Provide common support function for HLT emulation: hvm_hlt().
2006-08-16
kfraser
11142:ebd289e3d205
[NET] front: Fix features on resume when csum is off
2006-08-16
shand
11141:30fb6ea3a1f7
Heuristic to detect windows shutdown + power down domain.
2006-08-16
kfraser
11140:4704cd92242e
Rename two xentrace tools to make it obvious that setmask and setsize are xen related.
2006-08-16
emellor
11139:ff124973a28a
Implement xm block-configure for CD-ROMs.
2006-08-16
kfraser
11138:716ef8e8bddc
[HVM] Fix the issue that the HVM 64bit guest cannot boot with 32G memory.
2006-08-16
kfraser
11137:b127e557ee74
[HVM] Fix the HVM hypercall issue when paging is not enabled yet on 64bit host.
2006-08-16
kfraser
11136:7ed73735fd30
This is a small patch that makes a cross compiler successfully compile
2006-08-16
shand
11135:88e6bd5e2b54
Whitespace clean-ups.
2006-08-15
shand
11134:ec03b24a2d83
Fix VT after hvm changes.
2006-08-15
kfraser
11133:bb37d167c82e
[XEND] xc_save/xc_restore open the libxc interface independently
less
more
| rev 11192:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip