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