Age | Commit message (Expand) | Author |
2014-05-09 | qcow2: Fix alloc_clusters_noref() overflow detection | Max Reitz |
2014-05-08 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-05-08 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-7' into staging | Peter Maydell |
2014-05-08 | spice: fix libvirt snapshots | Gerd Hoffmann |
2014-05-08 | spice: fix "info spice" | Gerd Hoffmann |
2014-05-07 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in... | Peter Maydell |
2014-05-07 | Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging | Peter Maydell |
2014-05-07 | configure: Show trace output file conditionally | Stefan Weil |
2014-05-07 | trace: [tracetool] Minimize the amount of per-backend code | Lluís Vilanova |
2014-05-07 | trace: [simple] Bump up log version number | Lluís Vilanova |
2014-05-07 | trace: [tracetool] Change format docs to point to the generated file | Lluís Vilanova |
2014-05-07 | trace: [tracetool] Show list of frontends and backends sorted by name | Lluís Vilanova |
2014-05-07 | trace: [tracetool] Cosmetic changes | Lluís Vilanova |
2014-05-07 | trace: [tracetool] Spacing changes | Lluís Vilanova |
2014-05-07 | trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy' | Lluís Vilanova |
2014-05-07 | trace: [tracetool] Add method 'Event.api' to build event names | Lluís Vilanova |
2014-05-07 | libcacard: remove unnecessary EOL from debug prints | Alon Levy |
2014-05-07 | docs/memory.txt: Fix document on MMIO operations | Fam Zheng |
2014-05-07 | readline: Sort completions before printing them. | Hani Benhabiles |
2014-05-07 | readline: use g_strndup instead of open-coding it | Michael Tokarev |
2014-05-07 | qmp: report path ambiguity error | Michael Tokarev |
2014-05-07 | libcacard: replace pstrcpy() with memcpy() | Michael Tokarev |
2014-05-07 | glib: move g_poll() replacement into glib-compat.h | Stefan Hajnoczi |
2014-05-07 | do not call g_thread_init() for glib >= 2.31 | Michael Tokarev |
2014-05-07 | hw/9pfs: Add include file for exported symbol | Stefan Weil |
2014-05-07 | xen: remove unused global, xen_xcg | Jim Meyering |
2014-05-07 | hw: Add missing 'static' attributes | Stefan Weil |
2014-05-07 | qemu-timer: Add missing 'static' attribute | Stefan Weil |
2014-05-07 | ui: Add missing 'static' attribute | Stefan Weil |
2014-05-07 | monitor: Add missing 'static' attribute | Stefan Weil |
2014-05-07 | hw/s390x: Add missing 'static' attribute | Stefan Weil |
2014-05-07 | hw/mips: Add missing 'static' and 'const' attributes | Stefan Weil |
2014-05-07 | hw/9pfs: Add missing 'static' attributes | Stefan Weil |
2014-05-07 | arch_init: Be sure of only one exit entry with DPRINTF() for ram_load() | Chen Gang |
2014-05-07 | tests/tcg: Fix compilation of test_path | Peter Maydell |
2014-05-07 | qga: Fix typo (plural) in comment | Stefan Weil |
2014-05-07 | configure: remove bashism | Michael Tokarev |
2014-05-07 | xen_disk: add discard support | Olaf Hering |
2014-05-07 | pass an inclusive address range to xc_domain_pin_memory_cacheattr | Stefano Stabellini |
2014-05-07 | xen: factor out common functions | Wei Liu |
2014-05-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-05-07 | configure: make source tree build more robust | Michael S. Tsirkin |
2014-05-07 | MAINTAINERS: addresses for responsible disclosure | Michael S. Tsirkin |
2014-05-07 | xen: move Xen HVM files under hw/i386/xen | Wei Liu |
2014-05-07 | pm_smbus: correctly report unclaimed cycles | Paolo Bonzini |
2014-05-07 | xen: move Xen PV machine files to hw/xenpv | Wei Liu |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini |
2014-05-07 | qemu-xen: free all the pirqs for msi/msix when driver unload | Zhenzhong Duan |
2014-05-07 | smbus: allow returning an error from reads | Paolo Bonzini |
2014-05-07 | exec: Limit translation limiting in address_space_translate to xen | Alexey Kardashevskiy |