aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-29qapi.py: Permit comments starting anywhere on the lineMarkus Armbruster
2013-07-29qapi.py: Rename expr_eval to expr in parse_schema()Markus Armbruster
2013-07-29qapi.py: Fix diagnosing non-objects at a schema's top-levelMarkus Armbruster
2013-07-29qapi.py: Fix schema parser to check syntax systematicallyMarkus Armbruster
2013-07-29qapi.py: Reject invalid characters in schema fileMarkus Armbruster
2013-07-29qapi.py: Decent syntax error reportingMarkus Armbruster
2013-07-29qapi.py: Restructure lexer and parserMarkus Armbruster
2013-07-29tests: Use qapi-schema-test.json as schema parser testMarkus Armbruster
2013-07-29tests: QAPI schema parser testsMarkus Armbruster
2013-07-29memory: add tracepoints for MMIO reads/writesPaolo Bonzini
2013-07-29tpm.c: Don't try to put -1 in a variable of type TpmModelPeter Maydell
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-29qemu-help: Sort devices by logical functionalityMarcel Apfelbaum
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum
2013-07-29spapr-vscsi: fix SOLNT bit in SRP_RSPAlexey Kardashevskiy
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson
2013-07-29pseries: savevm support for pseries machineDavid Gibson
2013-07-29pseries: savevm support for PAPR virtual SCSIDavid Gibson
2013-07-29pseries: rework PAPR virtual SCSIAlexey Kardashevskiy
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-29pseries: savevm support for PAPR VIO logical ttyDavid Gibson
2013-07-29pseries: savevm support for PAPR VIO logical lanDavid Gibson
2013-07-29pseries: savevm support for VIO devicesDavid Gibson
2013-07-29target-ppc: Convert ppc cpu savevm to VMStateDescriptionAlexey Kardashevskiy
2013-07-29Merge remote-tracking branch 'sstabellini/xen-130729' into stagingAnthony Liguori
2013-07-29Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori
2013-07-29Merge remote-tracking branch 'sweil/w32' into stagingAnthony Liguori
2013-07-29Xen PV DevicePaul Durrant
2013-07-29xen_disk: support "direct-io-safe" backend optionStefano Stabellini
2013-07-29s390: update s390-ccw.imgAlexander Graf
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel
2013-07-29w32, w64: Add build rule for installerStefan Weil
2013-07-29Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic
2013-07-29mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno
2013-07-29linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic
2013-07-29target-mips: Remove assignment to a variable which is never usedStefan Weil
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan
2013-07-28pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton
2013-07-28mips_malta: generate SMBUS EEPROM dataPaul Burton
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton
2013-07-28mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton
2013-07-28mips_malta: fix BIOS endianness swappingPaul Burton
2013-07-28mips_malta: QOM cast cleanupAndreas Färber
2013-07-28target-mips: fix branch in likely delay slot tcg assertJames Hogan