index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390-virtio.c
Age
Commit message (
Expand
)
Author
2012-06-11
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
2012-06-11
s390-virtio: Use cpu_s390x_init() to obtain S390CPU
Andreas Färber
2012-05-01
s390: reset avail and used index on reboot
Jens Freimann
2012-05-01
S390: remove default cdrom, sd-card and floppy support
Einar Lueck
2012-05-01
S390: fix error handling on kernel and initrd failures
Christian Borntraeger
2012-05-01
S390: fix kernel_commandline handling
Christian Borntraeger
2012-03-14
s390x hw/: Don't use CPUState
Andreas Färber
2012-03-05
s390: Rework kernel loading: supports elf and newer kernels
Christian Borntraeger
2012-01-22
vga: improve VGA logic
Blue Swirl
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-11-14
s390x: initialize virtio dev region
Alexander Graf
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
2011-11-14
s390: fix short kernel command lines
Christian Borntraeger
2011-11-14
s390: fix reset hypercall to reset the status
Christian Borntraeger
2011-10-17
s390-virtio: convert to memory API
Avi Kivity
2011-10-16
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-12
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2011-05-20
s390x: fix memory detection for guests > 64GB
Christian Borntraeger
2011-04-18
s390x: virtio machine storage keys
Alexander Graf
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
2011-04-12
Replace cpu_physical_memory_rw were possible
Stefan Weil
2011-02-20
s390: Fix memory leak
Stefan Weil
2010-12-26
s390: compile fixes
Alexander Graf
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-05-18
target-s390: add firmware code
Alexander Graf
2010-04-09
Implement virtio reset
Alexander Graf
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
2009-12-18
S390: Bail out without KVM
Alexander Graf
2009-12-18
S390: Loop through virtio console devices
Alexander Graf
2009-12-16
s390: Fix buggy assignment
Stefan Weil
2009-12-13
s390: typo fix
Michael S. Tsirkin
2009-12-13
s390: fix build on 32 bit host
Michael S. Tsirkin
2009-12-12
Set default console to virtio on S390x
Gerd Hoffmann
2009-12-05
Add S390x virtio machine description
Alexander Graf