summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi: add event helper functionsWenchao Xia2014-06-233-0/+102
* qapi: Add includes from qapi/ as dependenciesMax Reitz2014-06-231-3/+6
* os-posix: include sys/time.hWenchao Xia2014-06-231-0/+2
* json-lexer: fix escaped backslash in single-quoted stringPaolo Bonzini2014-06-232-2/+9
* qapi: Suppress unwanted space between type and identifierAmos Kong2014-06-232-8/+19
* qapi: add const prefix to 'char *' insider c_type()Amos Kong2014-06-232-4/+4
* qapi: fix coding style in parameters listAmos Kong2014-06-231-10/+10
* audio: fmopl: drop INLINE macroLuiz Capitulino2014-06-231-16/+15
* fpu: softfloat: drop INLINE macroLuiz Capitulino2014-06-233-93/+92
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-2310-56/+122
|\
| * block: asynchronously stop the VM on I/O errorsPaolo Bonzini2014-06-233-4/+26
| * vl: allow other threads to do qemu_system_vmstop_requestPaolo Bonzini2014-06-234-32/+57
| * sheepdog: fix NULL dereference in sd_createLiu Yuan2014-06-231-0/+1
| * QemuOpts: check NULL opts in qemu_opt_get functionsChunyan Liu2014-06-211-4/+24
| * block: m25p80: Support read only bdrvs.Peter Crosthwaite2014-06-211-6/+2
| * block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite2014-06-211-11/+13
* | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-06-231-2/+2
|\ \
| * | apb: Fix out-of-bounds array write accessStefan Weil2014-06-201-2/+2
| |/
* | Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into stagingPeter Maydell2014-06-234-0/+0
|\ \
| * | Update OpenBIOS imagesMark Cave-Ayland2014-06-204-0/+0
| |/
* | console: move chardev declarations to sysemu/char.hMichael S. Tsirkin2014-06-234-7/+6
|/
* gt64xxx_pci: Add VMStateDescriptionSanjay Lal2014-06-201-0/+23
* target-mips: copy CP0_Config1 into DisasContextAurelien Jarno2014-06-201-9/+11
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-2015-41/+873
|\
| * hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan2014-06-201-0/+6
| * MAINTAINERS: Add entry for MIPS KVMJames Hogan2014-06-181-0/+5
| * target-mips: Enable KVM support in build systemSanjay Lal2014-06-182-1/+6
| * hw/mips: malta: Add KVM supportJames Hogan2014-06-181-20/+53
| * hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal2014-06-181-0/+11
| * target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()James Hogan2014-06-181-0/+8
| * target-mips: kvm: Add main KVM support for MIPSSanjay Lal2014-06-182-0/+709
| * kvm: Allow arch to set sigmask lengthJames Hogan2014-06-182-1/+12
| * target-mips: get_physical_address: Add KVM awarenessJames Hogan2014-06-181-7/+26
| * target-mips: get_physical_address: Add defines for segment basesJames Hogan2014-06-181-6/+12
| * hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-182-1/+8
| * hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal2014-06-181-1/+8
| * target-mips: Reset CPU timer consistentlyJames Hogan2014-06-182-3/+8
| * KVM: Fix GSI number space limitAlexander Graf2014-06-181-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-20126-728/+7416
|\ \
| * | numa: use RAM_ADDR_FMT with ram_addr_tMichael S. Tsirkin2014-06-191-6/+6
| * | qapi/string-output-visitor: fix bugsMichael S. Tsirkin2014-06-191-3/+3
| * | tests: simplify codeMichael S. Tsirkin2014-06-191-3/+1
| * | qapi: fix input visitor bugsMichael S. Tsirkin2014-06-191-5/+4
| * | acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1
| * | qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-194-1/+40
| * | qmp: add query-acpi-ospm-status commandIgor Mammedov2014-06-193-0/+52
| * | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-196-0/+56
| * | acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-194-0/+90
| * | qmp: add query-memory-devices commandIgor Mammedov2014-06-197-0/+138
| * | numa: handle mmaped memory allocation failure correctlyIgor Mammedov2014-06-191-1/+1
OpenPOWER on IntegriCloud