]> git.proxmox.com Git - qemu.git/history - linux-user
qom: trace asserting casts
[qemu.git] / linux-user /
2013-05-02 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-01 Eduardo Habkosttarget-i386: Replace cpuid_*features fields with a...
2013-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-26 Peter Maydelllinux-user: fix compile error due to stray colon at...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-20 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-20 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-04-20 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-04-19 Petar Jovanoviclinux-user: change do_semop to return target errno...
2013-04-19 Andreas Schwablinux-user: fix setgroups/getgroups for non-UID16 archs
2013-04-19 Andreas Schwablinux-user: fix undefined shift in copy_to_user_fdset
2013-04-19 Petar Jovanoviclinux-user: change do_semop to return target errno...
2013-04-18 Paolo Bonzinielfload: use abi_llong/ullong instead of target_llong...
2013-04-18 Paolo Bonzinielfload: use abi_int/uint instead of target_int/uint
2013-04-18 Paolo Bonzinielfload: use abi_short/ushort instead of target_short...
2013-04-18 Paolo Bonzinielfload: use tswapreg consistently in elf_core_copy_regs
2013-04-18 Paolo Bonzinielfload: fix size of registers for N32
2013-04-18 Paolo Bonzinielfload: fix size of ABI-dependent fields in core dumps
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-12 Petar Jovanoviclinux-user: pass correct host flags to eventfd2 call
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Peter Maydelllinux-user: Don't omit comma for strace of rt_sigaction()
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-11...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-03-11 Peter Maydelllinux-user/syscall.c: Don't warn about unimplemented...
2013-03-11 Peter Maydelllinux-user: Implement accept4
2013-03-11 Peter Maydelllinux-user: Implement sendfile and sendfile64
2013-03-11 Peter Maydelllinux-user: make bogus negative iovec lengths fail...
2013-03-11 Peter Maydelllinux-user: Fix layout of usage table to account for...
2013-03-11 Dillon Amburgeylinux-user: Add more sparc syscall numbers
2013-03-11 Dillon Amburgeylinux-user: Support setgroups syscall with no groups
2013-03-11 John Rigbylinux-user: fix futex strace of FUTEX_CLOCK_REALTIME
2013-03-11 John Rigbylinux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex
2013-03-11 Laurent Vivierlinux-user: improve print_fcntl()
2013-03-11 Dillon Amburgeylinux-user: Add Alpha socket constants
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-05 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-03-05 Richard Hendersonmipsn32-linux-user: Configure the architecture properly
2013-03-05 Richard Hendersonmips-linux-user: Fix n32 and n64 syscalls
2013-03-05 Richard Hendersonmips-linux-user: Save and restore fpu and dsp from...
2013-03-05 Richard Hendersonmips-linux-user: Share o32 code for n32 and n64 signals
2013-03-05 Richard Hendersonmips-linux-user: Delete n32 and n64 signal stubs
2013-03-04 Meador Ingetarget-mips: Translate breaks and traps into the approp...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Peter Maydellqemu-log: default to stderr for logging output
2013-02-18 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-16 Andreas Färbercpu: Move running field to CPUState
2013-02-16 Andreas Färbercpu: Move host_tid field to CPUState
2013-02-16 Peter Maydellqemu-log: Rename the public-facing cpu_set_log function...
2013-02-16 Peter Maydellqemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log...
2013-02-16 Peter Maydellqemu-log: Abstract out "print usage message about valid...
2013-02-16 Peter Maydellqemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_...
2013-02-16 Evgeny VoevodinTCG: Move translation block variables to new context...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-06 Peter Maydelllinux-user: Restore cast to target type in get_user()
2013-02-01 Paolo Bonzinicpu: do not use object_delete
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-01 Andreas Färberlinux-user: bsd-user: Don't reset X86CPU twice
2013-01-30 Laurent Vivierlinux-user: correct reboot()
2013-01-30 Laurent Vivierlinux-user: correct setsockopt()
2013-01-30 Laurent Vivierlinux-user: correct print_timeval() swap tv_sec and...
2013-01-30 Laurent Vivierlinux-user: correct msgrcv()
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-19 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2013-01-19 Blue SwirlMerge branch 'axp-next' of git://github.com/rth7680...
2013-01-16 Laurent Vivieralpha-linux-user: Correct select
2013-01-16 Laurent Vivieralpha-linux-user: Translate fcntl l_type
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-12 Richard Hendersonalpha-linux-user: Fix sigaction
2013-01-12 Richard Hendersonlinux-user: Rewrite __get_user/__put_user with __builti...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
next