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