summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* error: Consistently name Error ** objects errp, and not errMarkus Armbruster2014-05-092-15/+20
* qmp: Consistently name Error ** objects errp, and not errMarkus Armbruster2014-05-091-8/+8
* qga: Consistently name Error ** objects errp, and not errMarkus Armbruster2014-05-095-155/+161
* qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-089-240/+240
* pci-assign: assigned_initfn(): set monitor error in common error handlerLaszlo Ersek2014-05-081-16/+10
* pci-assign: propagate errors from assign_intx()Laszlo Ersek2014-05-081-11/+28
* pci-assign: propagate errors from assign_device()Laszlo Ersek2014-05-081-14/+15
* pci-assign: propagate errors from assigned_dev_register_regions()Laszlo Ersek2014-05-081-10/+13
* pci-assign: propagate errors from assigned_dev_register_msix_mmio()Laszlo Ersek2014-05-081-5/+7
* pci-assign: propagate errors from assigned_device_pci_cap_init()Laszlo Ersek2014-05-081-26/+19
* pci-assign: propagate errors from get_real_device()Laszlo Ersek2014-05-081-20/+20
* pci-assign: assignment should fail if we can't read config spaceLaszlo Ersek2014-05-081-0/+1
* pci-assign: accept Error from pci_add_capability2()Laszlo Ersek2014-05-081-7/+28
* pci: add Error-propagating pci_add_capability2()Laszlo Ersek2014-05-082-6/+30
* pci-assign: propagate Error from check_irqchip_in_kernel()Laszlo Ersek2014-05-081-8/+17
* pci-assign: propagate errors from get_real_id()Laszlo Ersek2014-05-081-18/+27
* pci-assign: make assign_failed_examine() just format the causeLaszlo Ersek2014-05-081-11/+19
* pci-assign: accept Error from monitor_handle_fd_param2()Laszlo Ersek2014-05-081-2/+7
* monitor: add Error-propagating monitor_handle_fd_param2()Laszlo Ersek2014-05-082-5/+23
* cutils: tighten qemu_parse_fd()Laszlo Ersek2014-05-081-3/+10
* qapi: treat all negative return of strtosz_suffix() as errorAmos Kong2014-05-081-5/+6
* qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova2014-05-0844-13/+110
* 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
OpenPOWER on IntegriCloud