log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 22116:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2010-08-30
Keir Fraser
22116:20920c12bc48
Rename irq_cfg->domain to irq_cfg->cpu_mask
2010-08-30
Keir Fraser
22115:1a2731fb447e
Update MAINTAINERS file with AMD maintainers
2010-08-26
Keir Fraser
22114:3c4c3d48a835
VT-d: Hardware require RH bit to be set in IRTE when delivery mode is LPR
2010-08-26
Keir Fraser
22113:3eb5127e4636
Fix bind_irq_vector() destination
2010-08-24
Ian Campbell
22112:eccfdeb41b80
# HG changeset patch
2010-08-24
Ian Campbell
22111:d7a4adad9c32
libxc: remove xc_ptrace
2010-08-24
Olaf Hering
22110:1bd1ba6f1aa4
tools/xenpaging: call pageout policy function in xenpaging_evict_page
2010-08-24
Ian Campbell
22109:1deee01bbfa4
xl: treat sub-command main function like a regular C main() function
2010-08-24
Ian Campbell
22108:aaeeed47c52b
xl: correct argument parsing for some sub-commands.
2010-08-24
Ian Campbell
22107:d8af5a8bae8e
libxl: do not leak path to dom0 attached disk after running bootloader
2010-08-24
Ian Campbell
22106:d545371bc3ad
libxl: xc_domain_restore returns 0 on success, 1 on error
2010-08-24
Andre Przywara
22105:a487392e93a8
xl: improve vif2 parsing
2010-08-24
Andre Przywara
22104:b1801cce5138
xl: fix strtok() call in vif2 parsing
2010-08-24
Keir Fraser
22103:a67b98978f5b
Fix typo in audit_p2m(), SHARED_P2M_ENTRY does not exist.
2010-08-24
Keir Fraser
22102:c0e578dc921c
Fix mce erst bug to pass build under i386.
2010-08-24
Keir Fraser
22101:143eb656084b
buildconfigs: update enable-xen-config
2010-08-22
Keir Fraser
22100:81503caeb439
Document how 4gb_segment_notify notifys
2010-08-22
Keir Fraser
22099:3bd6d29f1435
mce: Provide ERST interface
2010-08-22
Keir Fraser
22098:1666addd3d95
Implement ACPI APEI ERST feature
2010-08-22
Keir Fraser
22097:59ff5820534f
x86: Automatically EOI guest-bound interrupts if guest takes too long.
2010-08-20
Gianni Tedesco
22096:f77261710856
xl: poison data objects in auto-generated destructors
2010-08-19
Brendan Cully
22095:f68726cdf357
libxc: remus: unbreak after 21488:dd6bbdc42033
2010-08-19
Stefano Stabellini
22094:aab4938edd9c
libxl: Disable opengl if info->opengl == 0 (correct sense of test)
2010-08-19
Ian Jackson
22093:a2dd0f1b1c60
QEMU_TAG update
2010-08-19
Ian Jackson
22092:8ca0bebfb48b
QEMU_TAG update
2010-08-19
Michael Young
22091:2940165380de
tools/python: fix xm list for Python 2.7
2010-08-19
Keir Fraser
22090:60746a2c14a6
timers: Fix printk format specifier
2010-08-19
Ian Campbell
22089:88f4d10e0508
xl: use libxl_device_pci_destroy
2010-08-19
Ian Campbell
22088:477abe597f6d
libxl/xl: Use libxl_vcpuinfo_destroy
2010-08-19
Ian Campbell
22087:4c9ef5ec9146
libxl/xl: Use libxl_device_nic_destroy and libxl_nicinfo_destroy
2010-08-19
Ian Campbell
22086:597da2edfe30
libxl/xl: use libxl_diskinfo_destroy and libxl_device_disk_destroy
2010-08-19
Ian Campbell
22085:dc381437e19d
xl: destroy device model info after creation
2010-08-19
Ian Campbell
22084:5aa4671f4fa4
libxl: use libxl_version_info_destroy, not hand-coded do_free_version_info
2010-08-19
Ian Campbell
22083:f7d818754afb
xl: free the libxl types contained in struct domain_config
2010-08-19
Ian Campbell
22082:ed717f785082
libxl: implement destroy for libxl_file_reference builtin type
2010-08-19
Ian Campbell
22081:1ba7cbf9683b
libxl: do not generate a destructor for data types which do not require one
2010-08-19
Ian Campbell
22080:24f6507f0156
libxl: build info bootloader{,_args} are not const.
2010-08-19
Ian Campbell
22079:d2f576d5cff5
libxl: libxl_device_console.build_state is const
2010-08-19
Ian Campbell
22078:fa82b0540e8c
libxl: generate destructors for each libxl defined type
2010-08-19
Ian Campbell
22077:e2aa1eaa7bf5
libxl: autogenerate _libxl_types.h
2010-08-19
Ian Campbell
22076:a05a2d559931
libxl: tweak formatting of _libxl_types.h to better suit autogeneration
2010-08-19
Ian Campbell
22075:e486507c2d91
libxl: move type definitions into _libxl_types.h
2010-08-19
Ian Campbell
22074:3a4c6c054b29
xl: free all data on exit from the domain monitor daemon.
2010-08-18
Keir Fraser
22073:6bd04080ab99
Update MAINTAINERS file.
2010-08-18
Ian Jackson
22072:49e17551ef90
Merge
2010-08-18
Ian Campbell
22071:9a4acc688e9f
tools/libxl: fix "xl console" for primary console
2010-08-18
Ian Campbell
22070:aa078b53ff62
tools/libxc: free thread specific hypercall buffer on xc_interface_close
2010-08-18
Daniel Kiper
22069:af6799abc6e9
tools/xenpaging: Add _XOPEN_SOURCE to fix build problems with recent gcc
2010-08-18
Brendan Cully
22068:c9f7a66149dc
tools/hotplug: 21549:8bcaec29574e breaks vif-script with arguments.
2010-08-18
Keir Fraser
22067:28546f5ec0eb
timers: Simplify implementation logic.
2010-08-18
Keir Fraser
22066:d20cbccb6fea
timers: Improve debug-key printing.
2010-08-17
Keir Fraser
22065:5218db847b58
x86 cpuidle: check whether cpu is online in cpu idle control
2010-08-17
Keir Fraser
22064:542e8cd16a6c
xentrace: Fix buffer allocation to properly depend on T_INFO_PAGES
2010-08-17
Gianni Tedesco
22063:ca50b3d02b29
tools/libxl: fix leak in libxl_wait_for_backend()
2010-08-17
Ian Jackson
22062:e5a9221bdd3f
tools/libxl: compile with -Wmissing-declarations
2010-08-17
Christoph Egger
22061:c82f7f4ee9b7
xend: remove non-ASCII characters.
2010-08-16
Ian Campbell
22060:e87c73b32c1b
libxl: xs_read accepts NULL for *len parameter
2010-08-16
Ian Campbell
22059:251dae6ee4a9
libxl: do not GC data returned to the caller by libxl_device_disk_getinfo.
2010-08-16
Ian Campbell
22058:82eeb70fb65c
libxl: ensure result of libxl_poolid_to_name is always dynamically allocated
2010-08-16
Ian Campbell
22057:0593371d0c5b
lbixl: make libxl_device_model_starting type opaque to users of libxl
less
more
| rev 22116:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip