]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-03-27  Ryota Ozakiqemu-nbd: Fix return value handling of bdrv_open
2010-03-27  Adam Litkeballoon: Fix overflow when reporting actual memory...
2010-03-27  Amos Kongjson-parser: Output the content of invalid keyword
2010-03-27  Kevin Wolfraw-posix: Better error return values for hdev_create
2010-03-27  Aurelien Jarnoqemu-options.hx: fix a typo
2010-03-27  Blue SwirlCompile some MIPS devices only once
2010-03-27  Blue SwirlFix build
2010-03-27  Blue SwirlCompile ide/core only once
2010-03-26  Alexander Graftarget-s390: Don't compile in virtio-pci
2010-03-26  Dmitry Ilyevskytarget-ppc: generic PowerPC TBL
2010-03-26  Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26  Richard Hendersontcg: Allow target-specific implementation of NOR.
2010-03-26  Richard Hendersontcg: Allow target-specific implementation of NAND.
2010-03-26  Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-26  Richard Hendersontcg: Use not_i32 to implement not_i64.
2010-03-26  Richard Hendersontcg: Change TCGType to an enumeration.
2010-03-26  Richard Hendersontcg: Use TCGCond where appropriate.
2010-03-26  Richard Hendersontcg: Name the opcode enumeration.
2010-03-26  Paolo Bonziniremove remaining occurrences AREG[1-9] and TCG_AREG...
2010-03-26  Michael Casadevalllinux-user: Add the syscall id for pselect6 on ARM
2010-03-26  Riku Voipiolinux-user: add inotify_init1 syscall support
2010-03-23  Johan Bengtssontarget-arm: Fix handling of AL condition in IT instruction
2010-03-23  Richard Hendersontcg-hppa: Fix 64-bit argument ordering
2010-03-23  Richard Hendersontcg-hppa: Fix const errors in hppa-dis.c
2010-03-23  Juergen LockFix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604...
2010-03-23  Lars MunchFix recent pxa270 serial breakage
2010-03-23  Edgar E. Iglesiasqemu-error: Avoid build warning.
2010-03-23  Aurelien Jarnopci_host: fix breakage
2010-03-22  Blue SwirlCompile virtio-pci only once
2010-03-22  Blue SwirlCompile sound devices only once
2010-03-21  Blue SwirlFix Sparc64 build
2010-03-21  Blue SwirlCompile pci_host only once
2010-03-21  Blue SwirlCompile pcie_host only once
2010-03-21  Blue SwirlCompile pci only once
2010-03-21  Blue SwirlCompile usb-ohci only once
2010-03-21  Blue SwirlCompile serial only once
2010-03-21  Blue SwirlCompile ne2000_isa only once
2010-03-21  Blue SwirlCompile isa_mmio only once
2010-03-21  Blue SwirlCompile most PCI network cards only once
2010-03-21  Blue SwirlCompile qemu-error only once
2010-03-21  Blue SwirlCompile async only once
2010-03-21  Blue SwirlCompile fdc only once
2010-03-21  Blue SwirlCompile most IDE devices only once
2010-03-21  Blue SwirlCompile usb-uhci only once
2010-03-21  Blue SwirlCompile vga-isa only once
2010-03-21  Blue SwirlCompile pcspk only once
2010-03-21  Blue SwirlCompile i8254 only once
2010-03-21  Blue SwirlCompile parallel only once
2010-03-21  Blue SwirlCompile vga-pci only once
2010-03-21  Blue SwirlMove x86 specific PC declarations to a separate file
2010-03-21  Blue SwirlRevert 'Fix build'
2010-03-21  Anthony LiguoriRevert "Introduce a default qmp session"
2010-03-21  Anthony LiguoriRevert "qmp: don't make -qmp disable the default monitor"
2010-03-21  Anthony LiguoriRevert "tap: invoke downscript when we exit abnormally"
2010-03-21  Anthony LiguoriRevert "Convert atexit users to exit_notifier"
2010-03-21  Anthony LiguoriRevert "Add exit notifiers"
2010-03-21  Blue SwirlFix a typo
2010-03-21  Blue SwirlCompile disassemblers only once
2010-03-20  Aurelien Jarnotcg/arm: don't save/restore r7 in prologue/epilogue
2010-03-20  Aurelien Jarnotcg/arm: fix load/store definitions for 32-bit targets
2010-03-20  Aurelien Jarnotcg: protect div2 in tcg/tcg-opc.h
2010-03-20  Blue SwirlFix a typo which broke Xen build
2010-03-20  Blue SwirlFix mingw32 build
2010-03-20  Blue SwirlFix build
2010-03-19  Anthony LiguoriIntroduce a default qmp session
2010-03-19  Anthony Liguoriqmp: don't make -qmp disable the default monitor
2010-03-19  Anthony Liguoritap: invoke downscript when we exit abnormally
2010-03-19  Anthony LiguoriConvert atexit users to exit_notifier
2010-03-19  Anthony LiguoriAdd exit notifiers
2010-03-19  Anthony Liguorisdl: use mouse mode notifier
2010-03-19  Anthony Liguoriinput: make vnc use mouse mode notifiers
2010-03-19  Anthony LiguoriExpose whether a mouse is an absolute device via QMP...
2010-03-19  Anthony LiguoriAdd notifier for mouse mode changes
2010-03-19  Anthony LiguoriAdd kbd_mouse_has_absolute()
2010-03-19  Anthony LiguoriRewrite mouse handlers to use QTAILQ and to have an...
2010-03-19  Anthony LiguoriAdd support for generic notifier lists
2010-03-19  Anthony LiguoriRevert "usb-linux: remove unreachable default in switch...
2010-03-19  Juan QuintelaHandle deleted IOHandlers in a single buffer
2010-03-19  Juan Quintelabt: remove bt_host_read_poll()
2010-03-19  Juan Quintelarename IOCanRWHandler to IOCanReadHandler
2010-03-19  Juan Quintelaremove useless cast
2010-03-19  Juan QuintelaConvert io handlers to QLIST
2010-03-19  Avi KivityCODING_STYLE: Reserve qemu_ prefix for library wrappers
2010-03-18  Blue SwirlFix OpenBSD linker warning
2010-03-18  Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-18  Blue SwirlFix manpage errors
2010-03-17  Arnaud Patard... hw/usb-msd: fix some usb requests
2010-03-17  Gerd Hoffmannscsi-disk: fix buffer overflow
2010-03-17  Gerd Hoffmannvnc: add no-lock-key-sync option
2010-03-17  Juan Quintelamigration: unix migration should obey autostart are...
2010-03-17  Juan Quintelamigration: Clear fd also in error cases
2010-03-17  Naphtali Spreiread-only: Another minor cleanup
2010-03-17  Naphtali Spreiread-only: minor cleanup
2010-03-17  Paolo Bonzinisplit out qemu-timer.c
2010-03-17  Paolo Bonzinidisentangle tcg and deadline calculation
2010-03-17  Paolo Bonziniplace together more #ifdef CONFIG_IOTHREAD blocks
2010-03-17  Paolo Bonzinimove vmstate registration of vmstate_timers earlier
2010-03-17  Paolo Bonzininew function qemu_icount_delta
2010-03-17  Paolo Bonziniadd qemu_alarm_pending
2010-03-17  Paolo Bonziniadd qemu_icount_round
next