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 12724:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-12-01
Alastair Tse
12724:aedeaa926893
merge
2006-12-01
Alastair Tse
12723:6cbe0449dc85
[XEND] More fixes for HVM device configuration parsing
2006-12-01
kfraser
12722:f35f17d24a23
[HVM] Add canonical address checks and generally clean up.
2006-12-01
Alastair Tse
12721:c032103da101
[XEND] Fix missing serial and localtime args in device model for HVM
2006-12-01
kfraser
12720:e6b4dc82b1e3
[XENOPROF] Fix oprofile for AMD SVM guests.
2006-12-01
kfraser
12719:a3aab403ec21
[HVM][VMX] Rename io.c -> intr.c.
2006-12-01
kfraser
12718:2801a14d169a
[HVM][VMX] Fix for CR8 acceleration on 64bit guest.
2006-12-01
Tim Deegan
12717:697b0203e68f
[XEN] Fix error paths in p2m insertion code
2006-11-30
Ewan Mellor
12716:952c2cddff0c
Fix default for the authentication on the Xen-API server -- the default should
2006-11-30
Ewan Mellor
12715:fbfbc6ed47d9
Fix managed domain rebooting by only complaining about a VM name conflict if
2006-11-30
Ewan Mellor
12714:2e5291248789
Fix registration on managed domains on xend restart.
2006-11-30
Ian Campbell
12713:5091a9a55d86
[XEN] Only parse the crashkernel command line parameter once on boot
2006-11-30
Ian Campbell
12712:f6993ff5cf49
[XEN] Rename machine_shutdown to machine_reboot_kexec to better
2006-11-30
Ian Campbell
12711:d7f71de58c4b
[LINUX] Fix backward compatibility with hypervisors which do not support kexec.
2006-11-30
Ewan Mellor
12710:cefb1f761f0b
Fix HVM shutdown when xend is restarted.
2006-11-30
Ewan Mellor
12709:dde9e37c0671
Fix-up reference to name_label.
2006-11-30
Ewan Mellor
12708:2e9eb9980c41
Reinstate the reboot-feature code that was accidentally lost as part of the
2006-11-30
Ian Campbell
12707:c7e33053f59b
[LINUX] Only initialise kexec in domain0.
2006-11-30
kfraser
12706:582d21e2d3cd
[QEMU] Do shift-key processing in QEMU monitor terminal when connected via VNC.
2006-11-30
kfraser
12705:b7095209e31a
[LIBXC] Fix Solaris build: Use XC_PAGE_SIZE not PAGE_SIZE.
2006-11-30
kfraser
12704:30fe5097cf7f
[LINUX] Properly trigger XenbusStateClosed in blkfront
2006-11-30
kfraser
12703:f19ddc0ee3e6
[QEMU] usb-uhci: Data buffer is too small
2006-11-30
kfraser
12702:f66f7c3a82a7
[QEMU] Simpler workaround for guest writes to PCI config
2006-11-30
kfraser
12701:ccc419cbe0ba
[LINUX] Missing xenoprof.h header file for x86/64.
2006-11-30
kfraser
12700:a2c26a896725
[XEN] Remove use of 'inline' on functions accessed via pointers.
2006-11-30
kfraser
12699:2c5bed93ffbc
linux/x86-64: missing agp.h
2006-11-30
kfraser
12698:27a5a62552c0
[MINIOS] Improved unbind_all_ports().
2006-11-30
kfraser
12697:5adde07b4b8a
[XEN] Arch-specific softirq definitions.
2006-11-30
kfraser
12696:d5d5915f4a7c
[XEN] Proper segmentation emulation added to HVM emulated PTE writes.
2006-11-30
Ian Campbell
12695:01860d20feac
merge
2006-11-30
Ian Campbell
12694:7ee6d20893f7
[XEN] Do not spin at the end of machine_crash_kexec(). If there was no crash
2006-11-30
Alastair Tse
12693:18b4b0fdf56b
[XEND] Fix HVM configuration parsing typo for certain cfg values.
2006-11-30
Alastair Tse
12692:8b91546569d7
[XEND] Catch TypeErrors when unexpected SXP is encountered.
2006-11-30
Alastair Tse
12691:b2f5f1251330
[XEND] Fix Xen API attribute access to be robust to missing keys.
2006-11-30
Alastair Tse
12690:d9b5e34c4e5c
[XEND] Checks to make sure the image type is valid in configuration
2006-11-30
Alastair Tse
12689:96621d417bd4
[XENAPI] Update debugging scripts to support vbd_list
2006-11-30
Alastair Tse
12688:09c29e91e3cd
[XEND] Rename Xen API methods to match case of the API documentation
2006-11-30
Alastair Tse
12687:a3b8c9e773e1
[XEND] Fix hidden vcpu state when calling xm-list
2006-11-30
Alastair Tse
12686:5bed7bc05c8a
[XEND] Remove SXP from most parts of Xend.
2006-11-30
Ian Campbell
12685:e7cb5813e2a7
Update -xen0 defconfig for nhew kexec option
2006-11-30
kfraser
12684:b1d538e557ee
[XEN] Fix SIB byte decode when extended by REX.X and REX.B.
2006-11-30
Ian Campbell
12683:5d6be0099bdf
merge
2006-11-30
Ian Campbell
12682:2a17ff9b8ffc
[XEN] kexec: use parse_size_and_unit() when parsing crashkernel
2006-11-30
Ian Campbell
12681:b19922790440
[XEN] Fixup whitespace and tweak for Xen coding style.
2006-11-30
Ian Campbell
12680:aa08fbbf1243
[LINUX] kexec: Backport fix for overlapping program headers in x86_64 linker script.
2006-11-30
Ian Campbell
12679:a1a04c48da6c
[XEN] Kexec / Kdump: x86_64 specific code
2006-11-30
Ian Campbell
12678:5690d18637f5
[XEN] Kexec / Kdump: x86_32 specific code
2006-11-30
Ian Campbell
12677:2b43fb3afb3e
[XEN] Kexec / Kdump: Code shared between x86_32 and x86_64
2006-11-30
Ian Campbell
12676:c988f781817d
[XEN] Kexec / Kdump: Generic code
2006-11-30
kfraser
12675:88935ae47fa9
[XEN] Simplify x86_emulate interface.
2006-11-29
Ewan Mellor
12674:d1b0a5adaeab
Added the console class to the diagram.
2006-11-29
Ewan Mellor
12673:884c25ba7d26
State that getters and setters do not have asynchronous versions -- there's no
2006-11-29
Ewan Mellor
12672:5e9812e53300
New modelling for consoles -- have them as separate classes attached to the
2006-12-02
awilliam
12671:6fdbf173142d
[IA64] update xc_set_hvm_param(), add xc_get_hvm_param()
2006-12-01
awilliam
12670:0705db48d23c
[IA64] Change to new interrupt deliver mechanism.
2006-12-01
awilliam
12669:76d379e3f1d7
[IA64] Check CPL for break 0x80001 case
2006-11-30
awilliam
12668:49ab12a04d16
[IA64] Make do_ssc() not fall into an infinite loop
2006-11-30
awilliam
12667:fa0f2a90059f
[IA64] Fix failure when Xen is booted with "nomca"
2006-11-30
awilliam
12666:9f56556f08cb
[IA64] Fix for viosapic interrupts
2006-11-30
awilliam
12665:62686b2e13ea
[IA64] HVM domains need to trigger do_softirq for PAL_HALT_LIGHT too
less
more
| rev 12724:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip