summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-31tcg: Add tcg interpreter to configure / makeStefan Weil2-2/+36
2011-10-31tcg: Add tci disassemblerStefan Weil3-1/+63
2011-10-31tcg: Add interpreter for bytecodeStefan Weil1-0/+1208
2011-10-31tcg: Add bytecode generator for tcg interpreterStefan Weil5-3/+1227
2011-10-31tcg: Make ARRAY_SIZE(tcg_op_defs) globally availableStefan Weil2-1/+3
2011-10-31tcg: TCG targets may define tcg_qemu_tb_execStefan Weil2-5/+8
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
2011-10-31hw/9pfs: Fix error handling in local_mknodAneesh Kumar K.V1-8/+5
2011-10-31hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell2-2/+13
2011-10-31Add AACI audio playback support to the ARM Versatile/PB platformMathieu Sonet7-0/+1240
2011-10-31pseries: Add partial support for PCIDavid Gibson5-4/+604
2011-10-31ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriateDavid Gibson2-3/+43
2011-10-30pseries: Allow writes to KVM accelerated TCE tableDavid Gibson1-1/+1
2011-10-30KVM: PPC: Override host vmx/vsx/dfp only when information knownAlexander Graf1-3/+9
2011-10-30ppc: Fix up usermode only buildsDavid Gibson1-0/+4
2011-10-30pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson4-22/+49
2011-10-30PPC: Fail configure when libfdt is not availableAlexander Graf1-1/+10
2011-10-30ppc: Avoid decrementer related kvm exitsDavid Gibson1-0/+6
2011-10-30PPC: Disable non-440 CPUs for ppcemb targetAlexander Graf1-0/+24
2011-10-30PPC: Bump qemu-system-ppc to 64-bit physical address spaceAlexander Graf2-2/+2
2011-10-30pseries: Under kvm use guest cpu = host cpu by defaultDavid Gibson1-1/+1