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 12756:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-12-01
Alastair Tse
12756:dc9a47212ac4
[XEND] Fix case mismatch in VM.get_record for Xen API
2006-12-01
kfraser
12755:107f74d363ea
[XEN] Allow shutdown code to be set at most once per domain.
2006-12-01
Andrew Warfield
12754:69efe6730fb1
Fix a number of flaws in the blktap userspace daemon when dealing
2006-12-01
Alastair Tse
12753:c4225c95dbcd
[XEND] Fix outputting device SXPs when domain is halted.
2006-12-01
kfraser
12752:5c82a274733e
[HVM] Cache segment-register contents during PTE-update emulations.
2006-12-01
Alastair Tse
12751:1e6f9222a1e1
[TOOLS] Checks for libvncserver-dev and libsdl-dev.
2006-12-01
Alastair Tse
12750:dd857b2e2bca
[XEND] Fix missing vncpasswd option for HVM domains.
2006-12-01
kfraser
12749:d7c040643850
Update hgignore list.
2006-12-01
kfraser
12748:995841d99780
[XEN] Remove uses of 'extern inline'.
2006-12-01
kfraser
12747:f7b7daed94d6
[LIBXC] Add new AP{I function xc_evtchn_bind_unbound_port().
2006-12-01
kfraser
12746:43c8cb5a895c
[XEN] Emulate XADD instruction.
2006-12-01
Alastair Tse
12745:ef1dadde3631
[XEND] Reapply fix for ever expanding kernel_args in XendConfig
2006-12-01
Alastair Tse
12744:d0ade847f886
[XEND] Ensure config value types in XendConfig
2006-12-01
kfraser
12743:b334f479853e
[LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem to
2006-12-01
Ewan Mellor
12742:4ede29160b53
Actually return something from bool0.
2006-12-01
Ewan Mellor
12741:4d53706e8028
Update README to reflect moved library.
2006-12-01
Steven Smith
12740:dfaf8493a211
Merge.
2006-12-01
Steven Smith
12739:d57b0e2834d7
[PVFB][TOOLS] Don't unwatch the framebuffer frontend's state node just
2006-12-01
Steven Smith
12738:2a6a793a2f68
[PVFB][TOOLS] Fix save/restore for domains with PV framebuffers.
2006-12-01
Steven Smith
12737:b22274d1311c
[TOOLS][PVFB] Avoid zombie framebuffer backends.
2006-12-01
Steven Smith
12736:fb0a586854c1
[TOOLS] Remove some dead code.
2006-12-01
Steven Smith
12735:f50380324d1c
Merge.
2006-12-01
Steven Smith
12734:0536dbde1562
[PVFB] Make sure that framebuffer backend goes away when the domain
2006-12-01
Steven Smith
12733:d5d8aeb4fa34
[LINUX] The removal of the console_use_vt hack was premature: it's still
2006-12-01
Steven Smith
12732:000609d8c93f
[PVFB][TOOLS] Change the configuration syntax for PVFB backends to more
2006-12-01
Steven Smith
12731:260426e3924f
This is Anthony Liguori's virtual framebuffer forward ported and
2006-12-01
Ewan Mellor
12730:056050ceb300
Set localtime, enable_audio, clock_offset, and std_vga back to being bools, not
2006-12-01
Ewan Mellor
12729:3570295a44cb
Added log message for when a VM is deleted.
2006-12-01
Ewan Mellor
12728:41381d057ee0
Include the rotated xend.log.X in the bug report.
2006-12-01
Ewan Mellor
12727:5dae3263f85c
Link test/test_bindings against libxenapi in the new location.
2006-12-01
kfraser
12726:bec95280b565
[XEN] Quieten down HVM debug output.
2006-12-01
Ewan Mellor
12725:36fe7ca48e54
Tidy up the creation of directories that Xend needs. This avoids potential
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.
less
more
| rev 12756:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip