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 18445:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2008-09-08
Keir Fraser
18445:b146f0cf3b8b
xc_save: Janitorial work.
2008-09-05
Keir Fraser
18444:be573a356c90
lsevtchn: Improve this evtchn reporting tool.
2008-09-05
Keir Fraser
18443:1a785d213573
ioemu: fix offset of MSI-X memory-mapped table.
2008-09-04
Keir Fraser
18442:392b04ccaf3c
xsm: A few hacks to get XSM-disabled (aka dummy) mode working.
2008-09-04
Keir Fraser
18441:ae9b223a675d
More efficient implementation of SCHEDOP_poll when polling a single port.
2008-09-04
Keir Fraser
18440:8d982c7a0d30
x86: smp_mb__{before,after}_clear_bit() are no-ops.
2008-09-04
Keir Fraser
18439:7d1eadfe4631
xsm: Fix __import__() usage on Python 2.4 and earlier.
2008-09-04
Keir Fraser
18438:a5bf2535e7bb
ioemu: support PCI Express Capability Structure version 1.
2008-09-04
Keir Fraser
18437:294fc8fc4ba0
xsm, flask: sample flask policy
2008-09-04
Keir Fraser
18436:44f039c4aee4
xsm: refactor IO hooks/sysctl hooks
2008-09-04
Keir Fraser
18435:5b133625223a
xsm, python tools: remove autogenerated xsm.py
2008-09-04
Keir Fraser
18434:bed1b98b63cc
CPUIDLE: Write to ARB_DISABLE conditionally to reduce some idle overheads.
2008-09-03
Keir Fraser
18433:c9db93b0660a
x86: Fix interpretation of get_l*e_linear_pagetable().
2008-09-03
Keir Fraser
18432:1e98ea5c8604
x86: Fix guest_handle_okay/guest_handle_subrange_okay
2008-09-03
Keir Fraser
18431:c759a6cef79f
Remove guest_physmap_max_mem_pages(), which is no longer usefully
2008-09-03
Keir Fraser
18430:a4cf79209a28
ACPI: Remove a redundant call to acpi_hw_register_read().
2008-09-03
Keir Fraser
18429:021189f8cd78
Fix for VCPU periodic timer.
2008-09-03
Keir Fraser
18428:3e72ab517e44
xend: move the call to XendDevices.destroy_device_state()
2008-09-02
Keir Fraser
18427:e2a8e3be7bfa
xend: Fix Bug 1336
2008-09-01
Keir Fraser
18426:b6eea72ea9dc
x86: allow Dom0 to control a few more MSR bits
2008-09-01
Keir Fraser
18425:86b956d8cf04
x86: make {get,put}_page_type() preemptible
2008-09-01
Keir Fraser
18424:7cb51e8484f6
[IA64] use ioemu-remote as default on ia64.
2008-09-01
Keir Fraser
18423:7eefe6399bcd
ioemu: fix multiple pci-attach/pci-detach by removing the meaningless irq_index
2008-09-12
Isaku Yamahata
18422:4ddd63b4be9b
[IA64] fix XENMEM_add_to_physmap with XENMAPSPACE_mfn
2008-09-01
Isaku Yamahata
18421:d0a544d8a3f3
merge with xen-unstable.hg
2008-08-30
Keir Fraser
18420:05c7efee10a1
cross-install: Only apply in tools directory, and automatically wrap $INSTALL.
2008-08-30
Keir Fraser
18419:48b33c4275f1
stubdom: Absolute path for XEN_ROOT.
2008-08-29
Keir Fraser
18418:c503269192f2
vtd: fix Dom0 S3 when VT-d is enabled.
2008-08-29
Keir Fraser
18417:481f0dc6beb0
x86: constify microcode hypercall argument
2008-08-29
Keir Fraser
18416:cd078a3d600e
docs: A small update in the vtpm documentation file.
2008-08-29
Keir Fraser
18415:1d4e0b007980
Update the URL for the ACPI compiler sources.
2008-08-29
Keir Fraser
18414:1721689cc834
Run cross-compilation-aware install wrapper script.
2008-08-29
Keir Fraser
18413:10e0e90831f0
amd: Extended migration support
2008-08-29
Keir Fraser
18412:8623a537aff1
docs: Fix datamodel-graph of XenAPI
2008-08-29
Keir Fraser
18411:26daab313faa
pv-grub: fix example file
2008-08-28
Keir Fraser
18410:a37902923a67
x86: time_calibration_rendezvous must be invoked with @wait=1.
2008-08-28
Keir Fraser
18409:b674d7159549
stubdom: fix munmap's update_va_mapping flag passing, thus fixing
2008-08-28
Keir Fraser
18408:98b89c2b1cde
softirq: Add sanity assertion about NR_SOFTIRQS.
2008-08-28
Keir Fraser
18407:dc5e2a1b87d1
x86: There are now two x86-specific softirqs.
2008-08-28
Keir Fraser
18406:11606c429084
Update Xen version for 3.4-unstable development phase
2008-08-28
Keir Fraser
18405:1ac3e2a44dc9
hvmloader: skip upper field of 64 bit base address register.
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
less
more
| rev 18445:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip