summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-02configure: Write new file "config-all-disas.mak" when running configureStefan Weil1-0/+2
2013-01-02tci: Fix broken builds with TCG interpreterStefan Weil2-3/+4
2013-01-02savevm.c: cleanup system includesMichael Tokarev1-39/+1
2013-01-02disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...Michael Tokarev2-3/+29
2013-01-02Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori27-29/+1863
2013-01-02tcg: Remove unneeded assertionStefan Weil1-1/+0
2013-01-02sheepdog: pass oid directly to send_pending_req()Liu Yuan1-1/+1
2013-01-02sheepdog: don't update inode when create_and_write failsLiu Yuan1-4/+5
2013-01-02block/raw-win32: Fix compiler warnings (wrong format specifiers)Stefan Weil1-2/+2
2013-01-02qemu-img: report size overflow error messageliguang1-3/+7
2013-01-02cutils: change strtosz_suffix_unit functionliguang1-2/+4
2013-01-02virtio-blk: Return UNSUPP for unknown request typesAlexey Zaytsev1-1/+5
2013-01-02virtio-blk: add x-data-plane=on|off performance featureStefan Hajnoczi2-1/+46
2013-01-02dataplane: add virtio-blk data plane codeStefan Hajnoczi5-1/+502
2013-01-02virtio-blk: restore VirtIOBlkConf->config_wce flagStefan Hajnoczi3-2/+6
2013-01-02iov: add qemu_iovec_concat_iov()Stefan Hajnoczi2-12/+30
2013-01-02test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi1-0/+150
2013-01-02iov: add iov_discard_front/back() to remove dataStefan Hajnoczi2-0/+64
2013-01-02dataplane: add Linux AIO request queueStefan Hajnoczi3-1/+175
2013-01-02dataplane: add event loopStefan Hajnoczi3-1/+141
2013-01-02dataplane: add virtqueue vring codeStefan Hajnoczi4-1/+428
2013-01-02dataplane: add host memory mapping codeStefan Hajnoczi4-1/+237
2013-01-02configure: add CONFIG_VIRTIO_BLK_DATA_PLANEStefan Hajnoczi1-0/+21
2013-01-02raw-posix: add raw_get_aio_fd() for virtio-blk-data-planeStefan Hajnoczi2-0/+43
2013-01-02Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori4-4/+47
2013-01-02Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori9-61/+136
2013-01-02Merge remote-tracking branch 'kraxel/seabios-a810e4e' into stagingAnthony Liguori4-0/+0
2013-01-01pflash_cfi01: Suppress warning when Linux probes for AMD flashStefan Weil1-0/+3
2013-01-01target-mips: Use EXCP_SC rather than a magic number陳韋任 (Wei-Ren Chen)1-3/+2
2013-01-01target-mips: Make repl_ph to sign extend to target-longJovanovic, Petar1-1/+2
2013-01-01Fix my email addressDongxue Zhang1-1/+1
2013-01-01target-mips: Remove semicolon from macro definitionStefan Weil1-1/+1
2013-01-01target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic9-35/+195
2013-01-01target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic3-40/+32
2012-12-29Fix semaphores fallback codeBrad Smith1-0/+1
2012-12-29tcg-hppa: Fix typo in brcond2Richard Henderson1-1/+1
2012-12-29tcg-i386: Perform cmov detection at runtime for 32-bit.Richard Henderson3-6/+49
2012-12-29tcg: Add TCGV_IS_UNUSED_*Richard Henderson2-0/+5
2012-12-28Disable semaphores fallback code for OpenBSDBrad Smith2-6/+6
2012-12-28usb/redirect.c: unbreak compilation due to include/char/char.hAlon Levy1-0/+1
2012-12-28Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerberBlue Swirl42-867/+1224
2012-12-26virtio-pci: don't poll masked vectorsMichael S. Tsirkin1-12/+40
2012-12-26msix: expose access to masked/pending stateMichael S. Tsirkin2-3/+6
2012-12-26msi: add API to get notified about pending bit pollMichael S. Tsirkin5-4/+21
2012-12-26pcie: Fix bug in pcie_ext_cap_set_nextKnut Omang1-1/+1
2012-12-25qemu-kvm/pci-assign: 64 bits bar emulationXudong Hao1-4/+10
2012-12-23MAINTAINERS: Take over kvm maintenanceGleb Natapov1-2/+2
2012-12-23configure: allow disabling pixman if not neededRobert Schiele2-2/+18
2012-12-23tmp105: Create API for TMP105 temperature sensor.Alex Horn3-11/+76
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova7-75/+96