summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()Eduardo Habkost2015-11-048-13/+13
* pc: Set hw_version on all machine classesEduardo Habkost2015-11-042-0/+23
* qemu-log: remove -d ioportPaolo Bonzini2015-11-042-3/+0
* ioport: do not use CPU_LOG_IOPORTPaolo Bonzini2015-11-042-22/+8
* target-i386: fix pcmpxstrx equal-ordered (strstr) modePaolo Bonzini2015-11-041-2/+2
* scripts/text2pod.pl: Escape left braceFam Zheng2015-11-021-1/+1
* file_ram_alloc: propagate error to caller instead of terminating QEMUIgor Mammedov2015-11-021-4/+0
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-2922-95/+1276
|\
| * enable multi-function hot-addCao jin2015-10-294-10/+64
| * remove function during multi-function hot-addCao jin2015-10-291-5/+18
| * tests/vhost-user-bridge: add vhost-user bridge applicationVictor Kaplansky2015-10-292-0/+1111
| * Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-294-16/+11
| * Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-294-7/+2
| * virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-292-9/+0
| * virtio-scsi: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-14/+2
| * virtio-serial: convert to virtio_mapMichael S. Tsirkin2015-10-291-4/+1
| * virtio-blk: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-4/+1
| * virtio: switch to virtio_mapMichael S. Tsirkin2015-10-291-2/+1
| * virtio: introduce virtio_mapMichael S. Tsirkin2015-10-292-9/+48
| * mmap-alloc: fix error handlingMichael S. Tsirkin2015-10-291-2/+2
| * pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov2015-10-291-3/+5
| * vhost-user-test: fix up rhel6 buildMichael S. Tsirkin2015-10-291-9/+9
| * vhost-user: cleanup msg size mathMichael S. Tsirkin2015-10-291-3/+3
| * vhost-user: cleanup struct size mathMichael S. Tsirkin2015-10-291-8/+8
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151028' into stagingPeter Maydell2015-10-2817-10/+80
|\ \ | |/ |/|
| * target-*: Advance pc after recognizing a breakpointRichard Henderson2015-10-2817-10/+80
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-10-282-2/+2
|\
| * target-i386: Enable "check" mode by defaultEduardo Habkost2015-10-271-1/+1
| * target-i386: Don't left shift negative constantEduardo Habkost2015-10-271-1/+1
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell2015-10-284-0/+0
|\ \
| * | Update OpenBIOS imagesMark Cave-Ayland2015-10-284-0/+0
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151027-...Peter Maydell2015-10-2716-309/+679
|\ \ | |/ |/|
| * target-arm: Add support for S1 + S2 MMU translationsEdgar E. Iglesias2015-10-272-7/+32
| * target-arm: Route S2 MMU faults to EL2Edgar E. Iglesias2015-10-271-2/+8
| * target-arm: Add S2 translation to 32bit S1 PTWsEdgar E. Iglesias2015-10-271-5/+17
| * target-arm: Add S2 translation to 64bit S1 PTWsEdgar E. Iglesias2015-10-272-4/+50
| * target-arm: Add ARMMMUFaultInfoEdgar E. Iglesias2015-10-273-14/+36
| * target-arm: Avoid inline for get_phys_addrEdgar E. Iglesias2015-10-271-8/+8
| * target-arm: Add support for S2 page-table protection bitsEdgar E. Iglesias2015-10-271-4/+37
| * target-arm: Add computation of starting level for S2 PTWEdgar E. Iglesias2015-10-272-13/+126
| * target-arm: lpae: Rename granule_sz to strideEdgar E. Iglesias2015-10-271-15/+15
| * target-arm: lpae: Replace tsz with computed inputsizeEdgar E. Iglesias2015-10-271-11/+11
| * target-arm: Add support for AArch32 S2 negative t0szEdgar E. Iglesias2015-10-271-1/+17
| * target-arm: lpae: Move declaration of t0sz and t1szEdgar E. Iglesias2015-10-271-2/+3
| * target-arm: lpae: Make t0sz and t1sz signed integersEdgar E. Iglesias2015-10-271-2/+2
| * target-arm: Add HPFAR_EL2Edgar E. Iglesias2015-10-272-0/+13
| * i.MX: Standardize i.MX GPT debugJean-Christophe Dubois2015-10-271-33/+23
| * i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois2015-10-271-28/+20
| * i.MX: Standardize i.MX FEC debugJean-Christophe Dubois2015-10-271-32/+32
| * i.MX: Standardize i.MX CCM debugJean-Christophe Dubois2015-10-271-12/+22
OpenPOWER on IntegriCloud