aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-15disas/mips: fix disassembling R6 instructionsYongbok Kim1-6/+6
2015-07-15target-mips: fix to clear MSACSR.CauseYongbok Kim1-0/+6
2015-07-15target-mips: fix MIPS64R6-generic configurationYongbok Kim2-10/+10
2015-07-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150715-1'...Peter Maydell6-29/+43
2015-07-15migration: We also want to store the global state for savevmJuan Quintela3-1/+8
2015-07-15migration: reduce the count of strlen callLiang Li1-5/+5
2015-07-15migration: Register global state section before loadvmJuan Quintela1-1/+1
2015-07-15migration: Write documetation for events capabilitesJuan Quintela1-0/+1
2015-07-15migration: Trace event and migration event are different thingsJuan Quintela1-1/+1
2015-07-15migration: Only change state after migration has finishedJuan Quintela1-21/+27
2015-07-14block/curl: Don't lose original error when a connection fails.Richard W.M. Jones1-1/+14
2015-07-14mirror: correct buf_sizeWen Congyang2-4/+11
2015-07-14block: keep bitmap if incremental backup job is cancelledStefan Hajnoczi1-1/+1
2015-07-14blockdev: no need to drain in qmp_block_commitPaolo Bonzini1-3/+0
2015-07-14block/mirror: Sleep periodically during bitmap scanningFam Zheng1-1/+12
2015-07-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150714' into stagingPeter Maydell3-2/+14
2015-07-14s390/virtio-ccw: Fix migrationChristian Borntraeger1-1/+1
2015-07-14watchdog/diag288: correctly register for system reset requestsXu Wang2-1/+13
2015-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-84/+177
2015-07-14rbd: fix ceph settings precedenceJosh Durgin1-8/+24
2015-07-14rbd: make qemu's cache setting override any ceph settingJosh Durgin1-12/+12
2015-07-14MAINTAINERS: update email addressJosh Durgin1-1/+1
2015-07-14rbd: remove unused constants and fieldsJosh Durgin1-10/+0
2015-07-14block: Fix backing file child when modifying graphKevin Wolf2-2/+4
2015-07-14block: Reorder cleanups in bdrv_close()Kevin Wolf1-6/+8
2015-07-14block: Introduce bdrv_unref_child()Kevin Wolf2-2/+22
2015-07-14block: Introduce bdrv_open_child()Kevin Wolf3-21/+60
2015-07-14block: Move bdrv_attach_child() calls up the call chainKevin Wolf1-20/+21
2015-07-14nvme: properly report volatile write cachesChristoph Hellwig1-5/+14
2015-07-14nvme: implement the Flush commandChristoph Hellwig2-3/+17
2015-07-14Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150714-1' into s...Peter Maydell1-1/+1
2015-07-14vnc: fix vnc client authenticationWolfgang Bumiller1-1/+1
2015-07-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-6/+7
2015-07-13pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3Eduardo Habkost1-1/+1
2015-07-13Revert "virtio-net: enable virtio 1.0"Jason Wang1-1/+0
2015-07-13virtio-pci: don't crash on illegal lengthMichael S. Tsirkin1-2/+4
2015-07-13qdev: fix 64 bit propertiesCornelia Huck2-2/+2
2015-07-13tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64Stefan Weil1-6/+0
2015-07-09Update version for v2.4.0-rc0 releasev2.4.0-rc0Peter Maydell1-1/+1
2015-07-09tci: Fix compile failure by including qemu-common.hPeter Maydell1-0/+1
2015-07-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+5
2015-07-09crypto: fix builtin qcrypto_cipher_freePaolo Bonzini1-1/+3
2015-07-09Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell54-205/+321
2015-07-09disas: cris: QOMify target specific disas setupPeter Crosthwaite2-8/+16
2015-07-09disas: cris: Fix 0 buffer length casePeter Crosthwaite1-3/+3
2015-07-09disas: microblaze: QOMify target specific disas setupPeter Crosthwaite2-3/+8
2015-07-09disas: arm: QOMify target specific disas setupPeter Crosthwaite2-32/+35
2015-07-09disas: arm-a64: Make printfer and stream variablePeter Crosthwaite1-5/+17
2015-07-09disas: QOMify target specific setupPeter Crosthwaite2-4/+22
2015-07-09disas: Add print_insn to disassemble infoPeter Crosthwaite2-35/+39