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 13640:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2007-01-26
Alastair Tse
13640:93d3ff513609
[XEND] Floats for not need to be stringified in Xen API.
2007-01-26
Alastair Tse
13639:b8b75fdbd21f
[XENAPI] Add an example to start HVM guests via the Xen API.
2007-01-26
Alastair Tse
13638:bb2b1b6662fa
[XENAPI] Make server uri easily configurable via ENV or CLI opts.
2007-01-26
kaf24
13637:ace66ef96b5e
Fix 32-bit build.
2007-01-26
kaf24
13636:82b21d942ef9
Update hgignore list
2007-01-26
kaf24
13635:baf1d6ebf29c
minios : netfront driver fixes.
2007-01-26
kaf24
13634:5d440c35a784
xen: Remove unused elf32.c.
2007-01-26
kaf24
13633:057c4c2991fa
32-on-64: Fix an one-off error in compat_addr_ok().
2007-01-26
kaf24
13632:fcaf34bc5e41
Cleanups for unmodified (pv-on-hvm) driver building.
2007-01-26
kaf24
13631:16f7f5ac80ed
Replace mlock() calls with lock_pages().
2007-01-26
kaf24
13630:e0291e3ed603
32-on-64: New set_address_size domctl for switching to compat mode.
2007-01-26
kaf24
13629:2f8a7e5fd8ba
32-on-64: Fix register-argument rearrangement to avoid clobbering the
2007-01-26
Alastair Tse
13628:ba3ec84c9423
[XEND] Add missing ConsoleController.py
2007-01-25
Emmanuel Ackaouy
13627:9d1d9877131d
Support transparant gunzipping in the readnotes utility.
2007-01-25
Emmanuel Ackaouy
13626:d42878949f63
libxc domain builder rewrite, linux builder
2007-01-25
Emmanuel Ackaouy
13625:fd50500eee7c
libxc domain builder rewrite, core bits.
2007-01-25
Emmanuel Ackaouy
13624:50d9e2ddc377
libxc header fixups.
2007-01-25
Emmanuel Ackaouy
13623:985384fd424c
Add more xc_error_code values.
2007-01-25
Emmanuel Ackaouy
13622:583441e296a1
Generate headers with arch-specific structs.
2007-01-25
Emmanuel Ackaouy
13621:4aa6044ab967
libelf: use for readnotes utility.
2007-01-25
Emmanuel Ackaouy
13620:a63d1af01b3d
libelf: use for hvm builder.
2007-01-25
Emmanuel Ackaouy
13619:a754192ffce6
libelf: add to libxc
2007-01-25
Emmanuel Ackaouy
13618:3c9926aadec5
libelf: use for x86 dom0 builder.
2007-01-25
Emmanuel Ackaouy
13617:db3d03dfe92f
add libelf: an ELF binary parser library.
2007-01-25
Alastair Tse
13616:b111908dd70b
[XEND] Preliminary console support in Xen API
2007-01-25
Alastair Tse
13615:3bb7136c8fb4
[XEND] Fix HVM guest creation via Xen API
2007-01-25
kfraser
13614:1abb694a52df
Fix perfc=y build.
2007-01-25
kfraser
13613:fde9e1d474b7
hvm: Define a global I/O access bitmap, allowing direct access to port 0x80.
2007-01-25
Alastair Tse
13612:9e4f61bb200e
[XEND] Fix bad patch merge for XendMonitor
2007-01-25
kfraser
13611:e19f9d6a2ff5
netfront: Better fix for netfront_tx_slot_available().
2007-01-25
kfraser
13610:fec1a6975588
emulator: Emulate IN/OUT/INS/OUTS. Fix CLTS.
2007-01-25
kfraser
13609:21b9416d2215
emulator: Start filling in gaps for privileged instructions.
2007-01-25
Alastair Tse
13608:0843e4261753
[XEND] Ignore socket.shutdown() exceptions
2007-01-25
kfraser
13607:2a9b6b1f848f
32-on-64: Small fixes.
2007-01-25
kfraser
13606:348c2983ff02
emulator: Add new hook functions for load/store privileged state.
2007-01-25
kfraser
13605:a9165141e52d
During suspend, return immediately with a failure if the domain will
2007-01-25
kfraser
13604:d6d27c649fd6
[HVM] Wake up APs immediately during restore.
2007-01-25
kfraser
13603:42aaf08dd20e
netfront: Check availability of grant references in start_xmit().
2007-01-25
Alastair Tse
13602:ee1febe317f7
[XEND] Allow TCP XMLRPC address:port to be configured, if enabled.
2007-01-25
Ewan Mellor
13601:82c306ad212e
Have the sxp parsing cope when the cpus field is a list, which can happen
2007-01-25
Alastair Tse
13600:32f7d3200a99
[XEND] Remove usage of set() in XendMonitor as it is a py2.4+ feature
2007-01-24
kfraser
13599:e75107963846
[HVM][SVM] Add save/restore support.
2007-01-24
kfraser
13598:bc7363b9b892
bimodal xenfb daemon: Fixes and cleanups.
2007-01-24
kfraser
13597:e68bf334ecb8
32-on-64: All argument registers must be zero extended to 64 bits
2007-01-24
Alastair Tse
13596:2932d0e7c554
[XEND] Fix typo in XendNode
2007-01-24
Ewan Mellor
13595:959e79bfe913
Fix device reordering that occurs when the config gets read into dictionaries.
2007-01-24
kfraser
13594:30af6cfdb05c
Make domctl/sysctl interfaces 32-/64-bit invariant.
2007-01-24
Alastair Tse
13593:a94363b85e19
[XEND] Add debug class to Xen API plus non-standard debug.wait().
2007-01-24
Alastair Tse
13592:da23e1b616b0
[XEND] Move decorate() to XendAPI.__new__ and have a static flag to
2007-01-24
Alastair Tse
13591:f9eceb9c52d7
[XENAPI] Make test script attempt to login with blank credentials
2007-01-24
Alastair Tse
13590:e4d415692ba5
[XEND] Cleanup old domains in statistics monitor.
2007-01-24
Alastair Tse
13589:f000f963bbfd
[XENAPI] Add vif-list to xapi.py script
2007-01-24
Alastair Tse
13588:85250ca1df56
[XEND] Output exception to log files if XendAPI fails to instantiate.
2007-01-24
Alastair Tse
13587:072ce22bcc91
[XENAPI] Update test scripts to move from VBD.image to creating VDI's
2007-01-24
Alastair Tse
13586:665be23d7fe9
[XEND] Add support for multiple storage repositories.
2007-01-24
Alastair Tse
13585:bea3d48576c6
[XEND] Add missing Xen API methods
2007-01-24
Alastair Tse
13584:6a54b1d8d105
[XEND] Make sure UUID in state store are not stored as unicode
2007-01-24
Alastair Tse
13583:f06f8e134c48
[XEND] Prevent invalid arguments for destroy event channels.
2007-01-24
Alastair Tse
13582:9292da5e9a27
Test scripts for Xen API updated to support Async support
2007-01-24
Alastair Tse
13581:248a9c36d816
[XEND] Add Task support in Xen API implementation.
less
more
| rev 13640:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip