log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 21972:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2010-08-05
Keir Fraser
21972:6f07d9ac1e7c
x86: Fix NMI injection to PV guests
2010-08-04
Keir Fraser
21971:8992134dcfd0
Merge
2010-08-04
Ian Campbell
21970:d627f6b581b4
libxl: add a specific MAC address type.
2010-08-04
Ian Campbell
21969:d0469b045277
libxl: add a specific UUID type.
2010-08-04
Ian Campbell
21968:756d770ef599
libxl: free values in XLU_ConfigSetting.
2010-08-04
Stefano Stabellini
21967:eea7a2d7efab
merge
2010-08-04
Stefano Stabellini
21966:624c5fdf0284
Backed out changeset 6a0dd2c29999
2010-08-04
Gianni Tedesco
21965:20540b8fe4b6
xl: detect pci-insert-failed dm status on pci-passthrough
2010-08-04
Gianni Tedesco
21964:9c720d64160b
xl: implement pci attach to explicitly defined virtual PCI slot
2010-08-04
Gianni Tedesco
21963:b92dfdc284dd
xl: prevent attempts to remove non-attached pci pass-through devices
2010-08-04
Gianni Tedesco
21962:3eec4c068649
xl: centralize BDF parsing in to libxl
2010-08-04
Gianni Tedesco
21961:b8a651785471
xl: PCI code cleanups
2010-08-04
Keir Fraser
21960:49254cab8465
numa: Small tweaks to domain_update_node_affinity() and its callers.
2010-08-04
Keir Fraser
21959:581ebaa7e2da
numa: Attempt more efficient NUMA allocation in hypervisor by default.
2010-08-04
Keir Fraser
21958:39448a99227b
VMSI: This patch simulate the MSIx table read operation
2010-08-04
Keir Fraser
21957:4566d523b10a
x86 hvm: Fix MSR xentrace output.
2010-08-03
Keir Fraser
21956:38aee6139719
Merge.
2010-08-03
Ian Campbell
21955:d7ec0e180601
xl: fix memory leaks in xl create
2010-08-03
Ian Campbell
21954:f6b91d2f9fa3
libxl: fix memory leak in libxl_name_to_domid
2010-08-03
Christoph Egger
21953:fd99dc9ab249
libxl: typo in error message
2010-08-03
Gianni Tedesco
21952:266df0bf4a0d
libblktapctl: fix use-after-free bug
2010-08-03
Mihir Nanavati
21951:6b9e44cf2651
Allow PCI passthrough to PV guest without IOMMU
2010-07-30
Ian Campbell
21950:6a0dd2c29999
libxc: free thread specific hypercall buffer on xc_interface_close
2010-08-02
Keir Fraser
21949:668f71224241
gdbsx: Install into correct directory $(SBINDIR)
2010-08-02
Keir Fraser
21948:2c6ae364ed7b
xenoprofile: Add IBS support
2010-07-30
Zhigang Wang
21947:9f49667fec71
xl: remove duplicate -d option from create help message
2010-07-30
Ian Campbell
21946:7090637d61c5
xl: destroy the logger before exit
2010-07-30
Ian Campbell
21945:5b52397e10dc
xl: free the libxl context before exit
2010-07-30
Ian Campbell
21944:bb187c5a7fbc
xl: return(N) from individual commands to top level instead of exit(N)
2010-07-30
Ian Jackson
21943:84f8ad68bc58
xl: support "xl list <domain>"
2010-07-30
Ian Jackson
21942:64fa1a9c723c
libxl: const-correctness for libxl_uuid2string
2010-07-30
Zhigang Wang
21941:de62cfdd7b9f
libxl: fix fstat implicit declaration build error
2010-07-30
Keir Fraser
21940:c9e7850ec9a1
x86: unmask CPUID levels on Intel CPUs
2010-07-29
Paul Durrant
21939:754877be695b
tools/misc: xen-hvmcrash: New tool to attempt to crash HVM guests
2010-07-29
Gianni Tedesco
21938:9ced33b68bd8
libxl: Check whether a PCI device is assignable before assigning it do a domU
2010-07-29
Gianni Tedesco
21937:1a92c8881770
libxl: Move libxl_device_pci_reset to libxl_pci.c
2010-07-29
Patrick Colp
21936:3263d0ff9476
tools/xenpaging: Fix some memory leaks on error paths.
2010-07-29
Kuwamura Shin'ya
21935:4a4d9e3ca3ef
xend: fix SyntaxError for Python 2.4 or earlier
2010-07-29
Christoph Egger
21934:3477b170e9cb
libxl: Portability fixes for pty handling, in libxl_osdeps.h
2010-07-29
Ian Campbell
21933:e7a7eec8f2ed
Subject: xl: log unknown domain shutdown reason and default to destroy
2010-07-29
Keir Fraser
21932:578ed14c3c67
kexec: Clean up shutdown logic. Reinstate ACPI DMAR during kexec.
2010-07-28
Ian Jackson
21931:2007fd03f53d
Merge
2010-07-28
Ian Campbell
21930:bf4d0eb3643d
libxl: consistently use typedef struct {} libxl_$type
2010-07-28
Keir Fraser
21929:4207549948a4
x86: Correctly cook command lines for GRUB2.
2010-07-28
Keir Fraser
21928:af52102e4dcf
xenpaging: Add a check to Xen for EPT.
2010-07-28
Keir Fraser
21927:57de3a3118bb
Walking the page lists needs the page_alloc lock
2010-07-27
Gianni Tedesco
21926:ebede381efe8
libxl: Move PCI specific functions to libxl_pci.c
2010-07-27
Christoph Egger
21925:05d5048a7895
libxl: const-correctness fix to device_physdisk_major_minor
2010-07-27
Ian Campbell
21924:987ec65d0328
xl: simplify configuration parsing with local variables
2010-07-27
Ian Campbell
21923:adbc1ad1e81b
xl: move device structs into struct domain_config
2010-07-27
Ian Campbell
21922:c895d3e3d094
xl: move create and build info to struct domain_config
2010-07-27
Ian Campbell
21921:293a43547b6f
xl: implement "rename-restart" action for shutdown
2010-07-27
Ian Campbell
21920:cb3b15c1a8e6
libxl: add libxl_domain_preserve
2010-07-27
Ian Campbell
21919:bc93d6455f5f
xl: support on_{poweroff,reboot,crash} domain configuration options.
2010-07-27
Ian Campbell
21918:f2a9b818d6b7
xl: Factor out domain death handling into a separate function.
2010-07-27
Ian Campbell
21917:1e140e894a34
xl: Add function to generate random uuid and use it.
2010-07-27
Ian Campbell
21916:c7af12b752ca
libxl: signal caller if domain already destroyed on domain death event
2010-07-27
Ian Campbell
21915:5d8db087cc45
libxl: return libxl_dominfo from libxl_event_get_domain_death_info
2010-07-27
Ian Campbell
21914:9510eef2439e
libxl: add shutdown reason to libxl_dominfo
2010-07-27
Ian Campbell
21913:60f0ba74e18f
libxl: Add LIBXL_EVENT namespace prefix to enum libxl_event_type
less
more
| rev 21972:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip