Age | Commit message (Expand) | Author |
2011-11-01 | savevm: qemu_fille_buffer() used to return one error for reads of size 0. | Juan Quintela |
2011-11-01 | kvm_init didn't set return value after create vm failed | Xu He Jie |
2011-11-01 | spapr: fix build | Anthony Liguori |
2011-11-01 | Revert "PPC: Fail configure when libfdt is not available" | Blue Swirl |
2011-11-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-11-01 | Merge remote-tracking branch 'kraxel/usb.29' into staging | Anthony Liguori |
2011-11-01 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2011-11-01 | Merge remote-tracking branch 'spice/spice.v46' into staging | Anthony Liguori |
2011-11-01 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-11-01 | opencores_eth: fix RX path: FCS, padding and TL | Max Filippov |
2011-11-01 | migration: flush migration data to disk. | Gerd Hoffmann |
2011-11-01 | add test-coroutine to checks | Gerd Hoffmann |
2011-11-01 | add "make check" target | Gerd Hoffmann |
2011-11-01 | move checks to separate variable | Gerd Hoffmann |
2011-11-01 | Probe for libcheck by default. | Gerd Hoffmann |
2011-11-01 | ia64-dis.c: Undefine ABS to avoid clash with glib | Peter Maydell |
2011-11-01 | Fix segfault on migration completion | Luiz Capitulino |
2011-11-01 | Add qapi related generated files to .gitignore | David Gibson |
2011-11-01 | qemu-barrier: Fix build failure on PowerPC Mac OS X | Eric Sunshine |
2011-11-01 | fw_cfg: Use g_file_get_contents instead of multiple fread() calls | Pavel Borzenkov |
2011-11-01 | Simplify cpu_exec_all to tcg_exec_all | Jan Kiszka |
2011-11-01 | Make cpu_single_env thread-local | Paolo Bonzini |
2011-11-01 | darwin-user/main.c: Drop unused cpu_single_env definition | Paolo Bonzini |
2011-11-01 | qemu-tls.h: Add abstraction layer for TLS variables | Peter Maydell |
2011-11-01 | Error check find_ram_offset | Alex Williamson |
2011-11-01 | usb-host: fix host close | Gerd Hoffmann |
2011-11-01 | usb: change VID/PID for usb-hub and usb-msd to prevent conflict | Roy Tam |
2011-11-01 | Support running QEMU on Valgrind | Stefan Weil |
2011-11-01 | MAINTAINERS: Add PReP maintainer | Andreas Färber |
2011-11-01 | trace: Add wildcard trace event support | Mark Wu |
2011-11-01 | usb-hub: wakeup on attach | Gerd Hoffmann |
2011-11-01 | qxl: create slots on post_load in vga state | Alon Levy |
2011-11-01 | qxl: make sure we continue to run with a shared buffer | Gerd Hoffmann |
2011-11-01 | qxl: stride fixup | Gerd Hoffmann |
2011-11-01 | acl: Fix use after free in qemu_acl_reset() | Markus Armbruster |
2011-11-01 | qapi: fix typos in documentation JSON examples | Stefan Hajnoczi |
2011-11-01 | sysbus: Supply missing va_end() | Markus Armbruster |
2011-11-01 | net: tap-linux: Fix unhelpful error message | Luiz Capitulino |
2011-10-31 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'aneesh/for-upstream-7' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'alon/pull-libcacard-assert' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'spice/spice.v45' into staging | Anthony Liguori |
2011-10-31 | hw/9pfs: Replace rwlocks with RCU variants of interfaces. | Harsh Prateek Bora |
2011-10-31 | qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers. | Harsh Prateek Bora |
2011-10-31 | hw/9pfs: Add synthetic file system support using 9p | Aneesh Kumar K.V |
2011-10-31 | hw/9pfs: Abstract open state of fid to V9fsFidOpenState | Aneesh Kumar K.V |