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 15676:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-07-31
Tim Deegan
15676:66055f773d19
[HVM] Inject #PF when mmio instruction fetch fails
2007-07-31
kfraser
15675:66147ca8f9c4
hvm: Define common (across VMX and SVM) set of event types.
2007-07-31
kfraser
15674:9174a8cfb578
hvm: Fix CR0 handling, which I broke in 15652.
2007-07-31
kfraser
15673:8daf61f4d89d
vmx: Simplify event-injection logic.
2007-07-30
kfraser
15672:55fb4c6e7702
[ACM] Some more fixes
2007-07-30
kfraser
15671:9cd309378326
[IA64] Disable ACPI SRAT,SLIT table of dom0.
2007-07-30
kfraser
15670:c0fbee66aff6
Add acpi_table_disable() into xen/drivers/acpi/tables.c
2007-07-30
kfraser
15669:d9c3836e0684
Move generate_acpi_checksum() from ia64 code to common.
2007-07-27
kfraser
15668:f42ca20a1bb3
hvm: Clean up CR0 handling.
2007-08-01
Alex Williamson
15667:77c87416fbd0
[IA64] Set rr0 to rr4 hyperprivop
2007-07-31
Alex Williamson
15666:039f2ccb1e38
[IA64] Fix PAL_HALT of dom0 for panic_notifier_list
2007-07-30
Alex Williamson
15665:d69a57b29e3f
[IA64][MINIOS] PKR support
2007-07-30
Alex Williamson
15664:57f519c41534
[IA64] Switch on PKR
2007-07-30
Alex Williamson
15663:255abff9d1f7
[IA64] Extend interfaces to use itir instead logps
2007-07-30
Alex Williamson
15662:85c2f2d754ef
[IA64] Use key in optimzation feature
2007-07-30
Alex Williamson
15661:522a1932111f
[IA64] Declarations for PKR
2007-07-30
Alex Williamson
15660:32825349924d
[IA64] Clean up unused pkrs[] handling.
2007-07-27
Alex Williamson
15659:4492a0285bae
merge with xen-unstable.hg
2007-07-27
kfraser
15658:5682f899c7ae
Implement Xen API method Console.set_other_config.
2007-07-27
kfraser
15657:2450743f51b2
Implement missing Xen API method Console.get_other_config.
2007-07-27
kfraser
15656:e63b331d8698
Fix Xen API console methods that use undefined variables.
2007-07-27
kfraser
15655:f035c4d9880a
[Xend] Do network startup earlier.
2007-07-27
kfraser
15654:68f0e623f6b0
[XEND] Fix for creating VLANs using the Xen-API
2007-07-27
kfraser
15653:bf512fde6667
[ACM] Check a domain's authorization to run.
2007-07-26
Tim Deegan
15652:07655ed2fe58
[HVM] Save/restore: don't leak shared-memory segments after HVM live-migrate.
2007-07-25
kfraser
15651:3ec3e2840a29
xenstored: Fix socket-based connection teardown. Reading zero bytes
2007-07-24
kfraser
15650:68260372b6da
xenstore: Small cleanups and fixes.
2007-07-24
kfraser
15649:207582c8d88b
Add domain name check and UUID check to 'xm new' command.
2007-07-24
Tim Deegan
15648:d9836851a2a4
[HVM] Live-migration fixups after 15639:c585f993385c
2007-07-24
Tim Deegan
15647:cc48264ed647
Merge
2007-07-24
Tim Deegan
15646:c585f993385c
[HVM] Control qemu's state-save via xenstore, instead of SIGUSR1
2007-07-24
kfraser
15645:2f22450e716d
xenstored: Fairly round-robin schedule work across all connections.
2007-07-24
kfraser
15644:eff24408830c
xenstored: Guarantee to fire @releaseDomain watch when a domain is destructed.
2007-07-24
Tim Deegan
15643:531b8ccda973
[HVM] Shadow: release shadow lock during emulation path
2007-07-23
kfraser
15642:7bdc9f6407d3
[PVFB] Fix shift key for graphical vnc display
2007-07-23
kfraser
15641:c64f2a0dc2d7
[IOEMU] Fix shift key for graphical vnc display
2007-07-23
kfraser
15640:f45c9f122e0e
[ACM] Check boundary conditions of passed parameters before accessing
2007-07-23
kfraser
15639:dae6a2790f6b
[ACM] Coding style cleanups.
2007-07-23
kfraser
15638:4a8dbbc16d48
[ACM] Allow the loadpolicy operation once
2007-07-20
Tim Deegan
15637:66db6b98f072
Fix IA64 build
2007-07-20
Tim Deegan
15636:44e12d5b5178
[HVM] HAP: mark domains as HAP-enabled, not shadow-enabled.
2007-07-20
Tim Deegan
15635:3c28bc13a3f8
[XEN] replace shadow_* with paging_* in common code
2007-07-20
kfraser
15634:091134f5555c
Xen PM: Clean up printk usage.
2007-07-20
kfraser
15633:8e2d43396306
Xen PM: Remove useless __sync_lazy_execstate().
2007-07-20
kfraser
15632:ae672309bb95
Xen PM: Enter all ACPI S states on boot CPU.
2007-07-20
kfraser
15631:bb5c23bbc7b7
Fix hypercall migration. schedule_tail() is not required
2007-07-19
kfraser
15630:9c3a8ca0bf34
[MAN] Explanation of recent extensions to xm security subcommands
2007-07-19
kfraser
15629:e934846666e6
Improve xm vcpu-list command for inactive managed domains.
2007-07-19
kfraser
15628:f85acff5bef5
xend: Give back memory to dom0 after a failed auto-balloon attempt.
2007-07-19
kfraser
15627:3073f35ed58e
Fix 64-bit build.
2007-07-19
kfraser
15626:fdc602720f11
Update xen-api docs.
2007-07-19
kfraser
15625:f1aed243f3f0
[xend / libxen] Add support for labeling of virtual network interfaces.
2007-07-19
kfraser
15624:c41dd7e841b1
xen: Clean up code style.
2007-07-19
kfraser
15623:858b9bc8d0e6
SMP support for Xen PM.
2007-07-19
kfraser
15622:0d291a7c8c1f
[host s3] Retrieve necessary sleep information from plain-text ACPI
2007-07-19
kfraser
15621:f191aa8ac8ea
vmx: Save host MSR state for SYSCALLs on all CPUs.
2007-07-19
Ian Campbell
15620:0eaa9f605b92
Build updates for building upstream trees.
2007-07-18
Tim Deegan
15619:e1f74a5a09cb
Merge
2007-07-18
Tim Deegan
15618:ad87a4912874
[HVM] HAP: tidy up page allocation/tracking and monitor-table building.
2007-07-18
kfraser
15617:ad1c6cf0baaf
hvm: Only complain about short-period periodic tickers.
less
more
| rev 15676:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip