projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-11-09
Ewan Mellor
Server-side capitalisation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Ewan Mellor
The attached patch implements more of the Xen-API funct...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Ewan Mellor
Rename abstract_value.double_val -> float_val. All...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Ewan Mellor
Added a destroy method for each object. Based upon...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Ewan Mellor
More capitalisation fixes -- the on-wire method name...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Ewan Mellor
Minor tidying.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Ewan Mellor
Replace uses of the typename (e.g. xen_host) where...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[HVM] Change vlapic printk()s into appropriate gdprintk()s.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[HVM] Clean up two small APIC TDCR issues.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Ian Campbell
Add net-gso-5-rcv-mss.patch to series file. This was...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[HVM] Clean up IOREQ state managemnet and evtchn notifi...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[XEN] Missed interface update belonging to previous...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[BLK] Add support for barrier writes to blkfront/blkback.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Alastair Tse
Merge
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Alastair Tse
[XM-TEST] Relax craete_mem*_pos checks to allow a 2MB...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Tim Deegan
Merge
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Tim Deegan
[XEN] Console keystroke to reset shadows.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Alastair Tse
[XEND] Ignore dying domains when refreshing list of...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[HVM] Clarify the HVM e820 map. Also make it rather...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Tim Deegan
[PYGRUB] Fix a few bounds violations in pygrub's comman...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Tim Deegan
Use libfsimage for reading filesystem images.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Tim Deegan
Add libfsimage, a C library for reading files from...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[VMXASSIST] Fix mishandling of segment registers on...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[BLKTAP] Fix hotplug script to check if specified file...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
Add lost record format in xentrace formats file.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[IA64][VMX] Fix 3G memory limit for VTi domain.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[XENSTORE] Fix xenstore-ls program to connect via kerne...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Alastair Tse
Merge
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Alastair Tse
[XEND] Fix bug with managed domains not having their...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Alastair Tse
[XEND] Fix domain_lookup_nr to check managed_domains...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Alastair Tse
[XEND][XM] Move system memory reporting to XendConfig...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[BLK] Expand number of fake-SCSI VBD volumes supported...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kfraser@localhost...
[XENOPROF] Oprofile user level samples for passive...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Write the /local/domain/<domid>/vm node early in the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Ignore dying domains on recreate, and log the fact.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Added test_bindings to the ignore list.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
kaf24@firebug...
[HVM] Avoid long delay between setting IRQ for PV drive...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kaf24@firebug...
[HVM] Reserve 2 pages for ACPI tables in e820.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kfraser@localhost...
[XEN] Do not print grant-table warning if a page cannot...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kfraser@localhost...
[VMX] __vmread() and __vmwrite() now BUG on failure...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kfraser@localhost...
[HVM] Simplify relationship between VIOAPIC and VLAPICs.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kfraser@localhost...
[VMX] Check INTR_TYPE is NMI before doing physical...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
jfehlig@jfehlig2...
Add support for VM.destroy RPC in libxen.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Replace uses of [ ... == ... ] with the POSIX-legal...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Don't complain about name non-uniqueness if one domain...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
cpu_weight is now an int, not a float.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Add a shutdownWatch field in the HVMImageHandler constr...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Refresh the domain list on domain_start or domain_creat...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
Save the old domid when restarting, as it may get wiped...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kfraser@localhost...
[HVM] Remove bogus free of vlapic structure.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kfraser@localhost...
[XEN] Add debug mode to xmalloc().
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Ewan Mellor
This patch addresses bugzilla #649, enabling `xm list...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kasai.takanori...
Add the Japanese keymap for VNC Server.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Ewan Mellor
fix xm-test configure.ac to not define RD_PATH which...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Update README.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Add helper script for releasing xm-test binary ISOs.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Bump xm-test version to 1.1 to accommodate new devices.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Allow the i386 ramdisk to be used on x86_64. Part...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Correct copy-n-paste error.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Add xvd devices to the initrd.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
Update all block tests to use the Xen Virtual Block...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
The XenDomain class does not respect the arch defaults...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Ewan Mellor
This fixes another missing part for x86-64 support...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
kaf24@localhost...
[XEN] Put the non-GPL license text in each public heade...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kaf24@localhost...
[XEN] Fix 64-bit build.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[XEN] License clarification.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[SVM] Fix an interrupt race window in the do_launch...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[HVM] VIOAPIC and VPIC cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[HVM] VLAPIC cleanups. vlapic tsruct is statically...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[HVM] Replace shared-memory PIC state with a set-irq...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[BLKTAP] No need for barrier when updating rsp_prod_pvt.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[LIBXC] Fix memory alloc/dealloc routines to return...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[IA64] Build blktap driver by default.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[BLKTAP] ia64 support
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[BLKTAP] avoid race between tapdisk and xvd daemon...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[BLKTAP] Various cleanups necessary for ia64 support.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
Enhance HVM xentrace:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[XENAPI] Add 'image' field to xen_vbd_record, allowing...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[XEN] Remove unnecessary FORCE_CRASH() macro.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Emmanuel Ackaouy
[XEN] When balancing idlers per socket/core, do it...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[HVM][SVM] Turn off long mode (EFER.LMA) when CR0.PG==0.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[HVM][VMX] Disable IA32e mode in VM_ENTRY_CONTROLS...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[NET] back: Fix wrap to zero in transmit credit scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[HVM] MAke HVM hypercall table NR_hypercalls entries...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
Trivial change to look in correct location for qemu...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kfraser@localhost...
[LINUX] Use pfn_to_page instead of relying in memory...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
kaf24@localhost...
[HVM] Fix 64-bit HVM domain creation.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kaf24@localhost...
[SVM] Strip down svm_do_launch() pending complete removal.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kaf24@localhost...
[SVM] Move VMCB construction to VCPU creation time.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kaf24@localhost...
[HVM][SVM] Start moving SVM launch code to domain/vcpu...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Emmanuel Ackaouy
[XEN] Initial support for multi-core and multi-threaded...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Emmanuel Ackaouy
[XEN] Optimize credit scheduler load balancing logic
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kfraser@localhost...
[HVM] Replace relinquish_resources() destructor hook...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kfraser@localhost...
[HVM] Initialise AP TSC to same as BP TSC.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kfraser@localhost...
[VMX] Get rid of special vm_launch schedule tail.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kfraser@localhost...
[HVM] Move VMX VMCS initialisation to vcpu-initialisati...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Ewan Mellor
Catch IOError when using local configuration files...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
kfraser@localhost...
[XEN] Re-jig VCPU initialisation -- VMX init requires...
commit
|
commitdiff
|
tree
|
snapshot
next