age |
author |
revision |
description |
2007-11-13 |
Keir Fraser |
16376:6c544894b8b2 |
x86: GDT reserved page should be a full page. |
2007-11-13 |
Keir Fraser |
16375:a35586bd493b |
vmx: Restore correct host SYSENTER parameters on vmexit. |
2007-11-13 |
Keir Fraser |
16374:ab516ca6e984 |
vmx: Set HOST_FS and HOST_GS to unusable on vmexit. |
2007-11-13 |
Keir Fraser |
16373:5e4d4934a5d7 |
tools: Avoid -nostdlib argument to $(LD). |
2007-11-13 |
Keir Fraser |
16372:37be0bb60518 |
Revert 16067:9f9f9b68cd08a03fc8cfad9f5ab702e50b6b6463. |
2007-11-11 |
Keir Fraser |
16371:dfca1120813f |
libxc: Consistently print errno on write() error in domain_save code. |
2007-11-11 |
Keir Fraser |
16370:f669bf5c6720 |
libxc: Consolidate read()/write() syscall wrappers to read/write an |
2007-11-10 |
Keir Fraser |
16369:a790ad6ef073 |
solaris, xend: Fix FMRI for Solaris SMF. |
2007-11-10 |
Keir Fraser |
16368:afd7d5c96e09 |
xend: Fix appending policy module to end of grub's config file |
2007-11-09 |
Keir Fraser |
16367:8d8d179b9b05 |
vmx: Enable WBINVD intercepts to avoid real WBINVD for non-vtd guests. |
2007-11-09 |
Keir Fraser |
16366:837f83225153 |
svm: Intercept and disallow MONITOR/MWAIT. |
2007-11-09 |
Keir Fraser |
16365:fc8be8f3707b |
x86, hvm: Better handling of INVD/WBINVD on VMX and SVM. |
2007-11-08 |
Keir Fraser |
16364:1dcb24e6c4e4 |
Merge with ia64 tree. |
2007-11-08 |
Keir Fraser |
16363:0f792d2c7ee3 |
Fix i386 Xen build. |
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. |
2007-11-02 |
Keir Fraser |
16306:4c1b7e48f791 |
ioemu: Remove dependency on linux/input.h |
2007-11-02 |
Keir Fraser |
16305:3582a7a52c10 |
x86, svm: Adds nested paging performance counter to svmexit |
2007-11-02 |
Keir Fraser |
16304:b41333afc9cc |
Merge with ia64/xen-unstable.hg |
2007-11-01 |
Keir Fraser |
16303:2462265f09ae |
Fix use-after-free in xenconsoled. |
2007-11-01 |
Keir Fraser |
16302:7cd040290f82 |
ioemu: ioemu portion of buffered-io fix. |
2007-11-01 |
Keir Fraser |
16301:338f3c34e656 |
x86: Fix various problems with debug-register handling. |
2007-11-01 |
Alex Williamson |
16300:cbf8224779c6 |
[IA64] Add support for 4 & 8 byte buffered io |
2007-11-01 |
Alex Williamson |
16299:4255ca79f9d9 |
merge with xen-unstable.hg (staging) |
2007-11-01 |
Keir Fraser |
16298:adefbadab27c |
x86/64: Fix the build. |
2007-11-01 |
Keir Fraser |
16297:2a5461071ca4 |
x86, hvm: Fix stdvga and buffered-io code. |
2007-11-01 |
Keir Fraser |
16296:ba1b6f9d33f5 |
acm, xend: Follow linked files. |
2007-11-01 |
Keir Fraser |
16295:76f30b65854f |
xend: Fix missing boolean xend config options |
2007-11-01 |
Keir Fraser |
16294:931e4b987257 |
PV-on-HVM: Define BLOCKING_NOTIFIER_HEAD macro for old Linux kernels. |
2007-10-31 |
Keir Fraser |
16293:3191627e5ad6 |
xenperf: Fix typo in mlock() invocation. |
2007-10-31 |
Keir Fraser |
16292:e2d76fb12ae2 |
ia64: Fix the build after guest_physmap_add_page() changes. |
2007-10-31 |
Keir Fraser |
16291:2717128cbdd1 |
hvm: Fail attempts to add pages to guest pseudophys memory map above |
2007-10-31 |
Keir Fraser |
16290:c7d5d229f191 |
x86, hvm: Allow HAP to be enabled on 32-bit Xen (but still disabled by default). |
2007-10-31 |
Keir Fraser |
16289:eaa8014ef779 |
x86, hvm: Fix 'no_missed_tick_accoutning' timer mode. |
2007-11-01 |
Alex Williamson |
16288:41c1731c9125 |
[IA64] Implement some PAL procedures |
2007-11-01 |
Alex Williamson |
16287:b235b68a0f4f |
[IA64] Update pal.h and pal.S to linux-2.6.21 |
2007-11-01 |
Alex Williamson |
16286:42e032f52371 |
[IA64] Fix ia64_sal_get_state_info() emulation bug |
2007-10-30 |
Alex Williamson |
16285:a07288a84785 |
merge with xen-unstable.hg (staging) |
2007-10-30 |
Keir Fraser |
16284:7eb68d995aa7 |
ia64: Fix after stdvga performance changes to bufioreq struct. |
2007-10-30 |
Keir Fraser |
16283:9379c83e14b5 |
x86, hvm: Flush local TLB after any change to linear pagetable mapping. |
2007-10-30 |
Keir Fraser |
16282:44dde35cb2a6 |
x86, hvm: New timer mode 'no missed-tick accounting'. |
2007-10-30 |
Ian Campbell |
16281:cc58c6f3950e |
Refactor buildconfigs/mk.* to make the common rules separate from the |
2007-10-30 |
Ian Campbell |
16280:0c64074794da |
ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify it |
2007-10-30 |
Ian Campbell |
16279:34f7017a5941 |
Always use ketchup for tarball sources, since the only non-user was |
2007-10-30 |
Ian Campbell |
16278:4687dc12f1af |
Remove the linux-2.6-paravirt build target since it is obsolete now the code is |
2007-10-30 |
Keir Fraser |
16277:4b4c75cb6c0f |
x86: cache current vcpu in some trap-handling functions. |
2007-10-30 |
Keir Fraser |
16276:007ff84be506 |
vt-d: Do dpci eoi outside of irq_lock. |
2007-10-30 |
Keir Fraser |
16275:26fb702fd8cf |
Update README file for Xen 3.2, and add tboot makefile targets and |
2007-10-30 |
Keir Fraser |
16274:afd768e9382e |
Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen. |
2007-10-30 |
Keir Fraser |
16273:ceb195042ca7 |
acm, xm: Propagate error codes. |
2007-10-30 |
Keir Fraser |
16272:dc3fcd5dd4eb |
qemu vnc auth 4/4: XenD config for VNC TLS protocol |
2007-10-30 |
Keir Fraser |
16271:f7026f931e60 |
qemu vnc auth 3/4: Add VNC auth support from upstream QEMU |
2007-10-30 |
Keir Fraser |
16270:5cc6a30faf69 |
qemu vnc auth 2/4: Revert current VNC auth support |
2007-10-30 |
Keir Fraser |
16269:d25ab83a89e3 |
qemu vnc auth 1/4: QEMU event handler bug fix |
2007-10-30 |
Keir Fraser |
16268:09d8b6eb3131 |
xend: Reduce xenstore transactions when listing domains |
2007-10-29 |
Keir Fraser |
16267:4034317507de |
x86: allow pv guests to disable TSC for applications |
2007-10-29 |
Keir Fraser |
16266:ba8c2bbaad79 |
x86: Remove dead code from arch_get_info_guest(). |
2007-10-29 |
Keir Fraser |
16265:955ee4fa1345 |
xenconsoled: Rate-limit activity caused by each domU. |
2007-10-29 |
Keir Fraser |
16264:3bb94bb35dad |
Allow incremental access to hypervisor console log. |
2007-10-29 |
Keir Fraser |
16263:23582bcda6e1 |
x86: Clean up NMI delivery logic. Allow set_trap_table vector 2 to be |
2007-10-29 |
Keir Fraser |
16262:63bfed7b662b |
x86, hvm: Clean up code style in stdvga code and do not compile for |
2007-10-29 |
Keir Fraser |
16261:03b006b02995 |
x86, vt-d: Move out isa irq mapping from hvm_do_IRQ_dpci() |
2007-10-29 |
Keir Fraser |
16260:752d6e94a4c0 |
xend, acm: Trigger a script when a resource's label changes |
2007-10-29 |
Keir Fraser |
16259:0fa1643c48ff |
xend, acm: Fix bad indentation |
2007-10-26 |
Keir Fraser |
16258:aa56bb2fe7d9 |
Fix PVFB device initialization |
2007-10-26 |
Keir Fraser |
16257:05f257f4f3c7 |
x86: Replace FLUSH_LEVEL() parameter to flush_area() with rather |
2007-10-26 |
Keir Fraser |
16256:537b8edb1efa |
serial: Check index argument before indexing into an array. |
2007-10-26 |
Keir Fraser |
16255:62426339d644 |
Fire watch for non-dom0 backend when frontend is removed from xenstore |
2007-10-26 |
Keir Fraser |
16254:3fe75ef9ca93 |
x86/64: paravirt 32-on-64 call gate support |
2007-10-26 |
Keir Fraser |
16253:1438f3255384 |
Clean up xen/xsm/xsm_policy.c compilation warning on !x86. |
2007-10-26 |
Keir Fraser |
16252:3980cdd8f879 |
LAPIC timer accounting fix |
2007-10-26 |
Keir Fraser |
16251:0fbb6ec3ed47 |
x86: Fix 32-bit build, and remove pragma usage in public headers (and |
2007-10-26 |
Keir Fraser |
16250:d31f63db5f1e |
x86, hvm: Allow Cirrus VGA BIOS to clear framebuffer with minimal PIO writes. |
2007-10-26 |
Keir Fraser |
16249:413107fa49a5 |
x86, hvm, vt-d: Kill timer in iommu domain destroy |
2007-10-26 |
Keir Fraser |
16248:cae485f682aa |
x86, hvm: Improve standard VGA performance |
2007-10-26 |
Keir Fraser |
16247:2d238ca6d51a |
x86: Fix MTRR/PAT virtualisation on PAE |
2007-10-26 |
Keir Fraser |
16246:fd09283562e2 |
hvm: Clean up firmware compilation warnings. |
2007-10-26 |
Keir Fraser |
16245:b5a2cbca3930 |
hvm, x86: Allow virtual timer mode to be specified. |
2007-10-25 |
Keir Fraser |
16244:a9171b9c3fd8 |
xentrace: Fix race in updating consumer ring index. |
2007-10-25 |
Keir Fraser |
16243:c3b41281b1fc |
ia64, qemu-dm: Trivial build fix. |
2007-10-25 |
Keir Fraser |
16242:3d97c1c1f7c8 |
pv-on-hvm: fixes for unmodified drivers build and modern Linux |
2007-10-25 |
Keir Fraser |
16241:01d45050a808 |
qemu: Add extra tracing around logdirty bitmap setup. |
2007-10-25 |
Keir Fraser |
16240:e4cd41c5c4e8 |
hvm: In xenstore_process_logdirty_event(), if a stale shared memory |
2007-10-25 |
Keir Fraser |
16239:b4060976cf5e |
hvm: Improve and limit the messages for unexpected mmio accesses to |
2007-10-25 |
Keir Fraser |
16238:b100412f621c |
hvm,x86: Add more vmxassist opcodes for Ubuntu 7.0.4 support |
2007-10-25 |
Keir Fraser |
16237:a4df9c0c33fd |
pv-qemu 10/10: Make xenconsoled ignore doms with qemu-dm |
2007-10-25 |
Keir Fraser |
16236:e8905caa47b5 |
pv-qemu 9/10: XenD device model re-factoring |
2007-10-25 |
Keir Fraser |
16235:b34ba3bcab0b |
pv-qemu 8/10: Add pv console to QEMU paravirt machine |
2007-10-25 |
Keir Fraser |
16234:695871933840 |
pv-qemu 7/10: Async negotiation with xenfb frontend |
2007-10-25 |
Keir Fraser |
16233:b760a4aa8dcf |
pv-qemu 6/10: Merge private & public xenfb structs |
2007-10-25 |
Keir Fraser |
16232:54b72f14eb25 |
pv-qemu 5/10: Refactor QEMU console integration |
2007-10-25 |
Keir Fraser |
16231:93938fee0bf5 |
pv-qemu 4/10: Refactor xenfb event handlers |
2007-10-25 |
Keir Fraser |
16230:1ed990bc8da9 |
pv-qemu: Remove standalone xenfb code |
2007-10-25 |
Keir Fraser |
16229:290b460838a8 |
pv-qemu 2/10: Add a QEMU machine type for paravirt guests |
2007-10-25 |
Keir Fraser |
16228:65b961265093 |
pv-qemu 1/10: Add a QEMU machine type for fullvirt guests |
2007-10-25 |
Keir Fraser |
16227:168beb9a27a5 |
x86: Save/restore new syscall/sysenter context info. |
2007-10-25 |
Tim Deegan |
16226:e5a0ed682280 |
[XEN] Remove dead code. |
2007-10-25 |
Keir Fraser |
16225:5eb7729fcca0 |
xen: Fix new domctl/sysctl structs to be 32-/64-bit invariant. |
2007-10-25 |
Keir Fraser |
16224:f63aba1b5387 |
xend: fix hvm domain restore failure when using vncdisplay option. |
2007-10-25 |
Keir Fraser |
16223:0f86492f1a8c |
x86: GDTR must be reset after using real-mode BIOS services. Some |
2007-10-25 |
Keir Fraser |
16222:ffc17d35d636 |
vt-d: add a vt-d howto setup document |
2007-10-25 |
Keir Fraser |
16221:beb81ee16009 |
xend, acm: small fixes |
2007-10-25 |
Keir Fraser |
16220:c8ef0ae53bba |
xend, acm: Put the __UNLABELED__ label into the mapfile if policy specifies it |
2007-10-25 |
Keir Fraser |
16219:a2222599b97b |
xend: Reworked initialization of XSPolicy administration class |
2007-10-25 |
Keir Fraser |
16218:f0c98631b2e5 |
xm-test: various fixes |
2007-10-30 |
Alex Williamson |
16217:c17bfb091790 |
[IA64] Make Xen relocatable |
2007-10-30 |
Alex Williamson |
16216:9adec82f7bfe |
[IA64] Simplify emulate_io_inst |
2007-10-30 |
Alex Williamson |
16215:9e0fe6aaac49 |
[IA64] Increase NITRS/NDTRS to 12 |
2007-10-30 |
Alex Williamson |
16214:c30eff01402a |
[IA64] xenitp: typo fix |
2007-10-30 |
Alex Williamson |
16213:c9535eb45a8b |
[IA64] Enable dbr for VTi domain |
2007-10-24 |
Alex Williamson |
16212:359484cee7d9 |
[IA64] Check range of r2 for mov rr[r3]=r2 |
2007-10-24 |
Alex Williamson |
16211:8cea24cf57c7 |
[IA64] Minor fixes in domain.h |
2007-10-24 |
Alex Williamson |
16210:71fcc70ea78b |
[IA64] Define IA64_DOMAIN_RID_BITS_OFFSET. |
2007-10-24 |
Keir Fraser |
16209:2b11cb52f6a0 |
x86: Remove dependency on stdbool.h. |
2007-10-24 |
Keir Fraser |
16208:185a13c03255 |
x86: Remove CALLBACKTYPE_sysexit. |
2007-10-24 |
Keir Fraser |
16207:aeebd173c3fa |
x86-64: syscall/sysenter support for 32-bit apps for both 32-bit apps |
2007-10-24 |
Keir Fraser |
16206:7b5b65fbaf61 |
minios: xenbus wait fixup |
2007-10-24 |
Keir Fraser |
16205:b0a7612ae372 |
minios: Make NSEC_TO_USEC/NSEC_TO_SEC macros expression safe. |
2007-10-24 |
Keir Fraser |
16204:eb786950169c |
x86/64: Fix the build. |
2007-10-24 |
Keir Fraser |
16203:4393255607be |
x86, dom0: Allow get idle time stats by mask. |
2007-10-24 |
Keir Fraser |
16202:c05ec22a9106 |
x86, cpufreq: Allow dom0 kernel to govern cpufreq via the Intel |
2007-10-23 |
Alex Williamson |
16201:2ad8550033cb |
merge with xen-unstable.hg (staging) |
2007-10-23 |
Keir Fraser |
16200:6a9b1626c82a |
Add definitions for machine check MSRs introduced in AMD Family 0x10 (Barcelona). |
2007-10-23 |
Keir Fraser |
16199:47ad9f54e74b |
xentop: build fix for *bsd. |
2007-10-23 |
Keir Fraser |
16198:8f33d2c6c67c |
libxc: check length on string copy (strcpy -> strncpy). |
2007-10-23 |
Keir Fraser |
16197:b3fa9b58a102 |
hvm, vt-d: Add memory cache-attribute pinning domctl for HVM |
2007-10-23 |
Keir Fraser |
16196:9d1d27fddc50 |
Use $(SHELL) to find shell to run get-fields.sh script. |
2007-10-23 |
Keir Fraser |
16195:4970cbf9b19e |
x86: Fix xentrace of hypercalls in debug builds of Xen. |
2007-10-23 |
Keir Fraser |
16194:5a213170b06e |
vt-d: Fix a bug in pmr register disabling code. |
2007-10-23 |
Keir Fraser |
16193:b28ae5f00553 |
xenmon: Fix security vulnerability CVE-2007-3919. |
2007-10-22 |
Keir Fraser |
16192:118a21c66fd5 |
x86: small boot-time changes: |
2007-10-23 |
Alex Williamson |
16191:f9772037c2e7 |
[IA64] Prevent softlock when destroying VTi domain |
2007-10-22 |
Alex Williamson |
16190:d105b8c30b7d |
merge with xen-unstable.hg (staging) |
2007-10-22 |
Keir Fraser |
16189:24c2745f939f |
vt-d: Fix PCI=device parsing. |
2007-10-22 |
Keir Fraser |
16188:368f563f2fd0 |
A few small fixes for xenstored: |
2007-10-22 |
Keir Fraser |
16187:dc2ff26bbdf6 |
ia64: Fix ia64 PV domain creation with new vhpt-size parameter. |
2007-10-22 |
Keir Fraser |
16186:3e7c86602c70 |
hvm/x86: MTRR/PAT virtualisation. |
2007-10-22 |
Keir Fraser |
16185:42d8dadb5864 |
x86: Allow NMI callback CS to be specified via set_trap_table() |
2007-10-22 |
Keir Fraser |
16184:183a2d6eaadf |
Allow a guest to send NMIs to its VCPUs. |
2007-10-22 |
Keir Fraser |
16183:c44d82f36665 |
ia64: make buffered pio aware of save/restore. |
2007-10-22 |
Keir Fraser |
16182:d77da4c174f7 |
ia64: Add HVM_PARAM_BUFPIOREQ_PFN constant. |
2007-10-22 |
Keir Fraser |
16181:3b481059a54d |
x86: Allow BOOT_TRAMPOLINE to be changed without needing manual |
2007-10-22 |
Alex Williamson |
16180:62a7a2f4d9c7 |
[IA64] Fix MMIO readb operation |
2007-10-22 |
Alex Williamson |
16179:ecbda3783c85 |
[IA64] Don't share privregs with hvm domain |
2007-10-22 |
Alex Williamson |
16178:7e69ca25c278 |
[IA64] Kdump: 64-bit aligned access to elf-note data |
2007-10-21 |
Alex Williamson |
16177:98ac6d05aed2 |
[IA64] Enable switch to PHY_D mmu mode |
2007-10-21 |
Alex Williamson |
16176:da8e527d20bd |
[IA64] phy_d mode in thash_vhpt_insert |
2007-10-21 |
Alex Williamson |
16175:85613b8c4176 |
[IA64] Handle phy_d mode in vmx_hpw_miss |
2007-10-21 |
Alex Williamson |
16174:1e27eb0c9f22 |
[IA64] New features for xenitp |
2007-10-21 |
Alex Williamson |
16173:c1e272707063 |
[IA64] vti domain save/restore: libxc: implement vti domain save/restore |
2007-10-21 |
Alex Williamson |
16172:d251f99b55e7 |
[IA64] ti domain save/restore: libxc: add support set/get_hvmcontext support |
2007-10-21 |
Alex Williamson |
16171:e7d7a4adf357 |
[IA64] vti domain save/restore: implement hvm_save/load. work in progress. |
2007-10-21 |
Alex Williamson |
16170:ff1f49f62204 |
[IA64] vti domain save/restore: implement arch_get/set_info_guest() more |
2007-10-21 |
Alex Williamson |
16169:d261b2d5e988 |
[IA64] vti domain save/restore: clean up vti break fault handler |
2007-10-21 |
Alex Williamson |
16168:328dcc446f9e |
merge with xen-unstable.hg |
2007-10-20 |
Keir Fraser |
16167:7231d971f78c |
hvm: Fix PCI-passthru string parsing. |
2007-10-19 |
Keir Fraser |
16166:6df47366830c |
Replace sysctl.physinfo.sockets_per_node with more directly useful |
2007-10-19 |
Keir Fraser |
16165:975811798ffe |
Avoid passing uninitialised ACPI tables to dom0 when checksums fail. |
2007-10-19 |
Keir Fraser |
16164:959b4b92b6bf |
x86: Fix EFLAGS adjustment for emulated instructions. |
2007-10-19 |
Keir Fraser |
16163:08295dc13166 |
Fix x86/64 build for *BSD. |
2007-10-19 |
Keir Fraser |
16162:6236adfbebe6 |
x86: Fix get_page_from_l1e() and avoid host crash on 'xm save'. |
2007-10-19 |
Keir Fraser |
16161:bf3514726c1b |
x86: Remove io_apic fake-vector style of IRQ acknowledgement. Not |
2007-10-19 |
Keir Fraser |
16160:e733e6b73d56 |
vt-d: Allow pass-through of shared interrupts. |
2007-10-19 |
Keir Fraser |
16159:bc4afcd4c612 |
vt-d: Detect and report failure to assign a pass-thru PCI device. |
2007-10-19 |
Keir Fraser |
16158:3ad0080ad9b5 |
ia64: configure VHPT size per domain: ia64 part |
2007-10-19 |
Keir Fraser |
16157:c5530fbbe9d0 |
ia64: configure VHPT size per domain: common part |
2007-10-18 |
Keir Fraser |
16156:218f054a3587 |
xen, xsm: Remove private function prototype from public header. |
2007-10-18 |
Keir Fraser |
16155:789e4303b330 |
tools: Remove bogus external uses of xc_private.h. Clean up libflask. |
2007-10-18 |
Keir Fraser |
16154:9ea5f4c1feb5 |
hvm: Split save.c into arch generic/specific part. |
2007-10-18 |
Keir Fraser |
16153:a87d94be1172 |
Split xen/include/public/hvm/save.h into common part and x86 specific part. |
2007-10-18 |
Keir Fraser |
16152:07063bca8a10 |
Split asm-x86/hvm/support into arch generic part and x86 specific part. |
2007-10-18 |
Keir Fraser |
16151:46a7c9a15b0f |
x86, vt-d: Fail PCI device assignment if device already assigned. |
2007-10-18 |
Keir Fraser |
16150:2173fe77dcd2 |
x86: Fix writable-pagetable cmpxchg path to properly adjust PTE (i.e., |
2007-10-17 |
Keir Fraser |
16149:16f5672879c8 |
x86: add option to display last exception records during register dumps |
2007-10-17 |
Keir Fraser |
16148:765600a13e4a |
vmx: last branch recording MSR emulation |
2007-10-17 |
Keir Fraser |
16147:ca2984b17fcf |
x86: Tighten handling of page-type attributes and make |
2007-10-17 |
Keir Fraser |
16146:b4278beaf354 |
hvm: Fix one-shot timers. Do not disable until the interrupt has been |
2007-10-17 |
Keir Fraser |
16145:d994e6d3136d |
x86: Reduce logging about get_page_type() failures. |
2007-10-17 |
Keir Fraser |
16144:76bf1fcaf01d |
x86: Remove invlpg_works_ok and invlpg only single-page regions. |
2007-10-17 |
Keir Fraser |
16143:86bd91e90eec |
Fix xenstore unwatch with node name starting with "@" |
2007-10-17 |
Keir Fraser |
16142:786a210e7cab |
hvm: TCGBIOS fixes |
2007-10-16 |
Keir Fraser |
16141:a38a2fdb4f1b |
xend: xenapi: Suspended domain causes fault if vif.get_all_records() is called |
2007-10-16 |
Keir Fraser |
16140:b6ff4859b3d4 |
x86: Initialise INVLPG support to PTEs only for all CPUs, not just BP. |
2007-10-16 |
Keir Fraser |
16139:96930bc060a6 |
Clean up a little bit after the TLB/cache-flush changes. |
2007-10-16 |
Keir Fraser |
16138:9488d3166553 |
x86: consolidate/enhance TLB flushing interface |
2007-10-16 |
Keir Fraser |
16137:1f893d055c6f |
xend: Clean up hvm_build Python wrapper. Python code can get/set hvm |