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-05
block/raw-posix: Linux compat-ioctl warning workaround
Johannes Stezenbach
2011-07-05
qemu-img: Add cache command line option
Federico Simoncelli
2011-07-05
Documentation: Remove outdated host_device note
Kevin Wolf
2011-07-04
pxa2xx_lcd: add proper rotation support
Vasily Khoruzhick
2011-07-04
arm: Add const attribute to some arm_boot_info pointers
Stefan Weil
2011-07-02
esp: correctly fill bus id with requested lun
Hervé Poussineau
2011-07-02
TCG/PPC: use stack for TCG temps
Blue Swirl
2011-07-01
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
Artyom Tarasenko
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-07-01
tcg-hppa: Support deposit opcode.
Richard Henderson
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
[next]