summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-19Update version for 1.3.0-rc0 releasev1.3.0-rc0Anthony Liguori1-1/+1
2012-11-19audio/audio_pt_int: Clarify licensingmalc1-0/+1
2012-11-19audio/wavcapture: Clarify licensingmalc1-0/+1
2012-11-19tcg/ppc: Remove unused s_bits variablemalc1-3/+0
2012-11-19Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori10-10/+395
2012-11-19Merge remote-tracking branch 'bonzini/build-urgent' into stagingAnthony Liguori3-4/+6
2012-11-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori32-142/+556
2012-11-19Merge remote-tracking branch 'kraxel/usb.71' into stagingAnthony Liguori7-63/+139
2012-11-19Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori4-18/+22
2012-11-19Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into stagingAnthony Liguori1-10/+44
2012-11-19Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori23-377/+510
2012-11-19Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2-4/+48
2012-11-19rng-random: only build on POSIX platformsAnthony Liguori1-1/+2
2012-11-19Makefile: Add missing dependency (fix parallel builds)Stefan Weil1-0/+2
2012-11-19tests: link in stubsPaolo Bonzini1-2/+2
2012-11-19libcacard: link in stubsPaolo Bonzini1-1/+1
2012-11-19libcacard: make unnesting rules available to Makefile.objsPaolo Bonzini1-1/+1
2012-11-18tci: Support deposit operationsStefan Weil3-2/+48
2012-11-18tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)Stefan Weil1-1/+4
2012-11-18tci: fix build breakage for target MIPSStefan Weil1-3/+4
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini18-89/+89
2012-11-17libseccomp: require version 1.0.0Blue Swirl1-1/+1
2012-11-17Merge branch 'vga.1' of git://git.kraxel.org/qemuBlue Swirl3-6/+7
2012-11-17TCG: Remove unused global variablesEvgeny Voevodin3-11/+0
2012-11-17TCG: Use gen_opparam_buf from context instead of global variable.Evgeny Voevodin1-5/+6
2012-11-17TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin17-94/+97
2012-11-17TCG: Use gen_opparam_ptr from context instead of global variable.Evgeny Voevodin3-146/+146
2012-11-17TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin17-106/+109
2012-11-17tcg/tcg.h: Duplicate global TCG variables in TCGContextEvgeny Voevodin1-0/+6
2012-11-17target-cris/translate.c: Code style clean-upEvgeny Voevodin1-2500/+2540
2012-11-16rng-egd: don't use gslist_free_fullAnthony Liguori1-5/+14
2012-11-16virtio-rng-pci: create a default backend if none existsAnthony Liguori2-0/+15
2012-11-16virtio-rng: add rate limiting supportAnthony Liguori3-8/+64
2012-11-16virtio-rng: hardware random number generator deviceAmit Shah9-0/+341
2012-11-16rng-egd: introduce EGD compliant RNG backendAnthony Liguori2-1/+216
2012-11-16rng-random: add an RNG backend that uses /dev/random (v3)Anthony Liguori3-1/+184
2012-11-16rng: add RndBackend abstract object classAnthony Liguori4-0/+189
2012-11-16object: add object_property_add_bool (v2)Anthony Liguori2-0/+72
2012-11-16vl: add -object option to create QOM objects from the command lineAnthony Liguori3-0/+74
2012-11-16trace: Remove "info trace" from documentsLiming Wang2-16/+0
2012-11-16trace: document '-' syntax for disabling eventsStefan Hajnoczi1-0/+4
2012-11-16trace: allow disabling events in events fileGerd Hoffmann1-1/+8
2012-11-16Avoid all systemtap reserved wordsDaniel P. Berrange1-1/+10
2012-11-16usb-host: fix splitted transfersGerd Hoffmann1-2/+5
2012-11-16usb-host: update tracingGerd Hoffmann2-9/+13
2012-11-16usb-redir: Set default debug level to warningHans de Goede1-1/+1
2012-11-16usb-redir: Only add actually in flight packets to the in flight queueHans de Goede1-1/+3
2012-11-16ehci: handle dma errorsGerd Hoffmann3-19/+62
2012-11-16ehci: keep the frame timer running in case the guest asked for frame list rol...Gerd Hoffmann1-0/+7
2012-11-16ehci: Don't verify the next pointer for periodic qh-s and qtd-sHans de Goede1-3/+6