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