log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 19977:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2009-07-14
Keir Fraser
19977:eac682b9c7bc
debug=y default during development
2009-07-14
Keir Fraser
19976:98e606e9d173
stubdom: fix stubdom-dm error path
2009-07-14
Keir Fraser
19975:e845326ae203
python: Remove tab indents.
2009-07-14
Keir Fraser
19974:4afd6669a351
pass-through: use vdevn in xm_pci_attach()
2009-07-14
Keir Fraser
19973:42795382cb93
docs/xenapi: Update examples section reflecting the current behaviour.
2009-07-13
Keir Fraser
19972:82c6d0b8852e
stubdom: Install and use stubdompath.sh
2009-07-13
Keir Fraser
19971:75e63b73075a
x86-64: reduce symbol table size
2009-07-13
Keir Fraser
19970:c0cb307d927f
Mapping grant references into HVM guests, take 2
2009-07-13
Keir Fraser
19969:09dbdf12c33d
Eliminate grant_table_op restriction
2009-07-13
Keir Fraser
19968:0d4406bc5cb7
Allow XENMEM_exchange to support exchange on foreign domains.
2009-07-13
Keir Fraser
19967:f17c897546bf
VT-d: fix assertion fault in pci passthrough code
2009-07-13
Keir Fraser
19966:3f12d48f2880
x86: merge final linking scripts
2009-07-13
Keir Fraser
19965:2dbabefe62dc
Move cpu_{sibling,core}_map into per-CPU space
2009-07-13
Keir Fraser
19964:3952eaeb70b0
Introduce and use a per-CPU read-mostly sub-section
2009-07-13
Keir Fraser
19963:ed76e4bbea83
x86: move ucode_cpu_info into per-CPU space
2009-07-13
Keir Fraser
19962:7406764457a0
x86: move init_tss into per-CPU space
2009-07-13
Keir Fraser
19961:895695d91ec1
ia64: consolidate final linking step
2009-07-13
Keir Fraser
19960:00f2162a2c5c
i386: fix boot
2009-07-10
Keir Fraser
19959:8ee92b9f890f
stubdom: Fix stubdom-dm after c/s 19818
2009-07-09
Keir Fraser
19958:20743a0a4ac5
netbsd: remove qemu-ifup-nbsd, now that it is in the right place
2009-07-09
Keir Fraser
19957:7b8f6416aae4
Make python check scripts use of $(PYTHON) make variable.
2009-07-09
Keir Fraser
19956:813e362f333b
tools: python -> $(PYTHON)
2009-07-09
Keir Fraser
19955:885575267e2b
Update QEMU_TAG to 5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726f
2009-07-09
Keir Fraser
19954:f964ec304363
Use $(PYTHON) Makefile variable when building the hypervisor.
2009-07-09
Keir Fraser
19953:4b6e4bb7b7b4
x86_64: Fix Xen relocation size -- there is no longer an allocation
2009-07-08
Keir Fraser
19952:d6c1d7992f43
Replace boot-time free-pages bitmap with a region list.
2009-07-08
Keir Fraser
19951:ef38784f9f85
Do not use bitmap allocator after boot time.
2009-07-08
Keir Fraser
19950:721c14d7f60b
x86 hvm: Use 'x' as parameter name for macros converting between
2009-07-08
Keir Fraser
19949:e7d4fd334626
blktap2: Fix compile warning with gcc4.
2009-07-08
Keir Fraser
19948:5c40f649a6a4
fs-back: better error handling in fs-backend
2009-07-08
Keir Fraser
19947:797006dadc38
stubdom: fix a race that affects live migration with stubdoms
2009-07-07
Keir Fraser
19946:01ae7dc043ba
x86: extend mmu_update hypercall to allow update of foreign pagetables.
2009-07-07
Keir Fraser
19945:a29bb4efff00
x86,hvm: Allow delivery of timer interrupts to VCPUs != 0
2009-07-07
Keir Fraser
19944:2fadef1b008f
x86,hvm: cleanup hpet.c vcpu handling same as i8254.c/rtc.c
2009-07-07
Keir Fraser
19943:7ce4f3675c9b
docs: update vtd.txt for pv-ops dom0
2009-07-07
Keir Fraser
19942:c1541cc7e985
vmx: Add support for Pause-Loop Exiting
2009-07-07
Keir Fraser
19941:65a68b980cc3
xenstat: Use backend path which is compatible with pvops and 2.6.18-xen kernels.
2009-07-06
Keir Fraser
19940:d768628c28a4
x86, hvm: fix get msix entry error
2009-07-06
Keir Fraser
19939:0ab211e699e6
AMD IOMMU: Add suspend and resume support for amd iommu.
2009-07-06
Keir Fraser
19938:ff5bc91d0057
AMD IOMMU: Make iommu suspend & resume functions more generic.
2009-07-06
Keir Fraser
19937:7d5433600932
AMD IOMMU: Clean up hardware initialization functions to make them
2009-07-06
Keir Fraser
19936:100b05eed0d5
32on64: increase size of compat argument translation area to 2 pages.
2009-07-06
Keir Fraser
19935:3313efd1c367
x86: PERCPU_SHIFT can be reduced to 12 now compat_arg_xlat_area is not
2009-07-06
Keir Fraser
19934:bcee82a0e9d6
Avoid compat_arg_xlat to be a large per-CPU object
2009-07-06
Keir Fraser
19933:83b37290ed5d
x86 shadow: disable fast np path in OOS.
2009-07-06
Keir Fraser
19932:3a5d8601293c
x86 shadow: Fix lock-less race between resync and fast path.
2009-07-06
Keir Fraser
19931:d33a665b2c05
xend: allow pv_ops kernel driver pci-stub to hide devices for assignment
2009-07-06
Keir Fraser
19930:8f6dd1671599
blktap2: fix save/restore/migration
2009-07-06
Keir Fraser
19929:07dd575147b0
blktap2: seperate blktap1/blktap2 disk types
2009-07-06
Keir Fraser
19928:7605b318619f
x86: Process only pending timers in acpi idle handler, not all
2009-07-06
Keir Fraser
19927:88627284ec29
libfsimage: Support for zfs version 16.
2009-07-03
Keir Fraser
19926:c23d71600634
Fix c/s 19886: Must free pages after synchronously scrubbing them
2009-07-02
Keir Fraser
19925:d461c4d8af17
tools: Always check for __linux__ not __Linux__
2009-07-02
Keir Fraser
19924:8fecba36bc63
Remove page-scrub lists and async scrubbing.
2009-07-02
Keir Fraser
19923:863ae334467c
kexec: switch to a known good/static GDT before kexec
2009-07-02
Keir Fraser
19922:653c2c5f4594
gtraceview: compile fixes for NetBSD.
2009-07-02
Keir Fraser
19921:8d525e5f50dc
xend: Remove disused constants
2009-07-02
Keir Fraser
19920:027ea5843623
xend: fix an undefined name error: mac may be referenced before definition.
2009-07-02
Keir Fraser
19919:01275396910a
libxc: Fix bugs in xc_exchange_page: pfn_type indexed by gpfn.
2009-07-02
Keir Fraser
19918:7c04fe03b87f
xend: Restore uname of blktap for managed domains
less
more
| rev 19977:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip