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
2010-02-22
tcg: fix build on 32-bit hppa, ppc and sparc hosts
Jay Foad
2010-02-22
PL181 write fix
Paul Brook
2010-02-21
Allow const QemuOptDesc
Blue Swirl
2010-02-20
cris: Add CRISv10 gdbstub support.
Edgar E. Iglesias
2010-02-20
cris: Mask interrupts on dslots for CRISv10.
Edgar E. Iglesias
2010-02-20
microblaze: Improve brk emulation.
Edgar E. Iglesias
2010-02-20
microblaze: Dont segfault when singlestepping first insn.
Edgar E. Iglesias
2010-02-20
target-sparc: fix --enable-debug build
Jay Foad
2010-02-20
tcg: fix assertion with --enable-debug
Jay Foad
2010-02-20
Don't compile rwhandler.c for user targets
Blue Swirl
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
2010-02-20
tcg-sparc: Implement ORC.
Richard Henderson
2010-02-20
tcg-sparc: Implement ANDC.
Richard Henderson
2010-02-20
tcg: Optional target implementation of ORC.
Richard Henderson
2010-02-20
tcg: Optional target implementation of ANDC.
Richard Henderson
2010-02-20
tcg-sparc: Implement not.
Richard Henderson
2010-02-20
tcg-sparc: Implement neg.
Richard Henderson
2010-02-20
Fix warning on mingw32
Blue Swirl
2010-02-20
Fix warning on OpenBSD
Blue Swirl
2010-02-20
tcg/ppc: Consistently use calling convention selection macros
malc
2010-02-20
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...
Juergen Lock
2010-02-20
Add FreeBSD/ppc host ucontext definitions.
Juergen Lock
2010-02-20
Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation.
Juergen Lock
2010-02-19
qemu-img: Fix error message
Kevin Wolf
2010-02-19
qemu-img: Fix segfault during rebase
Kevin Wolf
2010-02-19
qcow2: Fix access after end of array
Kevin Wolf
2010-02-19
qdev: Free opts on failed do_device_add
Kevin Wolf
2010-02-19
QEMU e820 reservation patch
Jes Sorensen
2010-02-19
ide save/restore pio/atapi cmd transfer fields and io buffer
Marcelo Tosatti
2010-02-19
virtio-serial: pci: Allow MSI to be disabled
Amit Shah
2010-02-19
virtio-serial: don't set MULTIPORT for 1 port dev
Michael S. Tsirkin
2010-02-19
pc: Add backward compatibility options for virtio-serial
Amit Shah
2010-02-19
pc: Bump up pc version to 0.13 and add a 0.12 compat version
Amit Shah
2010-02-19
USB HID does not support Set_Idle
Kevin O'Connor
2010-02-19
block: more read-only changes, related to backing files
Naphtali Sprei
2010-02-19
mingw32: Enable C99/POSIX format strings
Stefan Weil
2010-02-19
Fix hanging user monitor when using balloon command
Adam Litke
2010-02-19
Monitor: Report more than one error in handlers
Luiz Capitulino
2010-02-19
Monitor: Debug stray prints the right way
Luiz Capitulino
2010-02-19
Monitor: Audit handler return
Luiz Capitulino
2010-02-19
Monitor: Drop the print disabling mechanism
Luiz Capitulino
2010-02-19
Monitor: Debugging support
Luiz Capitulino
2010-02-19
Monitor: Rename cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert do_change() to cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert do_info() to cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert do_physical_memory_save() to cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert do_memory_save() to cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert do_migrate() to cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert pci_device_hot_remove() to cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert pci_device_hot_add() to cmd_new_ret()
Luiz Capitulino
[next]