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-09-11
convert vc chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert tty + parport chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
convert windows console chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert braille chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert msmouse chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert stdio chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert pty chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert unix+tcp chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
sockets: add inet_listen_opts
Gerd Hoffmann
2009-09-11
sockets: add inet_connect_opts
Gerd Hoffmann
2009-09-11
sockets: add unix_*_opts for windows.
Gerd Hoffmann
2009-09-11
sockets: add unix_listen_opts
Gerd Hoffmann
2009-09-11
sockets: add unix_connect_opts
Gerd Hoffmann
2009-09-11
convert file+pipe chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
2009-09-11
qemu-option.h include protectors
Gerd Hoffmann
2009-09-11
QemuOpts: split option parser into two functions.
Gerd Hoffmann
2009-09-11
qdev: Fix i6300 upcast
Markus Armbruster
2009-09-11
VirtIO: Fix QEMU crash during Windows PNP tests
Yan Vugenfirer
2009-09-11
virtio-blk: add volatile writecache feature
Christoph Hellwig
2009-09-11
ide: use bdrv_aio_flush
Christoph Hellwig
2009-09-11
block: add aio_flush operation
Christoph Hellwig
2009-09-11
block: use fdatasync instead of fsync if possible
Christoph Hellwig
2009-09-11
block: add enable_write_cache flag
Christoph Hellwig
2009-09-11
qemu: init all queues to NO_VECTOR value
Michael S. Tsirkin
2009-09-11
qemu: make virtio-blk PCI compliant by default
Michael S. Tsirkin
2009-09-11
usb-linux.c: fix buffer overflow
Jim Paris
2009-09-11
Fix conditional compilation (MIPS host)
Stefan Weil
2009-09-11
virtio-blk: Use bdrv_aio_multiwrite
Kevin Wolf
2009-09-11
Add bdrv_aio_multiwrite
Kevin Wolf
2009-09-11
Revert "don't call cpu_sychronize_state from reset handlers"
Anthony Liguori
2009-09-11
microblaze: Trap if QEMU finds an unknown insns.
Edgar E. Iglesias
2009-09-11
microblaze: Correct prio between MMU and unaligned exceptions.
Edgar E. Iglesias
2009-09-11
microblaze: HW Exception fixes.
Edgar E. Iglesias
2009-09-11
Update OpenBIOS images to r577
Aurelien Jarno
2009-09-11
X86_64: Use proper jumps/calls when displacement exceeds +-2G
malc
2009-09-10
Remove bit-rotten threshold handling
malc
2009-09-10
F_DUPFD_CLOEXEC is not universally available
malc
2009-09-10
Add information w.r.t default GUS IRQ assigment
malc
2009-09-10
Fix formatting
malc
2009-09-10
Fix formatting, get rid of conf and fix description
malc
2009-09-10
Fix formatting and and description field
malc
2009-09-10
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-10
qdev/isa: finish pckbd conversion
Gerd Hoffmann
2009-09-10
qdev/isa: convert ne2000
Gerd Hoffmann
2009-09-10
qdev/isa: convert gravis ultrasound
Gerd Hoffmann
2009-09-10
qdev/isa: convert cs4231a sound card
Gerd Hoffmann
2009-09-10
qdev/isa: convert soundblaster
Gerd Hoffmann
2009-09-10
qdev: add isa_create() function
Gerd Hoffmann
2009-09-10
qdev: tag isabus-bridge as no-user
Gerd Hoffmann
[next]