summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-08pci-assign: propagate errors from assign_intx()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assign_device()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_dev_register_regions()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_dev_register_msix_mmio()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_device_pci_cap_init()Laszlo Ersek
2014-05-08pci-assign: propagate errors from get_real_device()Laszlo Ersek
2014-05-08pci-assign: assignment should fail if we can't read config spaceLaszlo Ersek
2014-05-08pci-assign: accept Error from pci_add_capability2()Laszlo Ersek
2014-05-08pci: add Error-propagating pci_add_capability2()Laszlo Ersek
2014-05-08pci-assign: propagate Error from check_irqchip_in_kernel()Laszlo Ersek
2014-05-08pci-assign: propagate errors from get_real_id()Laszlo Ersek
2014-05-08pci-assign: make assign_failed_examine() just format the causeLaszlo Ersek
2014-05-08pci-assign: accept Error from monitor_handle_fd_param2()Laszlo Ersek
2014-05-08monitor: add Error-propagating monitor_handle_fd_param2()Laszlo Ersek
2014-05-08cutils: tighten qemu_parse_fd()Laszlo Ersek
2014-05-08qapi: treat all negative return of strtosz_suffix() as errorAmos Kong
2014-05-08qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova
2014-05-08qapi: Use an explicit input fileLluís Vilanova
2014-05-08qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"Lluís Vilanova
2014-05-08qapi: [trivial] Break long command linesLluís Vilanova
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