summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
OpenPOWER on IntegriCloud