aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-19Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-07-18virtio-console: Prevent abort()s in case of host chardev closeAmit Shah
2011-07-18virtio-serial-bus: Fix trailing \n in error_report stringAmit Shah
2011-07-18virtio-console: Add some trace eventsAmit Shah
2011-07-18virtio-serial-bus: Add trace eventsAmit Shah
2011-07-17virtio: fix indirect descriptor buffer overflowMichael S. Tsirkin
2011-07-17xen: move to new pci initializersMichael S. Tsirkin
2011-07-17hw/piix_pci.c: Fix PIIX3-xen to initialize idsAnthony PERARD
2011-07-17pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin
2011-07-17vhost: fix double free on device stopMichael S. Tsirkin
2011-07-16Fix signal handling of SIG_IPI when io-thread is enabledAlexandre Raymond
2011-07-16Fix signal handling when io-thread is disabledAlexandre Raymond
2011-07-16tcg/README: Expand advice on number of TCG ops per target insnPeter Maydell
2011-07-14set ELF_HWCAP for SPARC and SPARC64Artyom Tarasenko
2011-07-14Sparc: fix FPU and AM enable checks for translationBlue Swirl
2011-07-14SPARC64: C99 comment fix for block-transfer ASIsTsuneo Saito
2011-07-14SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfaTsuneo Saito
2011-07-14SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfaTsuneo Saito
2011-07-14SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfaTsuneo Saito
2011-07-14SPARC64: fp_disabled checks on stfa/stdfa/stqfaTsuneo Saito
2011-07-14SPARC64: Implement stfa/stdfa/stqfa instrcutions properlyTsuneo Saito
2011-07-14SPARC64: fp_disabled checks on ldfa/lddfa/ldqfaTsuneo Saito
2011-07-14SPARC64: Implement ldfa/lddfa/ldqfa instructions properlyTsuneo Saito
2011-07-13linux-user/signal.c: Rename s390 target_ucontext fields to fix ia64Peter Maydell
2011-07-13linux-user: make MIPS and ARM eabi use same argument reorderingRiku Voipio
2011-07-13linux-user: correct syscall 123 on sh4Riku Voipio
2011-07-12os-posix: set groups properly for -runasStefan Hajnoczi
2011-07-12esp: cancel current request only if some request is in flightHervé Poussineau
2011-07-12target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell
2011-07-12Remove unneeded setjmp.h (fix compilation on Debian "lenny")Stefan Weil
2011-07-12tcg: Reload local variables after return from longjmpJan Kiszka
2011-07-12exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's usesPeter Maydell
2011-07-12exec.c: Fix calculation of code_gen_buffer_max_sizePeter Maydell
2011-07-12spapr: use specific endian ld/st_physAlexander Graf
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf
2011-07-12ppc405_uc: use specific endian ld/st_physAlexander Graf
2011-07-12pl080: use specific endian ld/st_physAlexander Graf
2011-07-12msix: use specific endian ld/st_physAlexander Graf
2011-07-12msi: use specific endian ld/st_physAlexander Graf
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf
2011-07-12hpet: use specific endian ld/st_physAlexander Graf
2011-07-12exec: add endian specific phys ld/st functionsAlexander Graf
2011-07-12mips: rlimit codes are not the sameWesley W. Terpstra
2011-07-12mips: rlimit incorrectly converts valuesWesley W. Terpstra
2011-07-12mips: null pointer deref should segfaultWesley W. Terpstra
2011-07-12mips: missing syscall returns wrong errnoWesley W. Terpstra
2011-07-12mips: sigaltstack argsWesley W. Terpstra
2011-07-11linux-user/syscall.c: Enforce pselect6 sigset size restrictionsPeter Maydell
2011-07-11linux-user: Implement prlimit64 syscallPeter Maydell