summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-02tcg: Fix whitespace in tcg-op.h.Richard Henderson1-4/+4
2011-11-02tcg: Fix regression in tcg_gen_deposit_i64.Richard Henderson1-0/+2
2011-11-01Merge remote-tracking branch 'kraxel/usb.29' into stagingAnthony Liguori3-6/+9
2011-11-01Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori3-4/+41
2011-11-01Merge remote-tracking branch 'spice/spice.v46' into stagingAnthony Liguori3-20/+45
2011-11-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-5/+11
2011-11-01opencores_eth: fix RX path: FCS, padding and TLMax Filippov1-5/+24
2011-11-01migration: flush migration data to disk.Gerd Hoffmann1-1/+22
2011-11-01add test-coroutine to checksGerd Hoffmann1-1/+1
2011-11-01add "make check" targetGerd Hoffmann1-0/+6
2011-11-01move checks to separate variableGerd Hoffmann2-4/+5
2011-11-01Probe for libcheck by default.Gerd Hoffmann1-1/+1
2011-11-01ia64-dis.c: Undefine ABS to avoid clash with glibPeter Maydell1-0/+3
2011-11-01Fix segfault on migration completionLuiz Capitulino1-1/+1
2011-11-01Add qapi related generated files to .gitignoreDavid Gibson1-0/+4
2011-11-01qemu-barrier: Fix build failure on PowerPC Mac OS XEric Sunshine1-1/+1
2011-11-01fw_cfg: Use g_file_get_contents instead of multiple fread() callsPavel Borzenkov1-64/+38
2011-11-01Simplify cpu_exec_all to tcg_exec_allJan Kiszka2-10/+5
2011-11-01Make cpu_single_env thread-localPaolo Bonzini2-2/+4
2011-11-01darwin-user/main.c: Drop unused cpu_single_env definitionPaolo Bonzini1-2/+0
2011-11-01qemu-tls.h: Add abstraction layer for TLS variablesPeter Maydell1-0/+52
2011-11-01Error check find_ram_offsetAlex Williamson1-2/+9
2011-11-01usb-host: fix host closeGerd Hoffmann1-2/+4
2011-11-01usb: change VID/PID for usb-hub and usb-msd to prevent conflictRoy Tam2-4/+4
2011-11-01Support running QEMU on ValgrindStefan Weil1-3/+19
2011-11-01MAINTAINERS: Add PReP maintainerAndreas Färber1-3/+3
2011-11-01trace: Add wildcard trace event supportMark Wu3-4/+41
2011-11-01usb-hub: wakeup on attachGerd Hoffmann1-0/+1
2011-11-01qxl: create slots on post_load in vga stateAlon Levy1-7/+19
2011-11-01qxl: make sure we continue to run with a shared bufferGerd Hoffmann1-1/+12
2011-11-01qxl: stride fixupGerd Hoffmann2-12/+14
2011-11-01acl: Fix use after free in qemu_acl_reset()Markus Armbruster1-2/+2
2011-11-01qapi: fix typos in documentation JSON examplesStefan Hajnoczi1-2/+2
2011-11-01sysbus: Supply missing va_end()Markus Armbruster1-0/+2
2011-11-01net: tap-linux: Fix unhelpful error messageLuiz Capitulino1-1/+5
2011-10-31Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori9-175/+193
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori33-649/+1978
2011-10-31Merge remote-tracking branch 'aneesh/for-upstream-7' into stagingAnthony Liguori21-161/+973
2011-10-31Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori27-1054/+1611
2011-10-31Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into stagingAnthony Liguori8-2/+784
2011-10-31Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori9-35/+37
2011-10-31Merge remote-tracking branch 'alon/pull-libcacard-assert' into stagingAnthony Liguori3-4/+10
2011-10-31Merge remote-tracking branch 'spice/spice.v45' into stagingAnthony Liguori9-54/+132
2011-10-31hw/9pfs: Replace rwlocks with RCU variants of interfaces.Harsh Prateek Bora1-16/+13
2011-10-31qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers.Harsh Prateek Bora2-0/+16
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V8-0/+660
2011-10-31hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V8-141/+179
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar6-6/+78
2011-10-31qemu: Add opt_set_bool functionalityM. Mohan Kumar2-5/+37
2011-10-31configure: Update configure so that open_by_handle_at check returns correct v...Aneesh Kumar K.V1-1/+1