sdk/emulator/qemu.git
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
2010-03-17 Paolo Bonzinicentralize handling of -icount
2010-03-17 Paolo Bonziniintroduce and use qemu_clock_enable
2010-03-17 Paolo Bonzinichange qemu_run_timers interface
2010-03-17 Paolo Bonziniextract timer handling out of main_loop_wait
2010-03-17 Paolo Bonziniremove qemu_rearm_alarm_timer from main loop
2010-03-17 Paolo Bonzinitweak qemu_notify_event
2010-03-17 Paolo Bonzinido not use qemu_event_increment outside qemu_notify_event
2010-03-17 Paolo Bonzinimore alarm timer cleanup
2010-03-17 Paolo Bonzinionly one flag is needed for alarm_timer
2010-03-17 Paolo Bonzinifix error in win32_rearm_timer
2010-03-17 Paolo Bonziniavoid dubiously clever code in win32_start_timer
2010-03-17 Adam Litkeballoon: Do not save VM state wrt asynchronous virtio...
2010-03-17 Christoph Hellwigblock: add logical_block_size property
2010-03-17 Jan KiszkaAvoid crash on '-usbdevice <device>' without parameters
2010-03-17 Chris WebbFix SIGFPE for vnc display of width/height = 1
2010-03-17 Paul Bolleusb-linux: remove unreachable default in switch statement
2010-03-17 Bjørn Morksdl: improve error message on fatal error
2010-03-17 Shahar HaviviWrong error message in block_passwd command
2010-03-17 Shahar HaviviQError: New QERR_DEVICE_NOT_ENCRYPTED
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-16 Markus Armbrustermonitor: convert do_device_add() to QObject
next