]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2010-02-27 Daniel GutsonFix to 'gdb detach' stub
2010-02-27 Aurelien JarnoFix qemu -net user,hostfwd= example
2010-02-26 malctcg/ppc: Fix right rotation
2010-02-25 Stefan Weiltarget-sparc: fix --enable-debug build for 64 bit host
2010-02-25 Paul BrookFix -usbdevice crash
2010-02-23 Paul BrookARM defconfig fix
2010-02-23 Richard Hendersontarget-alpha: Mark helper_excp as NORETURN.
2010-02-23 Richard Hendersontarget-alpha: Clean up arithmetic traps.
2010-02-23 Richard Hendersontarget-alpha: Reduce internal processor registers for...
2010-02-23 Richard Hendersontarget-alpha: Split up FPCR value into separate fields.
2010-02-23 Richard Hendersontarget-alpha: Fix gdb access to fpcr and unique.
2010-02-23 Blue SwirlFix OpenBSD linker warning
2010-02-23 Blue SwirlFix i386-bsd-user build
2010-02-23 Blue SwirlFix mingw32 build
2010-02-23 Markus ArmbrusterSimplify qemu_realloc()
2010-02-23 Anthony Liguoripc-bios: update to latest Seabios
2010-02-23 Gleb Natapovfix 'i' format handling in memory dump
2010-02-23 Frediano Zigliorewrote timer implementation for rtl8139.
2010-02-23 Kevin Wolfqcow2: Fix image creation regression
2010-02-23 Kevin Wolfqcow2: More checks for qemu-img check
2010-02-23 Kevin Wolfqcow2: Rewrite alloc_refcount_block/grow_refcount_table
2010-02-23 Kevin Wolfqcow2: Factor next_refcount_table_size out
2010-02-23 Paolo Bonzinideclare saved_env_reg as volatile
2010-02-23 Nathan Froydtarget-mips: fix ROTR and DROTR by zero
2010-02-23 Nathan Froydtarget-mips: fix CpU exception for coprocessor 0
2010-02-23 Aurelien Jarnotarget-mips: remove useless sign extension
2010-02-23 Avi KivityFix qemu_eventfd compile when !CONFIG_EVENTFD
2010-02-23 Paul BrookARM CP15 tls fix
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 john cooperAdd cpu model configuration support..
2010-02-22 David Ahernadd close callback for tty-based char device
2010-02-22 Justin T. GibbsFix lost serial TX interrupts. Report receive overruns.
2010-02-22 malctcg/ppc: Fix typo
2010-02-22 Michael S.... apc_pci: simplify using rwhandler
2010-02-22 Michael S.... apb_pci: minor cleanup
2010-02-22 Blue SwirlUpdate OpenBIOS images to r683
2010-02-22 Blue SwirlFix arm-softmmu compile
2010-02-22 malctcg/ppc64: Use C90 style comments
2010-02-22 malctcg/ppc: Implement some of the optional ops
2010-02-22 Marcelo Tosattikvm-all.c: define smp_wmb and use it for coalesced...
2010-02-22 Jay Foadtcg: fix build on 32-bit hppa, ppc and sparc hosts
2010-02-22 Paul BrookPL181 write fix
2010-02-22 Marcelo Tosattikvm: remove pre-entry exit_request check with iothread...
2010-02-22 Marcelo Tosattikvm: consume internal signal with sigtimedwait
2010-02-22 Marcelo Tosattikvm specific wait_io_event
2010-02-22 Marcelo Tosattiblock SIGCHLD in vcpu thread(s)
2010-02-21 Blue SwirlAllow const QemuOptDesc
2010-02-21 Jes Sorensenkvm: Kill CR3_CACHE feature references
2010-02-21 Jan Kiszkakvm: Fix eflags corruption in kvm mode
2010-02-20 Edgar E. Iglesiascris: Add CRISv10 gdbstub support.
2010-02-20 Edgar E. Iglesiascris: Mask interrupts on dslots for CRISv10.
2010-02-20 Edgar E. Iglesiasmicroblaze: Improve brk emulation.
2010-02-20 Edgar E. Iglesiasmicroblaze: Dont segfault when singlestepping first...
2010-02-20 Jay Foadtarget-sparc: fix --enable-debug build
2010-02-20 Jay Foadtcg: fix assertion with --enable-debug
2010-02-20 Blue SwirlDon't compile rwhandler.c for user targets
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
2010-02-20 Richard Hendersontcg-sparc: Implement ORC.
2010-02-20 Richard Hendersontcg-sparc: Implement ANDC.
2010-02-20 Richard Hendersontcg: Optional target implementation of ORC.
2010-02-20 Richard Hendersontcg: Optional target implementation of ANDC.
2010-02-20 Richard Hendersontcg-sparc: Implement not.
2010-02-20 Richard Hendersontcg-sparc: Implement neg.
2010-02-20 Blue SwirlFix warning on mingw32
2010-02-20 Blue SwirlFix warning on OpenBSD
2010-02-19 malctcg/ppc: Consistently use calling convention selection...
2010-02-19 Juergen LockUse ppc host calling convention definitions to set...
2010-02-19 Juergen LockAdd FreeBSD/ppc host ucontext definitions.
2010-02-19 Juergen LockAdd FreeBSD/ppc host ppc_init_cacheline_sizes() impleme...
2010-02-19 Kevin Wolfqemu-img: Fix error message
2010-02-19 Kevin Wolfqemu-img: Fix segfault during rebase
2010-02-19 Kevin Wolfqcow2: Fix access after end of array
2010-02-19 Kevin Wolfqdev: Free opts on failed do_device_add
2010-02-19 Jes SorensenQEMU e820 reservation patch
2010-02-19 Marcelo Tosattiide save/restore pio/atapi cmd transfer fields and...
2010-02-19 Amit Shahvirtio-serial: pci: Allow MSI to be disabled
2010-02-19 Michael S.... virtio-serial: don't set MULTIPORT for 1 port dev
2010-02-19 Amit Shahpc: Add backward compatibility options for virtio-serial
2010-02-19 Amit Shahpc: Bump up pc version to 0.13 and add a 0.12 compat...
2010-02-19 Kevin O'ConnorUSB HID does not support Set_Idle
2010-02-19 Naphtali Spreiblock: more read-only changes, related to backing files
2010-02-19 Stefan Weilmingw32: Enable C99/POSIX format strings
2010-02-19 Adam LitkeFix hanging user monitor when using balloon command
2010-02-19 Luiz CapitulinoMonitor: Report more than one error in handlers
2010-02-19 Luiz CapitulinoMonitor: Debug stray prints the right way
2010-02-19 Luiz CapitulinoMonitor: Audit handler return
2010-02-19 Luiz CapitulinoMonitor: Drop the print disabling mechanism
2010-02-19 Luiz CapitulinoMonitor: Debugging support
2010-02-19 Luiz CapitulinoMonitor: Rename cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_change() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_info() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_physical_memory_save() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_memory_save() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_migrate() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert pci_device_hot_remove() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert pci_device_hot_add() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_closefd() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_getfd() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_block_set_passwd() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_cpu_set() to cmd_new_ret()
next