log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 21863:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2010-07-19
Stefano Stabellini
21863:3e5baecab949
Implement "xl tmem-freeable" to match "xm tmem-freeable".
2010-07-19
Keir Fraser
21862:785873d52123
tools: gpxe build fix for NetBSD
2010-07-16
Keir Fraser
21861:4514d5890692
Merge
2010-07-16
Stefano Stabellini
21860:91ce0b0953ca
Before this patch only log messages with precisely priority
2010-07-16
Keir Fraser
21859:07b718833c74
vtd: Do not update-and-flush an IOMMU PTE if it does not change.
2010-07-16
Keir Fraser
21858:e382656e4dcc
iommu: Map dom0 initial allocation in 'dom0-strict' iommu mode.
2010-07-16
Keir Fraser
21857:12f0618400de
x86: use cpuid vector 0xb when available for detecting cpu topology
2010-07-16
Keir Fraser
21856:fedab6367c9a
ACPI: add support for x2APIC ACPI extensions
2010-07-16
Keir Fraser
21855:1f7c2418e58c
xen: Send the debug VIRQ to guests after the rest of the domain dump is done.
2010-07-15
Ian Jackson
21854:c4a83e3cc6b4
pygrub: look in every partition for something to boot
2010-07-15
Ian Jackson
21853:6fdb00dc93a5
xm: Do not check path of kernel if bootloader is specified
2010-07-15
Ian Jackson
21852:bb3b28cb7208
gdbsx: update README and remove space in q packet
2010-07-14
Ian Jackson
21851:2047364f0bdf
xl: start numbering vifs from 0
2010-07-14
Ian Jackson
21850:bd3e5bc7235b
libxl, xl: support running bootloader (e.g. pygrub) in domain 0
2010-07-14
Ian Jackson
21849:cb1ca77e4b77
libxl: add function to attach/detach a disk to/from the local VM
2010-07-14
Ian Jackson
21848:df18254561b2
libxl: support mapping files rather than carrying paths around
2010-07-14
Ian Jackson
21847:ad6448ee4bb6
libxl, xl: exec xenconsole in current process, defer decision to fork to caller
2010-07-14
Ian Jackson
21846:5c3da88b457a
libxl: fix typo in comment
2010-07-14
Ian Jackson
21845:d0b384c3121e
libxl: add libxl_strdup convenience function
2010-07-14
Ian Jackson
21844:14961eb33aac
libxl: add printf attribute to libxl_xs_write and fixup resulting warnings
2010-07-14
Ian Jackson
21843:c18f43ed379e
xenconsole: do not exit if a pty device is missing
2010-07-14
Ian Jackson
21842:acd99661ba05
pygrub: introduce easier to parse output format
2010-07-14
Ian Jackson
21841:63edd429cf42
tools/ocaml: add the missing license file that all OCaml libs refer to
2010-07-14
Ian Jackson
21840:843978ef0dee
xl: default timer_mode to 1
2010-07-14
Ian Jackson
21839:6f264f32f046
tools/misc/xenpm: provide core/package cstate residencies
2010-07-13
Ian Jackson
21838:41c51b6cf5bc
tools/misc/xenpm: fix get-cpu-topology
2010-07-13
Ian Jackson
21837:c71d28c5c6fb
tools/ocaml: Properly adjust fields in ocaml structure to match the C layer.
2010-07-13
Ian Jackson
21836:bdfb75cd6602
tools/ocaml: add a simple logger to the ocaml bindings
2010-07-13
Ian Jackson
21835:febb1a705463
tools/ocaml: register the ocaml exception so it can be used at the C level.
2010-07-13
Ian Jackson
21834:8429a8a23241
tools/debugger/gdbsx: enabled by only x86
2010-07-13
Keir Fraser
21833:d867eb643fe4
x86: optimize this_cpu()
2010-07-13
Keir Fraser
21832:f72879804eb0
[IOMMU] Debug info for AMD IOMMU event log
2010-07-13
Keir Fraser
21831:a3a55a6e4761
x86: Avoid assumptions about C struct layouts from asm code.
2010-07-12
Keir Fraser
21830:9f08c4e82037
sysctl: Another clarification re. max_cpu_index.
2010-07-12
Keir Fraser
21829:e9331523d2d1
sysctl: Make meaning of max_cpu_index field clearer.
2010-07-12
Keir Fraser
21828:c41211b25b44
x86, pm: provide core/package cstate residencies
2010-07-12
Keir Fraser
21827:f12837d7a50e
Consolidate MSI-X related definitions
2010-07-12
Keir Fraser
21826:03f583393300
x86 cpufreq: Fix debug=y build.
2010-07-12
Keir Fraser
21825:08b2222ff505
x86: allow the MSI-X table to reside beyond 4G even on 32-bit systems
2010-07-12
Keir Fraser
21824:421f6c63b220
x86: prevent simultaneous use of MSI and MSI-X
2010-07-12
Keir Fraser
21823:a63e4c2d9ae4
x86: fix a benign typo
2010-07-12
Keir Fraser
21822:9fbcd7c2b396
x86/cpufreq: pass pointers to cpu masks where possible
2010-07-09
Ian Jackson
21821:a53824f4dcdf
update QEMU_TAG to 833e7e9a4c95739429dc0c803bbbf2346f9897fd
2010-07-09
Ian Jackson
21820:2a251e501418
tools/hotplug: xencommons: xenconsoled tracing
2010-07-09
Keir Fraser
21819:f2ce3467a4fb
x86 hvm: Add a hypercall to allow HVM PV drivers to insert xentrace records
2010-07-09
Keir Fraser
21818:2662f9c881fa
x86 hvm: Add a new HVMOP to get the current Xen system time
2010-07-09
Keir Fraser
21817:42ccccfe1a6a
iommu: New options iommu=dom-strict and iommu=dom0-passthrough
2010-07-09
Keir Fraser
21816:510c797ee115
iommu: Remove pointless iommu=pv boot option.
2010-07-09
Keir Fraser
21815:a672af698bc3
Merge
2010-07-09
Keir Fraser
21814:5614f74f16bf
hvmloader: customize the SMBIOS strings based on xenstore keys
2010-07-09
Keir Fraser
21813:80565319f83d
hvmloader: Add a xenbus frontend so it can read values from xenstore
2010-07-09
Keir Fraser
21812:e17e09abb349
trace: Trace emulated RDTSC values
2010-07-09
Keir Fraser
21811:bc83def0724d
trace: Reinstate tracing for emulated MSR reads and writes
2010-07-09
Keir Fraser
21810:5a0f99137e6b
Eliminate unnecessary NR_CPUS-sized arrays from 't' key handler
2010-07-09
Keir Fraser
21809:2cb6d755a08b
cpufreq: eliminate unnecessary NR_CPUS-sized arrays
2010-07-09
Keir Fraser
21808:e9aaeb8b83b4
x86/svm: eliminate unnecessary NR_CPUS-sized arrays
2010-07-09
Keir Fraser
21807:da2b019ba644
x86/mce: eliminate unnecessary NR_CPUS-sized arrays
2010-07-09
Keir Fraser
21806:84719437205c
Makefile: Serialise stubdom build after tools
2010-07-09
Keir Fraser
21805:8b2453940dac
xen: allow HVM save/restore from different cpus
2010-07-09
Keir Fraser
21804:8afa0bb43c45
xen: allow HVM save/restore from different changesets
less
more
| rev 21863:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip