summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi: Use an explicit input fileLluís Vilanova2014-05-0825-42/+54
* qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"Lluís Vilanova2014-05-081-3/+0
* qapi: [trivial] Break long command linesLluís Vilanova2014-05-082-10/+32
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-7' into stagingPeter Maydell2014-05-081-1/+9
|\
| * spice: fix libvirt snapshotsGerd Hoffmann2014-05-081-0/+8
| * spice: fix "info spice"Gerd Hoffmann2014-05-081-1/+1
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell2014-05-0730-74/+73
|\
| * libcacard: remove unnecessary EOL from debug printsAlon Levy2014-05-071-2/+2
| * docs/memory.txt: Fix document on MMIO operationsFam Zheng2014-05-072-6/+6
| * readline: Sort completions before printing them.Hani Benhabiles2014-05-071-0/+7
| * readline: use g_strndup instead of open-coding itMichael Tokarev2014-05-071-3/+1
| * qmp: report path ambiguity errorMichael Tokarev2014-05-071-1/+5
| * libcacard: replace pstrcpy() with memcpy()Michael Tokarev2014-05-071-1/+2
| * glib: move g_poll() replacement into glib-compat.hStefan Hajnoczi2014-05-072-12/+12
| * do not call g_thread_init() for glib >= 2.31Michael Tokarev2014-05-072-17/+11
| * hw/9pfs: Add include file for exported symbolStefan Weil2014-05-071-0/+1
| * xen: remove unused global, xen_xcgJim Meyering2014-05-071-1/+0
| * hw: Add missing 'static' attributesStefan Weil2014-05-076-8/+8
| * qemu-timer: Add missing 'static' attributeStefan Weil2014-05-071-1/+1
| * ui: Add missing 'static' attributeStefan Weil2014-05-071-1/+1
| * monitor: Add missing 'static' attributeStefan Weil2014-05-071-1/+1
| * hw/s390x: Add missing 'static' attributeStefan Weil2014-05-071-1/+1
| * hw/mips: Add missing 'static' and 'const' attributesStefan Weil2014-05-071-1/+1
| * hw/9pfs: Add missing 'static' attributesStefan Weil2014-05-072-3/+3
| * arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()Chen Gang2014-05-071-4/+8
| * tests/tcg: Fix compilation of test_pathPeter Maydell2014-05-072-9/+0
| * qga: Fix typo (plural) in commentStefan Weil2014-05-071-1/+1
| * configure: remove bashismMichael Tokarev2014-05-071-1/+1
* | Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell2014-05-0721-133/+227
|\ \
| * | xen_disk: add discard supportOlaf Hering2014-05-073-0/+52
| * | pass an inclusive address range to xc_domain_pin_memory_cacheattrStefano Stabellini2014-05-071-1/+1
| * | xen: factor out common functionsWei Liu2014-05-075-125/+161
| * | xen: move Xen HVM files under hw/i386/xenWei Liu2014-05-076-2/+2
| * | xen: move Xen PV machine files to hw/xenpvWei Liu2014-05-075-1/+3
| * | qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan2014-05-072-4/+8
| * | exec: Limit translation limiting in address_space_translate to xenAlexey Kardashevskiy2014-05-071-1/+1
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-05-0714-67/+159
|\ \ | |/ |/|
| * configure: make source tree build more robustMichael S. Tsirkin2014-05-071-2/+10
| * MAINTAINERS: addresses for responsible disclosureMichael S. Tsirkin2014-05-071-0/+7
| * pm_smbus: correctly report unclaimed cyclesPaolo Bonzini2014-05-071-22/+41
| * smbus: return -1 if nothing found at the given addressPaolo Bonzini2014-05-072-24/+50
| * smbus: allow returning an error from readsPaolo Bonzini2014-05-072-6/+6
| * apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo2014-05-074-1/+6
| * pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo2014-05-073-0/+17
| * i8259: don't abort when trying to use level sensitive irqsHervé Poussineau2014-05-071-1/+2
| * acpi: fix tables for no-hpet configurationMichael S. Tsirkin2014-05-071-3/+4
| * acpi-build: properly decrement objects' reference countersKirill Batuzov2014-05-071-0/+6
| * acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_intKirill Batuzov2014-05-071-8/+10
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into stagingPeter Maydell2014-05-075-36/+79
|\ \
| * | s390x/css: Don't save orb in subchannel.Cornelia Huck2014-05-073-15/+8
OpenPOWER on IntegriCloud