xen-unstable.hg

log

age author revision description
2 days ago Ian Campbell 27091:a7b9f50d2260 Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingdefault tip
2 days ago Julien Grall 27090:5949db13ccc1 drivers/exynos4210: Return -ENOMEM when ioremap has failed
2 days ago Jaeyong Yoo 27089:454847b9fea4 xen/arm: Disable interrupts for the entire duration of the context switch
2 days ago Ian Murray 27088:e138283c815c hotplug/Linux: xendomains compatibility with xl
2 days ago Julien Grall 27087:55a869ff90ff xen/arm: Remove leading +1 when hypervisor compat property is created
2 days ago Eric Shelton 27086:51bb2160d374 x86/EFI: fix boot for pre-UEFI systems
2 days ago Jan Beulich 27085:8cfa50a3e9fb x86: fix boot time APIC mode detection
3 days ago Wei Liu 27084:c6fb586f83a0 netif: document feature-split-event-channel
3 days ago Andrew Cooper 27083:9cf3a26fb91b AMD/iommu: SR56x0 Erratum 64 - Reset all head & tail pointers
3 days ago Andrew Cooper 27082:38fcd547dc26 x86: Use explicit widths for MMIO read/write, and add 64bit variants
4 days ago Ian Jackson 27081:c41660c65b0a QEMU_TAG update
4 days ago Ian Jackson 27080:555c085dcd1c QEMU_TAG update
4 days ago Jan Beulich 27079:66c9fc575e03 fix XSA-46 regression with xend/xm
4 days ago Jan Beulich 27078:3e20c484c644 tools: fix dependency file generation
4 days ago Jan Beulich 27077:b804e92ba809 x86/HVM: RTC code must be in line with WAET flags passed by hvmloader
4 days ago Jan Beulich 27076:d85b17fc7a5c x86/HVM: properly handle RTC periodic timer even when !RTC_PIE
4 days ago Jan Beulich 27075:f1c5c350ea8b x86/HVM: adjust IRQ (de-)assertion
9 days ago Tim Deegan 27074:2369a9d759f0 x86/hvm: avoid p2m lookups for vlapic accesses.
9 days ago Liu Jinsong 27073:2c9cb252d9f6 x86/vMCE: remove is_vmce_ready check
10 days ago Jan Beulich 27072:407dc3dde3cb x86/shadow: fix off-by-one in MMIO permission check
10 days ago Jan Beulich 27071:d53703494802 x86/IO-APIC: fix guest RTE write corner cases
10 days ago Liu Jinsong 27070:ac5f364ce0d4 Xen Power Management Maintainer
10 days ago Liu Jinsong 27069:81abd2079eef Xen Machine Check (MCA) & RAS Maintainer
11 days ago Ian Campbell 27068:1512a11c83c5 xen/arm: support "arm, armv8-timer" DTS compatibility.
11 days ago Ian Campbell 27067:25d5dd6bf516 xen/arm64: do not clobber callee saved register in early_putch
11 days ago Ian Campbell 27066:ade4ceb367fd xen/arm: Add emacs magic blocks to asm files
11 days ago Konrad Rzeszutek Wilk 27065:a01a0321d124 libxl: Make 'xl vcpu-set' work properly on overcommited hosts with an override.
11 days ago Konrad Rzeszutek Wilk 27064:747e9d6b8f6f libxl: claim: Print the values in 'xl info' unconditionally
11 days ago Konrad Rzeszutek Wilk 27063:e5e69cc99c57 libxl: Change claim_mode from bool to int.
11 days ago Konrad Rzeszutek Wilk 27062:b8d87075346a hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the data via xc_phys_info
12 days ago Ian Campbell 27061:4c6a6b074157 Update SEABIOS_UPSTREAM_TAG
12 days ago Marek Marczykowski 27060:33fbae6e785c Use {git, hg, svn} commit id if available for xen_changeset
12 days ago Jan Beulich 27059:bea1f75b6f86 also move compat mode VCPUOP_register_vcpu_info into common code
12 days ago Julien Grall 27058:c34a0695cd6f xen/arm64: Remove hardcoded value for gic in assembly code
12 days ago Julien Grall 27057:3abdfedff36f xen/arm: WORKAROUND Support kick cpus and switch to hypervisor for the exynos5
12 days ago Julien Grall 27056:3be9d1110f5f xen/arm: Add platform specific code for the exynos5
12 days ago Anthony PERARD 27055:c49c81135ff4 xen/arm: Add Exynos 4210 UART support for early printk
12 days ago Anthony PERARD 27054:9a8968ba3b56 xen/arm: Add Exynos 4210 UART support
12 days ago Julien Grall 27053:4bcef840f7d0 xen/arm: Don't use pl011 UART by default for early printk
12 days ago Julien Grall 27052:2e351fc9144f xen/arm: Remove setup_irq
12 days ago Julien Grall 27051:c0bc3e5e0fbe xen/arm: Remove request_irq
12 days ago Julien Grall 27050:93b9b7c2317a xen/arm: Add versatile express platform
12 days ago Julien Grall 27049:0da482744773 xen/arm: WORKAROUND 1:1 memory mapping for dom0
12 days ago Julien Grall 27048:a8106fb2c7e5 xen/arm: Allow Xen to run on multiple platform without recompilation
12 days ago Julien Grall 27047:a6fcb803fff6 xen/arm: Use the device tree to map the address range and IRQ to dom0
12 days ago Julien Grall 27046:4a1613094699 xen/arm: Use device tree API in pl011 UART driver
12 days ago Julien Grall 27045:28a2e637fb47 xen/arm: Add generic UART to get the device in the device tree
12 days ago Julien Grall 27044:fe1102d55d04 xen/arm: New callback in uart_driver to get device tree interrupt structure
12 days ago Julien Grall 27043:3b2b4eb98f28 xen/arm: Introduce a generic way to use a device from the device tree
12 days ago Julien Grall 27042:64cc17c93d09 xen/arm: Don't hardcode virtual timer IRQs
12 days ago Julien Grall 27041:7af8b21cce6f xen/arm: Don't hardcode VGIC informations
12 days ago Julien Grall 27040:be7e737098be xen/arm: Retrieve timer interrupts from the device tree
12 days ago Julien Grall 27039:4462cecb50f6 xen/arm: Use hierarchical device tree to retrieve GIC information
12 days ago Julien Grall 27038:6ccd458d938d xen/arm: Introduce request_dt_irq
12 days ago Julien Grall 27037:838e9d0d5bb9 xen/arm: Introduce setup_dt_irq
12 days ago Julien Grall 27036:18f8e3743937 xen/arm: Introduce gic_irq_xlate
12 days ago Julien Grall 27035:ee20e2ff2169 xen/arm: Introduce gic_route_dt_irq
12 days ago Julien Grall 27034:4f9dc524c732 xen/arm: Add helpers to retrieve an interrupt description from the device tree
12 days ago Julien Grall 27033:8a0b1d7b2b65 xen/arm: Add helpers to retrieve an address from the device tree
12 days ago Julien Grall 27032:519255323995 xen/arm: Add helpers to use the device tree