age |
author |
revision |
description |
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-rc73.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-rc63.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. |
2008-08-20 |
Keir Fraser |
18344:0cf244daf3c4 |
ioemu: Fix unmapping issue on hot-removing pass-thru device |
2008-08-19 |
Keir Fraser |
18343:a864ba2f0aa5 |
x86 hvm: Another clarifying comment in the HVM address translation emulation. |
2008-08-19 |
Keir Fraser |
18342:504e5334f1a2 |
x86 hvm: Add clarifying comments about clipping repeated string |
2008-08-19 |
Keir Fraser |
18341:e6a4f6a682ba |
x86 hvm: Build fix: param is paddr_t not ulong. |
2008-08-19 |
Keir Fraser |
18340:a3fe573a0e1e |
x86, hvm: Observe EFLAGS.DF when performing segmentation checks and |
2008-08-19 |
Keir Fraser |
18339:6e3c97f43f9c |
x86_emulate: Do not request emulation of REP instructions beyond the |
2008-08-19 |
Keir Fraser |
18338:7c10be016e43 |
vtd: Don't do FLR when we create domain or hotplug device into guest. |
2008-08-19 |
Keir Fraser |
18337:2af894d8cecd |
xend: fixes a typo in the PIF class of the Xen-API code. |
2008-08-18 |
Keir Fraser |
18336:9eb8bbfbaa06 |
x86: update ioport_quirks_tbl[] for the proliant DL7xx |
2008-08-15 |
Keir Fraser |
18335:e4d46ee5d20b |
Update Xen version for 3.3.0-rc6-pre |
2008-08-15 |
Keir Fraser |
18334:dd42d1c84ad3 |
Added tag 3.3.0-rc5 for changeset b4dba6a0e97cb6dd080fa566468e3cc972c34d7a |
2008-08-15 |
Keir Fraser |
18333:b4dba6a0e97c |
Update Xen version for 3.3.0-rc53.3.0-rc5 |
2008-08-15 |
Keir Fraser |
18332:a1e4279bddee |
x86, hvm: Fix softtsc for AMD-V |
2008-08-14 |
Keir Fraser |
18331:d09404ad5730 |
x86 shadow: Fix OOS typecounting. |
2008-08-14 |
Keir Fraser |
18330:d3947223dfae |
pv-grub: On x86_64, also build an x86_32 pv-grub |
2008-08-14 |
Keir Fraser |
18329:ca7dd77d5365 |
Fix restore crash with certain guest memory sizes |
2008-08-14 |
Keir Fraser |
18328:b1e5a0def648 |
x86, shadow: Fix OOS on domain crash. |
2008-08-14 |
Isaku Yamahata |
18327:3ad6ad720f90 |
[ia64] remove the runtime warning when hvmop_set_mem_type is used. |
2008-08-13 |
Isaku Yamahata |
18326:da236d7f59b9 |
merge with xen-unstable.hg |
2008-08-13 |
Keir Fraser |
18325:c6402709acc8 |
shadow: Fix BUILD_BUG_ON(). |
2008-08-13 |
Keir Fraser |
18324:0638a5c2cc9f |
MSI-X: enhancement |
2008-08-13 |
Keir Fraser |
18323:644a9d219973 |
xend: Allow xenconsoled to be passed arguments at startup |
2008-08-13 |
Keir Fraser |
18322:60af813ea458 |
xend: Make sure that 'PV_kernel' config param is not blank when |
2008-08-13 |
Keir Fraser |
18321:29c242c06ac2 |
x86: Simplify arch_virq_is_global(). |
2008-08-13 |
Keir Fraser |
18320:d96bf4cd0f37 |
x86: Fix shadow code's handling of p2m superpage changes |
2008-08-13 |
Keir Fraser |
18319:641e10533c89 |
x86 shadow: Relax BUILD_BUG_ON() regarding struct sizes. |
2008-08-13 |
Keir Fraser |
18318:b75f0b3e2a7e |
x86, shadow, oos: Remove overzealous warning and simplify code. |
2008-08-13 |
Keir Fraser |
18317:08ff587400ba |
x86 mcheck: mce_disabled is not __initdata: it's referenced on S3 resume |
2008-08-13 |
Keir Fraser |
18316:29e994c7678e |
vtd: Add checking on return value of init_vtd_hw() |
2008-08-12 |
Keir Fraser |
18315:2c63cf7b042d |
Update Xen version for 3.3.0-rc5-pre |
2008-08-12 |
Keir Fraser |
18314:5b093d5a5b15 |
Added tag 3.3.0-rc4 for changeset 96d0a48e87ee46ba7b73e8c906a7e2e0baf60e2e |
2008-08-12 |
Keir Fraser |
18313:96d0a48e87ee |
Update Xen version for 3.3.0-rc43.3.0-rc4 |
2008-08-11 |
Keir Fraser |
18312:8b1ebe5e8fd7 |
xend/xenapi: Initialize a VLAN PIF's record with the MAC and MTU size |
2008-08-11 |
Keir Fraser |
18311:f9062ba4c54f |
Add guide to using the kexec and kdump facility in xen. |
2008-08-11 |
Keir Fraser |
18310:265d42af434b |
xend/xen-api: Have the VDI record return the security label |
2008-08-11 |
Keir Fraser |
18309:794bbae4f25b |
stubdom: for safety, tell lwip we use the heap in the event handler |
2008-08-11 |
Keir Fraser |
18308:32aa43364f5d |
page scrub: Serialise softirq with a new lock. |
2008-08-11 |
Keir Fraser |
18307:ce085fc0d2e4 |
xend: Better support for legacy HVM config of ia64 |
2008-08-11 |
Keir Fraser |
18306:f10d436d9a9e |
Serialize scrubbing pages |
2008-08-11 |
Keir Fraser |
18305:3d5515f40b9b |
x86, xenoprof: Add Nehalem to list of ppro cores |
2008-08-11 |
Keir Fraser |
18304:f60c565e2ca2 |
tools build: add cross-install to find the right "strip" |
2008-08-13 |
Isaku Yamahata |
18303:fa8be8a6cb74 |
[IA64] fix vtlb flush |
2008-08-11 |
Isaku Yamahata |
18302:d24bc5f549ba |
merge with xen-unstable.hg |
2008-08-08 |
Keir Fraser |
18301:4e3316ed1af5 |
x86: adjust placement of pause insn in _raw_spin_lock() |
2008-08-08 |
Keir Fraser |
18300:a189e68441fe |
x86: also show event upcall mask when dumping guest state |
2008-08-08 |
Keir Fraser |
18299:c386106f9638 |
x86: Update guest timestamps on frequency change. |
2008-08-08 |
Keir Fraser |
18298:d31546a3883e |
x86: Reduce restrictions on dom0_max_vcpus. |
2008-08-08 |
Keir Fraser |
18297:f62a61cd95f5 |
ia64: PV driver domains - ugly python hacks |
2008-08-08 |
Keir Fraser |
18296:3ab0e76fb8e2 |
prefix mini-os lists with minios_, drop QEMU_ prefix from QEMU_LIST_* |
2008-08-08 |
Keir Fraser |
18295:9877446e919b |
ioemu: fix typo in serial emulation |
2008-08-08 |
Keir Fraser |
18294:26afc8557f9f |
stubdom: turn off_t 64bit on x86 |
2008-08-07 |
Keir Fraser |
18293:13b4d1efe890 |
Update Xen version for 3.3.0-rc4-pre |
2008-08-07 |
Keir Fraser |
18292:fe54136d45b9 |
Added tag 3.3.0-rc3 for changeset 57fca3648f25dcc085ee380954342960a7979987 |
2008-08-07 |
Keir Fraser |
18291:57fca3648f25 |
Update Xen version for 3.3.0-rc33.3.0-rc3 |
2008-08-07 |
Keir Fraser |
18290:d18be3c329fa |
unmodified drivers: update README |
2008-08-07 |
Keir Fraser |
18289:841b8f64a493 |
xm: fix trivial typo. s/ciredump-restore/coredump-restart/ |
2008-08-07 |
Keir Fraser |
18288:979b193239c7 |
Revert 18242:f20fb83dac2c (Xen 3.3 after all) |
2008-08-11 |
Isaku Yamahata |
18287:b086089f4643 |
[IA64] Print ACPI signature before overwriting it |
2008-08-08 |
Isaku Yamahata |
18286:3f9d904d92c4 |
[IA64] Remove VT-i no opcode warning |
2008-08-08 |
Isaku Yamahata |
18285:1dd1b92721fc |
[IA64] Cleanup ACPI checksum warnings |
2008-08-08 |
Isaku Yamahata |
18284:853476b12f56 |
[IA64] backport EFI version warning fix |
2008-08-08 |
Isaku Yamahata |
18283:36c274bbc5df |
[IA64] Fix PV driver domains - xen stubs |
2008-08-07 |
Isaku Yamahata |
18282:a39913db6e51 |
merge with xen-unstable.hg |
2008-08-06 |
Keir Fraser |
18281:eff5fcfa69bc |
Use legacy ioemu on ia64 for Xen 4.0 |
2008-08-06 |
Keir Fraser |
18280:41b7d2e54588 |
iommu: Make the iommu boot parameters more generic and flexible |
2008-08-06 |
Keir Fraser |
18279:c329dcc9df04 |
ioemu-stubdom: fix initialization of vm_change_state_head |
2008-08-06 |
Keir Fraser |
18278:bd81792b24b2 |
stubdom: fix documentation file names |
2008-08-06 |
Keir Fraser |
18277:384f819f3ac0 |
vtd: Update vtd.txt |