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-12-05
Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup
Kirill Batuzov
2010-12-04
Remove unused spin_trylock() function
Peter Maydell
2010-12-04
darwin-user: Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-12-04
audio: Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-12-04
target-sparc: Use fprintf_function (format checking)
Stefan Weil
2010-12-04
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
Stefan Weil
2010-12-04
Fix mingw32 and OpenBSD warnings
Blue Swirl
2010-12-04
Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu
Edgar E. Iglesias
2010-12-03
exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()
Stefan Hajnoczi
2010-12-03
linux-user: fix mips and ppc to use UID16
Martin Mohring
2010-12-03
update binfmt conf
Riku Voipio
2010-12-03
linux-user: fix compiler error on nptl
Riku Voipio
2010-12-03
ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn
Peter Maydell
2010-12-03
ARM: linux-user: Expose iWMMXT registers to signal handlers
Peter Maydell
2010-12-03
ARM: linux-user: Restore VFP state from ucontext on sigreturn
Peter Maydell
2010-12-03
ARM: linux-user: Expose VFP registers to signal handlers
Peter Maydell
2010-12-03
ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code
Peter Maydell
2010-12-03
ARM: linux-user: Correct size of padding in target_ucontext_v2
Peter Maydell
2010-12-03
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-03
ARM: enable XScale/iWMMXT in linux-user mode
Peter Maydell
2010-12-03
linux-user: Translate getsockopt level option
Jamie Lentin
2010-12-03
linux-user: remove unnecessary local from __get_user(), __put_user()
Peter Maydell
2010-12-03
linux-user: fix memory leaks with NPTL emulation
Nathan Froyd
2010-12-03
linux-user: mmap_reserve() not controlled by RESERVED_VA
amateur
2010-12-03
[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-02
Fix build
Anthony Liguori
2010-12-02
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-12-02
vhost: Fix address calculation in vhost_dev_sync_region()
Jason Wang
2010-12-02
migration: allow rate > 4g
Michael S. Tsirkin
2010-12-02
migration: stable ram block ordering
Michael S. Tsirkin
2010-12-01
tcg-ia64: Fix warning in qemu_ld.
Richard Henderson
2010-12-01
tcg-ia64: Fix address compilation in qemu_st.
Richard Henderson
2010-12-01
tcg-ia64: Fix tlb read error for 32-bit targets.
Richard Henderson
2010-12-01
tcg-ia64: Implement qemu_ld32.
Richard Henderson
2010-12-01
tcg-ia64: Provide default GUEST_BASE.
Richard Henderson
2010-12-01
tcg: Fix default definition of divu_i32 and remu_i32.
Richard Henderson
2010-12-01
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-11-30
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-11-30
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-11-30
Use a Linux-style MAINTAINERS file
Anthony Liguori
2010-11-29
ide: Reset current_addr after stopping DMA
Kevin Wolf
2010-11-29
ide: Ignore double DMA transfer starts/stops
Kevin Wolf
2010-11-29
ide: Set bus master inactive on error
Kevin Wolf
2010-11-29
ide: Factor ide_dma_set_inactive out
Kevin Wolf
2010-11-27
Add pcnet-pci.c
Paul Brook
2010-11-27
Split out common pcnet code
Paul Brook
2010-11-27
Remove PCI from sparc32 target
Paul Brook
2010-11-27
Detect missing config includes
Paul Brook
2010-11-27
Fix previous commit
Paul Brook
2010-11-27
VirtIO config option
Paul Brook
[next]