summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-16vga: fix mmio vga register mappingGerd Hoffmann1-3/+4
2012-11-16vga: fix bochs alignment issueGerd Hoffmann2-3/+3
2012-11-15target-mips: fix wrong microMIPS opcode encoding陳韋任 (Wei-Ren Chen)1-1/+1
2012-11-15mips/malta: fix CBUS UART interrupt pinAurelien Jarno1-1/+2
2012-11-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori9-49/+241
2012-11-14Merge remote-tracking branch 'kraxel/pixman.v5' into stagingAnthony Liguori4-9/+28
2012-11-14Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori8-36/+275
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori7-24/+46
2012-11-14Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori26-797/+775
2012-11-14Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori10-274/+79
2012-11-14pixman: cleanup properly on make distcleanGerd Hoffmann1-0/+1
2012-11-14pixman: add licensing infoGerd Hoffmann2-0/+10
2012-11-14pixman: build internal version earlyGerd Hoffmann1-3/+4
2012-11-14pixman: pass cflags, add -fPICGerd Hoffmann1-1/+1
2012-11-14pixman: disable gtkGerd Hoffmann1-1/+1
2012-11-14pixman: set --host for cross buildsGerd Hoffmann2-1/+6
2012-11-14pixman: add output dir to include pathGerd Hoffmann1-5/+7
2012-11-13vfio-pci: Use common msi_get_messageAlex Williamson1-23/+1
2012-11-13vfio-pci: Add KVM INTx accelerationAlex Williamson1-0/+186
2012-11-13linux-headers: Update to 3.7-rc5Alex Williamson8-26/+54
2012-11-13nbd: fixes to read-only handlingPaolo Bonzini1-13/+12
2012-11-12aio: fix aio_ctx_prepare with idle bottom halvesPaolo Bonzini1-4/+2
2012-11-12virtio-scsi: use dma_context_memoryPaolo Bonzini1-1/+1
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell3-1/+11
2012-11-12megasas: Correct target/lun mappingHannes Reinecke2-1/+2
2012-11-12scsi-disk: flush cache after disabling itPaolo Bonzini1-0/+9
2012-11-12megasas: do not include block_int.hPaolo Bonzini1-1/+0
2012-11-12scsi: remove superfluous call to scsi_device_set_uaPaolo Bonzini1-1/+0