aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-14block: Move bdrv_attach_child() calls up the call chainKevin Wolf
2015-07-14nvme: properly report volatile write cachesChristoph Hellwig
2015-07-14nvme: implement the Flush commandChristoph Hellwig
2015-07-14Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150714-1' into s...Peter Maydell
2015-07-14vnc: fix vnc client authenticationWolfgang Bumiller
2015-07-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-13pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3Eduardo Habkost
2015-07-13Revert "virtio-net: enable virtio 1.0"Jason Wang
2015-07-13virtio-pci: don't crash on illegal lengthMichael S. Tsirkin
2015-07-13qdev: fix 64 bit propertiesCornelia Huck
2015-07-13tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64Stefan Weil
2015-07-09Update version for v2.4.0-rc0 releasePeter Maydell
2015-07-09tci: Fix compile failure by including qemu-common.hPeter Maydell
2015-07-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-09crypto: fix builtin qcrypto_cipher_freePaolo Bonzini
2015-07-09Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell
2015-07-09disas: cris: QOMify target specific disas setupPeter Crosthwaite
2015-07-09disas: cris: Fix 0 buffer length casePeter Crosthwaite
2015-07-09disas: microblaze: QOMify target specific disas setupPeter Crosthwaite
2015-07-09disas: arm: QOMify target specific disas setupPeter Crosthwaite
2015-07-09disas: arm-a64: Make printfer and stream variablePeter Crosthwaite
2015-07-09disas: QOMify target specific setupPeter Crosthwaite
2015-07-09disas: Add print_insn to disassemble infoPeter Crosthwaite
2015-07-09microblaze: boot: Use cpu_set_pc()Peter Crosthwaite
2015-07-09hw/arm/boot: Use cpu_set_pc()Peter Crosthwaite
2015-07-09gdbstub: Use cpu_set_pc() helperPeter Crosthwaite
2015-07-09cpu: Add wrapper for the set_pc() hookPeter Crosthwaite
2015-07-09cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite
2015-07-09cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite
2015-07-09cpu: Change tcg_cpu_exec() arg to cpu, not envPeter Crosthwaite
2015-07-09gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite
2015-07-09translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite
2015-07-09target-ppc: Move cpu_exec_init() call to realize functionBharata B Rao
2015-07-09cpu: Convert cpu_index into a bitmapBharata B Rao
2015-07-09cpu: Add Error argument to cpu_exec_init()Bharata B Rao
2015-07-09cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch initEduardo Habkost
2015-07-09cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()Eduardo Habkost
2015-07-09cpu: No need to zero-initialize CPUState::numa_nodeEduardo Habkost
2015-07-09mips/kvm: Sync with newer MIPS KVM headersJames Hogan
2015-07-09tcg/mips: Fix build error from merged memop+mmu_idx parameterJames Hogan
2015-07-09migration: fix RCU deadlockPaolo Bonzini
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-08Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-07-08ahci: Fix CD-ROM signatureHannes Reinecke
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow
2015-07-08Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-08Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-07-06-v3-tag'...Peter Maydell
2015-07-08ossaudio: fix memory leakGonglei
2015-07-08ui: convert VNC to use generic cipher APIDaniel P. Berrange