log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 22823:
(0)
-10000
-3000
-1000
-120
tip
age
author
revision
description
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
2011-01-10
Keir Fraser
22743:1ae74f060a39
vt-d: Remove unnecessary 'inline' qualifiers
2011-01-10
Keir Fraser
22742:f5b3fc5a5220
vtd: Remove unused 'align' local variable from iommu_flush_iotlb_psi().
2011-01-10
Keir Fraser
22741:55450858f414
vtd: Fix up iommu_flush_iotlb_psi().
2011-01-10
Keir Fraser
22740:9b5d121c8805
x86_64: don't use weak symbols on x86-64
2011-01-10
Keir Fraser
22739:08bb0eefe871
x86-64: don't allow wrmsr to MSR_FAM10H_MMIO_CONF_BASE when Xen itself is using it
2011-01-10
Keir Fraser
22738:66e806289464
EPT/VT-d: bug fix for EPT/VT-d table sharing
2011-01-08
Keir Fraser
22737:946d84529a07
Update hgignore list
2011-01-08
Joe Epstein
22736:d45e74f45cb1
mem_access test tool: xen-access
2011-01-08
Keir Fraser
22735:b0e8e00f5be2
tools/tests: Move x86 emulator tests into a subdir
2011-01-08
Keir Fraser
22734:2a18d709f6e9
Update AMD SVM feature flags
2011-01-08
Keir Fraser
22733:aa3242c34dda
Update AMD CPU feature flags 0x80000001:ECX for Xen Hypervisor
2011-01-08
Keir Fraser
22732:aec06605e125
libxc: Update AMD CPU feature flags 0x80000001:ECX for Xen tools
2011-01-08
Keir Fraser
22731:1a64415c959f
timer: Don't hardcode cpu0 in migrate_timers_from_cpu().
2011-01-08
Keir Fraser
22730:0e49e2590462
timer: Ensure that CPU field of a timer is read safely when lock-free.
2011-01-08
Keir Fraser
22729:533d6e5c0099
x86: Fix atomic_write*() macros to correctly inform GCC that memory
2011-01-08
Keir Fraser
22728:c7c1ab13d08e
timer: Fix up timer-state teardown on CPU offline / online-failure.
2011-01-08
Keir Fraser
22727:2dd233e88838
x86: Free per-cpu area for offline cpu via RCU.
2011-01-07
Gianni Tedesco
22726:03718b569d97
xl: Implement flexarray_append() and flexarray_vappend()
2011-01-07
Gianni Tedesco
22725:e1392f5327ce
xl: Move device model functions in to a separate file
2011-01-07
Gianni Tedesco
22724:52b57a4781b4
minios: use constant expression to size arrays
2011-01-07
Keir Fraser
22723:7932a9452b4f
x86 asid: Do not check for per-cpu asid state being already initialised.
2011-01-07
Keir Fraser
22722:82c205df4406
ASID: Optimize hvm_flush_guest_tlbs
2011-01-07
Keir Fraser
22721:0ab058a55c24
Update my email address to long-term stable address.
2011-01-07
Tim Deegan
22720:14ee2ec6ad5a
Fix 32-bit build after the latest mem-event series
2011-01-07
Joe Epstein
22719:6ec9d1491f2a
mem_type HVMOP: replaced enum
2011-01-07
Joe Epstein
22718:32ec2fab6ea4
mem_access: added trap injection to libxc
2011-01-07
Joe Epstein
22717:d9dca2bfe6b2
mem_access: added INT3/CRx capture
2011-01-07
Joe Epstein
22716:76e07538870e
mem_access: HVMOPs for setting mem access
2011-01-07
Joe Epstein
22715:8af5bab1bf43
mem_access: access listener can be required
2011-01-07
Joe Epstein
22714:02efc054da7b
mem_access: mem event additions for access
2011-01-07
Joe Epstein
22713:f14b296d263f
mem_access: introduce P2M mem_access types
2011-01-06
Keir Fraser
22712:cb756381087c
kexec: correct _domain offset info in elf-notes
2011-01-06
Anthony PERARD
22711:e18d9af29d2a
libxl: Lists qdisk device in libxl_device_disk_list
2011-01-06
Anthony PERARD
22710:2c487c02d8d7
libxl: Factorize function libxl_device_disk_list
2011-01-06
Ian Campbell
22709:4e120cb427f4
ocaml: evtchn+xc bindings: use libxenctrl and libxenguest
2011-01-06
Ian Campbell
22708:2e1bd6baee28
ocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virq
2011-01-06
Ian Campbell
22707:9b0b2233f2e6
ocaml: add dependency to module metadata
2011-01-06
Ian Campbell
22706:21ee14d775ff
ocaml: resynchronise uuid library with xen-api-libs.hg
2011-01-06
Eamon Walsh
22705:99555fe2c817
libxl: Correct paths in libxl__fill_dom0_memory_info function
2011-01-06
Ian Jackson
22704:4c2efce5a808
Merge
less
more
| rev 22823:
(0)
-10000
-3000
-1000
-120
tip