summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compile async only onceBlue Swirl2010-03-212-2/+2
* Compile fdc only onceBlue Swirl2010-03-2113-5/+17
* Compile most IDE devices only onceBlue Swirl2010-03-2113-5/+52
* Compile usb-uhci only onceBlue Swirl2010-03-218-2/+9
* Compile vga-isa only onceBlue Swirl2010-03-218-2/+9
* Compile pcspk only onceBlue Swirl2010-03-218-2/+9
* Compile i8254 only onceBlue Swirl2010-03-2111-3/+13
* Compile parallel only onceBlue Swirl2010-03-219-3/+12
* Compile vga-pci only onceBlue Swirl2010-03-2112-4/+17
* Move x86 specific PC declarations to a separate fileBlue Swirl2010-03-216-17/+24
* Revert 'Fix build'Blue Swirl2010-03-211-1/+1
* Revert "Introduce a default qmp session"Anthony Liguori2010-03-211-63/+0
* Revert "qmp: don't make -qmp disable the default monitor"Anthony Liguori2010-03-211-11/+2
* Revert "tap: invoke downscript when we exit abnormally"Anthony Liguori2010-03-211-16/+0
* Revert "Convert atexit users to exit_notifier"Anthony Liguori2010-03-218-26/+12
* Revert "Add exit notifiers"Anthony Liguori2010-03-212-32/+0
* Fix a typoBlue Swirl2010-03-211-1/+2
* Compile disassemblers only onceBlue Swirl2010-03-215-17/+74
* tcg/arm: don't save/restore r7 in prologue/epilogueAurelien Jarno2010-03-201-6/+6
* tcg/arm: fix load/store definitions for 32-bit targetsAurelien Jarno2010-03-201-0/+14
* tcg: protect div2 in tcg/tcg-opc.hAurelien Jarno2010-03-201-2/+4
* Fix a typo which broke Xen buildBlue Swirl2010-03-201-1/+1
* Fix mingw32 buildBlue Swirl2010-03-201-3/+14
* Fix buildBlue Swirl2010-03-201-6/+1
* Introduce a default qmp sessionAnthony Liguori2010-03-191-0/+52
* qmp: don't make -qmp disable the default monitorAnthony Liguori2010-03-191-2/+11
* tap: invoke downscript when we exit abnormallyAnthony Liguori2010-03-191-0/+16
* Convert atexit users to exit_notifierAnthony Liguori2010-03-198-12/+26
* Add exit notifiersAnthony Liguori2010-03-192-0/+32
* sdl: use mouse mode notifierAnthony Liguori2010-03-191-11/+20
* input: make vnc use mouse mode notifiersAnthony Liguori2010-03-192-5/+10
* Expose whether a mouse is an absolute device via QMP and the human monitor.Anthony Liguori2010-03-191-6/+12
* Add notifier for mouse mode changesAnthony Liguori2010-03-192-1/+39
* Add kbd_mouse_has_absolute()Anthony Liguori2010-03-192-0/+18
* Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori2010-03-193-71/+59
* Add support for generic notifier listsAnthony Liguori2010-03-193-0/+83
* Revert "usb-linux: remove unreachable default in switch statement"Anthony Liguori2010-03-191-0/+3
* Handle deleted IOHandlers in a single bufferJuan Quintela2010-03-191-10/+7
* bt: remove bt_host_read_poll()Juan Quintela2010-03-191-8/+1
* rename IOCanRWHandler to IOCanReadHandlerJuan Quintela2010-03-195-10/+9
* remove useless castJuan Quintela2010-03-192-4/+2
* Convert io handlers to QLISTJuan Quintela2010-03-191-21/+14
* CODING_STYLE: Reserve qemu_ prefix for library wrappersAvi Kivity2010-03-191-0/+3
* Fix OpenBSD linker warningBlue Swirl2010-03-181-1/+2
* Replace assert(0) with abort() or cpu_abort()Blue Swirl2010-03-1813-56/+56
* Fix manpage errorsBlue Swirl2010-03-182-7/+7
* hw/usb-msd: fix some usb requestsArnaud Patard (Rtp)2010-03-171-3/+5
* scsi-disk: fix buffer overflowGerd Hoffmann2010-03-171-1/+3
* vnc: add no-lock-key-sync optionGerd Hoffmann2010-03-172-4/+13
* migration: unix migration should obey autostart are the other onesJuan Quintela2010-03-171-0/+2
OpenPOWER on IntegriCloud