aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* stubdom: Do not create dangling linksDaniel Kiper2013-07-171-5/+0
* docs: Remove tmp files during make cleanDaniel Kiper2013-07-171-1/+1
* tools/libfsimage: Fix clean and distclean make targetsDaniel Kiper2013-07-172-3/+3
* QEMU_TAG updateIan Jackson2013-07-171-3/+3
* pygrub/GrubConf: fix boot problem for fedora 19 grub.cfg (2nd attempt)Marcel J.E. Mol2013-07-171-0/+2
* Fix issue with 'xl list -l' showing domids as -1 when using SXPIan Murray2013-07-121-1/+1
* libxl_json: Fix backport of JSON_BOOL to 4.2.2Don Slutz2013-07-121-0/+1
* iommu/amd: Workaround for erratum 787Suravee Suthikulpanit2013-07-111-0/+16
* iommu/amd: Fix logic for clearing the IOMMU interrupt bitsSuravee Suthikulpanit2013-07-114-45/+84
* x86: don't pass negative time to gtime_to_gtsc() (try 2)Jan Beulich2013-07-111-9/+6
* AMD/intremap: Prevent use of per-device vector maps until irq logic is fixedAndrew Cooper2013-07-111-2/+17
* libelf: fix printing of pointersJan Beulich2013-07-111-4/+4
* libxl: suppress device assignment to HVM guest when there is no IOMMUJan Beulich2013-07-091-0/+12
* Revert "hvmloader: always include HPET table"Jan Beulich2013-07-081-5/+7
* also override library path for hotplug scriptsJan Beulich2013-07-011-0/+1
* x86/hvm: fix HVMOP_inject_trap return value on successTim Deegan2013-07-011-0/+1
* x86/HVM: fix initialization of wallclock time for PVHVM on migrationRoger Pau Monné2013-07-011-19/+14
* x86/HVM: fix x2APIC APIC_ID read emulationZhenguo Wang2013-07-011-3/+20
* Revert "irq: Add extra debugging to help track down why an assertion is failing"Jan Beulich2013-07-011-15/+1
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-276-40/+80
* x86: fix page refcount handling in page table pin error pathJan Beulich2013-06-263-9/+28
* libxc: Better range check in xc_dom_alloc_segmentIan Jackson2013-06-141-1/+2
* libxc: check blob size before proceeding in xc_dom_check_gzipMatthew Daley2013-06-141-0/+5
* libxc: range checks in xc_dom_p2m_host and _guestIan Jackson2013-06-141-0/+4
* libxc: check return values from mallocIan Jackson2013-06-149-3/+54
* libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_rangeIan Jackson2013-06-148-0/+120
* libxc: Add range checking to xc_dom_binloaderIan Jackson2013-06-141-2/+13
* libelf: abolish obsolete macrosIan Jackson2013-06-146-68/+44
* libelf: check loops for running awayIan Jackson2013-06-145-29/+135
* libelf: use only unsigned integersIan Jackson2013-06-149-87/+105
* libelf: use C99 bool for booleansIan Jackson2013-06-146-21/+23
* libelf: Make all callers call elf_check_brokenIan Jackson2013-06-145-12/+64
* libelf: Check pointer references in elf_is_elfbinaryIan Jackson2013-06-145-8/+13
* libelf: check all pointer accessesIan Jackson2013-06-148-85/+312
* libelf: check nul-terminated strings properlyIan Jackson2013-06-144-11/+30
* tools/xcutils/readnotes: adjust print_l1_mfn_valid_noteIan Jackson2013-06-141-5/+6
* libelf: introduce macros for memory access and pointer handlingIan Jackson2013-06-147-163/+312
* libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialisedIan Jackson2013-06-141-1/+1
* libelf: move include of <asm/guest_access.h> to top of fileIan Jackson2013-06-141-1/+4
* libelf: abolish elf_sval and elf_access_signedIan Jackson2013-06-142-39/+0
* libelf: add `struct elf_binary*' parameter to elf_load_imageIan Jackson2013-06-141-3/+5
* libxc: Fix range checking in xc_dom_pfn_to_ptr etc.Ian Jackson2013-06-144-5/+38
* libxc: introduce xc_dom_seg_to_ptr_pagesIan Jackson2013-06-141-3/+16
* libelf: abolish libelf-relocate.cIan Jackson2013-06-142-373/+1
* x86/vtsc: update vcpu_time in hvm_set_guest_timeRoger Pau Monné2013-06-131-1/+13
* x86: fix XCR0 handlingJan Beulich2013-06-139-55/+69
* x86: preserve FPU selectors for 32-bit guest codeJan Beulich2013-06-135-73/+198
* x86/MCE: disable if MCE banks are not presentAravindh Puthiyaparambil2013-06-131-1/+8
* x86: fix ordering of operations in destroy_irq()Jan Beulich2013-06-131-23/+20
* Revert "AMD/iommu: SR56x0 Erratum 64 - Reset all head & tail pointers"Jan Beulich2013-06-051-13/+0