| Commit message (Expand) | Author | Age | Files | Lines |
* | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy | 2017-08-01 | 1 | -10/+10 |
* | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 2017-07-31 | 1 | -1/+1 |
* | s390x/css: fix bits must be zero check for TIC | Halil Pasic | 2017-07-28 | 1 | -1/+2 |
* | s390x/css: check ccw address validity | Halil Pasic | 2017-07-28 | 1 | -0/+4 |
* | Use qemu_tolower() and qemu_toupper(), not tolower() and toupper() | Peter Maydell | 2017-07-21 | 1 | -1/+1 |
* | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 2017-07-14 | 1 | -2/+1 |
* | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 2017-07-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell | 2017-07-14 | 9 | -46/+846 |
|\ |
|
| * | s390x/kvm: enable guarded storage | Fan Zhang | 2017-07-14 | 1 | -0/+18 |
| * | s390x/cpumodel: add esop/esop2 to z12 model | Jason J. Herne | 2017-07-14 | 1 | -0/+3 |
| * | s390x/cpumodel: add zpci, aen and ais facilities | Yi Min Zhao | 2017-07-14 | 1 | -0/+3 |
| * | s390x: initialize cpu firstly | Yi Min Zhao | 2017-07-14 | 1 | -3/+3 |
| * | s390x/css: use SubchDev.orb | Halil Pasic | 2017-07-14 | 1 | -15/+15 |
| * | s390x/css: activate ChannelSubSys migration | Halil Pasic | 2017-07-14 | 2 | -5/+9 |
| * | s390x/css: add ORB to SubchDev | Halil Pasic | 2017-07-14 | 1 | -0/+35 |
| * | s390x/css: add missing css state conditionally | Halil Pasic | 2017-07-14 | 1 | -0/+74 |
| * | s390x: add css_migration_enabled to machine class | Halil Pasic | 2017-07-14 | 1 | -0/+13 |
| * | s390x: add helper get_machine_class | Halil Pasic | 2017-07-14 | 1 | -23/+23 |
| * | s390x/css: update css_adapter_interrupt | Yi Min Zhao | 2017-07-14 | 3 | -4/+18 |
| * | s390x/sic: realize SIC handling | Fei Li | 2017-07-14 | 2 | -0/+27 |
| * | s390x: add flags field for registering I/O adapter | Fei Li | 2017-07-14 | 3 | -4/+9 |
| * | s390x/migration: Monitor commands for storage attributes | Claudio Imbrenda | 2017-07-14 | 1 | -0/+62 |
| * | s390x/migration: Storage attributes device | Claudio Imbrenda | 2017-07-14 | 4 | -1/+543 |
* | | virtio-crypto: Convert to DEFINE_PROP_LINK | Fam Zheng | 2017-07-14 | 1 | -3/+0 |
* | | virtio-rng: Convert to DEFINE_PROP_LINK | Fam Zheng | 2017-07-14 | 1 | -2/+0 |
* | | virtio-scsi: Convert to DEFINE_PROP_LINK | Fam Zheng | 2017-07-14 | 1 | -2/+0 |
* | | virtio-blk: Convert to DEFINE_PROP_LINK | Fam Zheng | 2017-07-14 | 1 | -2/+0 |
* | | qdev: Add const qualifier to PropertyInfo definitions | Fam Zheng | 2017-07-14 | 2 | -3/+3 |
* | | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy | 2017-07-14 | 3 | -7/+22 |
* | | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy | 2017-07-14 | 3 | -8/+8 |
|/ |
|
* | hw/s390x/ipl: Fix endianness problem with netboot_start_addr | Thomas Huth | 2017-07-05 | 1 | -1/+1 |
* | virtio-scsi-ccw: use ioeventfd even when KVM is disabled | QingFeng Hao | 2017-07-05 | 1 | -1/+1 |
* | s390x/3270: fix instruction interception handler | Dong Jia Shi | 2017-07-05 | 1 | -0/+1 |
* | s390x: vmstatify config migration for virtio-ccw | Halil Pasic | 2017-07-05 | 4 | -234/+316 |
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i... | Peter Maydell | 2017-06-13 | 2 | -0/+2 |
|\ |
|
| * | migration: Split registration functions from vmstate.h | Juan Quintela | 2017-06-13 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s... | Peter Maydell | 2017-06-13 | 2 | -1/+24 |
|\ \
| |/
|/| |
|
| * | s390x/css: fence off MIDA | Cornelia Huck | 2017-06-06 | 1 | -0/+5 |
| * | s390x/css: catch section mismatch on load | Halil Pasic | 2017-06-06 | 2 | -1/+19 |
* | | migration: remove register_savevm() | Laurent Vivier | 2017-06-06 | 2 | -4/+13 |
* | | migration: Split qemu-file.h | Juan Quintela | 2017-06-01 | 1 | -1/+0 |
|/ |
|
* | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi | 2017-05-30 | 2 | -2/+2 |
|\ |
|
| * | memory: tune last param of iommu_ops.translate() | Peter Xu | 2017-05-25 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging | Stefan Hajnoczi | 2017-05-30 | 1 | -1/+1 |
|\ \ |
|
| * | | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 2017-05-23 | 1 | -1/+1 |
| |/ |
|
* | | s390x/css: ccw translation infrastructure | Xiao Feng Ren | 2017-05-19 | 3 | -6/+96 |
* | | s390x/css: introduce and realize ccw-request callback | Xiao Feng Ren | 2017-05-19 | 1 | -2/+2 |
* | | s390x/css: device support for s390-ccw passthrough | Dong Jia Shi | 2017-05-19 | 2 | -0/+142 |
* | | s390x/css: realize css_create_sch | Dong Jia Shi | 2017-05-19 | 5 | -12/+58 |
* | | s390x/css: realize css_sch_build_schib | Xiao Feng Ren | 2017-05-19 | 1 | -3/+149 |