index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
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
2009-01-16
ppc_oldworld: remove debug I/O port
aurel32
2009-01-16
Fix warnings
blueswir1
2009-01-16
fix screendump (Stefano Stabellini)
aliguori
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
Fix uninitialized variable warning
aliguori
2009-01-16
hw/omap_sx1.c: fix build
aurel32
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
remove bgr (Stefano Stabellini)
aliguori
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
powerpc/kvm: fix a openpic bug (Liu Yu)
aliguori
2009-01-15
add a -vga none cli option (Stefano Stabellini)
aliguori
[next]