aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/MCE: implement recoverscan for AMDChristoph Egger2012-10-056-8/+88
* x86: add sanity check and comments for vMCE injectionLiu, Jinsong2012-10-053-6/+16
* fix inclusion style in public/domctl.hJan Beulich2012-10-041-1/+1
* x86/nested-svm: Update the paging mode on VMRUN and VMEXIT emulation.Tim Deegan2012-10-041-0/+8
* VT-d: make remap_entry_to_msi_msg() return consistent messageJan Beulich2012-10-041-2/+2
* x86: consolidate frame state manipulation functionsJan Beulich2012-10-044-75/+7
* x86: get the MWAIT idle driver in sync with the ACPI oneJan Beulich2012-10-041-4/+7
* trace: trace hypercalls inside a multicallDavid Vrabel2012-10-036-6/+37
* trace: improve usefulness of hypercall trace recordDavid Vrabel2012-10-034-20/+99
* trace: allow for different sub-classes of TRC_PV_* tracepointsDavid Vrabel2012-10-031-14/+21
* 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-011-0/+46
* xen: Remove sched_credit_default_yield optionGeorge Dunlap2012-10-011-7/+2
* xen/console: introduce a 'w' debug-key that dumps the console ringMatt Wilson2012-10-011-0/+45
* 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: Save/restore TSC adjust during HVM guest migrationLiu, Jinsong2012-09-262-1/+47
* 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-265-15/+45
* 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
* 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-216-35/+602
* 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