aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: correct formatting errors in xmdomain.cfgMatt Wilson2012-11-131-4/+2
* x86: don't special case first IO-APICJan Beulich2012-10-291-17/+13
* hvm: handle PoD and grant pages in HVMOP_get_mem_typeOlaf Hering2012-10-291-0/+4
* x86/HPET: obtain proper lock for changing IRQ affinityJan Beulich2012-10-291-6/+12
* x86/oprof: adjust off-by-one counter range checksJan Beulich2012-10-291-2/+2
* More efficient TLB-flush filtering in alloc_heap_pages().Keir Fraser2012-10-291-11/+16
* x86/xenoprof: fix kernel/user mode detection for HVMJacob Shin2012-10-291-4/+15
* x86/amd: Fix xen_apic_write warnings in Dom0Wei Wang2012-10-291-0/+12
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-265-26/+198
* x86: check remote MMIO remap permissionsDaniel De Graaf2012-10-041-0/+10
* x86: tighten checks in XEN_DOMCTL_memory_mapping handlerJan Beulich2012-10-046-47/+71
* x86: properly check XEN_DOMCTL_ioport_mapping arguments for invalid rangeJan Beulich2012-10-041-1/+1
* VT-d: split .ack and .disable DMA-MSI actorsJan Beulich2012-10-041-4/+10
* adjust a few RCU domain locking callsJan Beulich2012-10-043-93/+50
* x86/MSI: fix 2nd S3 resume with interrupt remapping enabledJan Beulich2012-10-041-1/+6
* make domain_create() return a proper error codeJan Beulich2012-10-047-25/+92
* tmem: bump pool version to 1 to fix restore issue when tmem enabledZhenzhong Duan2012-09-251-1/+2
* tmem: cleanupJan Beulich2012-09-252-4/+4
* tmem: fixup 2010 cleanup patch that breaks tmem save/restoreDan Magenheimer2012-09-251-0/+2
* tmem: reduce severity of log messagesJan Beulich2012-09-252-41/+50
* tmem: properly drop lock on error path in do_tmem_op()Jan Beulich2012-09-251-1/+7
* tmem: properly drop lock on error path in do_tmem_get()Jan Beulich2012-09-251-1/+2
* tmem: detect arithmetic overflow in tmh_copy_{from,to}_client()Jan Beulich2012-09-252-16/+19
* tmem: don't access guest memory without using the accessors intended for thisJan Beulich2012-09-253-75/+125
* tmem: check for a valid client ("domain") in the save subopsIan Campbell2012-09-251-0/+8
* tmem: check the pool_id is valid when destroying a tmem poolIan Campbell2012-09-251-0/+2
* tmem: consistently make pool_id a uint32_tIan Campbell2012-09-251-3/+3
* tmem: only allow tmem control operations from privileged domainsIan Campbell2012-09-251-4/+2
* x86: Prefer multiboot-provided e820 over bios-provided e801 memory info.Keir Fraser2012-09-201-11/+11
* x86,cmdline: Fix setting skip_realmode boolean on no-real-mode and tboot optionsKeir Fraser2012-09-201-2/+4
* Fix shared entry status for grant copy operation on paged-out gfnAndres Lagar-Cavilla2012-09-201-11/+22
* x86-64: refine the XSA-9 fixJan Beulich2012-09-203-2/+31
* x86: don't expose SYSENTER on unknown CPUsJan Beulich2012-09-201-0/+1
* EPT/PoD: fix interaction with 1Gb pagesJan Beulich2012-09-201-3/+3
* x86/mm: update max_mapped_pfn on MMIO mappings too.Tim Deegan2012-09-202-2/+2
* x86/PoD: clean up typesJan Beulich2012-09-202-18/+17
* x86/PoD: prevent guest from being destroyed upon early access to its memoryJan Beulich2012-09-202-19/+25
* acpi: Make sure valid CPU is passed to do_pm_op()Boris Ostrovsky2012-09-201-19/+2
* x86/passthrough: Fix corruption caused by race conditions betweenAndrew Cooper2012-09-121-1/+0
* QEMU_TAG updateIan Jackson2012-09-111-3/+3
* QEMU_TAG update (XSA-17 / CVE-2012-3515)Ian Jackson2012-09-051-3/+3
* x86/pvhvm: properly range-check PHYSDEVOP_map_pirq/MAP_PIRQ_TYPE_GSIIan Jackson2012-09-051-0/+7
* xen: Don't BUG_ON() PoD operations on a non-translated guest.Ian Jackson2012-09-051-1/+2
* xen: handle out-of-pirq condition correctly in PHYSDEVOP_get_free_pirqIan Jackson2012-09-051-3/+8
* xen: prevent a 64 bit guest setting reserved bits in DR7Ian Jackson2012-09-051-1/+1
* make all (native) hypercalls consistently have "long" return typeJan Beulich2012-09-046-19/+19
* x86-64: don't allow non-canonical addresses to be set for any callbackJan Beulich2012-09-043-0/+21
* xen: fix page_list_splice()Jan Beulich2012-09-041-1/+2
* x86/EDD: check MBR for BIOS magic before considering signature validJan Beulich2012-09-041-1/+5