xen.git
2013-08-22 Yang ZhangNested VMX: Force check ISR when L2 is running
2013-08-22 Yang ZhangNested VMX: Check whether interrupt is blocked by TPR
2013-08-21 Jan BeulichVT-d: warn about Compatibility Format Interrupts being...
2013-08-21 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-08-21 Ian Campbellbuild: CONFIG_IOEMU is now obsolete
2013-08-21 Ian Campbelltools: allow user to specify a system qemu-xen binary
2013-08-21 Ian Campbelltools: Make qemu-xen-traditional build optional.
2013-08-21 Andre PrzywaraPL011: fix reverse logic for interrupt mask register
2013-08-21 Jan BeulichACPI: use ioremap() in acpi_os_map_memory()
2013-08-21 Jan BeulichACPI: fix acpi_os_map_memory()
2013-08-20 Joby Poriyathinterrupts: allow guest to set/clear MSI-X mask bit
2013-08-20 Ian Campbellxen: arm: Use a direct mapping of RAM on arm64
2013-08-20 Ian Campbellxen: gate split heap code on its own config option...
2013-08-20 Ian Campbellxen: arm: allow virt_to_maddr to take either a pointer...
2013-08-20 Ian Campbellxen: arm: fix is_xen_fixed_mfn
2013-08-20 Ian Campbellxen: arm: Add a pte_of_xenaddr helper
2013-08-20 Ian Campbellxen: arm: define a macro to get this CPUs page table...
2013-08-20 Ian Campbellxen: arm: refactor create_mappings
2013-08-20 Ian Campbellxen: arm: Rename page table "hint" field to slightly...
2013-08-20 Ian Campbellxen: arm: Add zeroeth level page table macros and defines
2013-08-20 Ian Campbellxen: arm: Use _AC macros in config.h
2013-08-20 Ian Campbellxen: arm: reduce the size of the xen heap to max 1...
2013-08-20 Ian Campbellxen: remove evtchn_upcall_mask from interface on ARM
2013-08-20 Ian Campbelltools: foreign: add checks for compatible architectures
2013-08-20 Ian Campbellxen: arm: include public/xen.h in foreign interface...
2013-08-20 Ian Campbellxen: only expose start_info on architectures which...
2013-08-20 Ian Campbellxen/compat: support XEN_HAVE_FOO ifdefs in public interface
2013-08-20 Ian Campbelltools: drop 'sv'
2013-08-20 Ian Campbelltools: disable blktap1 build by default
2013-08-20 Ian Campbell.*ignore: remove some cruft
2013-08-20 Ian Campbelltools: remove lomount
2013-08-20 Ian Campbelltools: remove miniterm
2013-08-20 Ian Campbelltools: delete xsview
2013-08-20 Ian Campbelltools: remove in tree libaio
2013-08-20 Ian Campbelltools: make building xend configurable.
2013-08-20 Ian Campbelltools: move xm and xend under tools python
2013-08-20 Andre PrzywaraARM: add Calxeda Midway platform
2013-08-20 Matthew Daleylibxc: silence HVM domain creation messages
2013-08-20 Bob Proulxvif-bridge: fix cut behavior change
2013-08-20 Andre PrzywaraPL011: don't force baud rate of 38400 bps
2013-08-20 Andrew Coopertools: Cull more ia64 and ppc code
2013-08-20 Julien Grallxen/arm: erratum 766422: decode thumb store during...
2013-08-20 Julien Grallxen/arm: Start to implement an ARM decoder instruction
2013-08-19 Bastian Blanktools: xen-mceinj: Add missing return value checks
2013-08-16 Tim Deeganxen/x86: hypervisor build fixes for FreeBSD.
2013-08-16 Andrew Cooperx86/boot: Remove stack segment parameter from smpboot
2013-08-15 Tim Deeganxen: Add stdbool.h workaround for BSD.
2013-08-15 Tim Deeganxen: move -nostdinc into common Rules.mk.
2013-08-15 Tim Deeganxen: move some arch CFLAGS into the common Rules.mk.
2013-08-15 Tim Deeganx86/time: fix check for negative time in __update_vcpu_...
2013-08-14 Jan Beulichx86/MTRR: fix range check in mtrr_add_page()
2013-08-14 Jan Beulichx86: use "R" constraint for fxsaveq/fxrstorq enforcement
2013-08-14 Jan BeulichVT-d: protect against bogus information coming from...
2013-08-13 Yang ZhangVMX: add boot parameter to enable/disable APIC-v dynami...
2013-08-13 Andrew Cooperwatchdog/crash: Always disable watchdog in console_forc...
2013-08-13 Andrew Cooperx86/watchdog: Tweak implementation given new common...
2013-08-13 Andrew Cooperwatchdog: Move watchdog from being x86 specific to...
2013-08-13 Suravee Suthikulpanitx86/AMD: Inject #GP instead of #UD when unable to map...
2013-08-13 Suravee Suthikulpanitx86/AMD: Fix nested svm crash due to assertion in __vir...
2013-08-08 Ian Campbellxen: arm: document which hypercalls (and subops) are...
2013-08-08 Andrew Coopercleanup unused request{_dt,}_irq() parameter
2013-08-08 Ian CampbellRevert "xen/arm: Add support for device tree specified...
2013-08-08 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-08-08 Julien Grallpl011: Implement vuart_info callback
2013-08-08 Julien Grallexynos4210: Implement vuart_info callback
2013-08-08 Julien Grallexynos4210: rename UTRSTAT_TX_EMPTY in UTRSTAT_TXFE
2013-08-08 Julien Grallxen/arm: Implement a virtual UART
2013-08-08 Julien Grallxen/arm: New callback in uart_driver to retrieve serial...
2013-08-08 Patrick Welchelibelf: Fix typo in header guard macro
2013-08-08 Chen Baozixen/arm: Add support for device tree specified arch_tim...
2013-08-08 Andrew Cooperrombios/debug: Reduce verbosity of rombios
2013-08-08 Andrew Cooperrombios/ata Remove another needless trap from the int...
2013-08-08 Andrew Cooperrombios/ata: Reading this status register has no releva...
2013-08-08 Andrew Cooperrombios/ata: Do not wait for BSY to be set
2013-08-08 Andrew Cooperrombios/keyboard: Don't needlessly poll the status...
2013-08-08 Ian Campbellautoconf: regenerate configure scripts with 4.4 version
2013-08-08 Ian Campbelldocs: Build docs for ARM as well as x86_64
2013-08-08 Nai Xiamem_sharing_nominate_page: p2mt should never change...
2013-08-08 Jan Beulichpciif: add multi-vector-MSI command
2013-08-08 Jan Beulichx86: enable multi-vector MSI
2013-08-07 Ian JacksonQEMU_TAG update
2013-08-07 Boris OstrovskyIntel/VPMU: Add support for full-width PMC writes
2013-08-06 Andrew Cooperxen/conring: Write to console ring even if console...
2013-08-06 Andrew Cooperxen/conring: Clean up writing to the console ring
2013-08-06 Yang ZhangNested VMX: Flush TLBs and Caches if paging mode changed
2013-08-05 Jan Beulichx86: refine FPU selector handling code for XSAVEOPT
2013-08-05 Jan Beulichfix off-by-one mistakes in vm_alloc()
2013-08-05 Ian JacksonQEMU_TAG update
2013-08-05 Paul DurrantAdd vendor_device parameter for HVM guests
2013-08-05 Julien Grallxen/arm: Use define instead of hardcoded value in debug...
2013-08-05 Julien Grallpl011: Move registers' definition in a separate file
2013-08-05 Julien Grallpl011: Use ioreadl/iowritel
2013-08-02 Andrew Cooperscmversion: 'Improve' svn interaction.
2013-08-02 Andrew Cooperdocs: Correct docs for extra_guest_irqs command line...
2013-08-02 rwxybhlibxl: Fix function libxl__domain_resume_device_model
2013-08-02 Ian Campbellxen: arm: handle traps of conditional instructions.
2013-08-02 Ian Campbellxen: arm: do not pretend to be a Cortex-A15 when runnin...
2013-08-02 Vadim A. Misbakh... flask: use DESTDIR directly in install target rules
2013-08-02 Vadim A. Misbakh... tools: build flask-tools and flask policy only if flask...
2013-08-02 Vadim A. Misbakh... flask: avoid installing policy file as '/boot'
next