log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 16789:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2008-01-18
Keir Fraser
16789:80ea335cf209
ioemu: replace non-standard ulong with unsigned long
2008-01-18
Keir Fraser
16788:2ac0fd9fd4b4
qemu-dm: Nicely terminate the device model script, to let it properly
2008-01-18
Keir Fraser
16787:a1a3fe600ef3
Add FS backend/frontend drivers (frontend in minios only).
2008-01-17
Keir Fraser
16786:764d6741de07
minios: add blkfront
2008-01-17
Keir Fraser
16785:bf828db8d017
hvm: Extboot support for Xen
2008-01-17
Keir Fraser
16784:95558b4a6714
minios: support several netfronts
2008-01-17
Keir Fraser
16783:6fdb108db46c
xm: Fix xm restore command.
2008-01-17
Keir Fraser
16782:dc9916adaa1d
Minor correction in xm man page for 'xm create'.
2008-01-17
Keir Fraser
16781:76d88d1da324
minios: add xenbus token support and separate watch event queues
2008-01-17
Keir Fraser
16780:acb35c1088fd
tools: disable lomount and miniterm by default
2008-01-17
Keir Fraser
16779:2773cdbecda5
tools: LDFLAGS in link lines
2008-01-17
Keir Fraser
16778:68673ad57302
network scripts: SUSE has sensible use of ifup nowadays
2008-01-17
Keir Fraser
16777:33dcf04d7715
tools/docs: Fix example and default IP addresses.
2008-01-17
Keir Fraser
16776:2d9a8a4d7e73
libxen: Avoid declarations-after-statement (C++ coding style).
2008-01-17
Keir Fraser
16775:8984cc0a1d80
minios: add realloc
2008-01-17
Keir Fraser
16774:8f6640070a86
minios: make stack size configurable
2008-01-17
Keir Fraser
16773:1101ca828ad9
minios: add wait_event_deadline
2008-01-17
Keir Fraser
16772:a26aee4a1522
minios: add trydown
2008-01-17
Keir Fraser
16771:10101bc8181f
minios: use ASSERT for BUG_ON
2008-01-17
Keir Fraser
16770:b18f70656fdb
minios: Add exit_thread prototype. Make sure exit_thread doesn't
2008-01-17
Keir Fraser
16769:03c2236e0089
minios: Add noreturn attribute to do_exit
2008-01-17
Keir Fraser
16768:e51bf624433a
minios: Optimize IA64's get_current()
2008-01-17
Keir Fraser
16767:0a88a8fe5e97
Update API changelog for new feature flags.
2008-01-17
Keir Fraser
16766:be960a84e492
hvm: Allocate an unmapped guard page to separate ordinary low RAM
2008-01-16
Keir Fraser
16765:f17b34df974f
amd hvm (svm): Print warning if NPT constraints on PAE are hit.
2008-01-16
Keir Fraser
16764:ec3f90599ab1
xenconsoled: Make slave pty raw during initialization.
2008-01-16
Keir Fraser
16763:847bc9b19c48
x86: New feature flag XENFEAT_mmu_pt_update_preserve_ad.
2008-01-16
Keir Fraser
16762:a66bdc82d8fa
x86: Reserve a CPUID feature bit to advertise new
2008-01-15
Keir Fraser
16761:a407a8a51319
x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall.
2008-01-15
Keir Fraser
16760:04d3ca600f74
-DNDEBUG for hypervisor only
2008-01-15
Keir Fraser
16759:b953c358d0ad
libxen: Fix function prototype.
2008-01-15
Keir Fraser
16758:d13c4d2836a8
Merge with ia64 tree.
2008-01-15
Alex Williamson
16757:235bef53d5bd
[IA64] Fix security vulnerability
2008-01-15
Keir Fraser
16756:fba4e7357744
x86: Allow batched mmu updates which preserve accessed/dirty pte bits.
2008-01-15
Keir Fraser
16755:58dfcad8d56d
Update version to 3.3-unstable.
2008-01-15
Keir Fraser
16754:b64be2bc7a91
xend: Remove hardcoded (and apparently unused) xend version.
2008-01-15
Keir Fraser
16753:e6e165f72e57
hvm, x86: Add QEMU BIOS menu for choosing boot device.
2008-01-15
Keir Fraser
16752:b6cc74f275fd
blktap: factor out linux specific code
2008-01-15
Keir Fraser
16751:973221f4d9c7
x86: INT3 and INTO trap gates should have DPL==3.
2008-01-13
Keir Fraser
16750:45d16899a21d
Added tag 3.2.0-rc6 for changeset 9facc624a238
2008-01-13
Keir Fraser
16749:9facc624a238
Update version to xen-3.2.0-rc6
3.2.0-rc6
2008-01-12
Keir Fraser
16748:533a8e6cebd0
x86: Fix PV PIT handler after previous changeset.
2008-01-12
Keir Fraser
16747:9862217f3c34
hvm: Improve in-Xen PIO emulation to better handle string PIO
2008-01-12
Keir Fraser
16746:a30aabe3c84a
svm: Properly mask unsupported bits in CPUID_80000001_ECX.
2008-01-11
Keir Fraser
16745:51aa2f884f64
hvm: hpet: Tidy up hpet_to_ns_limit calculation.
2008-01-11
Keir Fraser
16744:f2b4779623d2
vmxassist: Emulate CLTS.
2008-01-11
Keir Fraser
16743:e4fd457a3dd5
x86 hvm: hvm_maybe_deassert_evtchn_irq() needs to be called early in
2008-01-10
Keir Fraser
16742:56b42d68518e
x86_emulate: Fix near CALL/JMP <reg,mem>. Broken by c/s 16491.
2008-01-10
Keir Fraser
16741:c86025f569cb
x86_emulate: Certain opcodes are only valid with a memory operand.
2008-01-10
Keir Fraser
16740:850ec55df0dc
Fix network-bridge shell quoting.
2008-01-09
Keir Fraser
16739:8922a1469284
Added tag 3.2.0-rc5 for changeset 36bb2ab4722733d919d32e4555eb46cc6a06cb8f
2008-01-09
Keir Fraser
16738:36bb2ab47227
Update version to 3.2.0-rc5
3.2.0-rc5
2008-01-09
Keir Fraser
16737:7e400607cdd8
x86_emulate: Fix handling of RIP-relative addressing.
2008-01-09
Keir Fraser
16736:f983aa8e4b26
vt-d: Fix print_vtd_entries walk VTd mapping table.
2008-01-09
Keir Fraser
16735:1b2be7cf0b7b
hvm: hpet: Clamp period to sane values to prevent excessive looping in
2008-01-09
Keir Fraser
16734:b5b3e27f1af3
x86_emulate: Correct RIP-relative addressing offset for SHLD/SHRD with
2008-01-09
Keir Fraser
16733:4c1a0d2a318d
Fix x86_emulate() handling of imul with immediate operands.
2008-01-08
Keir Fraser
16732:15cfd1f8fa38
x86: Fix a comment in get_page_type().
2008-01-08
Keir Fraser
16731:9ff64d045e61
hvm: hpet: Fix overflow when converting to nanoseconds.
2008-01-08
Keir Fraser
16730:9865d5e82802
hvm: Fix evtchn-to-fake-pci interrupt propagation.
less
more
| rev 16789:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip