xen.git
2007-01-19 Christian Limpach[merge] with xen-unstable
2007-01-19 Christian Limpach[HVM] Whitespace cleanup.
2007-01-19 kfraser@localhost... [MINIOS] Added domctl and sysctl hypercalls to the
2007-01-19 kfraser@localhost... [XEN] Revert change to vcpu_guest_context which breaks...
2007-01-19 Christian Limpach[HVM] Only update guest time on timer interrupt deliver...
2007-01-19 Ewan MellorTidy up the restore path following HVM save/restore...
2007-01-19 john.levon... Update pygrub for new Solaris directory names.
2007-01-18 kfraser@localhost... [HVM] Fix slow wallclock in x64 Vista. This is due...
2007-01-18 Christian Limpach[linux networking] Remove the code to allocate page...
2007-01-18 kfraser@localhost... Build PAE by default on x86_32.
2007-01-18 kfraser@localhost... Merge with xen-ia64-unstable.hg
2007-01-18 kfraser@localhost... Copy vmlinuz to correct folder when make source on...
2007-01-18 Christian Limpach[ioemu] fix build - prototype for static function needs...
2007-01-18 Ewan MellorAllow vcpu_avail to be specified in the configuration...
2007-01-18 Alastair TseFix get_config_value fix
2007-01-18 Ewan MellorFix get_config_value call.
2007-01-18 Tim Deegan[HVM] Save/Restore: don't clobber page types in shadow...
2007-01-18 Tim Deegan[HVM] Save/restore: Sometimes the hg changeset is not...
2007-01-18 Tim Deegan[HVM] Save/Restore: Various structures have changed
2007-01-18 Tim Deegan[HVM] save restore: shadow fix
2007-01-18 Tim Deegan[HVM] save restore: guest memory handling
2007-01-18 Tim Deegan[HVM] save restore: device model support
2007-01-18 Christian Limpach[merge] with xen-unstable
2007-01-18 Christian Limpach[linux] Fix set_fixmap for vdso mapping on i386 and...
2007-01-18 Tim DeeganRevert 13389; libfsimage version does not need to chang...
2007-01-18 awilliam@xenbuild2.aw[IA64] Remove duplicate typedefs
2007-01-18 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-01-18 awilliam@xenbuild2.aw[IA64] Passing address of PSCB is not needed
2007-01-18 awilliam@xenbuild2.aw[IA64] Remove duplicate check is_running_on_xen
2007-01-18 awilliam@xenbuild2.aw[IA64] Let Xen handle identity mapping for xenolinux...
2007-01-17 kaf24@localhost... [XEN] Simplify CR3 switching code (remove slow path...
2007-01-17 kaf24@localhost... [XEN] Fix deferred mmu op logic.
2007-01-17 Christian Limpach[linux] Update to linux-2.6.18.
2007-01-17 kfraser@localhost... Export XEN_TARGET_ARCH to buildconfig sub-Makefiles...
2007-01-17 kfraser@localhost... [XEN] A few emulator fixes.
2007-01-17 kfraser@localhost... [MINIOS] New make structure to support different archit...
2007-01-17 kfraser@localhost... [HVM] i8254: Fix bogus use of current
2007-01-17 kfraser@localhost... linux: Allow microcode updates of smaller than default...
2007-01-17 kfraser@localhost... Microcode does not need to have the default size of...
2007-01-17 kfraser@localhost... [XEND] Fix warning about 'cpus' option on domain creation.
2007-01-17 kfraser@localhost... Add scheduler name to 'xm info' output.
2007-01-17 kfraser@localhost... linux/i386: enhance dump_fault_path() in the highpte...
2007-01-17 kfraser@localhost... [XEN] Fix PAE writable-pte fixup to only trigger on...
2007-01-17 kfraser@localhost... Document vfb configuration.
2007-01-17 kfraser@localhost... [XEN] Include byteorder functions from Linux.
2007-01-17 Tim Deegan[LIBFSIMAGE] Fix makefile to track version number change
2007-01-16 awilliam@xenbuild2.aw[IA64] Paravirtualize syscall path in file fsys.S
2007-01-16 john.levon... Remove useless fsip_fs_free(). Delegate freeing of...
2007-01-16 George Dunlap[XEN] Fix early-unshadow detection for 3- or 4-level...
2007-01-16 awilliam@xenbuild2.aw[IA64] Add fsys.S to sparse tree
2007-01-16 awilliam@xenbuild2.aw[IA64] Remove dorfirfi completely
2007-01-16 awilliam@xenbuild2.aw[IA64] Add privilege check back for hypercall
2007-01-16 awilliam@xenbuild2.aw[IA64] Change vCPU initialization to avoid domVTi privr...
2007-01-16 Steven Hand[HVM] save restore: vcpu context support
2007-01-18 Tim Deegan[HVM] save restore: save restore dev in HV
2007-01-18 Tim Deegan[HVM] save restore: new hyper-call
2007-01-18 Tim Deegan[HVM] save restore: frame work
2007-01-18 Christian Limpach[linux config] enable CONFIG_SCSI_SATA_AHCI/CONFIG_BNX2...
2007-01-18 Alastair Tse[XEND] Change SrvServer to not require sockets to be...
2007-01-18 Christian Limpach[linux config] enable CONFIG_SCSI_SATA_AHCI in dom0...
2007-01-18 Christian Limpach[linux] remove gratuitous differences with plain linux.
2007-01-17 john.levon... Solaris should used a netback of type 'SUNW_mac' and...
2007-01-18 Ewan MellorAllow xend configuration via Solaris SMF as well as...
2007-01-18 Ewan MellorRename XendRoot to XendOptions.
2007-01-18 Alastair Tse[XEND] Fix order of kernel argument construction to...
2007-01-16 Steven HandEnable lazy (on-demand) allocation of memory to a guest...
2007-01-15 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-01-15 Steven HandRemove bogus sanity check from xc_linux_save.
2007-01-15 Steven HandComment fix.
2007-01-15 Tim Deegan[PYGRUB] Make the boot-choice timeout actually time...
2007-01-15 kfraser@localhost... [HVM] Fix calculation of address size in long mode.
2007-01-15 kfraser@localhost... [XEN] Allow stack-address-size to be specified differen...
2007-01-15 kfraser@localhost... [XEN] BSF/BSR set ZF not CF.
2007-01-15 kaf24@firebug... [MINIOS] Clean up final link stage of the build.
2007-01-15 Steven HandFix clean build after cset 13345:648e58e31c26
2007-01-15 awilliam@xenbuild2.aw[IA64] Fix save/restore
2007-01-14 awilliam@xenbuild2.aw[IA64] Fix multicall hypercall
2007-01-14 kaf24@localhost... [XEN] Emulate BSF/BSR. Fix ARPL emulation.
2007-01-14 kaf24@localhost... [XEN] Emulate AMD-defined two-byte NOP opcodes with...
2007-01-14 kaf24@localhost... [XEN] Emulate PUSHA/POPA/ARPL/BOUND.
2007-01-14 kaf24@localhost... [XEN] Fix some e820 start-of-day issues by clipping...
2007-01-14 kaf24@localhost... [XEN] Emulate MUL/DIV. Tweak test suite build.
2007-01-13 kaf24@localhost... [TESTS] Fix native jump to 1MB absolute address in...
2007-01-13 kaf24@localhost... [XEN] Clean up long division code, fix for C99-mandated
2007-01-12 awilliam@xenbuild2.aw[IA64] Implement hyper_get_psr
2007-01-12 awilliam@xenbuild2.aw[IA64] Fix xencomm_arch_hypercall_suspend
2007-01-12 awilliam@xenbuild2.aw[IA64] Simplify lazy cover algorithm
2007-01-12 kfraser@localhost... [XEN] 'd' key dumps both host and guest state.
2007-01-12 kfraser@localhost... Extend emulator testing.
2007-01-12 Ian Campbell[PATCH] kexec/kdump: allow zero start for crashkernel
2007-01-12 kfraser@localhost... linux: Add trivial forwarding of dma_{,un}map_page...
2007-01-12 kfraser@localhost... linux: Reduce restrictions on address width for DMA...
2007-01-12 Christian Limpach[linux x86_64] Disable smp alternatives.
2007-01-12 kfraser@localhost... [MINIOS] Update __XEN_INTERFACE_VERSION__
2007-01-12 kfraser@localhost... [LINUX] ipv6: Disable addrconf on Xen bridge device
2007-01-12 kfraser@localhost... merge
2007-01-12 kfraser@localhost... [MINIOS] Implement a network frontend driver.
2007-01-12 kfraser@localhost... [MINIOS] Fix grant-entry freelist maintenance.
2007-01-12 kfraser@localhost... [MINIOS] Support xenbus watches.
2007-01-12 Alastair TseMake get-fields.sh really get run by bash rather than...
next