aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01ui/vnc: Fix use of free() instead of g_free()Stefan Weil
2011-11-01checkpatch: remove rule on non-indented labelsPaolo Bonzini
2011-11-01savevm: qemu_fille_buffer() used to return one error for reads of size 0.Juan Quintela
2011-11-01kvm_init didn't set return value after create vm failedXu He Jie
2011-11-01spapr: fix buildAnthony Liguori
2011-11-01Revert "PPC: Fail configure when libfdt is not available"Blue Swirl
2011-11-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-11-01Merge remote-tracking branch 'kraxel/usb.29' into stagingAnthony Liguori
2011-11-01Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2011-11-01Merge remote-tracking branch 'spice/spice.v46' into stagingAnthony Liguori
2011-11-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-11-01opencores_eth: fix RX path: FCS, padding and TLMax Filippov
2011-11-01migration: flush migration data to disk.Gerd Hoffmann
2011-11-01add test-coroutine to checksGerd Hoffmann
2011-11-01add "make check" targetGerd Hoffmann
2011-11-01move checks to separate variableGerd Hoffmann
2011-11-01Probe for libcheck by default.Gerd Hoffmann
2011-11-01ia64-dis.c: Undefine ABS to avoid clash with glibPeter Maydell
2011-11-01Fix segfault on migration completionLuiz Capitulino
2011-11-01Add qapi related generated files to .gitignoreDavid Gibson
2011-11-01qemu-barrier: Fix build failure on PowerPC Mac OS XEric Sunshine
2011-11-01fw_cfg: Use g_file_get_contents instead of multiple fread() callsPavel Borzenkov
2011-11-01Simplify cpu_exec_all to tcg_exec_allJan Kiszka
2011-11-01Make cpu_single_env thread-localPaolo Bonzini
2011-11-01darwin-user/main.c: Drop unused cpu_single_env definitionPaolo Bonzini
2011-11-01qemu-tls.h: Add abstraction layer for TLS variablesPeter Maydell
2011-11-01Error check find_ram_offsetAlex Williamson
2011-11-01usb-host: fix host closeGerd Hoffmann
2011-11-01usb: change VID/PID for usb-hub and usb-msd to prevent conflictRoy Tam
2011-11-01Support running QEMU on ValgrindStefan Weil
2011-11-01MAINTAINERS: Add PReP maintainerAndreas Färber
2011-11-01trace: Add wildcard trace event supportMark Wu
2011-11-01usb-hub: wakeup on attachGerd Hoffmann
2011-11-01qxl: create slots on post_load in vga stateAlon Levy
2011-11-01qxl: make sure we continue to run with a shared bufferGerd Hoffmann
2011-11-01qxl: stride fixupGerd Hoffmann
2011-11-01acl: Fix use after free in qemu_acl_reset()Markus Armbruster
2011-11-01qapi: fix typos in documentation JSON examplesStefan Hajnoczi
2011-11-01sysbus: Supply missing va_end()Markus Armbruster
2011-11-01net: tap-linux: Fix unhelpful error messageLuiz Capitulino
2011-10-31Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'aneesh/for-upstream-7' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'alon/pull-libcacard-assert' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'spice/spice.v45' into stagingAnthony Liguori
2011-10-31hw/9pfs: Replace rwlocks with RCU variants of interfaces.Harsh Prateek Bora
2011-10-31qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers.Harsh Prateek Bora