log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 22606:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2010-12-16
Keir Fraser
22606:669c2f83b86c
x86: move early page fault code into .init.text
2010-12-16
Keir Fraser
22605:8dc27840025c
x86/asm: allow some unlikely taken branches to be statically predicted this way
2010-12-16
Olaf Hering
22604:774908fc3822
tools/xcutils: xc_save: add missing whitespace
2010-12-16
Olaf Hering
22603:3f98c4b02f88
tools/libxc: fix comment typo in xc_domain_save
2010-12-16
Christoph Egger
22602:325cad6f67f9
libxl: constify libxl_create_cpupool()
2010-12-16
Christoph Egger
22601:3bb6574e6707
tools, bsd: complete implementation of discard_file_cache
2010-12-16
Ian Campbell
22600:f1b435507f34
xenstore: set implicit path for socket connections
2010-12-16
Ian Campbell
22599:d461dd88ed2b
tools/hotplug: Do not recursively invoke xenstore_write on error
2010-12-16
Ian Jackson
22598:1800f15da48a
tools/xl: fix race which can leave an xl monitor processing hanging
2010-12-16
Ian Jackson
22597:4b92c5ea284a
QEMU_TAG update
2010-12-16
Keir Fraser
22596:16b1130dbaac
audit_p2m: fix syntax errors in disabled debug code
2010-12-16
Keir Fraser
22595:aa18b8ddaf05
vtd: Require unmap_vtd_domain_page() on a couple of early exit paths.
2010-12-15
Ian Jackson
22594:f46f46bbb69a
Merge
2010-12-15
Kouya Shimura
22593:c3c1fd0a940c
tools/hotplug/Linux: force release lock if holder process is gone (fix)
2010-12-15
Keir Fraser
22592:8d9ca1012ffa
svm: support VMCB cleanbits
2010-12-15
Keir Fraser
22591:764e95f64b28
EPT/VT-d page table sharing
2010-12-15
Ian Jackson
22590:f0d26fdebf40
blktap2: fix up non-ASCII characters in 21129:bf74d9c31674
2010-12-15
Keir Fraser
22589:1b1174b7181f
x86/mm: make paging_map_log_dirty_bitmap() static
2010-12-15
Keir Fraser
22588:f92ad250d80b
x86/mm: fix up paging_mfn_is_dirty()
2010-12-15
Keir Fraser
22587:6ed80a93a5e0
x86/mm: move mfn_is_dirty along with the rest of the log-dirty code
2010-12-15
Keir Fraser
22586:d8279118b4bb
x86/32on64: zero-extend hypercall index before use in memory access (debug mode only)
2010-12-15
Keir Fraser
22585:20c65aa19075
x86-64: fix restoring of hypercall arguments after trace callout
2010-12-15
Keir Fraser
22584:a3a29e67aa7e
Reduce side effects of handling '*' debug key
2010-12-15
Keir Fraser
22583:16673224c1cc
x86: adjust other interrupt related section placement
2010-12-15
Keir Fraser
22582:9e33a83b36df
x86: adjust x2apic section placement
2010-12-15
Keir Fraser
22581:fcc91cb3efcb
x86: x2apic pre-enabled but intr-remapping is not enabled
2010-12-15
Keir Fraser
22580:d4b373ec948b
x86: increase MAX_LOCAL_APIC
2010-12-15
Keir Fraser
22579:548c808be2a6
x86: mpparse and cstate need to use 32bit apic id
2010-12-15
Keir Fraser
22578:c0662cb08260
x86: Fix multicall handling for 6-arg hypercalls.
2010-12-15
Keir Fraser
22577:532d4a2d197e
x86 hvm: Enable 6-argument hypercalls
2010-12-15
Keir Fraser
22576:4c180ed8d044
x86 hvm: Expose TSC_DEADLINE CPU feature to guests via CPUID.
2010-12-15
Keir Fraser
22575:255c074eca57
x86 hvm: Emulate MSR_IA32_TSC_DEADLINE
2010-12-15
Keir Fraser
22574:4e93a604dafe
x86: Define APIC_TIMER_MODE_xxx in apicdef.h
2010-12-15
Keir Fraser
22573:644c8d0d7aed
x86: Define a new function gtsc_to_gtime()
2010-12-15
Keir Fraser
22572:7a5ee3800417
ept: Remove lock in ept_get_entry, replace with access-once semantics.
2010-12-15
Keir Fraser
22571:01f3b3509023
tmem: two wrongs (or three lefts and a wrong) make a right
2010-12-15
Keir Fraser
22570:1f08b2932a52
hvm save: Introduce hvm_load_entry_zeroextend().
2010-12-15
Keir Fraser
22569:6dda9f988ef3
hvm save: Move some inline functions into common/hvm/save.c
2010-12-14
Stefano Stabellini
22568:197c0b40423a
libxl: return "tap" as backend type for PHYSTYPE_QCOW2
2010-12-14
Stefano Stabellini
22567:a2713356ad24
libxl: do not assume target and freemem-slack are written at the same time
2010-12-14
Ian Campbell
22566:6df91a11dcb0
libxc: remove comment obsoleted by addition of hypercall bounce buffer.
2010-12-14
Ian Jackson
22565:0ee07b393daf
QEMU_TAG update
2010-12-14
Stefano Stabellini
22564:b1a8ea2f1d01
libxl: introduce libxl_need_xenpv_qemu
2010-12-14
Olaf Hering
22563:3199c8d7569d
xenpaging: (sparse) documenation
2010-12-14
Olaf Hering
22562:b4a54bc1eff6
xenpaging: update xch usage
2010-12-14
Olaf Hering
22561:688ec201e7c7
xenpaging: do not use DPRINTF/ERROR if xch handle is unavailable
2010-12-14
Olaf Hering
22560:13f0549597cb
xenpaging: remove duplicate xc_interface_close call
2010-12-14
Olaf Hering
22559:2a7982c63ae7
xenpaging: print number of evicted pages
2010-12-14
Olaf Hering
22558:c13f0bb3479d
xenpaging: print DPRINTF ouput if XENPAGING_DEBUG is in environment
2010-12-14
Olaf Hering
22557:fdf95845c2f8
xenpaging: remove perror usage in xenpaging_init error path
2010-12-14
Olaf Hering
22556:e66d893d3f7e
xenpaging: close xch handle in xenpaging_init error path
2010-12-14
Ian Jackson
22555:5e443a99b1ff
tools/hotplug: Do not mind if "ip link set" fails on vif backends
2010-12-14
Kouya Shimura
22554:57907b28e51a
tools/hotplug/Linux: forced to release lock if holder process is gone
2010-12-14
Ian Jackson
22553:f46d49257da5
xenstore: new XS_OPEN_SOCKETONLY flag; honour "-s" on tools' cmdline
2010-12-14
Keir Fraser
22552:618ba64260fa
x86/iommu: account for necessary allocations when calculating Dom0's initial allocation size
2010-12-14
Keir Fraser
22551:72326371ae81
amd-iov: eliminate open-coded PCI bus scan
2010-12-14
Keir Fraser
22550:fd4cbfbbd83e
x86/iommu: don't map RAM holes above 4G
2010-12-09
Juergen Gross
22549:ab785e37499c
add missing libxl__free_all() calls
2010-12-13
Anthony PERARD
22548:f57026cd5d19
libxl: Makes libxl be able to call Qemu upstream for XenPV guest.
2010-12-13
Anthony PERARD
22547:cb75d32db0d6
libxl: strdup disk path before put it in qemu args array.
less
more
| rev 22606:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip