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
Age
Commit message (
Expand
)
Author
2009-01-24
target-ppc: Change core powerpc gdbstub bits to be XML-aware
aurel32
2009-01-24
target-ppc: Add XML files for PowerPC registers
aurel32
2009-01-24
mips: limit RAM size to 256MB on malta and qemu boards
aurel32
2009-01-24
target-ppc: change the default RAM size to 128MB like other targets
aurel32
2009-01-24
Fix format warnings
malc
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-24
Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
blueswir1
2009-01-23
fix endianness problem sharing the videoram buffer
malc
2009-01-23
linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...
aliguori
2009-01-22
Fix NAME2/FIELD2 warnings
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
qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)
aliguori
2009-01-22
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
2009-01-22
info blockstats: show highest_allocated if exists (Uri Lublin)
aliguori
2009-01-22
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2009-01-22
block-qcow2: keep highest allocated byte (Uri Lublin)
aliguori
2009-01-22
Fix warning in ide.c
aliguori
2009-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2009-01-22
Extend gitignore (Jan Kiszka)
aliguori
2009-01-22
install man-pages as non-executables (Andre Przywara)
aliguori
2009-01-22
monitor-mux: fix timestamp prefixes (Jan Kiszka)
aliguori
2009-01-22
Convert IDE to directly access guest memory (Avi Kivity)
aliguori
2009-01-22
Vectored block device API (Avi Kivity)
aliguori
2009-01-22
I/O vector helpers (Avi Kivity)
aliguori
2009-01-22
Add map client retry notification (Avi Kivity)
aliguori
2009-01-22
Add target memory mapping API (Avi Kivity)
aliguori
2009-01-22
Fix build with --disable-sdl
aliguori
2009-01-21
Add BIOS fixes from KVM tree
aliguori
2009-01-21
Fix nographic mode and VNC
blueswir1
2009-01-21
re-fix screendump (Stefano Stabellini)
aliguori
2009-01-21
fix curses interface (Stefano Stabellini)
aliguori
2009-01-21
Stop VM on ENOSPC error. (Gleb Natapov)
aliguori
2009-01-21
Adds null check for DisplayStatus (Stefano Stabellini)
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
Consolidate library creation (Avi Kivity)
aliguori
2009-01-21
Make make output quieter (Avi Kivity)
aliguori
2009-01-21
Consolidate linker rules (Avi Kivity)
aliguori
2009-01-21
Introduce rules.mak (Avi Kivity)
aliguori
2009-01-21
Consolidate compiler invocations (Avi Kivity)
aliguori
2009-01-21
Drop OP_CFLAGS (Avi Kivity)
aliguori
2009-01-21
Always return latest pmsts instead of the old one (Xiantao Zhang)
aliguori
2009-01-21
Coalesce virtual console screen updates.
pbrook
2009-01-21
Fix SDL slowness.
pbrook
2009-01-21
Remove real_screen->pixels checks
malc
[next]