aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-21Compile pci only onceBlue Swirl
2010-03-21Compile usb-ohci only onceBlue Swirl
2010-03-21Compile serial only onceBlue Swirl
2010-03-21Compile ne2000_isa only onceBlue Swirl
2010-03-21Compile isa_mmio only onceBlue Swirl
2010-03-21Compile most PCI network cards only onceBlue Swirl
2010-03-21Compile qemu-error only onceBlue Swirl
2010-03-21Compile async only onceBlue Swirl
2010-03-21Compile fdc only onceBlue Swirl
2010-03-21Compile most IDE devices only onceBlue Swirl
2010-03-21Compile usb-uhci only onceBlue Swirl
2010-03-21Compile vga-isa only onceBlue Swirl
2010-03-21Compile pcspk only onceBlue Swirl
2010-03-21Compile i8254 only onceBlue Swirl
2010-03-21Compile parallel only onceBlue Swirl
2010-03-21Compile vga-pci only onceBlue Swirl
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl
2010-03-21Revert 'Fix build'Blue Swirl
2010-03-21Revert "Introduce a default qmp session"Anthony Liguori
2010-03-21Revert "qmp: don't make -qmp disable the default monitor"Anthony Liguori
2010-03-21Revert "tap: invoke downscript when we exit abnormally"Anthony Liguori
2010-03-21Revert "Convert atexit users to exit_notifier"Anthony Liguori
2010-03-21Revert "Add exit notifiers"Anthony Liguori
2010-03-21Fix a typoBlue Swirl
2010-03-21Compile disassemblers only onceBlue Swirl
2010-03-20tcg/arm: don't save/restore r7 in prologue/epilogueAurelien Jarno
2010-03-20tcg/arm: fix load/store definitions for 32-bit targetsAurelien Jarno
2010-03-20tcg: protect div2 in tcg/tcg-opc.hAurelien Jarno
2010-03-20Fix a typo which broke Xen buildBlue Swirl
2010-03-20Fix mingw32 buildBlue Swirl
2010-03-20Fix buildBlue Swirl
2010-03-19Introduce a default qmp sessionAnthony Liguori
2010-03-19qmp: don't make -qmp disable the default monitorAnthony Liguori
2010-03-19tap: invoke downscript when we exit abnormallyAnthony Liguori
2010-03-19Convert atexit users to exit_notifierAnthony Liguori
2010-03-19Add exit notifiersAnthony Liguori
2010-03-19sdl: use mouse mode notifierAnthony Liguori
2010-03-19input: make vnc use mouse mode notifiersAnthony Liguori
2010-03-19Expose whether a mouse is an absolute device via QMP and the human monitor.Anthony Liguori
2010-03-19Add notifier for mouse mode changesAnthony Liguori
2010-03-19Add kbd_mouse_has_absolute()Anthony Liguori
2010-03-19Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori
2010-03-19Add support for generic notifier listsAnthony Liguori
2010-03-19Revert "usb-linux: remove unreachable default in switch statement"Anthony Liguori
2010-03-19Handle deleted IOHandlers in a single bufferJuan Quintela
2010-03-19bt: remove bt_host_read_poll()Juan Quintela
2010-03-19rename IOCanRWHandler to IOCanReadHandlerJuan Quintela
2010-03-19remove useless castJuan Quintela
2010-03-19Convert io handlers to QLISTJuan Quintela
2010-03-19CODING_STYLE: Reserve qemu_ prefix for library wrappersAvi Kivity