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-12
Remove unneeded setjmp.h (fix compilation on Debian "lenny")
Stefan Weil
2011-07-12
tcg: Reload local variables after return from longjmp
Jan Kiszka
2011-07-12
exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses
Peter Maydell
2011-07-12
exec.c: Fix calculation of code_gen_buffer_max_size
Peter Maydell
2011-07-12
spapr: use specific endian ld/st_phys
Alexander Graf
2011-07-12
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2011-07-12
ppc405_uc: use specific endian ld/st_phys
Alexander Graf
2011-07-12
pl080: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msix: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msi: use specific endian ld/st_phys
Alexander Graf
2011-07-12
intel-hda: use specific endian ld/st_phys
Alexander Graf
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
2011-07-12
exec: add endian specific phys ld/st functions
Alexander Graf
2011-07-05
ide: Initialise buffers with zeros
Kevin Wolf
2011-07-05
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
2011-07-05
block: drive_init(): Improve CHS setting error message
Luiz Capitulino
2011-07-05
block: drive_init(): Simplify interface type setting
Luiz Capitulino
2011-07-05
virtio-blk: Turn drive serial into a qdev property
Markus Armbruster
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
[next]