Age | Commit message (Expand) | Author | Files | Lines |
2011-12-22 | sheepdog: move coroutine send/recv function to generic code | Paolo Bonzini | 1 | -1/+1 |
2011-12-15 | qom: introduce root device | Anthony Liguori | 1 | -1/+1 |
2011-12-09 | Makefile.objs: Remove libqemu_common.a from the comment | Chen Wei-Ren | 1 | -4/+3 |
2011-12-04 | hw/9pfs: Improve portability to older systems | Aneesh Kumar K.V | 1 | -2/+2 |
2011-10-31 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -0/+1 |
2011-10-31 | Merge remote-tracking branch 'aneesh/for-upstream-7' into staging | Anthony Liguori | 1 | -0/+1 |
2011-10-31 | hw/9pfs: Add synthetic file system support using 9p | Aneesh Kumar K.V | 1 | -0/+1 |
2011-10-28 | iSCSI block driver | Ronnie Sahlberg | 1 | -0/+1 |
2011-10-26 | tools: reorganize Makefile variables | Paolo Bonzini | 1 | -4/+4 |
2011-10-21 | main-loop: create main-loop.c | Paolo Bonzini | 1 | -1/+1 |
2011-10-20 | Merge remote-tracking branch 'aneesh/for-upstream-6' into staging | Anthony Liguori | 1 | -1/+1 |
2011-10-16 | i8259: Move to hw library | Jan Kiszka | 1 | -0/+1 |
2011-10-16 | hw: add OpenCores 10/100 Mbps Ethernet controller | Max Filippov | 1 | -0/+1 |
2011-10-15 | hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing. | Harsh Prateek Bora | 1 | -1/+1 |
2011-10-14 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging | Anthony Liguori | 1 | -1/+1 |
2011-10-11 | Introduce PortioList | Avi Kivity | 1 | -1/+1 |
2011-10-10 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 1 | -0/+3 |
2011-10-06 | PPC: Move openpic to target specific code compilation | Alexander Graf | 1 | -1/+0 |
2011-10-04 | qapi: convert query-name | Anthony Liguori | 1 | -0/+1 |
2011-10-04 | qapi: use middle mode in QMP server | Anthony Liguori | 1 | -0/+2 |
2011-09-22 | hw/9pfs: Add handle based fs driver | Aneesh Kumar K.V | 1 | -4/+4 |
2011-09-16 | build: Move tracing objects into libuser on usermode emulation targets | Lluís Vilanova | 1 | -3/+4 |
2011-09-10 | g364fb: compile in hwlib | Blue Swirl | 1 | -0/+1 |
2011-09-09 | build: fix missing trace dep on GENERATED_HEADERS | Michael Roth | 1 | -0/+2 |
2011-09-01 | trace: [stderr] add support for dynamically enabling/disabling events | Lluís | 1 | -0/+2 |
2011-09-01 | trace: add "-trace events" argument to control initial state | Lluís | 1 | -0/+2 |
2011-09-01 | trace: avoid conditional code compilation during option parsing | Lluís | 1 | -0/+2 |
2011-09-01 | trace: move backend-specific code into the trace/ directory | Lluís | 1 | -2/+4 |
2011-09-01 | trace: [make] replace 'ifeq' with values in CONFIG_TRACE_* | Lluís | 1 | -7/+5 |
2011-09-01 | build: [simple] Include qemu-timer-common.o in trace-obj-y | Lluís | 1 | -1/+1 |
2011-08-22 | Improvements to libtool support. | Brad | 1 | -1/+1 |
2011-08-21 | guest agent: remove uneeded dependencies | Michael Roth | 1 | -0/+9 |
2011-08-20 | Remove qemu_malloc/qemu_free | Anthony Liguori | 1 | -1/+1 |
2011-08-20 | Make glib mandatory and fixup utils appropriately | Anthony Liguori | 1 | -1/+2 |
2011-08-08 | hw/9pfs: Add yield support to xattr related coroutine | Aneesh Kumar K.V | 1 | -0/+1 |
2011-08-08 | hw/9pfs: Add yield support to lstat coroutine | Aneesh Kumar K.V | 1 | -1/+1 |
2011-08-08 | hw/9pfs: Add yield support for readdir related coroutines | Aneesh Kumar K.V | 1 | -1/+1 |
2011-08-08 | hw/9pfs: Add yeild support for readlink | Venkateswararao Jujjuri (JV) | 1 | -1/+1 |
2011-08-08 | [virtio-9p] Add infrastructure to support glib threads and coroutines. | Venkateswararao Jujjuri (JV) | 1 | -0/+2 |
2011-08-04 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori | 1 | -1/+1 |
2011-08-04 | Merge remote-tracking branch 'kraxel/usb.22' into staging | Anthony Liguori | 1 | -0/+2 |
2011-08-04 | usb-hid: split hid code to hw/hid.[ch] | Gerd Hoffmann | 1 | -0/+1 |
2011-08-04 | usb: use iovecs in USBPacket | Gerd Hoffmann | 1 | -0/+1 |
2011-08-03 | Simple ARP table | Fabien Chouteau | 1 | -1/+1 |
2011-08-02 | coroutines: Locks | Kevin Wolf | 1 | -1/+1 |
2011-08-02 | block: Add bdrv_co_readv/writev | Kevin Wolf | 1 | -1/+1 |
2011-08-01 | coroutine: implement coroutines using gthread | Aneesh Kumar K.V | 1 | -0/+4 |
2011-08-01 | coroutine: introduce coroutines | Kevin Wolf | 1 | -0/+7 |
2011-07-22 | Merge remote-tracking branch 'qmp/for-anthony' into staging | Anthony Liguori | 1 | -0/+8 |
2011-07-22 | USB: add usb network redirection support | Hans de Goede | 1 | -0/+1 |