summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-09microblaze: boot: Use cpu_set_pc()Peter Crosthwaite1-2/+3
2015-07-09hw/arm/boot: Use cpu_set_pc()Peter Crosthwaite1-13/+11
2015-07-09gdbstub: Use cpu_set_pc() helperPeter Crosthwaite1-4/+1
2015-07-09cpu: Add wrapper for the set_pc() hookPeter Crosthwaite1-0/+14
2015-07-09cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite21-49/+49
2015-07-09cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite19-21/+20
2015-07-09cpu: Change tcg_cpu_exec() arg to cpu, not envPeter Crosthwaite1-4/+3
2015-07-09gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite4-5/+4
2015-07-09translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite7-14/+9
2015-07-09target-ppc: Move cpu_exec_init() call to realize functionBharata B Rao1-2/+10
2015-07-09cpu: Convert cpu_index into a bitmapBharata B Rao3-5/+61
2015-07-09cpu: Add Error argument to cpu_exec_init()Bharata B Rao19-19/+19
2015-07-09cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch initEduardo Habkost1-5/+6
2015-07-09cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()Eduardo Habkost2-2/+2
2015-07-09cpu: No need to zero-initialize CPUState::numa_nodeEduardo Habkost1-1/+0
2015-07-09mips/kvm: Sync with newer MIPS KVM headersJames Hogan1-13/+2
2015-07-09tcg/mips: Fix build error from merged memop+mmu_idx parameterJames Hogan1-2/+2
2015-07-09migration: fix RCU deadlockPaolo Bonzini1-1/+2
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell41-279/+2546
2015-07-08Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell3-11/+13
2015-07-08ahci: Fix CD-ROM signatureHannes Reinecke1-1/+1
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow2-10/+12
2015-07-08Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant1-1/+1
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell26-811/+1943
2015-07-08Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-07-06-v3-tag'...Peter Maydell5-31/+642
2015-07-08ossaudio: fix memory leakGonglei1-0/+1
2015-07-08ui: convert VNC to use generic cipher APIDaniel P. Berrange1-11/+41
2015-07-08block: convert qcow/qcow2 to use generic cipher APIDaniel P. Berrange4-91/+165
2015-07-08ui: convert VNC websockets to use crypto APIsDaniel P. Berrange6-95/+25
2015-07-08block: convert quorum blockdrv to use crypto APIsDaniel P. Berrange3-58/+21
2015-07-08crypto: add a nettle cipher implementationDaniel P. Berrange3-5/+242
2015-07-08crypto: add a gcrypt cipher implementationDaniel P. Berrange4-0/+337
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange7-0/+951
2015-07-08tco-test: fix up config accesses and re-enableMichael S. Tsirkin2-13/+4
2015-07-08virtio fix cfg endian-ness for BE targetsMichael S. Tsirkin1-8/+83
2015-07-08virtio-pci: implement cfg capabilityMichael S. Tsirkin2-1/+78
2015-07-08virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin1-0/+6
2015-07-08pcie: Set the "link active" in the link status registerBenjamin Herrenschmidt1-1/+1