aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Config.mk: update QEMU_TAG and QEMU_UPSTREAM_REVISION for 4.3.0-rc14.3.0-rc1Ian Jackson2013-05-071-2/+2
* README: update version numberIan Jackson2013-05-071-10/+5
* tools: Bump some library sonamesIan Jackson2013-05-073-5/+5
* apic/iommu: Correct grammar in error message and clarify its meaningAndrew Cooper2013-05-031-2/+2
* x86: Fix __prepare_to_wait() asm test for stack sizeKeir Fraser2013-05-021-1/+1
* libxl: Don't use tapdisk for cd-romsGeorge Dunlap2013-05-021-0/+6
* VT-d: don't permit SVT_NO_VERIFY entries for known device typesJan Beulich2013-05-021-5/+9
* x86: miscellaneous mm.c cleanupJan Beulich2013-05-023-38/+20
* x86: cleanup after making various page table manipulation operations preemptibleJan Beulich2013-05-023-54/+55
* x86/HVM: fix legacy PIC check in pt_update_irq()Jan Beulich2013-05-021-2/+3
* x86/HVM: fix processing of RTC REG_B writesJan Beulich2013-05-021-1/+3
* x86: allow Dom0 read-only access to IO-APICsJan Beulich2013-05-028-7/+13
* x86: make page table handling error paths preemptibleJan Beulich2013-05-021-27/+98
* x86: make page table unpinning preemptibleJan Beulich2013-05-022-7/+56
* x86: make arch_set_info_guest() preemptibleJan Beulich2013-05-024-52/+74
* x86: make vcpu_reset() preemptibleJan Beulich2013-05-0210-24/+42
* x86: make MMUEXT_NEW_USER_BASEPTR preemptibleJan Beulich2013-05-021-6/+33
* x86: make new_guest_cr3() preemptibleJan Beulich2013-05-022-22/+75
* x86: make vcpu_destroy_pagetables() preemptibleJan Beulich2013-05-025-59/+91
* x86: call unmap_vcpu_info() regardless of guest typeJan Beulich2013-05-021-2/+4
* libxl: unconst the event argument to the event_occurs hook.Ian Campbell2013-05-012-3/+17
* xen/arm: nuke some stray hard tabs.Ian Campbell2013-05-013-8/+8
* xenstore: create pidfile in init-xenstore-domainDaniel De Graaf2013-05-012-2/+15
* MAINTAINERS: add Samuel as stubdom and mini-os maintainerStefano Stabellini2013-05-011-0/+2
* libxl: adjust point of backend name resolutionEric Shelton2013-05-011-4/+7
* xen: arm: correct platform detection in public header.Ian Campbell2013-04-301-1/+1
* More emacs local variable block fixes.Ian Campbell2013-04-3021-21/+21
* xen: introduce vcpu_blockStefano Stabellini2013-04-302-5/+9
* xen/arm: move the tlb_flush in create_p2m_entries to the end of the functionStefano Stabellini2013-04-301-4/+5
* xen/arm: do not call __cpu_disable on machine_haltStefano Stabellini2013-04-301-1/+0
* libxl: fix spelling of "backend-id" for vtpmMarek Marczykowski2013-04-301-1/+1
* xen/arm: correct the computation of the number of interrupt lines for the GICJulien Grall2013-04-301-3/+3
* xsm: fix printf format string for strlen resultIan Campbell2013-04-301-1/+1
* x86/HVM: move per-vendor function tables into .init.dataJan Beulich2013-04-294-11/+11
* x86/EFI: fix runtime call status for compat mode Dom0Jan Beulich2013-04-291-1/+1
* x86/vMCE: bugfix of vmce injectionLiu Jinsong2013-04-291-1/+1
* libxl: stat the path for all non-qdisk backends (including unknown)Ian Campbell2013-04-261-1/+2
* xen/arm: nr_lrs should be staticJulien Grall2013-04-261-1/+1
* xen/arm: Fix return value when write is ignored in VGICAnthony PERARD2013-04-261-1/+1
* libxl: write IO ABI for disk frontendsWei Liu2013-04-264-0/+74
* arm64: Fix compilation error with EARLY_PRINTK disabledJulien Grall2013-04-261-1/+1
* xenctx: Support arm64 and actually implement output for 32 and 64 bitIan Campbell2013-04-241-4/+137
* xenctx: remove trailing whitespaceIan Campbell2013-04-241-9/+9
* xenctx: remove remnants of ia64 supportIan Campbell2013-04-241-301/+1
* arm: mark vcpus as initialised when they have beenIan Campbell2013-04-242-0/+3
* arm: allocate per-PCPU domheap pagetable pagesIan Campbell2013-04-244-20/+146
* arm: add build time asserts for various virtual address aligment constraintsIan Campbell2013-04-241-0/+11
* arm: parenthesise argument to *_linear_offset macrosIan Campbell2013-04-241-3/+3
* xen: arm: rename xen_pgtable to boot_pgtableIan Campbell2013-04-243-10/+14
* install qemu into the location specified via configure --prefix.Egger Christoph2013-04-241-0/+1