| [v2,05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,06/39] iohandler: add weak alias in qemu-sockets.c, for qemu-ga |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,07/39] win32: add weak version of qemu_fd_register |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,08/39] qemu-timer: make initialization functions idempotent |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,09/39] main-loop: unify qemu_init_main_loop between QEMU and tools |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,10/39] qemu-tool: do not depend on qemu-timer.c |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,11/39] build: opts-visitor is not really part of QAPI |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,12/39] build: do not include main loop where it is not actually used |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,13/39] event_notifier: add Win32 implementation |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,14/39] event_notifier: enable it to use pipes |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,15/39] vl: init main loop earlier |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,16/39] aio: change qemu_aio_set_fd_handler to return void |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,17/39] aio: provide platform-independent API |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,18/39] aio: introduce AioContext, move bottom halves there |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,19/39] aio: add I/O handlers to the AioContext interface |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,20/39] aio: test node->deleted before calling io_flush |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,21/39] aio: add non-blocking variant of aio_wait |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,22/39] aio: prepare for introducing GSource-based dispatch |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,23/39] aio: add Win32 implementation |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,24/39] aio: make AioContexts GSources |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,25/39] aio: add aio_notify |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,26/39] aio: call aio_notify after setting I/O handlers |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,27/39] main-loop: use GSource to poll AIO file descriptors |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,28/39] main-loop: use aio_notify for qemu_notify_event |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,29/39] aio: clean up now-unused functions |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,30/39] linux-aio: use event notifiers |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,31/39] qemu-thread: add QemuSemaphore |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,32/39] aio: add generic thread-pool facility |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,33/39] threadpool: do not take lock in event_notifier_ready |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,34/39] block: switch posix-aio-compat to threadpool |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,35/39] raw: merge posix-aio-compat.c into block/raw-posix.c |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,36/39] raw-posix: rename raw-posix-aio.h, hide unavailable prototypes |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,37/39] raw-win32: add emulated AIO support |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,38/39] raw-posix: move linux-aio.c to block/ |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,39/39] raw-win32: implement native asynchronous I/O |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,1/3] aio: switch aiocb_size type int -> size_t |
2012-10-31 |
Stefan Hajnoczi |
|
New |
| [v2,2/3] aio: use g_slice_alloc() for AIOCB pooling |
2012-10-31 |
Stefan Hajnoczi |
|
New |
| [v2,3/3] aio: rename AIOPool to AIOCBInfo |
2012-10-31 |
Stefan Hajnoczi |
|
New |
| usb-redir: Fix usb errors when a combined input packet is pending on migrate |
2012-10-31 |
Hans de Goede |
|
New |
| [1/5] KVM: s390: Support for I/O interrupts. |
2012-10-31 |
Cornelia Huck |
|
New |
| [2/5] KVM: s390: Add support for machine checks. |
2012-10-31 |
Cornelia Huck |
|
New |
| [3/5] KVM: s390: In-kernel handling of I/O instructions. |
2012-10-31 |
Cornelia Huck |
|
New |
| [4/5] KVM: s390: Base infrastructure for enabling capabilities. |
2012-10-31 |
Cornelia Huck |
|
New |
| [5/5] KVM: s390: Add support for channel I/O instructions. |
2012-10-31 |
Cornelia Huck |
|
New |
| [1/3] Update linux headers. |
2012-10-31 |
Cornelia Huck |
|
New |
| [2/3] s390: Virtual channel subsystem support. |
2012-10-31 |
Cornelia Huck |
|
New |
| [3/3] s390: Add new channel I/O based virtio transport. |
2012-10-31 |
Cornelia Huck |
|
New |
| [1/5] configure: link qemu-ga.exe in default make target |
2012-10-31 |
Luiz Capitulino |
|
New |
| [2/5] qemu-ga: win32: add _ov suffix to current GSource functions |
2012-10-31 |
Luiz Capitulino |
|
New |
| [3/5] qemu-ga: win32: GAChannel: store GAChannelMethod being used |
2012-10-31 |
Luiz Capitulino |
|
New |
| [4/5] qemu-ga: win32: isolate virtio-serial specific code |
2012-10-31 |
Luiz Capitulino |
|
New |
| [5/5] qemu-ga: win32: add isa-serial support |
2012-10-31 |
Luiz Capitulino |
|
New |
| [v2] e1000: pre-initialize RAH/RAL registers |
2012-10-31 |
Gabriel L. Somlo |
|
New |
| [1/8] vl: add -object option to create QOM objects from the command line |
2012-10-31 |
Anthony Liguori |
|
New |
| [2/8] object: add object_property_add_bool (v2) |
2012-10-31 |
Anthony Liguori |
|
New |
| [3/8] rng: add RndBackend abstract object class |
2012-10-31 |
Anthony Liguori |
|
New |
| [4/8] rng-random: add an RNG backend that uses /dev/random (v3) |
2012-10-31 |
Anthony Liguori |
|
New |
| [5/8] rng-egd: introduce EGD compliant RNG backend |
2012-10-31 |
Anthony Liguori |
|
New |
| [6/8] virtio-rng: hardware random number generator device |
2012-10-31 |
Anthony Liguori |
|
New |
| [7/8] virtio-rng: add rate limiting support |
2012-10-31 |
Anthony Liguori |
|
New |
| [8/8] virtio-rng-pci: create a default backend if none exists |
2012-10-31 |
Anthony Liguori |
|
New |
| [01/28] qapi: qapi-visit.py -> qapi_visit.py so we can import |
2012-10-31 |
Michael Roth |
|
New |
| [02/28] qapi: qapi-types.py -> qapi_types.py |
2012-10-31 |
Michael Roth |
|
New |
| [03/28] qapi: qapi-commands.py -> qapi_commands.py |
2012-10-31 |
Michael Roth |
|
New |
| [04/28] qapi: qapi_visit.py, make code useable as module |
2012-10-31 |
Michael Roth |
|
New |
| [05/28] qapi: qapi_visit.py, support arrays and complex qapi definitions |
2012-10-31 |
Michael Roth |
|
New |
| [06/28] qapi: qapi_visit.py, support generating static functions |
2012-10-31 |
Michael Roth |
|
New |
| [07/28] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs |
2012-10-31 |
Michael Roth |
|
New |
| [08/28] qapi: qapi_visit.py, support for q_string annotations |
2012-10-31 |
Michael Roth |
|
New |
| [09/28] qapi: add visitor interfaces for C arrays |
2012-10-31 |
Michael Roth |
|
New |
| [10/28] qapi: QmpOutputVisitor, implement array handling |
2012-10-31 |
Michael Roth |
|
New |
| [11/28] qapi: QmpInputVisitor, implement array handling |
2012-10-31 |
Michael Roth |
|
New |
| [12/28] qapi: QmpInputVisitor, don't re-allocate memory in start_struct |
2012-10-31 |
Michael Roth |
|
New |
| [13/28] qapi: fix potential segfault for visit_type_size() |
2012-10-31 |
Michael Roth |
|
New |
| [14/28] qapi: add visit_type_long() |
2012-10-31 |
Michael Roth |
|
New |
| [15/28] qapi: ordereddict, add to_json() method |
2012-10-31 |
Michael Roth |
|
New |
| [16/28] qapi: qapi.py, make json parser more robust |
2012-10-31 |
Michael Roth |
|
New |
| [17/28] qapi: add open-coded visitors for struct tm/Int128 types |
2012-10-31 |
Michael Roth |
|
New |
| [18/28] qapi: Improve existing docs and document annotated QAPI types |
2012-10-31 |
Michael Roth |
|
New |
| [19/28] qom-fuse: force single-threaded mode to avoid QMP races |
2012-10-31 |
Michael Roth |
|
New |
| [20/28] qom-fuse: workaround for truncated properties > 4096 |
2012-10-31 |
Michael Roth |
|
New |
| [21/28] module additions for schema registration |
2012-10-31 |
Michael Roth |
|
New |
| [22/28] qdev: move Property-related declarations to qdev-properties.h |
2012-10-31 |
Michael Roth |
|
New |
| [23/28] qidl: add documentation |
2012-10-31 |
Michael Roth |
|
New |
| [24/28] qidl: add lexer library (based on QC parser) |
2012-10-31 |
Michael Roth |
|
New |
| [25/28] qidl: add C parser (based on QC parser) |
2012-10-31 |
Michael Roth |
|
New |
| [26/28] qidl: add QAPI-based code generator |
2012-10-31 |
Michael Roth |
|
New |
| [27/28] qidl: qidl.h, definitions for qidl annotations |
2012-10-31 |
Michael Roth |
|
New |
| [28/28] qidl: unit tests and build infrastructure |
2012-10-31 |
Michael Roth |
|
New |
| net: avoid segfault in case netdev_del non-host network device |
2012-11-01 |
Lei Li |
|
New |
| [RFC,v3,1/3] define image_file_reset |
2012-11-01 |
Olivia Yin |
|
New |
| [RFC,v3,2/3] use reset handlers to reload kernel and initrd |
2012-11-01 |
Olivia Yin |
|
New |
| [RFC,v3,3/3] update rom_reset |
2012-11-01 |
Olivia Yin |
|
New |
| [V5,01/10] qemu-option: opt_set(): split it up into more functions |
2012-11-01 |
Robert Wang |
|
New |
| [V5,02/10] qemu-option: qemu_opts_validate(): fix duplicated code |
2012-11-01 |
Robert Wang |
|
New |
| [V5,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication |
2012-11-01 |
Robert Wang |
|
New |
| [V5,04/10] introduce qemu_opts_create_nofail function |
2012-11-01 |
Robert Wang |
|
New |
| [V5,05/10] use qemu_opts_create_nofail |
2012-11-01 |
Robert Wang |
|
New |
| [V5,06/10] create new function: qemu_opt_set_number |
2012-11-01 |
Robert Wang |
|
New |
| [V5,07/10] add def_print_str and use it in qemu_opts_print. |
2012-11-01 |
Robert Wang |
|
New |