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
2011-07-01
hppa: Fix printf warnings in hppa-dis.c.
Richard Henderson
2011-07-01
TCG/HPPA: use stack for TCG temps
Blue Swirl
2011-07-01
TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
Blue Swirl
2011-06-30
etraxfs-ser: Correct default value for RW_REC_CTRL
Edgar E. Iglesias
2011-06-28
user: Fix -d debug logging for usermode emulation
Edgar E. Iglesias
2011-06-28
cris: Handle opcode zero
Edgar E. Iglesias
2011-06-28
tcg/ppc64: Remove tcg_out_addi
malc
2011-06-28
tcg/ppc: Remove tcg_out_addi
malc
2011-06-27
Merge remote-tracking branch 'kraxel/usb.17' into staging
Anthony Liguori
2011-06-27
Merge remote-tracking branch 'amit/for-anthony' into staging
Anthony Liguori
2011-06-27
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2011-06-27
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-06-27
vnc: Fix compilation with --enable-vnc-png
Stefan Weil
2011-06-27
virtio-serial: Fix segfault on guest boot
Luiz Capitulino
2011-06-26
Fix MinGW compilation when --enable-vnc-jpeg is specified
Roy Tam
2011-06-26
TCG/Sparc64: use stack for TCG temps
Blue Swirl
2011-06-26
TCG/x86: use stack for TCG temps
Blue Swirl
2011-06-26
TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP
Blue Swirl
2011-06-26
TCG: remove broken stack allocation for call arguments
Blue Swirl
2011-06-26
TCG: fix negative frame offset calculations
Blue Swirl
2011-06-26
Delegate setup of TCG temporaries to targets
Blue Swirl
2011-06-26
cpu-exec.c: avoid AREG0 use
Blue Swirl
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
2011-06-26
cpu-exec: unify do_interrupt call
Blue Swirl
2011-06-26
m68k: use caller supplied CPUState for interrupt related stuff
Blue Swirl
2011-06-26
x86: use caller supplied CPUState for interrupt related stuff
Blue Swirl
2011-06-26
sparc: move do_interrupt to helper.c
Blue Swirl
2011-06-26
sparc: fix coding style of the area to be moved
Blue Swirl
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-26
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
2011-06-26
Fix fallouts from Linux header inclusion
Jan Kiszka
2011-06-24
qemu-kvm: fix pulseaudio detection in configure
Marc-Antoine Perennou
2011-06-24
exec: last_first_tb was only used in !ONLY_USER case
Juan Quintela
2011-06-24
w32: Remove redundant definitions of PRI*64
Stefan Weil
2011-06-24
Do not include compatfd for WIN32
Jan Kiszka
2011-06-24
Fix comment typos in hw/armv7m.c
Matthew Fernandez
2011-06-24
MAINTAINERS: Fix typo in email address
Peter Maydell
2011-06-24
blockdev: Put space after comma in error message
Markus Armbruster
2011-06-24
Spell "unkown" correctly in error_report() arguments
Markus Armbruster
2011-06-24
qemu-img: Don't prepend qemu-img to error messages twice.
Markus Armbruster
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-24
sheepdog: qemu_bh_new() can't return null pointer, drop check
Markus Armbruster
2011-06-24
Align dummy display to fixed-size active console
Jan Kiszka
2011-06-24
configure: Don't create symlinks to nonexistent targets
Peter Maydell
2011-06-23
usb: ignore USB_DT_DEBUG
Gerd Hoffmann
2011-06-23
usb-storage: Turn drive serial into a qdev property usb-storage.serial
Markus Armbruster
2011-06-23
coreaudio: Fix OSStatus format specifier
Andreas Färber
2011-06-23
coreaudio: Avoid formatting UInt32 type
Andreas Färber
[next]