aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tmem: bump pool version to 1 to fix restore issue when tmem enabledZhenzhong Duan2012-09-191-1/+2
* x86: remove open-coded IO-APIC RTE reads/writesJan Beulich2012-09-191-9/+3
* x86: properly check XEN_DOMCTL_ioport_mapping arguments for invalid rangeJan Beulich2012-09-191-1/+1
* x86/ACPI: fix error indication from acpi_parse_madt_lapic_entries()Jan Beulich2012-09-191-2/+2
* xsm/flask: add domain relabel supportDaniel De Graaf2012-09-179-8/+82
* xsm/flask: remove unneeded create_sid fieldDaniel De Graaf2012-09-173-16/+10
* xsm/flask: remove inherited class attributesDaniel De Graaf2012-09-179-249/+8
* xen: add virtual x2apic support for apicvJiongxi Li2012-09-174-13/+34
* xen: enable Virtual-interrupt deliveryJiongxi Li2012-09-1710-15/+217
* xen: enable APIC-Register VirtualizationJiongxi Li2012-09-176-0/+38
* MCE: use new common mce handler on AMD CPUsChristoph Egger2012-09-175-560/+390
* mem_event: fix regression affecting CR3, CR4 memory eventsSteven Maresca2012-09-171-0/+4
* Extra check in grant table code for mapping of shared frameAndres Lagar-Cavilla2012-09-171-3/+6