log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 22863:
(0)
-10000
-3000
-1000
-120
tip
age
author
revision
description
2011-01-26
Keir Fraser
22863:16c863cb99f2
x86: physdev_[un]map_pirq() use rcu_lock_target_domain_by_id().
2011-01-26
Wei Gang
22862:e7f44fb4ecc3
x86: Fix pirq teardown on domain destruction.
2011-01-26
Keir Fraser
22861:4785c70c2b6d
x86: blacklist new AMD CPUID bits for PV domains
2011-01-26
Keir Fraser
22860:b9017fdaad4d
x86: Do not pollute namespace with asm defns of PERFC_*.
2011-01-26
Keir Fraser
22859:f28ab5926896
amd iommu: Fix output and coding style
2011-01-25
Gianni Tedesco
22858:73b3debb90cf
xl: Check domain existance when doing domain identifier lookups
2011-01-25
Ian Jackson
22857:b457e2520074
xl: fix up some minor mistakes in error messages
2011-01-25
Stefano Stabellini
22856:5429204f3c06
libxl: fix segfault on device assignement
2011-01-25
Kamala Narasimhan
22855:1d1eec7e1fb4
xl: Perform minimal validation of virtual disk file while parsing config file
2011-01-25
Stefano Stabellini
22854:6ec61438713a
libxl/xl: support empty disk paths (ejected cdroms)
2011-01-25
Gianni Tedesco
22853:787af706dadc
libxl: Check a domain exists before destroying it
2011-01-25
Kamala Narasimhan
22852:eefb8e971be5
libxl: libxl_ctx_init checks for xenstored pid file
2011-01-25
user virtual
22851:b5579db3dabf
tools/hotplug/Linux: fix completely wrong attempts to stop xenwatchdogd
2011-01-25
Keir Fraser
22850:5e91e7a6b130
Update Xen version to 4.1.0-rc3-pre
2011-01-25
Keir Fraser
22849:53f6e58e089e
Added signature for changeset 9dca60d88c63
2011-01-25
Keir Fraser
22848:6341fe0f4e5a
Added tag 4.1.0-rc2 for changeset 9dca60d88c63
2011-01-25
Keir Fraser
22847:9dca60d88c63
Update Xen version to 4.1.0-rc2
4.1.0-rc2
2011-01-25
Keir Fraser
22846:c50ae9d5dda4
x86/tsc: remove misleading printk on HVM restore path.
2011-01-21
Stefano Stabellini
22845:b59f04eb8978
libxl, minios: stubdom console based save/restore
2011-01-21
Ian Jackson
22844:d6a79425a287
QEMU_TAG update
2011-01-21
Ian Jackson
22843:94b4361852ba
QEMU_TAG update
2011-01-21
Stefano Stabellini
22842:8b6e7f43683e
tools: Change the name of the qemu save file at restore time
2011-01-21
Ian Jackson
22841:17181eaedb78
libxl: Fix for Windows UP crash on boot using xl
2011-01-21
Kamala Narasimhan
22840:c342aa1476e8
libxl: fix free of constant string in cdrom insert path
2011-01-21
Tim Deegan
22839:ca64bd257a6f
Merge
2011-01-21
George Dunlap
22838:e9277ab43947
p2m: Allow non-leaf entries to be replaced by leaf entries
2011-01-21
Keir Fraser
22837:1637fdbfc21e
[VTD][QUIRK] turn off Sandybridge IGD quirk by default
2011-01-21
Keir Fraser
22836:43592043cefc
svm: migrate pirq with vcpu
2011-01-21
Keir Fraser
22835:9bd5f65050f8
x86:x2apic: Disable x2apic on x86-32 permanently
2011-01-21
Keir Fraser
22834:5852612cd4c4
x86_32: Assert map_domian_page() not used too early.
2011-01-20
Ian Jackson
22833:003acf02d416
libxl: Make domain_shutdown fail if graceful not possible
2011-01-20
Ian Jackson
22832:6ee4b87d1863
QEMU_TAG update
2011-01-20
Kouya Shimura
22831:3a89585d77b1
xend: pci.py: fix open file descriptor leak
2011-01-20
Ian Jackson
22830:0592d6ca9177
libxl: do not attempt to write "shutdown" dm-command
2011-01-19
Keir Fraser
22829:051a1b1b8f8a
Disable tmem by default for 4.1 release.
2011-01-19
Keir Fraser
22828:fe8a177ae9cb
x86_emulate: set the operand size for SMSW/reg writeback.
2011-01-17
George Dunlap
22827:3decd02e0b18
PoD,hap: Fix logdirty mode when using hardware assisted paging
2011-01-17
George Dunlap
22826:97ab84aca65c
PoD: Allow pod_set_cache_target hypercall to be preempted
2011-01-18
Jim Fehlig
22825:d1631540bcc4
xend: improve psudeo-bootloader support for external block scripts
2011-01-18
Jim Fehlig
22824:d2a1e1e12667
xend: drbd: Revert 19444:152257350930
2011-01-18
Jan Beulich
22823:1e7594758b28
VT-d/ATS: misc fixes
2011-01-18
Keir Fraser
22822:78e2e5a50daa
xen-unstable/blkif: Add trim operation interface
2011-01-18
Keir Fraser
22821:e4688c57c230
xen: fix XEN_DOMCTL_memory_mapping to not return with domain RCU lock held
2011-01-18
Keir Fraser
22820:96441daf4a5b
xen: stringify assertion condition for printing sooner.
2011-01-17
Olaf Hering
22819:02c0af2bf280
tools/hotplug/Linux: allow hardlinked files for block device images
2011-01-17
Ian Jackson
22818:654563af359f
Config.mk: commented-out CONFIG_QEMU example now uses XEN_ROOT
2011-01-17
Ian Campbell
22817:726c616fca5e
tools/hotplug/Linux: start xen daemons in runlevel 2.
2011-01-17
Sergey Tovpeko
22816:47be85d61f11
libxl: fix gfx_passthrough config option (including dropped hunk)
2011-01-17
Christoph Egger
22815:c281e9c58146
tools/hotplug/NetBSD: update netbsd scripts (interface names)
2011-01-17
Daniel De Graaf
22814:f8d801e5573e
libxc: Remove set_max_grants in linux
2011-01-17
Ian Jackson
22813:7f6d529b5f4f
Merge
2011-01-17
Christoph Egger
22812:b7b29f51205f
libxl: fix guest networking on NetBSD
2011-01-17
Ian Campbell
22811:0dbad563a659
tools/blktap, blktap2: include <sys/mount.h> instead of <linux/fs.h>
2011-01-14
Keir Fraser
22810:75b6287626ee
rcupdate: Make rcu_barrier() more paranoia-proof
2011-01-14
Liu, Jinsong
22809:3ce532e56efd
PoD: Fix two code comments
2011-01-14
Keir Fraser
22808:7e42363f9005
hvmloader: Fixes to printf() implementation.
2011-01-14
Keir Fraser
22807:47d67a64a2d2
x86 hvm: Do not check-and-fail on in_atomic() in hvm_copy().
2011-01-14
Jan Beulich
22806:59396addc940
x86-64: pci_probe must be resident
2011-01-14
Ian Campbell
22805:bfb1b1adf300
libxc: build fix with debugging disabled.
2011-01-14
Keir Fraser
22804:d276f4528b32
x86: On CPU online/offline from dom0, try flushing RCU work on EBUSY.
2011-01-14
Keir Fraser
22803:0e693052c791
x86 acpi: Fix crash in enable_nonboot_cpus() on wakeup from S3/S4
2011-01-14
Keir Fraser
22802:bb0d0141ebf7
rcupdate: Implement rcu_barrier() to synchronously flush RCU work.
2011-01-14
Keir Fraser
22801:2d4fe1a048cd
stop_machine: Allow specified function to run on all CPUs.
2011-01-14
Keir Fraser
22800:6c9bcfb0fb84
x86 sysctl: Remove unused CPU hotplug status stuff.
2011-01-14
Keir Fraser
22799:c3b5924919e3
tools/misc/xen-hptool: Silently retry on CPU hotplug EBUSY failure.
2011-01-14
Keir Fraser
22798:ff97273750b8
cpu hotplug: Core functions are quiet on failure.
2011-01-14
Keir Fraser
22797:58304c1cc725
x86 fpu: Code clean up. Eliminate per-cpu xsave init verbosity.
2011-01-14
Keir Fraser
22796:4b7cb21caf0e
x86: Avoid calling xsave_alloc_save_area before xsave_init
2011-01-14
Allen Kay
22795:93e7bf0e1845
vt-d: quirks for Sandybridge errata workaround, WLAN, VT-d fault escalation
2011-01-14
Keir Fraser
22794:47713825a3f9
vt-d: Fix crash issue when not sharing EPT and VT-d tables.
2011-01-14
Keir Fraser
22793:7bc5e072d986
pv-drivers: use PCI interfaces to request IO and MEM resources on platform device
2011-01-13
Keir Fraser
22792:f1a5ac39c15e
Update Xen version to 4.1.0-rc2-pre
2011-01-13
Tim Deegan
22791:32b7a4f2d399
x86/mm: make page-sharing use the proper typecount functions
2011-01-13
Tim Deegan
22790:b01ef59c8c80
x86/mm: fix EPT PoD locking to match the normal p2m case.
2011-01-13
Keir Fraser
22789:54e91dcae649
Added signature for changeset 2a60be40e2cb
2011-01-13
Keir Fraser
22788:e8987ea2c611
Added tag 4.1.0-rc1 for changeset 2a60be40e2cb
2011-01-13
Keir Fraser
22787:2a60be40e2cb
Update Xen version to 4.1.0-rc1
4.1.0-rc1
2011-01-13
Ian Jackson
22786:ce208811f540
xl: correct test for domid on error exit from domain_create
2011-01-13
Ian Jackson
22785:d839631b6048
xl: save domain config (userdata) under correct domid/uuid
2011-01-12
Ian Jackson
22784:20b0f709153e
libxl: config parser: Rebuild config file parser scanner (rerun flex)
2011-01-12
Keir Fraser
22783:c3e478eafabc
Revert 22706:ca10302ac285 "xenpaging: update machine_to_phys_mapping[] during page deallocation"
2011-01-11
Ian Jackson
22782:548c29920f68
Merge
2011-01-11
Ian Jackson
22781:cb94dbe20f97
libxl: config parser: print warning for apparent arbitrary python
2011-01-11
Ian Jackson
22780:1434b8515233
libxl: config parser: rerun flex (Debian lenny 2.5.35)
2011-01-11
Ian Jackson
22779:0b04aea87667
libxl: config parser: make CfgParseContext initialisation common
2011-01-11
Ian Jackson
22778:b80c530dac8c
libxl: config parser: do not segfault in some error paths
2011-01-11
Gianni Tedesco
22777:ea6f92a479da
tools/python/pyxl: Updates to builtin-type marshalling functions
2011-01-11
Gianni Tedesco
22776:aa3d665e3bb7
tools/python/pyxl: Export PCI passthrough related libxl functions
2011-01-11
Gianni Tedesco
22775:659ffaf66e88
tools/python/pyxl: Allow subclassing of auto-generated python types
2011-01-11
Gianni Tedesco
22774:f80eeb755b15
tools/python/pyxl: Export relevant integer constants from python wrapper
2011-01-11
Gianni Tedesco
22773:99da390ace2e
tools/python/pyxl: Un-muddle libxl_domain_(pause|unpause) wrappers
2011-01-11
Gianni Tedesco
22772:00ed5639701a
tools/python/pyxl: Fix reference counting of Py_(None|True|False)
2011-01-11
Ian Jackson
22771:b0c06d6e176d
QEMU_TAG update
2011-01-11
Michal Novotny
22770:4970452f21b6
tools/xend: check for device model if path is not specified
2011-01-11
Christoph Egger
22769:0bb8685eab9b
libxl: fix missing include of <signal.h>
2011-01-11
Gianni Tedesco
22768:77e8775fccef
libxl: move domain struct init functions from xl to libxl
2011-01-11
Gianni Tedesco
22767:ca75ceb02221
libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()
2011-01-11
Ian Campbell
22766:5b8034ce8b8c
libxl: refactor code which adds per-PCI device backend nodes in xenstore
2011-01-11
Ian Campbell
22765:fd6239cbac00
libxl: log which PCI device could not be reset.
2011-01-11
Ian Campbell
22764:ee3a97548604
libxl: do not leak front flexarray on error in libxl_create_pci_backend
2011-01-11
Ian Campbell
22763:76ad4bb4c583
libxl: write PCI frontend xenstore nodes to the frontend directory.
2011-01-11
Tim Deegan
22762:3c78729b6f06
tools: remove fs-front/fs-back
2011-01-11
Ian Jackson
22761:ae3567ccf524
tools/xenpaging: fix return value from xc_mem_paging_flush_ioemu_cache
2011-01-11
John Weekes
22760:6852e3e7ef58
stubdom: Fix stubdom-dm using "grep" improperly
2011-01-11
Gianni Tedesco
22759:7674b78a6c0d
stubdom/minios: don't retrieve the address of void variable
2011-01-11
Samuel Thibault
22758:81899ff36e21
stubdom/minios: use correct sized types for software floating point
2011-01-11
Daniel De Graaf
22757:4f6fee3a456e
libxl: Add gfx_passthru parameter
2011-01-11
Keir Fraser
22756:9ee86e8cfd78
xentrace: build fix "array subscript has type 'char'"
2011-01-11
Keir Fraser
22755:ae51abc964ee
tools: Fix flask does not build because linking fails with
2011-01-11
Keir Fraser
22754:7926538a6332
xenctx: misc adjustments
2011-01-11
Keir Fraser
22753:2ff199e2842b
x86: restore x2apic pre-enabled check logic
2011-01-11
Keir Fraser
22752:ca10302ac285
xenpaging: update machine_to_phys_mapping[] during page deallocation
2011-01-11
Keir Fraser
22751:c5b42971234a
xenpaging: drop paged pages in guest_remove_page
2011-01-11
Keir Fraser
22750:ca590ccc7a0b
xenpaging: update machine_to_phys_mapping[] during page-in
2011-01-11
Keir Fraser
22749:611e46390bf6
xenpaging: make three functions static
2011-01-11
Keir Fraser
22748:c89a28b70b62
xenpaging: print page-in/page-out progress
2011-01-11
Keir Fraser
22747:af807bf09d1f
xenpaging: mkdir /var/lib/xen/xenpaging during make install
2011-01-11
Keir Fraser
22746:f87b1c194eb8
xenpaging: specify policy mru_size at runtime
2011-01-11
Keir Fraser
22745:f84ae053b7da
xenpaging: remove domain_id and mfn from struct xenpaging_victim
2011-01-11
Keir Fraser
22744:a2dcebb88bc4
x86-64: refine access permission check for wrmsr to MSR_FAM10H_MMIO_CONF_BASE
less
more
| rev 22863:
(0)
-10000
-3000
-1000
-120
tip