aboutsummaryrefslogtreecommitdiff
path: root/hw/s390-virtio.c
AgeCommit message (Expand)Author
2012-06-11s390-virtio: Let s390_cpu_addr2state() return S390CPUAndreas Färber
2012-06-11s390-virtio: Use cpu_s390x_init() to obtain S390CPUAndreas Färber
2012-05-01s390: reset avail and used index on rebootJens Freimann
2012-05-01S390: remove default cdrom, sd-card and floppy supportEinar Lueck
2012-05-01S390: fix error handling on kernel and initrd failuresChristian Borntraeger
2012-05-01S390: fix kernel_commandline handlingChristian Borntraeger
2012-03-14s390x hw/: Don't use CPUStateAndreas Färber
2012-03-05s390: Rework kernel loading: supports elf and newer kernelsChristian Borntraeger
2012-01-22vga: improve VGA logicBlue Swirl
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-11-14s390x: initialize virtio dev regionAlexander Graf
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger
2011-11-14s390: fix short kernel command linesChristian Borntraeger
2011-11-14s390: fix reset hypercall to reset the statusChristian Borntraeger
2011-10-17s390-virtio: convert to memory APIAvi Kivity
2011-10-16monitor: Restrict pic/irq_info to supporting targetsJan Kiszka
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf
2011-05-20s390x: fix memory detection for guests > 64GBChristian Borntraeger
2011-04-18s390x: virtio machine storage keysAlexander Graf
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf
2011-04-12Replace cpu_physical_memory_rw were possibleStefan Weil
2011-02-20s390: Fix memory leakStefan Weil
2010-12-26s390: compile fixesAlexander Graf
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-07-02block: Catch attempt to attach multiple devices to a blockdevMarkus Armbruster
2010-07-02qdev: Decouple qdev_prop_drive from DriveInfoMarkus Armbruster
2010-05-18target-s390: add firmware codeAlexander Graf
2010-04-09Implement virtio resetAlexander Graf
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah
2009-12-18S390: Bail out without KVMAlexander Graf
2009-12-18S390: Loop through virtio console devicesAlexander Graf
2009-12-16s390: Fix buggy assignmentStefan Weil
2009-12-13s390: typo fixMichael S. Tsirkin
2009-12-13s390: fix build on 32 bit hostMichael S. Tsirkin
2009-12-12Set default console to virtio on S390xGerd Hoffmann
2009-12-05Add S390x virtio machine descriptionAlexander Graf