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 9510:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-04-01
kaf24
9510:9bee4875a848
Rename sched_op->sched_op_compat and sched_op_new->sched_op
2006-04-01
kaf24
9509:508cb44338f5
When dom0 fails to balloon enough memory to allow a new domain to start,
2006-04-01
kaf24
9508:767e14b727fa
Changed deprecated "set-vcpus" to "vcpu-set" in the xm man page.
2006-04-01
kaf24
9507:cfee00c6cd88
Fix makefiles for hvmloader and vmxassist for FC5 on x86_64
2006-04-01
kaf24
9506:aa13ac536dec
[SVM] Do not update seg.base in realmode while obtaining the io
2006-04-01
kaf24
9505:920b448b5485
Minor minios traps.c fix for x86/64.
2006-04-01
kaf24
9504:11228d42cff3
[IA64] Include features header in xenbus_probe and build features.c
2006-04-01
kaf24
9503:e1267ac3cc36
Add new boot parameter 'lowmem_emergency_pool' which creates
2006-03-31
cl349
9502:d76a7a40f3a9
Fix do_IRQ high bit masking.
2006-03-31
kaf24
9501:dadadf9aeee7
Plumb network vif credit-based rate limiting thorugh xenbus
2006-03-31
kaf24
9500:2769a38f0e3e
Currently, xm & xend allow an XAUTHORITY to be specified in the config
2006-03-31
kaf24
9499:3838105ab03b
Various softirq cleanups:
2006-03-31
Ian Campbell
9498:f6a7f2657ff3
Disable xen bus and grant tables when supervisor_mode_kernel is enabled.
2006-03-31
kaf24
9497:4860a15edc1c
See panic messages before the post message processing.
2006-03-31
kaf24
9496:e08dcff87bb2
Enable the setting and trapping of breakpoints for hvm guest.
2006-03-31
kaf24
9495:4943372c14f6
The ia64 build doesn't yet include drivers/xen/Kconfig directly so we
2006-03-31
emellor
9494:8a8361994904
Merged.
2006-03-31
emellor
9493:24aa3bd826ff
Remove the transaction parameter from xenbus_switch_state and move the state
2006-03-31
emellor
9492:94971fe9c62a
Better formatting of error messages for xmlrpclib.Faults, matching similar code
2006-03-31
emellor
9491:1d0bd5ea2c87
Print error messages to stderr. Remove unused handle_xend_error.
2006-03-31
emellor
9490:53ded2201b7f
Set the permissions correctly on the XML-RPC UDP socket, so that non-root users
2006-03-31
emellor
9489:601d0229a40e
Further attempts to recover from a corrupt store, this one triggered when a
2006-03-31
emellor
9488:d3b23e0165cc
Don't use abbreviated ip subcommands -- these are not accepted by iproute2.
2006-03-30
cl349
9487:9316fe0c9c4f
Remove __HYPERVISOR_sched_op_new in favour of a header file interface version number system.
2006-03-30
cl349
9486:03d996c80eb3
Change how we add the include asm override to CPPFLAGS.
2006-03-30
emellor
9485:4c2cc7390312
Merged.
2006-03-30
emellor
9484:f1014bb3ad6f
Added medium-length (around 20 minute run-time) test group.
2006-03-30
kaf24
9483:d76ef15c9c95
The attached trivial patch fixes cases where a block device is mounted
2006-03-30
smh22
9482:cee79e351357
Fix comment.
2006-03-30
kaf24
9481:f0e14b4e535c
More fixes to gdbserver for HVM guest debugging. Also fix
2006-03-30
kaf24
9480:6cb5928fa026
Use AFLAGS for assembly files so we can "+=" more flags.
2006-03-30
kaf24
9479:85b7a341207e
Include the E7520 (e.g., Dell 1850) irqbalance quirk fix even when
2006-03-30
emellor
9478:2cd44eba4df6
Merged.
2006-03-30
emellor
9477:7a3f07a33487
Check the return value of domain_lookup_by_name_or_id_nr for None (i.e. no
2006-03-30
emellor
9476:d5f8280c1fa9
Fix the ProtocolError seen when the server throws an exception and running
2006-03-30
kaf24
9475:7c994d80049c
Fix xenconsoled when sending lots of console data to a domU.
2006-03-30
kaf24
9474:9239f190736d
Same panic() behaviour as native Linux when running as domain 0.
2006-03-30
kaf24
9473:a4acdf920c27
Xen waits 5 seconds to reboot when domain 0 crashes, giving
2006-03-29
emellor
9472:c7020299facc
Revert accidental commit.
2006-03-29
emellor
9471:05d8c51c7550
Merged.
2006-03-29
smh22
9470:de30faffd672
Fix save/restore on 64-bit.
2006-03-29
smh22
9469:b3cb19d2b07f
Fix save/restore bug; further rationalization of xenbus state machine
2006-03-29
cl349
9468:d102a30417a7
Free shadows of any pages which are released by a domain back to Xen.
2006-03-29
cl349
9467: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
9466:50778f42f2dd
Compute actual baud rate from UART divisor latch contents
2006-03-29
kaf24
9465:5715cf117178
Ensure curr_vcpu in domain.c is set correctly, even when
2006-03-29
kaf24
9464:d7cbcf5d7cd6
Make maximum number of supported physical CPUs a compile-time
2006-03-29
anthony
9463:58938b561b66
Remove vcpu_avail from the public S-Expression that's passed over the wire.
2006-03-29
kaf24
9462:48abab2ab719
SVM patch to update guest time with latest hvm modifications.
2006-03-29
kaf24
9461:ae6af19f47d3
Some fixes to IRET hypercall and failsafe callback handlers:
2006-03-29
cl349
9460:e84b1185013f
Initialise p2m entries to INVALID_MFN and disable debug printk in pfn to mfn lookup.
2006-03-28
kaf24
9459:db8266c27c4f
Fix get_page_type() when passed PGT_va_mutable.
2006-03-28
kaf24
9458:5b1a10f9da4c
Clean up and fix VCPU hotplug and SMP save/restore.
2006-03-28
cl349
9457:4109c4e7804a
Change do_IRQ high bit masking.
2006-03-28
kaf24
9456:98eaa430bdf3
The introduction of the SMI handling code added in cset 9371 is
2006-03-28
kaf24
9455:c43d7806ca5a
merge
2006-03-28
kaf24
9454:a4071af0a463
Add missing -xen ia64 config file.
2006-03-28
kaf24
9453:8d59ff95046b
SVM only patch to fix location of PIO request RIP update.
2006-03-28
emellor
9452:c745e47d8154
Merged.
2006-03-28
emellor
9451:1c4e1d0fd1bb
Mention uClibc and buildroot configs.
less
more
| rev 9510:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip