summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev
2014-05-09build: simplify and fix fix-obj-varsPaolo Bonzini
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev
2014-05-08build: add support for per-object -cflags and -libs to all rulesPaolo Bonzini
2014-05-08Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)Michael Tokarev
2014-05-08Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)Michael Tokarev
2014-05-08Makefile: strip tools and modules tooMichael Tokarev
2014-05-08build: simplify Makefile.target around unnest-vars invocationsPaolo Bonzini
2014-05-08build: simplify Makefile.target a bit, use just one rule for softmmuMichael Tokarev
2014-05-08build: Fix per-object variables for Makefile.targetPaolo Bonzini
2014-05-08Merge remote-tracking branch 'remotes/spice/tags/pull-spice-7' into stagingPeter Maydell
2014-05-08spice: fix libvirt snapshotsGerd Hoffmann
2014-05-08spice: fix "info spice"Gerd Hoffmann
2014-05-07Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell
2014-05-07Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell
2014-05-07libcacard: remove unnecessary EOL from debug printsAlon Levy
2014-05-07docs/memory.txt: Fix document on MMIO operationsFam Zheng
2014-05-07readline: Sort completions before printing them.Hani Benhabiles
2014-05-07readline: use g_strndup instead of open-coding itMichael Tokarev
2014-05-07qmp: report path ambiguity errorMichael Tokarev
2014-05-07libcacard: replace pstrcpy() with memcpy()Michael Tokarev
2014-05-07glib: move g_poll() replacement into glib-compat.hStefan Hajnoczi
2014-05-07do not call g_thread_init() for glib >= 2.31Michael Tokarev
2014-05-07hw/9pfs: Add include file for exported symbolStefan Weil
2014-05-07xen: remove unused global, xen_xcgJim Meyering
2014-05-07hw: Add missing 'static' attributesStefan Weil
2014-05-07qemu-timer: Add missing 'static' attributeStefan Weil
2014-05-07ui: Add missing 'static' attributeStefan Weil
2014-05-07monitor: Add missing 'static' attributeStefan Weil
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil
2014-05-07hw/mips: Add missing 'static' and 'const' attributesStefan Weil
2014-05-07hw/9pfs: Add missing 'static' attributesStefan Weil
2014-05-07arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()Chen Gang
2014-05-07tests/tcg: Fix compilation of test_pathPeter Maydell
2014-05-07qga: Fix typo (plural) in commentStefan Weil
2014-05-07configure: remove bashismMichael Tokarev
2014-05-07xen_disk: add discard supportOlaf Hering
2014-05-07pass an inclusive address range to xc_domain_pin_memory_cacheattrStefano Stabellini
2014-05-07xen: factor out common functionsWei Liu
2014-05-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-05-07configure: make source tree build more robustMichael S. Tsirkin
2014-05-07MAINTAINERS: addresses for responsible disclosureMichael S. Tsirkin
2014-05-07xen: move Xen HVM files under hw/i386/xenWei Liu
2014-05-07pm_smbus: correctly report unclaimed cyclesPaolo Bonzini
2014-05-07xen: move Xen PV machine files to hw/xenpvWei Liu
2014-05-07smbus: return -1 if nothing found at the given addressPaolo Bonzini
2014-05-07qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan
2014-05-07smbus: allow returning an error from readsPaolo Bonzini
2014-05-07exec: Limit translation limiting in address_space_translate to xenAlexey Kardashevskiy
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo