summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-09build: simplify and fix fix-obj-varsPaolo Bonzini1-7/+7
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev6-10/+6
2014-05-08build: add support for per-object -cflags and -libs to all rulesPaolo Bonzini1-5/+5
2014-05-08Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)Michael Tokarev1-1/+1
2014-05-08Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)Michael Tokarev1-1/+1
2014-05-08Makefile: strip tools and modules tooMichael Tokarev2-5/+13
2014-05-08build: simplify Makefile.target around unnest-vars invocationsPaolo Bonzini1-9/+2
2014-05-08build: simplify Makefile.target a bit, use just one rule for softmmuMichael Tokarev1-15/+11
2014-05-08build: Fix per-object variables for Makefile.targetPaolo Bonzini1-0/+1
2014-05-08Merge remote-tracking branch 'remotes/spice/tags/pull-spice-7' into stagingPeter Maydell1-1/+9
2014-05-08spice: fix libvirt snapshotsGerd Hoffmann1-0/+8
2014-05-08spice: fix "info spice"Gerd Hoffmann1-1/+1
2014-05-07Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell30-74/+73
2014-05-07Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell21-133/+227
2014-05-07libcacard: remove unnecessary EOL from debug printsAlon Levy1-2/+2
2014-05-07docs/memory.txt: Fix document on MMIO operationsFam Zheng2-6/+6
2014-05-07readline: Sort completions before printing them.Hani Benhabiles1-0/+7
2014-05-07readline: use g_strndup instead of open-coding itMichael Tokarev1-3/+1
2014-05-07qmp: report path ambiguity errorMichael Tokarev1-1/+5
2014-05-07libcacard: replace pstrcpy() with memcpy()Michael Tokarev1-1/+2
2014-05-07glib: move g_poll() replacement into glib-compat.hStefan Hajnoczi2-12/+12
2014-05-07do not call g_thread_init() for glib >= 2.31Michael Tokarev2-17/+11
2014-05-07hw/9pfs: Add include file for exported symbolStefan Weil1-0/+1
2014-05-07xen: remove unused global, xen_xcgJim Meyering1-1/+0
2014-05-07hw: Add missing 'static' attributesStefan Weil6-8/+8
2014-05-07qemu-timer: Add missing 'static' attributeStefan Weil1-1/+1
2014-05-07ui: Add missing 'static' attributeStefan Weil1-1/+1
2014-05-07monitor: Add missing 'static' attributeStefan Weil1-1/+1
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil1-1/+1
2014-05-07hw/mips: Add missing 'static' and 'const' attributesStefan Weil1-1/+1
2014-05-07hw/9pfs: Add missing 'static' attributesStefan Weil2-3/+3
2014-05-07arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()Chen Gang1-4/+8
2014-05-07tests/tcg: Fix compilation of test_pathPeter Maydell2-9/+0
2014-05-07qga: Fix typo (plural) in commentStefan Weil1-1/+1
2014-05-07configure: remove bashismMichael Tokarev1-1/+1
2014-05-07xen_disk: add discard supportOlaf Hering3-0/+52
2014-05-07pass an inclusive address range to xc_domain_pin_memory_cacheattrStefano Stabellini1-1/+1
2014-05-07xen: factor out common functionsWei Liu5-125/+161
2014-05-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell14-67/+159
2014-05-07configure: make source tree build more robustMichael S. Tsirkin1-2/+10
2014-05-07MAINTAINERS: addresses for responsible disclosureMichael S. Tsirkin1-0/+7
2014-05-07xen: move Xen HVM files under hw/i386/xenWei Liu6-2/+2
2014-05-07pm_smbus: correctly report unclaimed cyclesPaolo Bonzini1-22/+41
2014-05-07xen: move Xen PV machine files to hw/xenpvWei Liu5-1/+3
2014-05-07smbus: return -1 if nothing found at the given addressPaolo Bonzini2-24/+50
2014-05-07qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan2-4/+8
2014-05-07smbus: allow returning an error from readsPaolo Bonzini2-6/+6
2014-05-07exec: Limit translation limiting in address_space_translate to xenAlexey Kardashevskiy1-1/+1
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo4-1/+6
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo3-0/+17