2015-05-22 |
Paolo Bonzini | block: get_block_status: use "else" when testing the... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Fam Zheng | qemu-iotests: Test unaligned sub-block zero write |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Fam Zheng | block: Fix NULL deference for unaligned write if qiov... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Fam Zheng | Revert "block: Fix unaligned zero write" |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block: align bounce buffers to page |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block: minimal bounce buffer alignment |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Paolo Bonzini | block: return EPERM on writes or discards to read-only... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
John Snow | configure: Add workaround for ccache and clang |
commit | commitdiff | tree | snapshot |
2015-05-22 |
John Snow | configure: silence glib unknown attribute __alloc_size__ |
commit | commitdiff | tree | snapshot |
2015-05-22 |
John Snow | configure: factor out supported flag check |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Stefan Hajnoczi | configure: handle clang -nopie argument warning |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: improve image writing performance... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: optimize linear image expansion |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: add prealloc-mode and prealloc-size... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: delay writing to BAT till bdrv_co_flus... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: create bat_entry_off helper |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: improve image reading performance |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | iotests, parallels: check for incorrectly closed image... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: implement incorrect close detection |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: implement parallels_check method of... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: move parallels_open/probe to the very... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: read parallels image header and BAT... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: keep BAT bitmap data in little endian... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: create bat2sect helper |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: rename catalog_ names to bat_ |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | parallels: change copyright information in the image... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | iotests, parallels: test for newly created parallels... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: support parallels image creation |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | iotests, parallels: test for write into Parallels image |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: _co_writev callback for Parallels... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: mark parallels format driver as zero... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: replace magic constants 4, 64 with... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: provide _co_readv routine for parallel... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Roman Kagan | block/parallels: add get_block_status |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Roman Kagan | block/parallels: read up to cluster end in one go |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Roman Kagan | block/parallels: switch to bdrv_read |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | block/parallels: rename parallels_header to ParallelsHeader |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Denis V. Lunev | iotests, parallels: quote TEST_IMG in 076 test to be... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Cole Robinson | qemu-sockets: Report explicit error if unlink fails |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Cole Robinson | vnc: Tweak error when init fails |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Cole Robinson | vnc: Don't assert if opening unix socket fails |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Daniel P. Berrange | ui: remove check for failure of qemu_acl_init() |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ján Tomko | Strip brackets from vnc host |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Gerd Hoffmann | serial: fix multi-pci card error cleanup. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Gonglei | vga-pci: QOMify |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Gonglei | qxl: QOMify |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Gonglei | cirrus_vga: QOMify |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Programmingkid | ui/cocoa: Add console items to the View menu |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | ui/cocoa: Don't use NSWindow useOptimizedDrawing on... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | ui/cocoa: Declare that QemuCocoaAppController implement... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | ui/cocoa: openPanelDidEnd returnCode should be NSIntege... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | ui/cocoa: Remove compatibility ifdefs for OSX 10.4 |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Maydell | ui/cocoa: Drop tests for CGImageCreateWithImageInRect... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Programmingkid | Makefile.target: set icon for binary file on Mac OS X |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Programmingkid | ui/cocoa: Make -full-screen option work on Mac OS X |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Programmingkid | ui/cocoa: Fix several full screen issues on Mac OS X |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Edgar E. Iglesias | target-arm: Remove unneeded '+' |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Edgar E. Iglesias | target-arm: Correct accessfn for CNTV_TVAL_EL0 |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Edgar E. Iglesias | target-arm: Correct accessfn for CNTP_{CT}VAL_EL0 |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Greg Bellows | target-arm: Add WFx syndrome function |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Greg Bellows | target-arm: Add EL3 and EL2 TCR checking |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Greg Bellows | target-arm: Add TTBR regime function and use |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Timothy Baldwin | linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: xlnx-ep108: Add bootloading |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: xlnx-ep108: Add external RAM |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: Add xlnx-ep108 machine |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: xlnx-zynqmp: Add UART support |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | char: cadence_uart: Split state struct and type into... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | char: cadence_uart: Clean up variable names |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: xlnx-zynqmp: Add GEM support |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | net: cadence_gem: Split state struct and type into... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | net: cadence_gem: Clean up variable names |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: xlnx-zynqmp: Connect CPU Timers to GIC |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: xlnx-zynqmp: Add GIC |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | arm: Introduce Xilinx ZynqMP SoC |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | target-arm: cpu64: Add support for Cortex-A53 |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Crosthwaite | target-arm: cpu64: generalise name of A57 regs |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Peter Maydell | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth/tags/pull... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Richard Henderson | tcg: Add MO_ALIGN, MO_UNALN |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Richard Henderson | tcg: Push merged memop+mmu_idx parameter to softmmu... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Richard Henderson | tcg: Merge memop and mmu_idx parameters to qemu_ld/st |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: Inline gen_command_decl_prologue(), gen_command_d... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: Drop pointless flush() before close() |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: Factor open_output(), close_output() out of gener... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: Turn generators' mandatory option -i into an... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: Fix generators to report command line errors... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: Factor parse_command_line() out of the generators |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: qapi-commands.py option --type is unused, drop it |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | qapi: qapi-event.py option -b does nothing, drop it |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Markus Armbruster | tests: Add missing dependencies on $(qapi-py) |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Eric Blake | qapi: Support downstream events and commands |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Eric Blake | qapi: Support downstream alternates |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Eric Blake | qapi: Support downstream flat unions |
commit | commitdiff | tree | snapshot |
next |