Age | Commit message (Expand) | Author |
2012-06-21 | qemu-log: move logging to qemu-log.c | Blue Swirl |
2012-06-10 | Revert "build: compile oslib-obj-y once" | Blue Swirl |
2012-06-07 | build: compile oslib-obj-y once | Paolo Bonzini |
2012-06-07 | build: libcacard Makefile cleanups | Paolo Bonzini |
2012-06-07 | build: convert libhw to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move target-independent hw/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move qga/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move qapi/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move slirp/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move audio/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move ui/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move fsdev/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move net/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move block/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: adapt qom/Makefile and move it to Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move rules for nesting to Makefile.objs | Paolo Bonzini |
2012-06-07 | build: remove trace-nested-y | Paolo Bonzini |
2012-04-25 | Beautify makefile commands for generation of files with tracetool | Lluís Vilanova |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova |
2012-04-10 | Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging | Anthony Liguori |
2012-04-01 | target-lm32: add simple disassembler | Michael Walle |
2012-03-30 | qtest: add test framework | Anthony Liguori |
2012-03-16 | pci: add standard bridge device | Michael S. Tsirkin |
2012-03-16 | slotid: add slot id capability | Michael S. Tsirkin |
2012-03-16 | shpc: standard hot plug controller | Michael S. Tsirkin |
2012-03-14 | qom: Introduce CPU class | Andreas Färber |
2012-03-13 | Merge remote-tracking branch 'kraxel/usb.44' into staging | Anthony Liguori |
2012-03-13 | qom: Add QOM support to user emulators | Andreas Färber |
2012-03-13 | usb: the big rename | Gerd Hoffmann |
2012-03-12 | coroutine: adding configure option for sigaltstack coroutine backend | Alex Barcelo |
2012-03-07 | i8254: Factor out base class for KVM reuse | Jan Kiszka |
2012-02-23 | qemu-ga: add Windows service integration | Michael Roth |
2012-02-23 | qemu-ga: add initial win32 support | Michael Roth |
2012-02-23 | qemu-ga: fixes for win32 build of qemu-ga | Michael Roth |
2012-02-23 | qemu-ga: rename guest-agent-commands.c -> commands-posix.c | Michael Roth |
2012-02-23 | qemu-ga: separate out common commands from posix-specific ones | Michael Roth |
2012-02-23 | qemu-ga: move channel/transport functionality into wrapper class | Michael Roth |
2012-02-22 | jazz-led: compile it only twice | Hervé Poussineau |
2012-02-21 | qapi: add string-based visitors | Paolo Bonzini |
2012-02-09 | make: Remove duplicate use of GLIB_CFLAGS | Stefan Weil |
2012-02-03 | container: make a decendent of Object | Anthony Liguori |
2012-02-03 | qdev: split out UI portions into a new function | Anthony Liguori |
2012-01-27 | qom: add the base Object class (v2) | Anthony Liguori |
2012-01-26 | block: add image streaming block job | Stefan Hajnoczi |
2012-01-26 | coroutine: add co_sleep_ns() coroutine sleep function | Stefan Hajnoczi |
2012-01-25 | vga: compile cirrus_vga in hwlib | Blue Swirl |
2012-01-23 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-01-20 | prep: Add i82378 PCI-to-ISA bridge emulation | Andreas Färber |
2012-01-20 | prep: Add i82374 DMA emulation | Andreas Färber |
2012-01-19 | i8259: Factor out base class for KVM reuse | Jan Kiszka |