log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 18396:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2008-08-21
Keir Fraser
18396:2ec019301ad8
hvmloader: Debug build incorporates HVM environment tests which must
2008-08-21
Keir Fraser
18395:4f8518b00ab1
xentrace: Fix typo in xentrace_formats file.
2008-08-21
Keir Fraser
18394:ab1eec9ba5cb
Added tag 3.3.0-branched for changeset 1e99ba54035623731bc7318a8357aa6a118c5da1
2008-08-21
Keir Fraser
18393:1e99ba540356
x86: fix l1_disallow_mask() for HVM guests with pass-thru devices.
3.3.0-branched
2008-08-21
Keir Fraser
18392:1ea9dd2c7331
PV-on-HVM: unmask_evtchn() must always use hypercall.
2008-08-20
Keir Fraser
18391:598d92a5ae7a
Update Xen version for 3.3.0-rc8-pre
2008-08-20
Keir Fraser
18390:de58952cd996
Added tag 3.3.0-rc7 for changeset daf1193bcd11345d566a4747fe1f12c90b44452c
2008-08-20
Keir Fraser
18389:daf1193bcd11
Update Xen version for 3.3.0-rc7
3.3.0-rc7
2008-08-20
Keir Fraser
18388:6fc154f0827e
x86 hvm: Fix binary arithmetic in hvmemul_linear_to_phys().
2008-08-20
Keir Fraser
18387:4939ce665161
Update Xen version for 3.3.0-rc7-pre
2008-08-20
Keir Fraser
18386:5d3f77f52fa2
Added tag 3.3.0-rc6 for changeset bc372510f1794ee41a8b0501cc84f8a65d05e094
2008-08-20
Keir Fraser
18385:bc372510f179
Update Xen version for 3.3.0-rc6
3.3.0-rc6
2008-08-20
Keir Fraser
18384:56770e3eb76e
domctl: ssidref is not initialized if !XSM_ENABLE
2008-08-20
Keir Fraser
18383:b5396a87a64a
x86: APs enable x2APIC only when BSP did so.
2008-08-20
Keir Fraser
18382:0cf244daf3c4
ioemu: Fix unmapping issue on hot-removing pass-thru device
2008-08-19
Keir Fraser
18381:a864ba2f0aa5
x86 hvm: Another clarifying comment in the HVM address translation emulation.
2008-08-19
Keir Fraser
18380:504e5334f1a2
x86 hvm: Add clarifying comments about clipping repeated string
2008-08-19
Keir Fraser
18379:e6a4f6a682ba
x86 hvm: Build fix: param is paddr_t not ulong.
2008-08-19
Keir Fraser
18378:a3fe573a0e1e
x86, hvm: Observe EFLAGS.DF when performing segmentation checks and
2008-08-19
Keir Fraser
18377:6e3c97f43f9c
x86_emulate: Do not request emulation of REP instructions beyond the
2008-08-19
Keir Fraser
18376:7c10be016e43
vtd: Don't do FLR when we create domain or hotplug device into guest.
2008-08-19
Keir Fraser
18375:2af894d8cecd
xend: fixes a typo in the PIF class of the Xen-API code.
2008-08-18
Keir Fraser
18374:9eb8bbfbaa06
x86: update ioport_quirks_tbl[] for the proliant DL7xx
2008-08-15
Keir Fraser
18373:e4d46ee5d20b
Update Xen version for 3.3.0-rc6-pre
2008-08-15
Keir Fraser
18372:dd42d1c84ad3
Added tag 3.3.0-rc5 for changeset b4dba6a0e97cb6dd080fa566468e3cc972c34d7a
2008-08-15
Keir Fraser
18371:b4dba6a0e97c
Update Xen version for 3.3.0-rc5
3.3.0-rc5
2008-08-15
Keir Fraser
18370:a1e4279bddee
x86, hvm: Fix softtsc for AMD-V
2008-08-14
Keir Fraser
18369:d09404ad5730
x86 shadow: Fix OOS typecounting.
2008-08-14
Keir Fraser
18368:d3947223dfae
pv-grub: On x86_64, also build an x86_32 pv-grub
2008-08-14
Keir Fraser
18367:ca7dd77d5365
Fix restore crash with certain guest memory sizes
2008-08-14
Keir Fraser
18366:b1e5a0def648
x86, shadow: Fix OOS on domain crash.
2008-08-14
Isaku Yamahata
18365:3ad6ad720f90
[ia64] remove the runtime warning when hvmop_set_mem_type is used.
2008-08-13
Isaku Yamahata
18364:da236d7f59b9
merge with xen-unstable.hg
2008-08-13
Isaku Yamahata
18363:fa8be8a6cb74
[IA64] fix vtlb flush
2008-08-13
Keir Fraser
18362:c6402709acc8
shadow: Fix BUILD_BUG_ON().
2008-08-13
Keir Fraser
18361:0638a5c2cc9f
MSI-X: enhancement
2008-08-13
Keir Fraser
18360:644a9d219973
xend: Allow xenconsoled to be passed arguments at startup
2008-08-13
Keir Fraser
18359:60af813ea458
xend: Make sure that 'PV_kernel' config param is not blank when
2008-08-13
Keir Fraser
18358:29c242c06ac2
x86: Simplify arch_virq_is_global().
2008-08-13
Keir Fraser
18357:d96bf4cd0f37
x86: Fix shadow code's handling of p2m superpage changes
2008-08-13
Keir Fraser
18356:641e10533c89
x86 shadow: Relax BUILD_BUG_ON() regarding struct sizes.
2008-08-13
Keir Fraser
18355:b75f0b3e2a7e
x86, shadow, oos: Remove overzealous warning and simplify code.
2008-08-13
Keir Fraser
18354:08ff587400ba
x86 mcheck: mce_disabled is not __initdata: it's referenced on S3 resume
2008-08-13
Keir Fraser
18353:29e994c7678e
vtd: Add checking on return value of init_vtd_hw()
2008-08-12
Keir Fraser
18352:2c63cf7b042d
Update Xen version for 3.3.0-rc5-pre
2008-08-12
Keir Fraser
18351:5b093d5a5b15
Added tag 3.3.0-rc4 for changeset 96d0a48e87ee46ba7b73e8c906a7e2e0baf60e2e
2008-08-12
Keir Fraser
18350:96d0a48e87ee
Update Xen version for 3.3.0-rc4
3.3.0-rc4
2008-08-11
Keir Fraser
18349:8b1ebe5e8fd7
xend/xenapi: Initialize a VLAN PIF's record with the MAC and MTU size
2008-08-11
Keir Fraser
18348:f9062ba4c54f
Add guide to using the kexec and kdump facility in xen.
2008-08-11
Keir Fraser
18347:265d42af434b
xend/xen-api: Have the VDI record return the security label
2008-08-11
Keir Fraser
18346:794bbae4f25b
stubdom: for safety, tell lwip we use the heap in the event handler
2008-08-11
Keir Fraser
18345:32aa43364f5d
page scrub: Serialise softirq with a new lock.
2008-08-11
Keir Fraser
18344:ce085fc0d2e4
xend: Better support for legacy HVM config of ia64
2008-08-11
Keir Fraser
18343:f10d436d9a9e
Serialize scrubbing pages
2008-08-11
Keir Fraser
18342:3d5515f40b9b
x86, xenoprof: Add Nehalem to list of ppro cores
2008-08-11
Keir Fraser
18341:f60c565e2ca2
tools build: add cross-install to find the right "strip"
2008-08-11
Isaku Yamahata
18340:d24bc5f549ba
merge with xen-unstable.hg
2008-08-11
Isaku Yamahata
18339:b086089f4643
[IA64] Print ACPI signature before overwriting it
2008-08-08
Isaku Yamahata
18338:3f9d904d92c4
[IA64] Remove VT-i no opcode warning
2008-08-08
Isaku Yamahata
18337:1dd1b92721fc
[IA64] Cleanup ACPI checksum warnings
less
more
| rev 18396:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip