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-05-14
Virtio-net qdev conversion
Paul Brook
2009-05-14
PCI network qdev conversion
Paul Brook
2009-05-14
LSI SCSI qdev conversion
Paul Brook
2009-05-14
PL050 qdev conversion
Paul Brook
2009-05-14
PL011 qdev conversion
Paul Brook
2009-05-14
PL110 qdev conversion
Paul Brook
2009-05-14
qdev scsi bus infrastructure
Paul Brook
2009-05-14
PCI qdev support
Paul Brook
2009-05-14
qdev child bus support
Paul Brook
2009-05-14
Basic qdev infrastructure.
Paul Brook
2009-05-14
Move block drivers into their own directory
Anthony Liguori
2009-05-14
Convert block infrastructure to use new module init functionality
Anthony Liguori
2009-05-14
Constructor support
Anthony Liguori
2009-05-14
Add a --disable-docs to configure to allow doc build to be disabled
Anthony Liguori
2009-05-14
Remove duplicate block objects.
Paul Brook
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
2009-05-13
Remove redundant pcnet.o
Paul Brook
2009-05-13
Add tool_osdep.c
Paul Brook
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
Replace gcc variadic macro extension with C99 version (missed one)
Blue Swirl
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
Fix kqemu build failure.
Paul Brook
2009-05-13
Remove vga_ram_size
Paul Brook
2009-05-13
Fix typo that leads to out of bounds array access on big endian systems
malc
2009-05-13
ETRAX: Correct setting of ethernet station address.
Edgar E. Iglesias
2009-05-12
Follow coding conventions.
Paul Brook
2009-05-12
CRIS: Fix bmi.
Edgar E. Iglesias
2009-05-12
Push AUD_init down to devices
Paul Brook
2009-05-12
Make AUD_init failure fatal
Paul Brook
2009-05-10
Update docs on dynamic condition code calculation
Blue Swirl
2009-05-10
Convert mulscc
Blue Swirl
2009-05-10
Convert udiv/sdiv
Blue Swirl
2009-05-10
Convert tagged ops
Blue Swirl
2009-05-10
Convert subx
Blue Swirl
2009-05-10
Convert sub
Blue Swirl
2009-05-10
Convert logical operations and umul/smul
Blue Swirl
2009-05-10
Convert addx
Blue Swirl
2009-05-10
Convert add
Blue Swirl
2009-05-10
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
Follow coding conventions
Paul Brook
2009-05-09
Workaround compiler warnings at -O1
Paul Brook
2009-05-09
Fixe ARM NEON vrshl.
Paul Brook
2009-05-09
Add m68k_cpu_list()
Laurent Vivier
2009-05-08
Fix in file qemu-sockets.c
vibi
2009-05-08
vga: Replace VGA_COMMON with a structure
Avi Kivity
2009-05-08
Improve block range checks
Kevin Wolf
2009-05-08
Remove noisy printf when KVM masks CPU features
Anthony Liguori
2009-05-08
fix asynchronous ioctls
Christoph Hellwig
2009-05-08
kvm: Trim cpu features not supported by kvm
Avi Kivity
2009-05-08
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
[next]