log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 13674:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
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.
2007-01-25
Ewan Mellor
13639:82c306ad212e
Have the sxp parsing cope when the cpus field is a list, which can happen
2007-01-25
Alastair Tse
13638:32f7d3200a99
[XEND] Remove usage of set() in XendMonitor as it is a py2.4+ feature
2007-01-24
kfraser
13637:e75107963846
[HVM][SVM] Add save/restore support.
2007-01-24
kfraser
13636:bc7363b9b892
bimodal xenfb daemon: Fixes and cleanups.
2007-01-24
kfraser
13635:e68bf334ecb8
32-on-64: All argument registers must be zero extended to 64 bits
2007-01-24
Alastair Tse
13634:2932d0e7c554
[XEND] Fix typo in XendNode
2007-01-24
Ewan Mellor
13633:959e79bfe913
Fix device reordering that occurs when the config gets read into dictionaries.
2007-01-24
kfraser
13632:30af6cfdb05c
Make domctl/sysctl interfaces 32-/64-bit invariant.
2007-01-24
Alastair Tse
13631:a94363b85e19
[XEND] Add debug class to Xen API plus non-standard debug.wait().
2007-01-24
Alastair Tse
13630:da23e1b616b0
[XEND] Move decorate() to XendAPI.__new__ and have a static flag to
2007-01-24
Alastair Tse
13629:f9eceb9c52d7
[XENAPI] Make test script attempt to login with blank credentials
2007-01-24
Alastair Tse
13628:e4d415692ba5
[XEND] Cleanup old domains in statistics monitor.
2007-01-24
Alastair Tse
13627:f000f963bbfd
[XENAPI] Add vif-list to xapi.py script
2007-01-24
Alastair Tse
13626:85250ca1df56
[XEND] Output exception to log files if XendAPI fails to instantiate.
2007-01-24
Alastair Tse
13625:072ce22bcc91
[XENAPI] Update test scripts to move from VBD.image to creating VDI's
2007-01-24
Alastair Tse
13624:665be23d7fe9
[XEND] Add support for multiple storage repositories.
2007-01-24
Alastair Tse
13623:bea3d48576c6
[XEND] Add missing Xen API methods
2007-01-24
Alastair Tse
13622:6a54b1d8d105
[XEND] Make sure UUID in state store are not stored as unicode
2007-01-24
Alastair Tse
13621:f06f8e134c48
[XEND] Prevent invalid arguments for destroy event channels.
2007-01-24
Alastair Tse
13620:9292da5e9a27
Test scripts for Xen API updated to support Async support
2007-01-24
Alastair Tse
13619:248a9c36d816
[XEND] Add Task support in Xen API implementation.
2007-01-24
Christian Limpach
13618:259470f0856b
[linux] remove gratuitous differences with plain linux.
2007-01-24
Alastair Tse
13617:6c087036b3ed
[XEND] Add missing XendMonitor.py
2007-01-24
Alastair Tse
13616:f7a52957b427
[XEND] Add simple VCPUs, VBDs, VIFs statistics monitoring
2007-01-24
Alastair Tse
13615:4f5772324e67
[XEND] Strip suffix from device name and add support for 'VBD.type'
less
more
| rev 13674:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip