xen.git
2018-03-15 Jan Beulichx86emul: place test blobs in executable section
2018-03-15 Jan Beulichx86emul: support 3DNow! insns
2018-03-15 Liran Alonx86/vlapic: clear TMR bit upon acceptance of edge-trigg...
2018-03-15 Jan Beulichx86/VMX: don't risk corrupting host CR4
2018-03-15 Jan Beulichx86: ignore guest microcode loading attempts
2018-03-14 Wei LiuRevert "tools: detect appropriate debug optimization...
2018-03-14 Anthony PERARDdocs: Fix entry for the "usbdev" option
2018-03-14 Andrew Cooperx86/entry: Trivial nonfunctional fixes
2018-03-14 Andrew Cooperx86/pv: Fix guest crashes following f75b1a5247b "x86...
2018-03-14 Anthony PERARDlibxl_qmp: Tell QEMU about live migration or snapshot
2018-03-14 Anthony PERARDlibxl: Add a version check of QEMU for QMP commands
2018-03-14 Wei Liugitignore: ignore wrappers.c link for fuzzer
2018-03-14 Roger Pau Monnexl: remove apic option for PVH guests
2018-03-14 John Thomsontools: xenalyze.c fix format-truncation
2018-03-13 Doug Goldsteintools/xl: fix uninitialized variable in xl_vdispl
2018-03-13 Michael Youngmake xen ocaml safe-strings compliant
2018-03-13 Doug Goldsteintools: detect appropriate debug optimization level
2018-03-13 George Dunlapdocs: Remove redundant qemu-xen-security document
2018-03-13 George DunlapSUPPORT.md: Specify support for various image formats
2018-03-13 George DunlapSUPPORT.md: Clarify that the PV keyboard protocol inclu...
2018-03-12 Andre PrzywaraARM: GICv2: fix GICH_V2_LR definitions
2018-03-12 Andre PrzywaraARM: GICv3: poke_irq: make RWP optional
2018-03-12 Andre PrzywaraARM: GICv2: introduce gicv2_poke_irq()
2018-03-12 Andre PrzywaraARM: GICv3: rename HYP interface definitions to use...
2018-03-12 Andre PrzywaraARM: VGIC: Introduce gic_get_nr_lrs()
2018-03-12 Andre PrzywaraARM: VGIC: reorder prototypes in vgic.h
2018-03-12 Andre PrzywaraARM: VGIC: carve out struct vgic_cpu and struct vgic_dist
2018-03-12 Andre PrzywaraARM: VGIC: change to level-IRQ compatible IRQ injection...
2018-03-12 Andre PrzywaraARM: VGIC: Adjust domain_max_vcpus() to be VGIC specific
2018-03-12 Andre PrzywaraARM: VGIC: Move gic_remove_from_lr_pending() prototype
2018-03-12 Andre PrzywaraARM: VGIC: rename gic_inject() and gic_clear_lrs()
2018-03-12 Andre PrzywaraARM: vGICv3: remove rdist_stride from VGIC structure
2018-03-12 Andre PrzywaraARM: vGICv3: always use architected redist stride
2018-03-12 Andre PrzywaraARM: GICv3: use hardware GICv3 redistributor values...
2018-03-12 Andre PrzywaraARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol
2018-03-09 Jan Beulichcpufreq/ondemand: fix race while offlining CPU
2018-03-09 Jan Beulichx86: improve MSR_SHADOW_GS accesses
2018-03-09 Andrew Cooperx86/traps: Put idt_table[] back into .bss
2018-03-09 Jan Beulichx86emul/test: wrap libc functions with FPU save/restore...
2018-03-09 Andrew Coopertests/x86emul: Helpers to save and restore FPU state
2018-03-09 Andrew Cooperx86/alt: Drop explicit padding of origin sites
2018-03-09 Andrew Cooperx86/alt: Support for automatic padding calculations
2018-03-09 Andrew Cooperx86/asm: Remove opencoded uses of altinstruction_entry
2018-03-09 Andrew Cooperx86/alt: Clean up the assembly used to generate alterna...
2018-03-09 Andrew Cooperx86/alt: Clean up struct alt_instr and its users
2018-03-09 Andrew Cooperx86/alt: Drop unused alternative infrastructure
2018-03-09 Andrew Cooperxen/domain: Added debug safety in the domain_create...
2018-03-08 Andrew Coopersched/rt: Fix build after c/s c3715dd8fb766
2018-03-08 Andrew Coopercommon/sched: Fix ARM build following c/s 340edc3902
2018-03-07 Juergen Grosstools/xenstore: add libdl dependency to libxenstore
2018-03-07 Andrew Cooperxen/domain: Call sched_destroy_domain() in the domain_c...
2018-03-07 Andrew Cooperxen/sched: Remove {init,destroy}_domain() interfaces
2018-03-07 Andrew Cooperxen/sched: Improvements to the {alloc,free}_domdata...
2018-03-07 Andrew Cooperxen/credit2: Move repl_timer into struct csched2_dom
2018-03-07 Andrew Cooperxen/domain: Reduce the quantity of initialisation for...
2018-03-07 Andrew Coopertools/libxc: Correct comment for normalise_pagetable()
2018-03-07 Roger Pau Monnevvmx: fixes after CR4 trapping optimizations
2018-03-07 Andrew Coopertools/xenstore: Don't link libxenstore against systemd
2018-03-06 Stefano Stabellinixen/arm: disable CPUs with different dcache line sizes
2018-03-06 Stefano Stabellinixen/arm: update the docs about heterogeneous computing
2018-03-06 Stefano Stabellinixen/arm: set VPIDR based on the MIDR value of the under...
2018-03-06 Stefano Stabellinixen/arm: read ACTLR on the pcpu where the vcpu will run
2018-03-06 Stefano Stabellinixen/arm: make processor a per cpu variable
2018-03-06 Julien Grallxen/arm: Park CPUs with a MIDR different from the boot...
2018-03-06 Stefano Stabellinixen/arm: Read the dcache line size from CTR register
2018-03-06 Jan Beulichx86: remove CR reads from exit-to-guest path
2018-03-06 Jan Beulichx86: slightly reduce Meltdown band-aid overhead
2018-03-06 Sergey Dyaslipv_console: remove unnecessary #ifdefs
2018-03-06 Jan Beulichx86/xpti: don't map stack guard pages
2018-03-06 Jan Beulichx86/xpti: really hide almost all of Xen image
2018-03-06 Jan Beulichx86: move and rename XSTATE_*
2018-03-06 Jan Beulichx86emul: support SWAPGS
2018-03-06 Andre Przywaratools: ARM: vGICv3: Avoid inserting optional DT properties
2018-03-05 Stefano StabelliniPlease Welcome Julien, our new Committer
2018-03-05 Andrew Cooperx86/pv: Drop int80_bounce from struct pv_vcpu
2018-03-05 Andrew Cooperx86/entry: Correct comparisons against boolean variables
2018-03-05 Andrew Cooperx86/boot: Annotate the multiboot headers with size...
2018-03-05 Jan Beulichx86emul: support XOP insns
2018-03-05 Jan Beulichx86emul: support AVX2 gather insns
2018-03-05 Jan Beulichx86emul: support most remaining AVX2 insns
2018-03-05 Jan Beulichx86emul: extend vbroadcasts{s,d} to AVX2
2018-03-02 Stewart Hildebrandxen/arm: domain_builder: irq sanity check logic fix
2018-03-02 Julien Grallxen/arm: domain_build: Rework the way to allocate the...
2018-03-02 Julien Grallxen/arm: domain_build: Prepare DTB/ACPI tables after...
2018-03-02 Juergen Grosstools/xenstore: try to get minimum thread stack size...
2018-03-02 Wei Liux86: rename HAVE_GAS_* to HAVE_AS_*
2018-03-02 Wei Liux86: invpcid support
2018-03-02 Jan Beulichpublic: correct GNTTABOP_set_version comment
2018-03-02 Jan Beulichx86: guard more stack pages
2018-03-02 Andrew Cooperx86/link: Don't merge .init.text and .init.data
2018-03-02 Paul Semelfuzz/x86_emulate: fix bounds for input size
2018-03-02 Olaf Heringtools: drop stale references to curl/xml2-config
2018-03-02 Jim Fehliglibxl: set channel devid when not provided by application
2018-03-02 Marek Marczykowski... libxl: do not fail device removal if backend domain...
2018-03-01 Andrew Coopertools/misc: Tweak reserved bit handling for xen-cpuid
2018-03-01 Jan Beulichx86/PV: convert page table emulation code from paddr_t...
2018-03-01 Jan Beulichx86emul: make all FPU emulation use the stub
2018-03-01 Roger Pau Monnéignores: update .hgignore
2018-03-01 Roger Pau Monnéignores: update list of git ignored files
2018-03-01 Jan Beulichfirmware/shim: better filtering of intermediate files...
next