summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Add and use #defines for PCI device classesblueswir12009-02-0134-86/+81
* Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir12009-02-018-16/+27
* PowerPC: IDE DB-DMA supportaurel322009-01-304-23/+156
* PowerPC: mac-io DB-DMA supportaurel322009-01-305-35/+844
* pl031: remove unused variableaurel322009-01-301-1/+0
* check SCSI read/write requests against max LBA (Rik van Riel)aliguori2009-01-291-0/+18
* Don't notify virtio devices before S_DRIVER_OK (Mark McLoughlin)aliguori2009-01-291-0/+3
* SCSI divide capacity by s->cluster_size (Rik van Riel)aliguori2009-01-281-0/+2
* support >2TB SCSI disks (Rik van Riel)aliguori2009-01-281-7/+46
* fix signed/unsigned overflows in SCSI disk (Rik van Riel)aliguori2009-01-281-3/+6
* Add Simba device IDblueswir12009-01-273-8/+11
* ETRAX: Remove display-state argument from board init.edgar_igl2009-01-261-1/+1
* Check if the i8254 timer is active before deactivating it (Alexander Graf)aliguori2009-01-261-1/+2
* Move definition of rgb_to_pixel_dup_table (Nathan Froyd)aliguori2009-01-261-11/+9
* Add reset irq state for ps2 reboot callback (Dor Laor)aliguori2009-01-261-0/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-2629-159/+157
* Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)aliguori2009-01-264-4/+8
* Add macro for virtio-console PCI device ID (Mark McLoughlin)aliguori2009-01-262-1/+3
* Use macros for virtio-net PCI vendor/device IDs (Mark McLoughlin)aliguori2009-01-261-1/+3
* target-ppc: always load kernel to KERNEL_LOAD_ADDRaurel322009-01-261-3/+9
* Add static qualifier to local functionsmalc2009-01-251-1/+1
* sh4: sh_pci. Register resouces both at A7 and P4.aurel322009-01-241-10/+7
* sh4: r2d. Endian conversion for peripheral register initialization.aurel322009-01-241-4/+2
* Support epoch of 1980 in RTC emulation for MIPS Magnumaurel322009-01-247-11/+20
* mips: limit RAM size to 256MB on malta and qemu boardsaurel322009-01-242-0/+12
* Floppy: Properly handle Sense Interrupt Status after FDC Resetblueswir12009-01-241-12/+18
* Fix kernel_size and initrd_size sign (Francois Revol)blueswir12009-01-241-1/+2
* fix endianness problem sharing the videoram buffermalc2009-01-231-0/+7
* Stop VM on error in virtio-blk. (Gleb Natapov)aliguori2009-01-221-46/+124
* Stop VM on error in scsi-disk (Gleb Natapov)aliguori2009-01-221-17/+69
* Fix warning in ide.caliguori2009-01-221-1/+1
* Convert IDE to directly access guest memory (Avi Kivity)aliguori2009-01-221-16/+117
* Stop VM on ENOSPC error. (Gleb Natapov)aliguori2009-01-211-8/+75
* cirrus: unify unmapping of vram (Jan Kiszka)aliguori2009-01-211-2/+2
* cirrus: cleanup reset handler (Jan Kiszka)aliguori2009-01-211-34/+27
* cirrus: avoid resetting vga dirty logging unnecessarily (Avi Kivity)aliguori2009-01-211-0/+6
* cirrus: stop dirty logging during remaps (Jan Kiszka)aliguori2009-01-211-6/+28
* cirrus: unmap vram on reset (Jan Kiszka)aliguori2009-01-211-0/+1
* Always return latest pmsts instead of the old one (Xiantao Zhang)aliguori2009-01-211-1/+1
* Fix NAND flash save/restore.pbrook2009-01-201-0/+3
* USB OHCI: add support for big endian targetsaurel322009-01-181-83/+115
* mips_malta: map the CBUS UART as the third serial portaurel322009-01-181-15/+5
* serial: open a null device if the CharDriverState argument is nullaurel322009-01-181-5/+3
* add an init function parameter to qemu_chr_open()aurel322009-01-184-18/+25
* cuda: fix crash on Windowsaurel322009-01-181-2/+2
* Remove unused info_str parameter to pcnet_common_init()blueswir12009-01-171-3/+3
* Switch to CMD646 IDEblueswir12009-01-171-2/+2
* hpet config mask fixaurel322009-01-162-2/+6
* G364 video adapter enhancementaurel322009-01-164-249/+445
* Fix a warning in hw/blizzard.caurel322009-01-161-1/+1
OpenPOWER on IntegriCloud