summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation of blizzard.caliguori2009-01-161-1/+1
* Fix vga on PPCaurel322009-01-161-34/+34
* ppc_oldworld: remove i8259aurel322009-01-161-5/+1
* ppc_oldworld: remove debug I/O portaurel322009-01-161-3/+0
* Fix warningsblueswir12009-01-161-1/+1
* fix screendump (Stefano Stabellini)aliguori2009-01-163-22/+29
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-1658-316/+273
* Fix uninitialized variable warningaliguori2009-01-161-4/+4
* hw/omap_sx1.c: fix buildaurel322009-01-161-1/+2
* global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori2009-01-151-1/+1
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-155-32/+11
* DisplayState interface change (Stefano Stabellini)aliguori2009-01-155-50/+78
* remove bgr (Stefano Stabellini)aliguori2009-01-154-46/+15
OpenPOWER on IntegriCloud