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-08-25
linux-user: fadvise64 implementation
Ulrich Hecht
2009-08-25
linux-user: enable getdents for > 32-bit systems
Ulrich Hecht
2009-08-25
linux-user: fcntl fixes for LTP
Ulrich Hecht
2009-08-25
linux-user: fix mq_* compilation problems
Nathan Froyd
2009-08-25
m68k, linux-user: enable sigaltstack()
Laurent Vivier
2009-08-25
m68k, linux-user: add setup_rt_frame
Laurent Vivier
2009-08-25
m68k,linux-user: add setup_frame
Laurent Vivier
2009-08-25
linux-user: add eventfd support
Riku Voipio
2009-08-25
ARM back-end: Fix encode_imm
Laurent Desnogues
2009-08-24
Make the e1000 the default network adapter for the pc target.
Anthony Liguori
2009-08-24
eliminate errors about unused results in block/vpc.c
Nathan Froyd
2009-08-24
virtio-blk: add msi support.
Gerd Hoffmann
2009-08-24
qdev/prop: convert isa-bus to helper macros.
Gerd Hoffmann
2009-08-24
make pthreads mandatory
Christoph Hellwig
2009-08-24
qemu: move virtio-pci.o to near pci.o
Michael S. Tsirkin
2009-08-24
char: Emit 'CLOSED' events on char device close
Amit Shah
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
unify popen/fopen qemu wrappers
Paolo Bonzini
2009-08-24
Only build osdep once
Anthony Liguori
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
Add a configure switch to enable / disable all user targets. I felt compelled...
Zachary Amsden
2009-08-24
Migration via unix sockets.
Chris Lalancette
2009-08-24
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
Route PC irqs to ISA bus instead of i8259 directly
Avi Kivity
2009-08-24
Makefile: fixed rule TAGS
Alexandre Bique
2009-08-24
QEMU set irq0override in fw_cfg
Jes Sorensen
2009-08-24
SMART ATA Functionality
Brian Wheeler
2009-08-24
Add missing linefeed in error message
Stefan Weil
2009-08-24
Clean up VGA type selection; far too many variables being used to track one s...
Zachary Amsden
2009-08-24
When using stdio monitor and VNC display, one can set or clear a VNC password...
Zachary Amsden
2009-08-24
Don't segfault when changing VNC password on an SDL display.
Zachary Amsden
2009-08-24
Fix detached migration with exec.
Chris Lalancette
2009-08-24
Do not disable autostart for live migration
Avi Kivity
2009-08-24
make vga screen_dump use DisplayState properly
Stefano Stabellini
2009-08-24
Restore consistent formatting
malc
2009-08-24
es1370: Remove unused indirection of PCIES1370State and ES1370State
Juan Quintela
2009-08-23
Fix device name completion for 'eject'
Blue Swirl
2009-08-23
Revert my commit c00a9de060124a988bd9847c095e5836488c6f01
Andrzej Zaborowski
2009-08-23
Fix segfault of qemu-system-arm with PXA target
Torsten Duwe
2009-08-23
sdl.c: support 32 bpp cursors
Reimar Döffinger
2009-08-23
Use corect depth from DisplaySurface in vmware_vga.c
Reimar Döffinger
2009-08-23
Remove the unnecessary and only global in musicpal.c
Andrzej Zaborowski
2009-08-23
Merge with balrog@git.sv.gnu.org:/srv/git/qemu.git
Andrzej Zaborowski
2009-08-23
Make musicpal.c use the I2C device and the Marvell 88w8618 audio device
Andrzej Zaborowski
2009-08-23
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski
2009-08-23
Extract musicpal.c I2C bitbanging code and make it gpio aware
Andrzej Zaborowski
2009-08-23
Musicpal qdev conversion: gpio (except I2C part), keyboard and lcd
Benoit Canet
2009-08-23
Sparc32: fix monitor commands 'info pic' and 'info irq'
Blue Swirl
2009-08-23
Rearrange to suppress gcc 3.3.5 warning about unused variable
Blue Swirl
2009-08-22
def-helper.h allow helpers returning pointers
Igor Kovalenko
[next]