Age | Commit message (Expand) | Author |
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 |
2012-01-17 | xhci: Initial xHCI implementation | Hector Martin |
2012-01-13 | usb: add audio device model | H. Peter Anvin |
2012-01-06 | Merge remote-tracking branch 'aneesh/for-upstream' into staging | Anthony Liguori |
2012-01-04 | hw/9pfs: Add new proxy filesystem driver | M. Mohan Kumar |
2012-01-04 | hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file | M. Mohan Kumar |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-12-22 | sheepdog: move coroutine send/recv function to generic code | Paolo Bonzini |
2011-12-15 | qom: introduce root device | Anthony Liguori |
2011-12-09 | Makefile.objs: Remove libqemu_common.a from the comment | Chen Wei-Ren |
2011-12-04 | hw/9pfs: Improve portability to older systems | Aneesh Kumar K.V |
2011-10-31 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-10-31 | Merge remote-tracking branch 'aneesh/for-upstream-7' into staging | Anthony Liguori |
2011-10-31 | hw/9pfs: Add synthetic file system support using 9p | Aneesh Kumar K.V |
2011-10-28 | iSCSI block driver | Ronnie Sahlberg |
2011-10-26 | tools: reorganize Makefile variables | Paolo Bonzini |
2011-10-21 | main-loop: create main-loop.c | Paolo Bonzini |
2011-10-20 | Merge remote-tracking branch 'aneesh/for-upstream-6' into staging | Anthony Liguori |
2011-10-16 | i8259: Move to hw library | Jan Kiszka |