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-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
2009-05-08
Make x86 cpuid feature names available in file scope
Avi Kivity
2009-05-08
kvm: Add support for querying supported cpu features
Avi Kivity
2009-05-08
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
2009-05-08
e1000: Do not reinit pci config space to 0
Amit Shah
2009-05-08
AIO deletion race fix
Alexander Graf
2009-05-08
reset state for load_linux
Glauber Costa
2009-05-08
register reset handler for option_roms
Glauber Costa
2009-05-08
Fix cluster freeing in qcow2
Gleb Natapov
2009-05-08
Enable power button even generation.
Anthony Liguori
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-08
Remove superfluous #includes.
Paul Brook
2009-05-08
Use target_phys_addr_t, not target_ulong.
Paul Brook
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
2009-05-07
Fix disassembler memory accesses
Blue Swirl
2009-05-07
Suppress make directory messages.
Paul Brook
2009-05-06
Fix PL110 framebuffer byteswapping in 32bpp mode.
Paul Brook
2009-05-05
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
2009-05-05
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
2009-05-05
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
2009-05-05
ETRAX: Drop the _t for the internal PIC type.
Edgar E. Iglesias
2009-05-05
ETRAX: Simplify the interrupt controller model.
Edgar E. Iglesias
2009-05-05
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
[next]