Age | Commit message (Expand) | Author |
2014-03-09 | virtio-net: remove function calls from assert | Joel Stanley |
2014-03-09 | acpi-test-data: update expected files | Michael S. Tsirkin |
2014-03-09 | acpi-build: append description for non-hotplug | Michael S. Tsirkin |
2014-03-08 | tcg-aarch64: Remove nop from qemu_st slow path | Richard Henderson |
2014-03-08 | tcg-aarch64: Simplify tcg_out_ldst_9 encoding | Richard Henderson |
2014-03-08 | tcg-aarch64: Use intptr_t apropriately | Richard Henderson |
2014-03-08 | tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp | Richard Henderson |
2014-03-08 | tcg-aarch64: Hoist common argument loads in tcg_out_op | Richard Henderson |
2014-03-08 | tcg-aarch64: Don't handle mov/movi in tcg_out_op | Richard Henderson |
2014-03-08 | tcg-aarch64: Set ext based on TCG_OPF_64BIT | Richard Henderson |
2014-03-08 | tcg-aarch64: Change all ext variables to TCGType | Richard Henderson |
2014-03-08 | tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check | Richard Henderson |
2014-03-08 | tcg-aarch64: Enable builtin disassembler | Richard Henderson |
2014-03-08 | migration: extend section_start/end traces | Alexey Kardashevskiy |
2014-03-08 | vl: add system_wakeup_request tracepoint | Alexey Kardashevskiy |
2014-03-08 | qemu_file: Fix mismerge of "use fwrite() correctly" | Markus Armbruster |
2014-03-08 | XBZRLE: Fix qemu crash when resize the xbzrle cache | Gonglei |
2014-03-08 | Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging | Peter Maydell |
2014-03-08 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-03-08 | build: Fix installation of target-dependent files | Lluís Vilanova |
2014-03-08 | xenfb: Fix graphic_console_init() build failure | Andreas Färber |
2014-03-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging | Peter Maydell |
2014-03-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-03-07 | Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s... | Peter Maydell |
2014-03-07 | block: qemu-iotests 085 - live snapshots tests | Jeff Cody |
2014-03-07 | hw/ide/ahci.h: Avoid shifting left into sign bit | Peter Maydell |
2014-03-06 | configure: Always build with -fno-common | Peter Maydell |
2014-03-06 | configure: Make C++ test work with --enable-werror | Peter Maydell |
2014-03-06 | block: Fix error path segfault in bdrv_open() | Kevin Wolf |
2014-03-06 | qemu-iotests: Test a few blockdev-add error cases | Kevin Wolf |
2014-03-06 | blockdev: Fix NULL pointer dereference in blockdev-add | Kevin Wolf |
2014-03-06 | blockdev: Fail blockdev-add with encrypted images | Kevin Wolf |
2014-03-06 | block/raw-win32: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-win32: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block/raw-posix: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-posix: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block: Keep "filename" option after parsing | Max Reitz |
2014-03-06 | block: mirror - remove code cruft that has no function | Jeff Cody |
2014-03-06 | block: make bdrv_swap rebuild the bs graph node list field. | Benoît Canet |
2014-03-05 | block: Fix bs->request_alignment assertion for bs->sg=1 | Kevin Wolf |
2014-03-05 | iscsi: Use bs->sg for everything else than disks | Kevin Wolf |
2014-03-05 | qemu-iotests: Test progress output for conversion | Kevin Wolf |
2014-03-05 | qemu-img convert: Fix progress output | Kevin Wolf |
2014-03-05 | gluster: Remove unused defines and header include | Bharata B Rao |
2014-03-05 | gluster: Change licence to GPLv2+ | Bharata B Rao |
2014-03-05 | ui/sdl2 : initial port to SDL 2.0 (v2.0) | Dave Airlie |
2014-03-05 | console: add QemuUIInfo | Gerd Hoffmann |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-03-05 | input: remove index_from_keycode (no users) | Gerd Hoffmann |
2014-03-05 | input: move do_mouse_set to new core | Gerd Hoffmann |