summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi.py: Rename expr_eval to expr in parse_schema()Markus Armbruster2013-07-291-9/+9
* qapi.py: Fix diagnosing non-objects at a schema's top-levelMarkus Armbruster2013-07-293-6/+8
* qapi.py: Fix schema parser to check syntax systematicallyMarkus Armbruster2013-07-2918-32/+42
* qapi.py: Reject invalid characters in schema fileMarkus Armbruster2013-07-297-8/+6
* qapi.py: Decent syntax error reportingMarkus Armbruster2013-07-293-3/+30
* qapi.py: Restructure lexer and parserMarkus Armbruster2013-07-296-87/+88
* tests: Use qapi-schema-test.json as schema parser testMarkus Armbruster2013-07-295-4/+24
* tests: QAPI schema parser testsMarkus Armbruster2013-07-2959-3/+121
* memory: add tracepoints for MMIO reads/writesPaolo Bonzini2013-07-292-0/+9
* tpm.c: Don't try to put -1 in a variable of type TpmModelPeter Maydell2013-07-291-2/+2
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-29108-0/+158
* qemu-help: Sort devices by logical functionalityMarcel Apfelbaum2013-07-292-9/+68
* hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-293-7/+9
* spapr-vscsi: fix SOLNT bit in SRP_RSPAlexey Kardashevskiy2013-07-291-2/+3
* xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-294-120/+330
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-294-22/+176
* pseries: savevm support for PCI host bridgeDavid Gibson2013-07-292-3/+52
* pseries: savevm support for pseries machineDavid Gibson2013-07-293-8/+281
* pseries: savevm support for PAPR virtual SCSIDavid Gibson2013-07-291-1/+81
* pseries: rework PAPR virtual SCSIAlexey Kardashevskiy2013-07-291-93/+130
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-296-63/+117
* pseries: savevm support for PAPR VIO logical ttyDavid Gibson2013-07-291-0/+16
* pseries: savevm support for PAPR VIO logical lanDavid Gibson2013-07-291-2/+22
* pseries: savevm support for VIO devicesDavid Gibson2013-07-292-0/+25
* target-ppc: Convert ppc cpu savevm to VMStateDescriptionAlexey Kardashevskiy2013-07-294-93/+451
* Merge remote-tracking branch 'sstabellini/xen-130729' into stagingAnthony Liguori2013-07-295-4/+152
|\
| * Xen PV DevicePaul Durrant2013-07-294-3/+139
| * xen_disk: support "direct-io-safe" backend optionStefano Stabellini2013-07-291-1/+13
* | Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori2013-07-296-10/+58
|\ \
| * | s390: update s390-ccw.imgAlexander Graf2013-07-291-0/+0
| * | s390/ipl: Fix boot orderChristian Borntraeger2013-07-291-10/+12
| * | s390/IPL: Allow boot from other ssid than 0Dominik Dingel2013-07-294-0/+46
| |/
* | Merge remote-tracking branch 'sweil/w32' into stagingAnthony Liguori2013-07-2940-180/+658
|\ \
| * | w32, w64: Add build rule for installerStefan Weil2013-07-294-0/+305
| |/
| * Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno2013-07-2922-45/+43
| |\
| | * target-mips: Remove assignment to a variable which is never usedStefan Weil2013-07-271-1/+0
| | * misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-2710-25/+25
| | * qemu-options: mention C-a h in the -nographic docRamkumar Ramachandra2013-07-271-1/+2
| | * misc: Fix new typos in comments and stringsStefan Weil2013-07-275-7/+8
| | * linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic2013-07-271-2/+2
| | * PPC: dbdma: macio: Fix format specifiers (build regression)Stefan Weil2013-07-271-4/+5
| | * watchdog: Remove break after exitStefan Weil2013-07-271-1/+0
| | * exec: Remove env from list of poisoned namesStefan Weil2013-07-271-1/+0
| | * hw/9pfs: Fix potential memory leak and avoid reuse of freed memoryStefan Weil2013-07-271-0/+2
| | * timer: make timers_state staticLiu Ping Fan2013-07-271-1/+1
| | * aes: Remove unused code (NDEBUG, u16)Stefan Weil2013-07-271-5/+0
| |/ |/|
| * target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2013-07-293-11/+59
| * mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno2013-07-291-2/+2
| * linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic2013-07-291-2/+2
| * target-mips: Remove assignment to a variable which is never usedStefan Weil2013-07-291-1/+0
OpenPOWER on IntegriCloud