OSDN Git Service

qmiga/qemu.git
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()
2010-02-19 Luiz CapitulinoMonitor: Convert do_eject() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert do_cont() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert simple handlers to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Introduce cmd_new_ret()
2010-02-19 Paolo Bonzinimove default allocator to console.c
2010-02-19 Paolo Bonziniremove knowledge of defaultallocator_free_displaysurfac...
2010-02-19 Paolo Bonziniuse lazy initialization for display_state
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-19 Markus Armbrusternet: Monitor command set_link finds only VLAN clients...
2010-02-19 Markus Armbrusternet: info network shows only VLAN clients, fix
2010-02-19 Markus Armbrusternet: net_check_clients() checks only VLAN clients, fix
2010-02-19 Markus Armbrusternet: Fix bogus "Warning: vlan 0 with no nics" with...
2010-02-19 Markus Armbrusternet: net_check_clients() runs too early to see -device...
2010-02-19 Markus Armbrusternet: Remove unused net_client_uninit()
2010-02-19 Paul BrookFix strace or FUTEX_PRIVATE_FLAG
2010-02-19 Rabin Vincenttarget-arm: support thumb exception handlers
2010-02-19 Rabin Vincenttarget-arm: implement Thumb-2 exception return
2010-02-19 Rabin Vincenttarget-arm: fix thumb CPS
2010-02-18 Paolo Bonziniget rid of hostregs_helper.h
2010-02-18 Paolo Bonziniremove dead m68k definitions
2010-02-18 Stefan Weiltcg: Add consistency checks for op definitions
2010-02-17 Paolo Bonziniuse eventfd for iothread
2010-02-16 Richard Hendersontcg-sparc: Implement setcond, setcond2.
next