]> xenbits.xensource.com Git - people/jgross/xen.git/shortlog
people/jgross/xen.git
2020-08-20 Bertrand Marquisxen/arm: Enable CPU Erratum 1165522 for Neoverse master origin/HEAD origin/master origin/smoke
2020-08-20 Bertrand Marquisarm: Add Neoverse N1 processor identification
2020-08-19 Jan Beulichx86: move cpu_{up,down}_helper()
2020-08-19 Jan Beulichx86: move domain_cpu_policy_changed()
2020-08-18 Roger Pau Monnex86/pv: allow reading APIC_BASE MSR
2020-08-18 Roger Pau Monnex86/pv: handle reads to the PAT MSR
2020-08-18 Roger Pau Monnex86/pv: handle writes to the EFER MSR
2020-08-18 Edwin Töröktools/ocaml/xenstored: drop select based socket watching
2020-08-18 Edwin Töröktools/ocaml/libs/xc: Fix ambiguous documentation comment
2020-08-18 Ian JacksonQEMU_TRADITIONAL_REVISION update
2020-08-18 Ian Jacksondocs/process/branching-checklist: Get osstest branch...
2020-08-14 Wei Liutools: bump library version numbers
2020-08-14 Wei LiuConfig.mk: update OVMF changeset
2020-08-14 Julien Grallxen/arm: cmpxchg: Add missing memory barriers in __cmpx...
2020-08-14 Julien Grallxen/arm: guestcopy: Re-order the includes
2020-08-14 Julien Grallxen/arm: decode: Re-order the includes
2020-08-14 Julien Grallxen/arm: kernel: Re-order the includes
2020-08-14 Julien Grallxen/guest_access: Add emacs magics
2020-08-14 Roger Pau Monnéx86/hvm: change EOI exit bitmap helper parameter
2020-08-14 Don Slutzrpmball: Adjust to new rpm, do not require --force
2020-08-14 Paul Durrantx86/iommu: convert AMD IOMMU code to use new page table...
2020-08-14 Paul Durrantx86/iommu: add common page-table allocator
2020-08-14 Paul Durrantx86/iommu: re-arrange arch_iommu to separate common...
2020-08-14 Roger Pau Monnéx86/vmx: reorder code in vmx_deliver_posted_intr
2020-08-14 David Woodhousetools/xenstore: Do not abort xenstore-ls if a node...
2020-08-13 Paul Durrantx86/viridian: remove the viridian_vcpu msg_pending... origin/coverity-tested/smoke
2020-08-13 Trammell Hudsonx86/setup: Ignore early boot parameters like no-real...
2020-08-12 Wei LiuConfig.mk: update seabios to 1.14.0
2020-08-10 Andrew CooperRevert "x86/EFI: sanitize build logic"
2020-08-07 Jan Beulichx86/EFI: sanitize build logic
2020-08-07 Jan Beulichx86: slightly re-arrange 32-bit handling in dom0_constr...
2020-08-07 Jan Beulichbuild: correctly report non-empty section sizes upon...
2020-08-07 Jan Beulichbuild: work around bash issue
2020-08-05 Andrew Cooperx86/tsc: Fix diagnostics for TSC frequency
2020-08-05 Andrew Cooperx86/ioapic: Improve code generation for __io_apic_...
2020-08-05 Andrew Cooperx86/ioapic: Fix style in io_apic.h
2020-08-05 Andrew Cooperx86/ioapic: Fix fixmap error path logic in ioapic_init_...
2020-08-05 Jan Beulichx86emul: correct AVX512_BF16 insn names in EVEX Disp8...
2020-08-05 Jan Beulichx86emul: extend decoding / mem access testing to EVEX...
2020-08-05 Jan Beulichx86emul: AVX512PF insns aren't memory accesses
2020-08-05 Jan Beulichx86emul: AVX512F scatter insns are memory writes
2020-08-05 Jan Beulichx86emul: AVX512{F,BW} down conversion moves are memory...
2020-08-05 Jan Beulichx86emul: extend decoding / mem access testing to XOP...
2020-08-05 Jan Beulichx86emul: extend decoding / mem access testing to VEX...
2020-08-05 Jan Beulichx86emul: extend decoding / mem access testing to MMX...
2020-08-05 Jan Beulichx86emul: extend decoding / mem access testing to FPU...
2020-08-05 Jan Beulichx86emul: adjustments to mem access / write logic testing
2020-08-05 Jan Beulichx86: comment update after "drop high compat r/o M2P...
2020-08-05 Jan Beulichx86emul: further FPU env testing relaxation for AMD...
2020-08-05 Jan Beulichx86emul: replace further UB shifts
2020-08-04 Wei LiuRevert "libxl: avoid golang building without CONFIG_GOL...
2020-08-04 Jan Beulichlibxl: avoid golang building without CONFIG_GOLANG=y
2020-08-03 Jan Beulichx86emul: avoid assembler warning about .type not taking...
2020-07-31 Paul Durrantx86/hvm: simplify 'mmio_direct' check in epte_get_entry...
2020-07-31 Paul Durrantx86/hvm: set 'ipat' in EPT for special pages
2020-07-31 Jan Beulichx86emul: replace UB shifts
2020-07-31 Olaf Heringtools/xen-cpuid: show enqcmd
2020-07-31 Jan Beulichx86/PV: drop a few misleading paging_mode_refcounts...
2020-07-31 Andrew Coopertools/configure: drop BASH configure variable
2020-07-30 Roger Pau Monnexen/spinlock: move debug helpers inside the locked...
2020-07-29 Fam Zhengx86/cpuid: Fix APIC bit clearing
2020-07-28 Andrew Cooperx86/hvm: Clean up track_dirty_vram() calltree
2020-07-28 Roger Pau Monnex86/hvm: only translate ISA interrupts to GSIs in virtu...
2020-07-28 Roger Pau Monnex86/vpt: only try to resume timers belonging to enabled...
2020-07-28 Roger Pau Monnex86/hvm: fix ISA IRQ 0 handling when set as lowest...
2020-07-28 Roger Pau Monnex86/hvm: don't force vCPU 0 for IRQ 0 when using fixed...
2020-07-28 Roger Pau Monnex86/hvm: fix vIO-APIC build without IRQ0_SPECIAL_ROUTING
2020-07-28 Roger Pau Monneprint: introduce a format specifier for pci_sbdf_t
2020-07-28 Andrew Cooperpublic/domctl: Fix the struct xen_domctl ABI in 32bit...
2020-07-27 Oleksandr Andrushchenkoxen/displif: Protocol version 2
2020-07-24 Andrew Cooperx86/pv: Make the PV default WRMSR path match the HVM...
2020-07-24 Jan Beulichlockprof: don't pass name into registration function
2020-07-24 Jan Beulichlockprof: don't leave locks uninitialized upon allocati...
2020-07-24 Jan Beulichx86/S3: put data segment registers into known state...
2020-07-23 Andrew Cooperx86/vmce: Dispatch vmce_{rd,wr}msr() from guest_{rd...
2020-07-23 Andrew Cooperx86/svm: Misc coding style corrections
2020-07-22 Andrew Cooperx86/svm: Fold nsvm_{wr,rd}msr() into svm_msr_{read...
2020-07-21 Elliott Mitchelltools/ocaml: Default to useful build output
2020-07-21 Elliott Mitchelltools: Partially revert "Cross-compilation fixes."
2020-07-21 Jan Beulichtools/xen-cpuid: use dashes consistently in feature...
2020-07-21 Edwin Törökoxenstored: fix ABI breakage introduced in Xen 4.9.0
2020-07-21 Nick Rosbrookgolang/xenlight: fix code generation for python 2.6
2020-07-21 Nick RosbrookMAINTAINERS: add myself as a golang bindings maintainer
2020-07-21 Julien GrallSUPPORT.md: Spell Experimental correctly
2020-07-21 Jan Beulichx86emul: support AVX512_VP2INTERSECT insns
2020-07-21 Jan Beulichx86/shadow: l3table[] and gl3e[] are HVM only
2020-07-21 Jan Beulichx86/shadow: have just a single instance of sh_set_tople...
2020-07-21 Jan Beulichx86/shadow: shadow_table[] needs only one entry for...
2020-07-21 Jan Beulichx86/shadow: dirty VRAM tracking is needed for HVM only
2020-07-20 Andrew Cooperdocs: Replace non-UTF-8 character in hypfs-paths.pandoc
2020-07-20 Jan BeulichArm: prune #include-s needed by domain.h
2020-07-20 Juergen Grossdocs: specify stability of hypfs path documentation
2020-07-20 Andrew Cooperx86/mtrr: Drop workaround for old 32bit CPUs
2020-07-20 Michal Leszczynskix86/vmx: add Intel PT MSR definitions
2020-07-17 Jan Beulichcompat: add a little bit of description to xlat.lst
2020-07-17 Jan Beulichx86/HVM: fold both instances of looking up a hvm_ioreq_...
2020-07-17 Jan Beulichx86/HVM: re-work hvm_wait_for_io() a little
2020-07-17 Jan Beulichx86/HVM: fold hvm_io_assist() into its only caller
2020-07-17 Jan BeulichVT-d: use clear_page() in alloc_pgtable_maddr()
2020-07-17 Jan BeulichVT-d: install sync_cache hook on demand
next