log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 13699:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-01-29
kfraser
13699:1b32e279ddef
libelf cannot rely on the strlcpy() BSD-ism.
2007-01-29
kfraser
13698:5d9b72e640e0
Fix 'xm create' and 'xm start' when SEDF scheduler is used.
2007-01-29
kfraser
13697:b2c1eeee2dcf
Replace sprintf with snprintf and strncpy with strlcpy.
2007-01-28
kaf24
13696:f8ddcb758117
Clean up libelf endian macros and includes.
2007-01-28
kaf24
13695:bef8a8b1e400
Fix firmware compile on Solaris.
2007-01-28
kaf24
13694:78b7ec4e7b86
Fix compat build for weird solaris gcc target.
2007-01-28
kaf24
13693:fbe161b1af16
To avoid problems (hang) when doing migration, the Console Controller
2007-01-28
kaf24
13692:47e26ced172a
[HVM] save/restore fix
2007-01-28
kaf24
13691:fd57cef459dc
Allow 'xm create' to set scheduling parameters.
2007-01-28
kaf24
13690:db0aeb4e41c3
Reject xm sched-* comands for other than the in-use scheduler.
2007-01-28
kaf24
13689:4e7bda043cce
Fix xentop error return code if passed unrecognised options.
2007-01-27
kaf24
13688:d1710eb35385
[HVM] Allow HVM guest to request invalidation of foreign mappings via
2007-01-26
kaf24
13687:271ffb1c12eb
Rename find_domain_by_id() to get_domain_by_id().
2007-01-26
kaf24
13686:32fd32bbf78d
Add RCU support to Xen.
2007-01-26
kaf24
13685:19a600376688
Don't clobber vcpu flags when getting vcpu context.
2007-01-26
kaf24
13684:aae5932afc6d
[HVM] Fix some BIOS build warnings.
2007-01-26
kaf24
13683:4dd3266e13a7
[TCGBIOS] Fix some makefile issues.
2007-01-26
kaf24
13682:edbff1762a55
Remove the test functions from HVM highmem 32-bit BIOS.
2007-01-26
kaf24
13681:c07326324f8d
[HVM] Add TCG BIOS extensions to the high memory area along with
2007-01-26
kaf24
13680:480436ef6255
This patch adds a 32bit gateway to the Bochs BIOS. The 32 bit code is
2007-01-26
Alastair Tse
13679:b97780b7080d
[XEND] Hook in utilisation statistics into Xen API calls.
2007-01-26
Alastair Tse
13678:93d3ff513609
[XEND] Floats for not need to be stringified in Xen API.
2007-01-26
Alastair Tse
13677:b8b75fdbd21f
[XENAPI] Add an example to start HVM guests via the Xen API.
2007-01-26
Alastair Tse
13676:bb2b1b6662fa
[XENAPI] Make server uri easily configurable via ENV or CLI opts.
2007-01-26
kaf24
13675:ace66ef96b5e
Fix 32-bit build.
2007-01-26
kaf24
13674:82b21d942ef9
Update hgignore list
2007-01-26
kaf24
13673:baf1d6ebf29c
minios : netfront driver fixes.
2007-01-26
kaf24
13672:5d440c35a784
xen: Remove unused elf32.c.
2007-01-26
kaf24
13671:057c4c2991fa
32-on-64: Fix an one-off error in compat_addr_ok().
2007-01-26
kaf24
13670:fcaf34bc5e41
Cleanups for unmodified (pv-on-hvm) driver building.
2007-01-26
kaf24
13669:16f7f5ac80ed
Replace mlock() calls with lock_pages().
2007-01-26
kaf24
13668:e0291e3ed603
32-on-64: New set_address_size domctl for switching to compat mode.
2007-01-26
kaf24
13667:2f8a7e5fd8ba
32-on-64: Fix register-argument rearrangement to avoid clobbering the
2007-01-26
Alastair Tse
13666:ba3ec84c9423
[XEND] Add missing ConsoleController.py
2007-01-25
Emmanuel Ackaouy
13665:9d1d9877131d
Support transparant gunzipping in the readnotes utility.
2007-01-25
Emmanuel Ackaouy
13664:d42878949f63
libxc domain builder rewrite, linux builder
2007-01-25
Emmanuel Ackaouy
13663:fd50500eee7c
libxc domain builder rewrite, core bits.
2007-01-25
Emmanuel Ackaouy
13662:50d9e2ddc377
libxc header fixups.
2007-01-25
Emmanuel Ackaouy
13661:985384fd424c
Add more xc_error_code values.
2007-01-25
Emmanuel Ackaouy
13660:583441e296a1
Generate headers with arch-specific structs.
2007-01-25
Emmanuel Ackaouy
13659:4aa6044ab967
libelf: use for readnotes utility.
2007-01-25
Emmanuel Ackaouy
13658:a63d1af01b3d
libelf: use for hvm builder.
2007-01-25
Emmanuel Ackaouy
13657:a754192ffce6
libelf: add to libxc
2007-01-25
Emmanuel Ackaouy
13656:3c9926aadec5
libelf: use for x86 dom0 builder.
2007-01-25
Emmanuel Ackaouy
13655:db3d03dfe92f
add libelf: an ELF binary parser library.
2007-01-25
Alastair Tse
13654:b111908dd70b
[XEND] Preliminary console support in Xen API
2007-01-25
Alastair Tse
13653:3bb7136c8fb4
[XEND] Fix HVM guest creation via Xen API
2007-01-25
kfraser
13652:1abb694a52df
Fix perfc=y build.
2007-01-25
kfraser
13651:fde9e1d474b7
hvm: Define a global I/O access bitmap, allowing direct access to port 0x80.
2007-01-25
Alastair Tse
13650:9e4f61bb200e
[XEND] Fix bad patch merge for XendMonitor
2007-01-25
kfraser
13649:e19f9d6a2ff5
netfront: Better fix for netfront_tx_slot_available().
2007-01-25
kfraser
13648:fec1a6975588
emulator: Emulate IN/OUT/INS/OUTS. Fix CLTS.
2007-01-25
kfraser
13647:21b9416d2215
emulator: Start filling in gaps for privileged instructions.
2007-01-25
Alastair Tse
13646:0843e4261753
[XEND] Ignore socket.shutdown() exceptions
2007-01-25
kfraser
13645:2a9b6b1f848f
32-on-64: Small fixes.
2007-01-25
kfraser
13644:348c2983ff02
emulator: Add new hook functions for load/store privileged state.
2007-01-25
kfraser
13643:a9165141e52d
During suspend, return immediately with a failure if the domain will
2007-01-25
kfraser
13642:d6d27c649fd6
[HVM] Wake up APs immediately during restore.
2007-01-25
kfraser
13641:42aaf08dd20e
netfront: Check availability of grant references in start_xmit().
2007-01-25
Alastair Tse
13640:ee1febe317f7
[XEND] Allow TCP XMLRPC address:port to be configured, if enabled.
less
more
| rev 13699:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip