aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Matthew Fioravante now maintains VTPMMatthew Fioravante2012-10-031-0/+15
* trace: trace hypercalls inside a multicallDavid Vrabel2012-10-038-7/+40
* trace: improve usefulness of hypercall trace recordDavid Vrabel2012-10-036-20/+106
* trace: allow for different sub-classes of TRC_PV_* tracepointsDavid Vrabel2012-10-032-36/+43
* x86/Intel: add further support for Ivy Bridge CPU modelsJan Beulich2012-10-023-3/+10
* Register Linux PV-on-HVM drivers product number.Paul Durrant2012-10-011-0/+1
* Add a new pvdrivers header to serve as the register of product numbers.Paul Durrant2012-10-012-1/+47
* xen: Remove sched_credit_default_yield optionGeorge Dunlap2012-10-012-10/+2
* xen/console: introduce a 'w' debug-key that dumps the console ringMatt Wilson2012-10-011-0/+45
* hvmloader: Add 64 bits big bar supportXiantao Zhang2012-10-014-25/+80
* docs: initial documentation for xenstore pathsIan Campbell2012-10-013-0/+354
* docs: Document scheduler-related Xen command-line optionsGeorge Dunlap2012-10-011-0/+22
* x86: replace literal numbersJan Beulich2012-09-283-8/+9
* Revert 25960:6bf8b882df8f (x86: default-disable MWAIT-based idle driver ...)Jan Beulich2012-09-281-8/+1
* x86/ucode: fix Intel case of resume handling on boot CPUJan Beulich2012-09-281-2/+0
* x86: remove further code applicable to 32-bit CPUs onlyJan Beulich2012-09-283-89/+3
* x86/HPET: don't needlessly set up channels for broadcastJan Beulich2012-09-281-1/+4
* x86/IRQ: fix valid-old-vector checks in __assign_irq_vector()Jan Beulich2012-09-281-2/+1
* x86/HPET: don't disable interrupt delivery right after setting it upJan Beulich2012-09-281-2/+2
* x86: default-disable MWAIT-based idle driver for CPUs without ARATJan Beulich2012-09-261-1/+8
* x86: Expose TSC adjust to HVM guestLiu, Jinsong2012-09-262-1/+3
* x86: Save/restore TSC adjust during HVM guest migrationLiu, Jinsong2012-09-263-1/+55
* x86: Implement TSC adjust feature for HVM guestLiu, Jinsong2012-09-263-1/+31
* x86/vMCE: Add AMD supportChristoph Egger2012-09-268-20/+67
* x86: vMCE save and restoreLiu, Jinsong2012-09-266-15/+47
* x86: vMCE injectionLiu, Jinsong2012-09-263-38/+26
* x86: vMCE emulationLiu, Jinsong2012-09-268-316/+159
* x86: check remote MMIO remap permissionsDaniel De Graaf2012-09-261-0/+13
* x86: slightly improve stack trace on debug buildsJan Beulich2012-09-263-5/+23
* x86: clean up interrupt stub generationJan Beulich2012-09-262-26/+29
* x86: slightly streamline __prepare_to_wait() inline assemblyJan Beulich2012-09-261-5/+3
* x86: use compiler visible "add" instead of inline assembly "or" in get_cpu_in...Jan Beulich2012-09-261-6/+3
* x86: enhance rsp-relative calculationsJan Beulich2012-09-263-12/+19
* docs: network network diagrams for the wiki (figs)Ian Jackson2012-09-252-0/+198
* docs: network network diagrams for the wiki (Makefile)Ian Jackson2012-09-251-0/+15
* docs: network diagrams for the wikiIan Jackson2012-09-253-1/+8
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-09-252-2/+2
* xl: resume the domain on suspend failureBastian Blank2012-09-251-3/+6
* pygrub: always append --argsOlaf Hering2012-09-251-2/+4
* x86/S3: add cache flush on secondary CPUs before going to sleepBen Guthro2012-09-253-4/+10
* x86: fix MWAIT-based idle driver for CPUs without ARATJan Beulich2012-09-254-19/+33
* x86: enable VIA CPU supportJan Beulich2012-09-2112-57/+17
* x86: eliminate code affecting only 64-bit-incapable CPUsJan Beulich2012-09-213-97/+3
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-2151-205/+201
* x86: introduce MWAIT-based, ACPI-less CPU idle driverJan Beulich2012-09-217-35/+610
* cpuidle: remove unused latency_ticks memberJan Beulich2012-09-212-6/+1
* introduce guest_handle_for_field()Jan Beulich2012-09-201-0/+3
* ACPI: move tables.c fully into .init.*Jan Beulich2012-09-204-7/+45
* x86: tighten checks in XEN_DOMCTL_memory_mapping handlerJan Beulich2012-09-204-34/+60
* x86/IO-APIC: streamline level ack/end handlingJan Beulich2012-09-202-30/+28