aboutsummaryrefslogtreecommitdiff
path: root/hw/s390-virtio.c
AgeCommit message (Expand)Author
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck
2013-01-18S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski
2013-01-18s390: Move IPL code into a separate deviceChristian Borntraeger
2013-01-15Make default boot order machine specificAvik Sil
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-11Support default block interfaces per QEMUMachineChristian Borntraeger
2012-11-26s390: Fix ram_size updating in machine initHeinz Graalfs
2012-10-29s390: sclp event supportHeinz Graalfs
2012-10-29s390x: fix -initrd in virtio machineAlexander Graf
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-20create struct for machine initialization argumentsEduardo Habkost
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