Age | Commit message (Expand) | Author |
2014-03-13 | target-i386: Clean up ENV_GET_CPU() usage | Andreas Färber |
2014-03-13 | target-arm: Clean up ENV_GET_CPU() usage | Andreas Färber |
2014-03-13 | target-alpha: Clean up ENV_GET_CPU() usage | Andreas Färber |
2014-03-13 | cpu: Don't clear cpu->exit_request on reset | Edgar E. Iglesias |
2014-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-03-13 | oslib-posix: Fix build on FreeBSD | Andreas Färber |
2014-03-13 | block/raw-win32: bdrv_parse_filename() for hdev | Max Reitz |
2014-03-13 | block/raw-posix: Strip protocol prefix on creation | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for cdrom | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for floppy | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for hdev | Max Reitz |
2014-03-13 | qemu-io: Fix warnings from static code analysis | Stefan Weil |
2014-03-13 | block: Unlink temporary file | Max Reitz |
2014-03-13 | qcow2: Don't write with BDRV_O_INCOMING | Kevin Wolf |
2014-03-13 | qcow2: Keep option in qcow2_invalidate_cache() | Kevin Wolf |
2014-03-13 | qmp: add query-iothreads command | Stefan Hajnoczi |
2014-03-13 | iothread: stash thread ID away | Stefan Hajnoczi |
2014-03-13 | dataplane: replace internal thread with IOThread | Stefan Hajnoczi |
2014-03-13 | iothread: add "iothread" qdev property type | Stefan Hajnoczi |
2014-03-13 | qdev: make get_pointer() handle temporary strings | Igor Mammedov |
2014-03-13 | iothread: add I/O thread object | Stefan Hajnoczi |
2014-03-13 | aio: add aio_context_acquire() and aio_context_release() | Stefan Hajnoczi |
2014-03-13 | rfifolock: add recursive FIFO lock | Stefan Hajnoczi |
2014-03-13 | object: add object_get_canonical_path_component() | Stefan Hajnoczi |
2014-03-13 | block: Rewrite the snapshot authorization mechanism for block filters. | Benoît Canet |
2014-03-13 | iotests: Test corruption during COW request | Max Reitz |
2014-03-13 | block: bs->drv may be NULL in bdrv_debug_resume() | Max Reitz |
2014-03-13 | qcow2: Check bs->drv in copy_sectors() | Max Reitz |
2014-03-13 | block: Update image size in bdrv_invalidate_cache() | Kevin Wolf |
2014-03-13 | qcow2-refcount: Sanitize refcount table entry | Max Reitz |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2014-03-13 | libqtest: Avoid inline varargs functions | Peter Maydell |
2014-03-13 | spapr-pci: Convert fprintf() to error_report() | Alexey Kardashevskiy |
2014-03-13 | spapr-pci: Convert to QOM realize | Alexey Kardashevskiy |
2014-03-13 | xics-kvm: Fix reset function | Alexey Kardashevskiy |
2014-03-13 | pseries: Update SLOF firmware image to qemu-slof-20140304 | Alexey Kardashevskiy |
2014-03-13 | Move QEMUMachine typedef to qemu/typedefs.h | Andreas Färber |
2014-03-13 | Revert "KVM: Split QEMUMachine typedef into separate header" | Andreas Färber |
2014-03-13 | libqtest: Fix possible deadlock in qtest initialization | Marcel Apfelbaum |
2014-03-13 | pci: Move VMState registration/unregistration to QOM realize/unrealize | Bandan Das |
2014-03-13 | qdev: Realize buses on device realization | Bandan Das |
2014-03-13 | qdev: Prepare realize/unrealize hooks for BusState | Bandan Das |
2014-03-13 | tests: Add spapr-pci-host-bridge qtest | Alexey Kardashevskiy |
2014-03-13 | virtio-serial-port: Convert to QOM realize/unrealize | Andreas Färber |
2014-03-13 | virtio-console: QOM cast cleanup for VirtConsole | Andreas Färber |
2014-03-13 | tests: Add virtio-console qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-serial qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-scsi qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-rng qtest | Andreas Färber |