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-19
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2011-07-18
virtio-console: Prevent abort()s in case of host chardev close
Amit Shah
2011-07-18
virtio-serial-bus: Fix trailing \n in error_report string
Amit Shah
2011-07-18
virtio-console: Add some trace events
Amit Shah
2011-07-18
virtio-serial-bus: Add trace events
Amit Shah
2011-07-17
virtio: fix indirect descriptor buffer overflow
Michael S. Tsirkin
2011-07-17
xen: move to new pci initializers
Michael S. Tsirkin
2011-07-17
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
2011-07-17
pci_ids: tweak names to match linux/pci_ids.h
Michael S. Tsirkin
2011-07-17
vhost: fix double free on device stop
Michael S. Tsirkin
2011-07-16
Fix signal handling of SIG_IPI when io-thread is enabled
Alexandre Raymond
2011-07-16
Fix signal handling when io-thread is disabled
Alexandre Raymond
2011-07-16
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
2011-07-14
set ELF_HWCAP for SPARC and SPARC64
Artyom Tarasenko
2011-07-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-07-14
SPARC64: C99 comment fix for block-transfer ASIs
Tsuneo Saito
2011-07-14
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
Tsuneo Saito
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
Tsuneo Saito
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
Tsuneo Saito
2011-07-14
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
2011-07-14
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
2011-07-14
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
Tsuneo Saito
2011-07-14
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
Tsuneo Saito
2011-07-13
linux-user/signal.c: Rename s390 target_ucontext fields to fix ia64
Peter Maydell
2011-07-13
linux-user: make MIPS and ARM eabi use same argument reordering
Riku Voipio
2011-07-13
linux-user: correct syscall 123 on sh4
Riku Voipio
2011-07-12
os-posix: set groups properly for -runas
Stefan Hajnoczi
2011-07-12
esp: cancel current request only if some request is in flight
Hervé Poussineau
2011-07-12
target-alpha, target-ppc: Remove unnecessary setjmp.h include
Peter Maydell
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-12
mips: rlimit codes are not the same
Wesley W. Terpstra
2011-07-12
mips: rlimit incorrectly converts values
Wesley W. Terpstra
2011-07-12
mips: null pointer deref should segfault
Wesley W. Terpstra
2011-07-12
mips: missing syscall returns wrong errno
Wesley W. Terpstra
2011-07-12
mips: sigaltstack args
Wesley W. Terpstra
2011-07-11
linux-user/syscall.c: Enforce pselect6 sigset size restrictions
Peter Maydell
2011-07-11
linux-user: Implement prlimit64 syscall
Peter Maydell
[next]