aboutsummaryrefslogtreecommitdiffstats
path: root/hw/s390-virtio.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-22vga: improve VGA logicBlue Swirl1-1/+0
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-1/+2
2011-11-14s390x: initialize virtio dev regionAlexander Graf1-0/+12
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger1-2/+30
2011-11-14s390: fix short kernel command linesChristian Borntraeger1-1/+1
2011-11-14s390: fix reset hypercall to reset the statusChristian Borntraeger1-0/+1
2011-10-17s390-virtio: convert to memory APIAvi Kivity1-3/+5
2011-10-16monitor: Restrict pic/irq_info to supporting targetsJan Kiszka1-11/+0
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf1-3/+3
2011-05-20s390x: fix memory detection for guests > 64GBChristian Borntraeger1-5/+15
2011-04-18s390x: virtio machine storage keysAlexander Graf1-12/+9
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf1-1/+1
2011-04-12Replace cpu_physical_memory_rw were possibleStefan Weil1-2/+2
2011-02-20s390: Fix memory leakStefan Weil1-0/+1
2010-12-26s390: compile fixesAlexander Graf1-0/+1
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-1/+1
2010-07-02block: Catch attempt to attach multiple devices to a blockdevMarkus Armbruster1-1/+1
2010-07-02qdev: Decouple qdev_prop_drive from DriveInfoMarkus Armbruster1-1/+1
2010-05-18target-s390: add firmware codeAlexander Graf1-0/+26
2010-04-09Implement virtio resetAlexander Graf1-4/+5
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka1-1/+0
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah1-8/+0
2009-12-18S390: Bail out without KVMAlexander Graf1-0/+7
2009-12-18S390: Loop through virtio console devicesAlexander Graf1-1/+5
2009-12-16s390: Fix buggy assignmentStefan Weil1-1/+1
2009-12-13s390: typo fixMichael S. Tsirkin1-1/+1
2009-12-13s390: fix build on 32 bit hostMichael S. Tsirkin1-1/+1
2009-12-12Set default console to virtio on S390xGerd Hoffmann1-0/+4
2009-12-05Add S390x virtio machine descriptionAlexander Graf1-0/+255