summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-23qapi event: convert RESETWenchao Xia3-13/+10
2014-06-23qapi event: convert POWERDOWNWenchao Xia2-1/+11
2014-06-23qapi event: convert SHUTDOWNWenchao Xia3-16/+15
2014-06-23qapi: add new schema file qapi-event.jsonWenchao Xia3-1/+4
2014-06-23monitor: add an implemention of qapi event emit methodWenchao Xia1-1/+127
2014-06-23qapi: adjust existing definesWenchao Xia16-66/+156
2014-06-23test: add test cases for qapi eventWenchao Xia4-5/+298
2014-06-23qapi script: add event supportWenchao Xia10-5/+413
2014-06-23qapi: add event helper functionsWenchao Xia3-0/+102
2014-06-23qapi: Add includes from qapi/ as dependenciesMax Reitz1-3/+6
2014-06-23os-posix: include sys/time.hWenchao Xia1-0/+2
2014-06-23json-lexer: fix escaped backslash in single-quoted stringPaolo Bonzini2-2/+9
2014-06-23qapi: Suppress unwanted space between type and identifierAmos Kong2-8/+19
2014-06-23qapi: add const prefix to 'char *' insider c_type()Amos Kong2-4/+4
2014-06-23qapi: fix coding style in parameters listAmos Kong1-10/+10
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino1-16/+15
2014-06-23fpu: softfloat: drop INLINE macroLuiz Capitulino3-93/+92
2014-06-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell10-56/+122
2014-06-23Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-2/+2
2014-06-23Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into stagingPeter Maydell4-0/+0
2014-06-23console: move chardev declarations to sysemu/char.hMichael S. Tsirkin4-7/+6
2014-06-23block: asynchronously stop the VM on I/O errorsPaolo Bonzini3-4/+26
2014-06-23vl: allow other threads to do qemu_system_vmstop_requestPaolo Bonzini4-32/+57
2014-06-23sheepdog: fix NULL dereference in sd_createLiu Yuan1-0/+1
2014-06-21QemuOpts: check NULL opts in qemu_opt_get functionsChunyan Liu1-4/+24
2014-06-21block: m25p80: Support read only bdrvs.Peter Crosthwaite1-6/+2
2014-06-21block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite1-11/+13
2014-06-20Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil1-2/+2
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal1-0/+23
2014-06-20target-mips: copy CP0_Config1 into DisasContextAurelien Jarno1-9/+11
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell15-41/+873
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell126-728/+7416
2014-06-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...Peter Maydell15-89/+246
2014-06-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...Peter Maydell2-15/+9
2014-06-20spice: fix 32bit buildGerd Hoffmann2-2/+2
2014-06-20Merge remote-tracking branch 'remotes/rth/tcg-next' into stagingPeter Maydell1-5/+4
2014-06-20hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan1-0/+6
2014-06-19armv7m_nvic: fix AIRCR implementationOran Avraham1-1/+4
2014-06-19Use PSCI v0.2 compatible string when KVM or TCG provides itPranavkumar Sawargaonkar1-1/+15
2014-06-19target-arm: Introduce per-CPU field for PSCI versionPranavkumar Sawargaonkar4-0/+9
2014-06-19target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64Pranavkumar Sawargaonkar1-0/+4
2014-06-19target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possiblePranavkumar Sawargaonkar2-0/+6
2014-06-19target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64Pranavkumar Sawargaonkar5-12/+44
2014-06-19kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENTPranavkumar Sawargaonkar1-0/+16
2014-06-19hw/block/pflash_cfi01: Report correct size info for parallel configsPeter Maydell1-3/+17
2014-06-19hw/arm/vexpress: Forbid specifying flash contents in two ways at oncePeter Maydell1-1/+9
2014-06-19target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv()Peter Maydell1-1/+1
2014-06-19target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int()Peter Maydell1-1/+2
2014-06-19target-arm: Add ULL suffix to calculation of page sizePeter Maydell1-1/+1