aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V
2011-10-31hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar
2011-10-31qemu: Add opt_set_bool functionalityM. Mohan Kumar
2011-10-31configure: Update configure so that open_by_handle_at check returns correct v...Aneesh Kumar K.V
2011-10-31hw/9pfs: Fix error handling in local_mknodAneesh Kumar K.V
2011-10-31hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell
2011-10-31Add AACI audio playback support to the ARM Versatile/PB platformMathieu Sonet
2011-10-30MAINTAINERS: update wiki URL and machine names for target-xtensaMax Filippov
2011-10-30tcg: Optimize some forms of deposit.Richard Henderson
2011-10-30hw/9pfs: Make VirtFS tracing work correctlyAneesh Kumar K.V
2011-10-30exec-all: Fix void pointer arithmeticStefan Weil
2011-10-30Add linux-headers/asm to .gitignoreDavid Gibson
2011-10-27Merge branch 'rth/vis2' of git://repo.or.cz/qemu/rthBlue Swirl
2011-10-27Drop qemu-objects.h from modules that don't require itLuiz Capitulino
2011-10-27Monitor: do_info(): Drop QMP command handling codeLuiz Capitulino
2011-10-27QMP: Drop the query commands dispatch tableLuiz Capitulino
2011-10-27qapi: Convert query-pciLuiz Capitulino
2011-10-27qapi: Convert query-balloonLuiz Capitulino
2011-10-27qapi: Convert query-spiceLuiz Capitulino
2011-10-27qapi: Convert query-vncLuiz Capitulino
2011-10-27qerror: Add a user string for QERR_FEATURE_DISABLEDLuiz Capitulino
2011-10-27qapi: Convert query-blockstatsLuiz Capitulino
2011-10-27qapi: Convert query-blockLuiz Capitulino
2011-10-27block: Rename the BlockIOStatus enum valuesLuiz Capitulino
2011-10-27block: iostatus: Drop BDRV_IOS_INVALLuiz Capitulino
2011-10-27qapi: Convert query-cpusLuiz Capitulino
2011-10-27qapi: Convert the cpu commandLuiz Capitulino
2011-10-27Monitor: Introduce monitor_get_cpu_index()Luiz Capitulino
2011-10-27Monitor: Make mon_set_cpu() publicLuiz Capitulino
2011-10-27qapi: Convert query-migrateLuiz Capitulino
2011-10-27qapi: Convert query-miceLuiz Capitulino
2011-10-27qapi-commands.py: Don't call the output marshal on errorLuiz Capitulino
2011-10-27Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Andrzej Zaborowski
2011-10-26target-sparc: Implement FALIGNDATA inline.Richard Henderson
2011-10-26target-sparc: Implement BMASK/BSHUFFLE.Richard Henderson
2011-10-26target-sparc: Implement ALIGNADDR* inline.Richard Henderson
2011-10-26target-sparc: Implement EDGE* instructions.Richard Henderson
2011-10-26target-sparc: Implement fpack{16,32,fix}.Richard Henderson
2011-10-26target-sparc: Implement PDIST.Richard Henderson
2011-10-26target-sparc: Do exceptions management fully inside the helpers.Richard Henderson
2011-10-26target-sparc: Change fpr representation to doubles.Richard Henderson