aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2009-01-16fix screendump (Stefano Stabellini)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-16Fix uninitialized variable warningaliguori
2009-01-16hw/omap_sx1.c: fix buildaurel32
2009-01-15global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori
2009-01-15remove bgr (Stefano Stabellini)aliguori
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori
2009-01-15powerpc/kvm: fix a openpic bug (Liu Yu)aliguori
2009-01-15add a -vga none cli option (Stefano Stabellini)aliguori