age |
author |
revision |
description |
2007-11-08 |
Alex Williamson |
16362:568816a7cb0a |
[IA64] Add paddr_to_pfn for upstream changes |
2007-11-08 |
Alex Williamson |
16361:ee935d2b8a63 |
merge with xen-unstable.hg (staging) |
2007-11-08 |
Keir Fraser |
16360:3e3b0418905f |
Fix xend startup after 16344:0ebac857649591. |
2007-11-08 |
Keir Fraser |
16359:0ebac8576495 |
xend: Allow for non-existent xen-python-path binary. |
2007-11-08 |
Keir Fraser |
16358:c0bdfda5183d |
hvm: Clean up buf_ioreq handling. |
2007-11-08 |
Keir Fraser |
16357:cb6675149af8 |
x86, vt-d: Clean up utils code. |
2007-11-08 |
Keir Fraser |
16356:8ff5bb70136d |
x86, hvm: Clean up periodic timer code a little. This leads naturally |
2007-11-08 |
Keir Fraser |
16355:6d7ea0cf6e5b |
xm: Fix long options of xm sched-credit |
2007-11-08 |
Keir Fraser |
16354:03e7f6806adb |
x86, hvm: Fix boot of HVM guests with pass-thru devices. Cache |
2007-11-08 |
Keir Fraser |
16353:5b8730c78454 |
Replace is_xen_heap_frame() with is_xen_heap_{page,mfn}(). Callers are |
2007-11-07 |
Alex Williamson |
16352:d0cd18d78074 |
[IA64] Fix breakage from upstream and remove duplicate code |
2007-11-07 |
Alex Williamson |
16351:a1247c2df2b4 |
merge with xen-unstable.hg (staging) |
2007-11-07 |
Keir Fraser |
16350:d4c5a1cdcf2e |
network-bridge: Make detection of gateway device more robust. |
2007-11-07 |
Keir Fraser |
16349:4f1363491a77 |
ioemu: Do not use PAGE_SHIFT/PAGE_SIZE/PAGE_MASK macros. Use the libxc |
2007-11-07 |
Keir Fraser |
16348:4fd6610949f1 |
vt-d: Support intra-domain shared interrupt. |
2007-11-07 |
Keir Fraser |
16347:644e7577f6ee |
x86, hvm: Fix typo in no-missed-tick-accounting timer mode. |
2007-11-07 |
Keir Fraser |
16346:00db9ec39831 |
x86: Fix PV guest CR4 handling. We should not leak hidden CR4 bits |
2007-11-07 |
Keir Fraser |
16345:c982fe8a9f91 |
[SHADOW] Fix up change that allowed MMIO mappings to be shadowed |
2007-11-07 |
Keir Fraser |
16344:ff2edb1fd9f2 |
x86: Change cache attributes of Xen 1:1 page mappings in response to |
2007-11-07 |
Keir Fraser |
16343:fbe7ed173314 |
Enable loopback disk image files on readonly nfs filesystem. |
2007-11-07 |
Keir Fraser |
16342:11dcbf74edf2 |
HVM device passthru: Correct PCI_EXP_DEVCTL_FLR |
2007-11-07 |
Keir Fraser |
16341:b544448502a4 |
vt-d: Disable PMR on every vt-d engine. |
2007-11-07 |
Alex Williamson |
16340:ef6415fdaf8a |
[IA64] Simplify thash_purge_and_insert() |
2007-11-07 |
Alex Williamson |
16339:e1cc10766f15 |
[IA64] Remove panic_domain in guest_write_eoi() for NULL_VECTOR |
2007-11-07 |
Alex Williamson |
16338:303ac8ec2359 |
[IA64] Clean up of vcpu_init_regs(). |
2007-11-07 |
Alex Williamson |
16337:1d0a2cb9f383 |
[IA64] vti save-restore: ia64 qemu-dm boot clean up. |
2007-11-07 |
Alex Williamson |
16336:df5b49037c77 |
[IA64] vti save-restore: ia64 hvm builder clean up with respect to hvm params. |
2007-11-07 |
Alex Williamson |
16335:91575bb23d07 |
[IA64] vti save-restore: hvm domain io page clean up. |
2007-11-07 |
Alex Williamson |
16334:74b40a9f4c0a |
[IA64] vti save-restore: clean up arch_get/set_info_guest() |
2007-11-07 |
Alex Williamson |
16333:828cb584c1cc |
[IA64] vti save-restore: reap ioreq after resume. |
2007-11-07 |
Alex Williamson |
16332:166bf3b04495 |
[IA64] vti save-restore: clean up of PV region register handling. |
2007-11-07 |
Alex Williamson |
16331:7ac9bfbc24e2 |
[IA64] Fix spinlock initializer. |
2007-11-06 |
Alex Williamson |
16330:a071725bda88 |
[IA64] Ignore SAL_PHYSICAL_ID_INFO |
2007-11-06 |
Alex Williamson |
16329:3fd755b95f6f |
[IA64] Cleanup: remove unused fields from struct arch_domain |
2007-11-06 |
Alex Williamson |
16328:7ca6e0b9f73d |
[IA64] Cleanup: remove unused functions, add static. |
2007-11-06 |
Keir Fraser |
16327:14faf0a94123 |
xentrace: Add missing xentrace format entries for HVM guests. |
2007-11-06 |
Keir Fraser |
16326:6c218ca2db7e |
[PV-ON-HVM] Fix evtchn of unbind_from_irqhandler() |
2007-11-06 |
Keir Fraser |
16325:55b24410ebfc |
vt-d: Free memory of g2m_ioport_list. |
2007-11-06 |
Keir Fraser |
16324:e2445c775efc |
Users manual updates: |
2007-11-06 |
Keir Fraser |
16323:468a30d74bd6 |
xenstored: Recover from corrupt tdb on reboot |
2007-11-06 |
Keir Fraser |
16322:ed20c4232e16 |
xend: Fix startup crash for some network configurations. |
2007-11-05 |
Keir Fraser |
16321:bfb1cb958632 |
[SHADOW] Fix error paths in guest-pagetable walker. |
2007-11-05 |
Keir Fraser |
16320:d945240821e7 |
Small cleanups to console-input-redirect code in Xen. |
2007-11-05 |
Keir Fraser |
16319:dfe9c0c10a2c |
ioemu: Clean up compile warnings. |
2007-11-05 |
Keir Fraser |
16318:a609b4fc411d |
xm: fix "xm labels type=any" command error |
2007-11-05 |
Keir Fraser |
16317:ddc9e6b2babb |
cpufreq, amd: Xen support for architectural AMD pstate driver |
2007-11-05 |
Keir Fraser |
16316:28487ba2ea1e |
x86, hvm: Minor fix of hvm_set_pci_link_route(). |
2007-11-05 |
Keir Fraser |
16315:070da619e65e |
x86, hvm: More fixes to no-missed-tick-accounting mode. |
2007-11-02 |
Keir Fraser |
16314:650cadd1b283 |
Merge. |
2007-11-02 |
Tim Deegan |
16313:db9f62d8f7f4 |
[SHADOW] Make the guest PT walker more complete. |
2007-11-02 |
Keir Fraser |
16312:838e77a41a3c |
hvm: Timer fixes: |
2007-11-02 |
Keir Fraser |
16311:e11b24680480 |
x86, svm: Add hunk I missed from Jan's debug-register handling |
2007-11-02 |
Keir Fraser |
16310:46f91ed0f7d1 |
Live migration with MMIO pages: fix shadow pte propagation. |
2007-11-02 |
Keir Fraser |
16309:3e397fa3a6ad |
x86_emulate: Allow to build outside Xen tree (in tools/test). |
2007-11-02 |
Keir Fraser |
16308:055d98aa2dd0 |
solaris: Fix Solaris tools build. |
2007-11-02 |
Keir Fraser |
16307:d7d40acebdc1 |
xen: Remove stdint.h include. Xen defines its own types. |