summaryrefslogtreecommitdiffstats
path: root/hw/s390-virtio.c
Commit message (Expand)AuthorAgeFilesLines
* s390: Add a hypercall registration interface.Cornelia Huck2013-01-181-42/+48
* S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski2013-01-181-1/+5
* s390: Move IPL code into a separate deviceChristian Borntraeger2013-01-181-88/+10
* Make default boot order machine specificAvik Sil2013-01-151-0/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* Support default block interfaces per QEMUMachineChristian Borntraeger2012-12-111-15/+2
* s390: Fix ram_size updating in machine initHeinz Graalfs2012-11-261-1/+0
* s390: sclp event supportHeinz Graalfs2012-10-291-0/+2
* s390x: fix -initrd in virtio machineAlexander Graf2012-10-291-2/+2
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-6/+7
* s390-virtio: Let s390_cpu_addr2state() return S390CPUAndreas Färber2012-06-111-4/+4
* s390-virtio: Use cpu_s390x_init() to obtain S390CPUAndreas Färber2012-06-111-1/+3
* s390: reset avail and used index on rebootJens Freimann2012-05-011-0/+1
* S390: remove default cdrom, sd-card and floppy supportEinar Lueck2012-05-011-0/+3
* S390: fix error handling on kernel and initrd failuresChristian Borntraeger2012-05-011-0/+11
* S390: fix kernel_commandline handlingChristian Borntraeger2012-05-011-1/+1
* s390x hw/: Don't use CPUStateAndreas Färber2012-03-141-8/+8
* s390: Rework kernel loading: supports elf and newer kernelsChristian Borntraeger2012-03-051-12/+18
* vga: improve VGA logicBlue Swirl2012-01-221-1/+0
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* s390x: initialize virtio dev regionAlexander Graf2011-11-141-0/+12
* s390: Fix cpu shutdown for KVMChristian Borntraeger2011-11-141-2/+30
* s390: fix short kernel command linesChristian Borntraeger2011-11-141-1/+1
* s390: fix reset hypercall to reset the statusChristian Borntraeger2011-11-141-0/+1
* s390-virtio: convert to memory APIAvi Kivity2011-10-171-3/+5
* monitor: Restrict pic/irq_info to supporting targetsJan Kiszka2011-10-161-11/+0
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* s390-virtio: use specific endian ld/st_physAlexander Graf2011-07-121-3/+3
* s390x: fix memory detection for guests > 64GBChristian Borntraeger2011-05-201-5/+15
* s390x: virtio machine storage keysAlexander Graf2011-04-181-12/+9
* s390x: Prepare cpu.h for emulationAlexander Graf2011-04-181-1/+1
* Replace cpu_physical_memory_rw were possibleStefan Weil2011-04-121-2/+2
* s390: Fix memory leakStefan Weil2011-02-201-0/+1
* s390: compile fixesAlexander Graf2010-12-261-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* block: Catch attempt to attach multiple devices to a blockdevMarkus Armbruster2010-07-021-1/+1
* qdev: Decouple qdev_prop_drive from DriveInfoMarkus Armbruster2010-07-021-1/+1
* target-s390: add firmware codeAlexander Graf2010-05-181-0/+26
* Implement virtio resetAlexander Graf2010-04-091-4/+5
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-1/+0
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-201-8/+0
* S390: Bail out without KVMAlexander Graf2009-12-181-0/+7
* S390: Loop through virtio console devicesAlexander Graf2009-12-181-1/+5
* s390: Fix buggy assignmentStefan Weil2009-12-161-1/+1
* s390: typo fixMichael S. Tsirkin2009-12-131-1/+1
OpenPOWER on IntegriCloud