aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-01-29check SCSI read/write requests against max LBA (Rik van Riel)aliguori
2009-01-29Don't notify virtio devices before S_DRIVER_OK (Mark McLoughlin)aliguori
2009-01-28SCSI divide capacity by s->cluster_size (Rik van Riel)aliguori
2009-01-28support >2TB SCSI disks (Rik van Riel)aliguori
2009-01-28fix signed/unsigned overflows in SCSI disk (Rik van Riel)aliguori
2009-01-27Add Simba device IDblueswir1
2009-01-26ETRAX: Remove display-state argument from board init.edgar_igl
2009-01-26Check if the i8254 timer is active before deactivating it (Alexander Graf)aliguori
2009-01-26Move definition of rgb_to_pixel_dup_table (Nathan Froyd)aliguori
2009-01-26Add reset irq state for ps2 reboot callback (Dor Laor)aliguori
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2009-01-26Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)aliguori
2009-01-26Add macro for virtio-console PCI device ID (Mark McLoughlin)aliguori
2009-01-26Use macros for virtio-net PCI vendor/device IDs (Mark McLoughlin)aliguori
2009-01-26target-ppc: always load kernel to KERNEL_LOAD_ADDRaurel32
2009-01-25Add static qualifier to local functionsmalc
2009-01-24sh4: sh_pci. Register resouces both at A7 and P4.aurel32
2009-01-24sh4: r2d. Endian conversion for peripheral register initialization.aurel32
2009-01-24Support epoch of 1980 in RTC emulation for MIPS Magnumaurel32
2009-01-24mips: limit RAM size to 256MB on malta and qemu boardsaurel32
2009-01-24Floppy: Properly handle Sense Interrupt Status after FDC Resetblueswir1
2009-01-24Fix kernel_size and initrd_size sign (Francois Revol)blueswir1
2009-01-23fix endianness problem sharing the videoram buffermalc
2009-01-22Stop VM on error in virtio-blk. (Gleb Natapov)aliguori
2009-01-22Stop VM on error in scsi-disk (Gleb Natapov)aliguori
2009-01-22Fix warning in ide.caliguori
2009-01-22Convert IDE to directly access guest memory (Avi Kivity)aliguori
2009-01-21Stop VM on ENOSPC error. (Gleb Natapov)aliguori
2009-01-21cirrus: unify unmapping of vram (Jan Kiszka)aliguori
2009-01-21cirrus: cleanup reset handler (Jan Kiszka)aliguori
2009-01-21cirrus: avoid resetting vga dirty logging unnecessarily (Avi Kivity)aliguori
2009-01-21cirrus: stop dirty logging during remaps (Jan Kiszka)aliguori
2009-01-21cirrus: unmap vram on reset (Jan Kiszka)aliguori
2009-01-21Always return latest pmsts instead of the old one (Xiantao Zhang)aliguori
2009-01-20Fix NAND flash save/restore.pbrook
2009-01-18USB OHCI: add support for big endian targetsaurel32
2009-01-18mips_malta: map the CBUS UART as the third serial portaurel32
2009-01-18serial: open a null device if the CharDriverState argument is nullaurel32
2009-01-18add an init function parameter to qemu_chr_open()aurel32
2009-01-18cuda: fix crash on Windowsaurel32
2009-01-17Remove unused info_str parameter to pcnet_common_init()blueswir1
2009-01-17Switch to CMD646 IDEblueswir1
2009-01-16hpet config mask fixaurel32
2009-01-16G364 video adapter enhancementaurel32
2009-01-16Fix a warning in hw/blizzard.caurel32
2009-01-16Fix compilation of blizzard.caliguori
2009-01-16Fix vga on PPCaurel32
2009-01-16ppc_oldworld: remove i8259aurel32
2009-01-16ppc_oldworld: remove debug I/O portaurel32
2009-01-16Fix warningsblueswir1