log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 18404:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2008-08-28
Keir Fraser
18404:5d30ca2b2efd
ioemu, passthru: make upper field of 64 bit bar writable.
2008-08-28
Keir Fraser
18403:8ac3e7e7d823
stubdom: add LANG=C for 'gcc -print-search-dirs'
2008-08-28
Keir Fraser
18402:266758b689e0
docs: Update user manual for 3.3.
2008-08-28
Keir Fraser
18401:c8377b335fbe
xend: Cleanup destroy and destroyDomain methods
2008-08-28
Keir Fraser
18400:ab50f558a6f3
stubdom: make xc_map_foreign_ranges use malloc instead of stack space
2008-08-27
Keir Fraser
18399:b4bde79b7ba0
libxc: Use vcpu_guest_context_any_t instead of two pages
2008-08-27
Keir Fraser
18398:6c50c7d089d9
hvmloader: Fix e820_malloc() after bug I introduced in c/s 18383
2008-08-27
Keir Fraser
18397:ab8212bd5604
tools/xenmon/Makefile: Move LDFLAGS after $<
2008-08-27
Keir Fraser
18396:7a28400271f7
stubdom: add v?errx? and v?warnx? functions
2008-08-27
Keir Fraser
18395:03bdbb7e7add
ioemu: Add SEEK_STAT in all non-error cases except sleep request,
2008-08-27
Keir Fraser
18394:dade7f0bdc8d
hvm: Use main memory for video memory.
2008-08-27
Keir Fraser
18393:2397555ebcc2
mini-os: Fix build failure with void* arithmetic.
2008-08-27
Keir Fraser
18392:070688cdf62c
Fall back to a timer linked list when the timer heap overflows.
2008-08-27
Keir Fraser
18391:6c6bda7f09cd
Use 'gcc -v 2>&1 | tail -1' to extract gcc version.
2008-08-27
Keir Fraser
18390:14a9a1629590
xmalloc: Cannot be called in IRQ context so doesn't need IRQ-safe locking.
2008-08-27
Keir Fraser
18389:2eefc8294358
x86: Signal softirq-context calibration with an actual first-class
2008-08-27
Keir Fraser
18388:2986c11b7edf
x86: Assert in_irq() while processing guest-bound interrupts.
2008-08-27
Keir Fraser
18387:c3f73c6f2266
More precise regexp to extract version line from 'gcc -v'.
2008-08-27
Keir Fraser
18386:e827b524772c
mini-os: Add printf format checking to xenbus_printf
2008-08-27
Keir Fraser
18385:38557884d2cd
ioemu-stubdom: drop --disable-gfx-check option, already added by qemu-xen tree
2008-08-27
Keir Fraser
18384:f17ab0889f3b
stubdom: support quotes in argument passing
2008-08-27
Keir Fraser
18383:846590f85062
stubdom: make munmap work in batches to fix stack overflow
2008-08-27
Keir Fraser
18382:fa98f03a6bcd
xend: fix LinuxImageHandler debugging output
2008-08-27
Keir Fraser
18381:9e276d5f3c58
PyGRUB: fix menu flicker
2008-08-27
Keir Fraser
18380:2708ad934551
mini-os: make xenbus_read_integer and xenbus_printf take const strings
2008-08-27
Keir Fraser
18379:1c1404a0d435
stubdom: drop debugging message
2008-08-27
Keir Fraser
18378:79d168323727
stubdom: add syslog functions
2008-08-27
Keir Fraser
18377:ac9e7df89a8e
stubdom: add dummy pthread_mutexattr*
2008-08-27
Keir Fraser
18376:9818c7099e20
stubdom: int32_t is provided by stdint.h, not sys/types.h
2008-08-26
Keir Fraser
18375:c2472ded5c7c
x86 hvm: More checking around REP MOVS emulation.
2008-08-26
Keir Fraser
18374:c5a7ceb199cd
vtd: do FLR before xc.domain_destroy()
2008-08-26
Keir Fraser
18373:493a0a87919e
x86 hvm: Emulate RAM-to-RAM REP MOVS copies efficiently.
2008-08-26
Keir Fraser
18372:62b904dcf88c
vtd: Fix ioapic interrupt remapping
2008-08-26
Keir Fraser
18371:21294d41c26e
xend: Avoid multiple assignments to same dict key in pci_convert_sxp_to_dict
2008-08-25
Keir Fraser
18370:95f1dc27e182
x86: Time rendezvous function does not need to disable/enable IRQs.
2008-08-25
Isaku Yamahata
18369:48db4eee7d58
[IA64] introduce compile time option to disable optvfault.
2008-08-25
Isaku Yamahata
18368:01e95ec5b433
[IA64] Make gp value point to the xenva area in mca handler
2008-08-25
Isaku Yamahata
18367:0ac39e4bf63a
[IA64] fix mca hander.
2008-08-25
Isaku Yamahata
18366:efee1e0f2e08
[IA64] update the comment in ia64_switch_to.
2008-08-25
Isaku Yamahata
18365:5bb2700e773a
[IA64] fix stack unwinder.
2008-08-25
Isaku Yamahata
18364:5a61dba2cf0a
[IA64] minor fix vmx_ivt.
2008-08-25
Isaku Yamahata
18363:1d565c0429cb
[IA64] introduce XEN_EFI_RR6 and XEN_EFI_RR7
2008-08-25
Isaku Yamahata
18362:6607624285b2
[IA64] EFI mapping: restoring mapping correctly.
2008-08-25
Isaku Yamahata
18361:9112c53b70cd
[IA64] move back pal.S into xen/arch/ia64/linux.
2008-08-25
Isaku Yamahata
18360:8f00ddcd1c47
[IA64] fix PAL call in physical mode.
2008-08-25
Isaku Yamahata
18359:de736eefb6e1
[IA64] add one BUG_ON() to allocate_metaphysical_rr()
2008-08-21
Keir Fraser
18358:2ec019301ad8
hvmloader: Debug build incorporates HVM environment tests which must
2008-08-21
Keir Fraser
18357:4f8518b00ab1
xentrace: Fix typo in xentrace_formats file.
2008-08-21
Keir Fraser
18356:ab1eec9ba5cb
Added tag 3.3.0-branched for changeset 1e99ba54035623731bc7318a8357aa6a118c5da1
2008-08-21
Keir Fraser
18355:1e99ba540356
x86: fix l1_disallow_mask() for HVM guests with pass-thru devices.
3.3.0-branched
2008-08-21
Keir Fraser
18354:1ea9dd2c7331
PV-on-HVM: unmask_evtchn() must always use hypercall.
2008-08-20
Keir Fraser
18353:598d92a5ae7a
Update Xen version for 3.3.0-rc8-pre
2008-08-20
Keir Fraser
18352:de58952cd996
Added tag 3.3.0-rc7 for changeset daf1193bcd11345d566a4747fe1f12c90b44452c
2008-08-20
Keir Fraser
18351:daf1193bcd11
Update Xen version for 3.3.0-rc7
3.3.0-rc7
2008-08-20
Keir Fraser
18350:6fc154f0827e
x86 hvm: Fix binary arithmetic in hvmemul_linear_to_phys().
2008-08-20
Keir Fraser
18349:4939ce665161
Update Xen version for 3.3.0-rc7-pre
2008-08-20
Keir Fraser
18348:5d3f77f52fa2
Added tag 3.3.0-rc6 for changeset bc372510f1794ee41a8b0501cc84f8a65d05e094
2008-08-20
Keir Fraser
18347:bc372510f179
Update Xen version for 3.3.0-rc6
3.3.0-rc6
2008-08-20
Keir Fraser
18346:56770e3eb76e
domctl: ssidref is not initialized if !XSM_ENABLE
2008-08-20
Keir Fraser
18345:b5396a87a64a
x86: APs enable x2APIC only when BSP did so.
less
more
| rev 18404:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip