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 9569:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-04-03
kaf24
9569:590c33d6097c
Added tag 3.0.2-branched for changeset d0d3fef37685be264a7f52201f8ef44c030daad3
2006-04-03
Ian Campbell
9568:d0d3fef37685
Handle failure to register the xen store event channel instead of
3.0.2-branched
2006-04-02
kaf24
9567:4ad317429111
Make checksum handling in the virtual network drivers more robust.
2006-04-02
kaf24
9566:99b2e765d643
Enable HYPERVISOR_sched_op() and HYPERVISOR_sched_opt_compat() for ia64.
2006-04-02
kaf24
9565:b524714dfb66
Define __XEN_INTERFACE_VERSION__ when building Xen.
2006-04-01
kaf24
9564:60071beccf18
This patch fixes several issues related to vmxassist:
2006-04-01
kaf24
9563:9bee4875a848
Rename sched_op->sched_op_compat and sched_op_new->sched_op
2006-04-01
kaf24
9562:508cb44338f5
When dom0 fails to balloon enough memory to allow a new domain to start,
2006-04-01
kaf24
9561:767e14b727fa
Changed deprecated "set-vcpus" to "vcpu-set" in the xm man page.
2006-04-01
kaf24
9560:cfee00c6cd88
Fix makefiles for hvmloader and vmxassist for FC5 on x86_64
2006-04-01
kaf24
9559:aa13ac536dec
[SVM] Do not update seg.base in realmode while obtaining the io
2006-04-01
kaf24
9558:920b448b5485
Minor minios traps.c fix for x86/64.
2006-04-01
kaf24
9557:11228d42cff3
[IA64] Include features header in xenbus_probe and build features.c
2006-04-01
kaf24
9556:e1267ac3cc36
Add new boot parameter 'lowmem_emergency_pool' which creates
2006-03-31
cl349
9555:d76a7a40f3a9
Fix do_IRQ high bit masking.
2006-03-31
kaf24
9554:dadadf9aeee7
Plumb network vif credit-based rate limiting thorugh xenbus
2006-03-31
kaf24
9553:2769a38f0e3e
Currently, xm & xend allow an XAUTHORITY to be specified in the config
2006-03-31
kaf24
9552:3838105ab03b
Various softirq cleanups:
2006-03-31
Ian Campbell
9551:f6a7f2657ff3
Disable xen bus and grant tables when supervisor_mode_kernel is enabled.
2006-03-31
kaf24
9550:4860a15edc1c
See panic messages before the post message processing.
2006-03-31
kaf24
9549:e08dcff87bb2
Enable the setting and trapping of breakpoints for hvm guest.
2006-03-31
kaf24
9548:4943372c14f6
The ia64 build doesn't yet include drivers/xen/Kconfig directly so we
2006-03-31
emellor
9547:8a8361994904
Merged.
2006-03-31
emellor
9546:24aa3bd826ff
Remove the transaction parameter from xenbus_switch_state and move the state
2006-03-31
emellor
9545:94971fe9c62a
Better formatting of error messages for xmlrpclib.Faults, matching similar code
2006-03-31
emellor
9544:1d0bd5ea2c87
Print error messages to stderr. Remove unused handle_xend_error.
2006-03-31
emellor
9543:53ded2201b7f
Set the permissions correctly on the XML-RPC UDP socket, so that non-root users
2006-03-31
emellor
9542:601d0229a40e
Further attempts to recover from a corrupt store, this one triggered when a
2006-03-31
emellor
9541:d3b23e0165cc
Don't use abbreviated ip subcommands -- these are not accepted by iproute2.
2006-03-30
cl349
9540:9316fe0c9c4f
Remove __HYPERVISOR_sched_op_new in favour of a header file interface version number system.
2006-03-30
cl349
9539:03d996c80eb3
Change how we add the include asm override to CPPFLAGS.
2006-03-30
emellor
9538:4c2cc7390312
Merged.
2006-03-30
emellor
9537:f1014bb3ad6f
Added medium-length (around 20 minute run-time) test group.
2006-03-30
kaf24
9536:d76ef15c9c95
The attached trivial patch fixes cases where a block device is mounted
2006-03-30
smh22
9535:cee79e351357
Fix comment.
2006-03-30
kaf24
9534:f0e14b4e535c
More fixes to gdbserver for HVM guest debugging. Also fix
2006-03-30
kaf24
9533:6cb5928fa026
Use AFLAGS for assembly files so we can "+=" more flags.
2006-03-30
kaf24
9532:85b7a341207e
Include the E7520 (e.g., Dell 1850) irqbalance quirk fix even when
2006-03-30
emellor
9531:2cd44eba4df6
Merged.
2006-03-30
emellor
9530:7a3f07a33487
Check the return value of domain_lookup_by_name_or_id_nr for None (i.e. no
2006-03-30
emellor
9529:d5f8280c1fa9
Fix the ProtocolError seen when the server throws an exception and running
2006-03-30
kaf24
9528:7c994d80049c
Fix xenconsoled when sending lots of console data to a domU.
2006-03-30
kaf24
9527:9239f190736d
Same panic() behaviour as native Linux when running as domain 0.
2006-03-30
kaf24
9526:a4acdf920c27
Xen waits 5 seconds to reboot when domain 0 crashes, giving
2006-03-29
emellor
9525:c7020299facc
Revert accidental commit.
2006-03-29
emellor
9524:05d8c51c7550
Merged.
2006-03-29
smh22
9523:de30faffd672
Fix save/restore on 64-bit.
2006-03-29
smh22
9522:b3cb19d2b07f
Fix save/restore bug; further rationalization of xenbus state machine
2006-03-29
cl349
9521:d102a30417a7
Free shadows of any pages which are released by a domain back to Xen.
2006-03-29
cl349
9520:4c2d101a3228
Re-arrange code for followup patch and remove extra shadow_lock in function which is only called with the lock already held.
2006-03-29
kaf24
9519:50778f42f2dd
Compute actual baud rate from UART divisor latch contents
2006-03-29
kaf24
9518:5715cf117178
Ensure curr_vcpu in domain.c is set correctly, even when
2006-03-29
kaf24
9517:d7cbcf5d7cd6
Make maximum number of supported physical CPUs a compile-time
2006-03-29
anthony
9516:58938b561b66
Remove vcpu_avail from the public S-Expression that's passed over the wire.
2006-03-29
kaf24
9515:48abab2ab719
SVM patch to update guest time with latest hvm modifications.
2006-03-29
kaf24
9514:ae6af19f47d3
Some fixes to IRET hypercall and failsafe callback handlers:
2006-03-29
cl349
9513:e84b1185013f
Initialise p2m entries to INVALID_MFN and disable debug printk in pfn to mfn lookup.
2006-03-28
kaf24
9512:db8266c27c4f
Fix get_page_type() when passed PGT_va_mutable.
2006-03-28
kaf24
9511:5b1a10f9da4c
Clean up and fix VCPU hotplug and SMP save/restore.
2006-04-11
awilliam
9510:5719550652a1
[IA64] Makefile fix for xenirq.c removal
less
more
| rev 9569:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip