sdk/emulator/qemu.git
2011-02-20 Stefan Weilw32: Use additional library libiberty.a
2011-02-20 Vasily KhoruzhickFix obvious mistake in pxa2xx i2s driver
2011-02-20 Vasily Khoruzhickpxa2xx_keypad: Handle 0xe0xx keycodes
2011-02-20 Vasily Khoruzhickpxa2xx_keypad: enhance emulation of KPAS, KPASMKP regs
2011-02-20 David 'Digit... qdev: Fix printout of bit device properties with bit...
2011-02-20 Stefan Weilcheck-qdict: Fix possible crash
2011-02-20 Stefan Weiltests: Fix two memory leaks
2011-02-20 Stefan Hajnocziqemu-char: Check for missing backend name
2011-02-20 Stefan Weils390: Fix memory leak
2011-02-20 Stefan Weilppc405: Fix memory leak
2011-02-20 Stefan Weilpci: Fix memory leak
2011-02-20 Michael S.... vhost: disable on tap link down
2011-02-20 Michael S.... net: notify peer about link status change
2011-02-20 Stefan Weilw32: Fix arguments for GetProcessAffinityMask, SetProce...
2011-02-20 Peter Maydelltarget-arm: Fix unsigned VQRSHL by large shift counts
2011-02-20 Peter Maydelltarget-arm: Fix signed VQRSHL by large shift counts
2011-02-20 Christophe... target-arm: fix decoding of Neon 64 bit shifts.
2011-02-20 Christophe... target-arm: fix Neon VQSHRN and VSHRN.
2011-02-20 Peter Maydelltarget-arm: Fix saturated values for Neon right shifts
2011-02-20 Christophe... target-arm: fix unsigned 64 bit right shifts.
2011-02-20 Christophe... target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts...
2011-02-20 Peter Maydelltarget-arm: Fix signed VRSHL by large shift counts
2011-02-20 Christophe... target-arm: Fix rounding constant addition for Neon...
2011-02-20 Peter Maydelltarget-arm: Move Neon VZIP to helper functions
2011-02-20 Peter Maydelltarget-arm: Move Neon VUZP to helper functions
2011-02-20 Juha Riihimäkitarget-arm: Correct conversion of Thumb Neon dp encodin...
2011-02-20 Peter Maydelltarget-arm: Fix Neon VQDMLSL instruction
2011-02-20 Peter Maydelltarget-arm: Refactor handling of VQDMULL
2011-02-20 Peter Maydelltarget-arm: Implement VMULL.P8
2011-02-20 Peter Maydellqemu-lock.h: Remove non-pthreads spinlock implementations
2011-02-20 Michael S.... e1000: verify we have buffers, upfront
2011-02-20 Michael S.... e1000: clear EOP for multi-buffer descriptors
2011-02-20 Michael S.... e1000: multi-buffer packet support
2011-02-20 Aurelien Jarnopc: remove test on TARGET_PHYS_ADDR_BITS == 32
2011-02-20 Aurelien Jarnotarget-i386: set target_phys_bits to 64
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-20 Blue Swirli8254: convert to qdev
2011-02-20 Blue Swirlvga-isa: make optional
2011-02-20 Blue Swirlvga-isa: convert to qdev
2011-02-20 Blue Swirlapplesmc: make optional
2011-02-20 Blue Swirlfdc: make optional
2011-02-20 Blue Swirlfdc: refactor device creation
2011-02-20 Blue Swirlfdc: use FDriveType for floppy drive type
2011-02-20 Blue Swirlfdc: move floppy geometry guessing to block.c
2011-02-20 Blue Swirlserial: make optional
2011-02-20 Blue Swirlserial: refactor device creation
2011-02-20 Blue Swirlne2000_isa: make optional
2011-02-20 Blue Swirlne2000_isa: refactor device creation
2011-02-20 Blue Swirlparallel: make optional
2011-02-20 Blue Swirlparallel: refactor device creation
2011-02-17 Marcelo TosattiFix vmport segfault (v2)
2011-02-17 Laurent Vivierlinux-user: correct core dump format
2011-02-17 Laurent Vivierlinux-user: Define target alignment size
2011-02-17 Peter Maydelllinux-user: Support the epoll syscalls
2011-02-17 Laurent Vivierlinux-user: in linux-user/strace.c, tswap() is useless
2011-02-17 Laurent Vivierlinux-user: add rmdir() strace
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-16 Tristan GingoldHandle icount for powerpc tbl/tbu/decr load and store.
2011-02-16 Dmitry Eremin... Merge mainstone.h header into mainstone.c
2011-02-16 Dmitry Eremin... mainstone: convert FPGA emulation code to use QDev...
2011-02-16 Dmitry Eremin... mainstone: correct and simplify irq handling
2011-02-14 Anthony LiguoriFix build from previous commit
2011-02-14 Bruce RogersPATCH] slirp: fix buffer overrun
2011-02-14 Gleb Natapovcorrectly check ppr priority during interrupt injection]
2011-02-14 Anthony Liguoriio-thread: make sure to initialize qemu_work_cond and...
2011-02-14 Jan Kiszkakvm: x86: Introduce kvmclock device to save/restore...
2011-02-14 Jan Kiszkakvm: Make kvm_state globally available
2011-02-14 Jan Kiszkacirrus: Remove obsolete kvm.h include
2011-02-14 Anthony PERARDIntroduce log_start/log_stop in CPUPhysMemoryClient
2011-02-14 Jan Kiszkakvm: Remove unneeded memory slot reservation
2011-02-14 Jan Kiszkakvm: x86: Catch and report failing IRQ and NMI injections
2011-02-14 Jan Kiszkakvm: Drop return values from kvm_arch_pre/post_run
2011-02-14 Jan Kiszkakvm: x86: Prepare VCPU loop for in-kernel irqchip
2011-02-14 Jan Kiszkakvm: Separate TCG from KVM cpu execution
2011-02-14 Jan KiszkaMove debug exception handling out of cpu_exec
2011-02-14 Jan KiszkaRefactor debug and vmstop request interface
2011-02-14 Jan KiszkaImprove vm_stop reason declarations
2011-02-14 Jan KiszkaFix a few coding style violations in cpus.c
2011-02-14 Jan KiszkaRefactor cpu_has_work/any_cpu_has_work in cpus.c
2011-02-14 Jan KiszkaRefactor kvm&tcg function names in cpus.c
2011-02-14 Glauber Costakvm: make tsc stable over migration and machine start
2011-02-14 Jan Kiszkakvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
2011-02-14 Jan Kiszkakvm: Remove static return code of kvm_handle_io
2011-02-14 Jan Kiszkakvm: Unconditionally reenter kernel after IO exits
2011-02-14 Jan KiszkaIntroduce VCPU self-signaling service
2011-02-14 Jan Kiszkakvm: Add MCE signal support for !CONFIG_IOTHREAD
2011-02-14 Jan Kiszkakvm: Fix race between timer signals and vcpu entry...
2011-02-14 Jan KiszkaSet up signalfd under !CONFIG_IOTHREAD
2011-02-14 Jan Kiszkakvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
2011-02-14 Jan Kiszkakvm: Refactor qemu_kvm_eat_signals
2011-02-14 Jan Kiszkakvm: Set up signal mask also for !CONFIG_IOTHREAD
2011-02-14 Jan KiszkaRefactor signal setup functions in cpus.c
2011-02-14 Jan Kiszkakvm: Provide sigbus services arch-independently
2011-02-14 Jan Kiszkakvm: Handle kvm_init_vcpu errors
2011-02-14 Jan Kiszkakvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
2011-02-14 Jan Kiszkakvm: Report proper error on GET_VCPU_MMAP_SIZE failures
2011-02-14 Jan KiszkaFlatten the main loop
2011-02-14 Jan KiszkaLeave inner main_loop faster on pending requests
2011-02-14 Jan KiszkaTrigger exit from cpu_exec_all on pending IO events
next