- a53f1a9 block: get_block_status: use "else" when testing the opposite condition by Paolo Bonzini · 10 years ago
- ab53c44 qemu-iotests: Test unaligned sub-block zero write by Fam Zheng · 10 years ago
- 9eeb6dd block: Fix NULL deference for unaligned write if qiov is NULL by Fam Zheng · 10 years ago
- d01c07f Revert "block: Fix unaligned zero write" by Fam Zheng · 10 years ago
- 459b4e6 block: align bounce buffers to page by Denis V. Lunev · 10 years ago
- 4196d2f block: minimal bounce buffer alignment by Denis V. Lunev · 10 years ago
- eaf5fe2 block: return EPERM on writes or discards to read-only devices by Paolo Bonzini · 10 years ago
- fd0e605 configure: Add workaround for ccache and clang by John Snow · 10 years ago
- bbbf2e0 configure: silence glib unknown attribute __alloc_size__ by John Snow · 10 years ago
- 93b2586 configure: factor out supported flag check by John Snow · 10 years ago
- e4a7b34 configure: handle clang -nopie argument warning by Stefan Hajnoczi · 10 years ago
- ddd2ef2 block/parallels: improve image writing performance further by Denis V. Lunev · 10 years ago
- 19f5dc1 block/parallels: optimize linear image expansion by Denis V. Lunev · 10 years ago
- d617901 block/parallels: add prealloc-mode and prealloc-size open paramemets by Denis V. Lunev · 10 years ago
- 0d31c7c block/parallels: delay writing to BAT till bdrv_co_flush_to_os by Denis V. Lunev · 10 years ago
- 2d68e22 block/parallels: create bat_entry_off helper by Denis V. Lunev · 10 years ago
- 6953d92 block/parallels: improve image reading performance by Denis V. Lunev · 10 years ago
- a6be831 iotests, parallels: check for incorrectly closed image in tests by Denis V. Lunev · 10 years ago
- 6dd6b9f block/parallels: implement incorrect close detection by Denis V. Lunev · 10 years ago
- 49ad646 block/parallels: implement parallels_check method of block driver by Denis V. Lunev · 10 years ago
- 23d6bd3 block/parallels: move parallels_open/probe to the very end of the file by Denis V. Lunev · 10 years ago
- 9eae9cc block/parallels: read parallels image header and BAT into single buffer by Denis V. Lunev · 10 years ago
- dd97cdc block/parallels: keep BAT bitmap data in little endian in memory by Denis V. Lunev · 10 years ago
- 555cc9d block/parallels: create bat2sect helper by Denis V. Lunev · 10 years ago
- 369f7de block/parallels: rename catalog_ names to bat_ by Denis V. Lunev · 10 years ago
- cc5690f parallels: change copyright information in the image header by Denis V. Lunev · 10 years ago
- ca9c4e0 iotests, parallels: test for newly created parallels image via qemu-img by Denis V. Lunev · 10 years ago
- 74cf6c5 block/parallels: support parallels image creation by Denis V. Lunev · 10 years ago
- 50ffd8f iotests, parallels: test for write into Parallels image by Denis V. Lunev · 10 years ago
- 5a41e1f block/parallels: _co_writev callback for Parallels format by Denis V. Lunev · 10 years ago
- d0e61ce block/parallels: mark parallels format driver as zero inited by Denis V. Lunev · 10 years ago
- 912f312 block/parallels: replace magic constants 4, 64 with proper sizeofs by Denis V. Lunev · 10 years ago
- 481fb9c block/parallels: provide _co_readv routine for parallels format driver by Denis V. Lunev · 10 years ago
- dd3bed1 block/parallels: add get_block_status by Roman Kagan · 10 years ago
- 9de9da1 block/parallels: read up to cluster end in one go by Roman Kagan · 10 years ago
- 2944256 block/parallels: switch to bdrv_read by Roman Kagan · 10 years ago
- 0789890 block/parallels: rename parallels_header to ParallelsHeader by Denis V. Lunev · 10 years ago
- d134cf7 iotests, parallels: quote TEST_IMG in 076 test to be path-safe by Denis V. Lunev · 10 years ago
- 9e549d3 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150520-1' into staging by Peter Maydell · 10 years ago
- 0ef705a qemu-sockets: Report explicit error if unlink fails by Cole Robinson · 10 years ago
- bc11904 vnc: Tweak error when init fails by Cole Robinson · 10 years ago
- 3d00ac1 vnc: Don't assert if opening unix socket fails by Cole Robinson · 10 years ago
- 2b2c1a3 ui: remove check for failure of qemu_acl_init() by Daniel P. Berrange · 10 years ago
- 274c3b5 Strip brackets from vnc host by Ján Tomko · 10 years ago
- eba05e9 Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' into staging by Peter Maydell · 10 years ago
- a48da7b serial: fix multi-pci card error cleanup. by Gerd Hoffmann · 10 years ago
- fdbe454 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150519-1' into staging by Peter Maydell · 10 years ago
- 176c324 vga-pci: QOMify by Gonglei · 10 years ago
- c69f6c7 qxl: QOMify by Gonglei · 10 years ago
- d338bae cirrus_vga: QOMify by Gonglei · 10 years ago
- faa261a Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150519' into staging by Peter Maydell · 10 years ago
- b4c6a11 ui/cocoa: Add console items to the View menu by Programmingkid · 10 years ago
- 8617989 ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants by Peter Maydell · 10 years ago
- 81801ae ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up by Peter Maydell · 10 years ago
- 2a4c8c5 ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate by Peter Maydell · 10 years ago
- de1aade ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int by Peter Maydell · 10 years ago
- 89424ff ui/cocoa: Remove compatibility ifdefs for OSX 10.4 by Peter Maydell · 10 years ago
- b63901d ui/cocoa: Drop tests for CGImageCreateWithImageInRect support by Peter Maydell · 10 years ago
- 4e34017 Makefile.target: set icon for binary file on Mac OS X by Programmingkid · 10 years ago
- 43227af ui/cocoa: Make -full-screen option work on Mac OS X by Programmingkid · 10 years ago
- 5d1b2ee ui/cocoa: Fix several full screen issues on Mac OS X by Programmingkid · 10 years ago
- 62bf3df Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150518-3' into staging by Peter Maydell · 10 years ago
- 18084b2 target-arm: Remove unneeded '+' by Edgar E. Iglesias · 10 years ago
- b65c08e target-arm: Correct accessfn for CNTV_TVAL_EL0 by Edgar E. Iglesias · 10 years ago
- 12cde08 target-arm: Correct accessfn for CNTP_{CT}VAL_EL0 by Edgar E. Iglesias · 10 years ago
- 06fbb2f target-arm: Add WFx syndrome function by Greg Bellows · 10 years ago
- 88e8add target-arm: Add EL3 and EL2 TCR checking by Greg Bellows · 10 years ago
- aef878b target-arm: Add TTBR regime function and use by Greg Bellows · 10 years ago
- d82322e linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create by Timothy Baldwin · 10 years ago
- 082587b arm: xlnx-ep108: Add bootloading by Peter Crosthwaite · 10 years ago
- b79b9d2 arm: xlnx-ep108: Add external RAM by Peter Crosthwaite · 10 years ago
- 859a0c5 arm: Add xlnx-ep108 machine by Peter Crosthwaite · 10 years ago
- 3bade2a arm: xlnx-zynqmp: Add UART support by Peter Crosthwaite · 10 years ago
- 8ae57b2 char: cadence_uart: Split state struct and type into header by Peter Crosthwaite · 10 years ago
- e86da3c char: cadence_uart: Clean up variable names by Peter Crosthwaite · 10 years ago
- 14ca2e4 arm: xlnx-zynqmp: Add GEM support by Peter Crosthwaite · 10 years ago
- f49856d net: cadence_gem: Split state struct and type into header by Peter Crosthwaite · 10 years ago
- 448f19e net: cadence_gem: Clean up variable names by Peter Crosthwaite · 10 years ago
- bf4cb10 arm: xlnx-zynqmp: Connect CPU Timers to GIC by Peter Crosthwaite · 10 years ago
- 7729e1f arm: xlnx-zynqmp: Add GIC by Peter Crosthwaite · 10 years ago
- f0a902f arm: Introduce Xilinx ZynqMP SoC by Peter Crosthwaite · 10 years ago
- e353102 target-arm: cpu64: Add support for Cortex-A53 by Peter Crosthwaite · 10 years ago
- ee80426 target-arm: cpu64: generalise name of A57 regs by Peter Crosthwaite · 10 years ago
- 385057c Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-05-15' into staging by Peter Maydell · 10 years ago
- 99e7627 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150514' into staging by Peter Maydell · 10 years ago
- dfb3630 tcg: Add MO_ALIGN, MO_UNALN by Richard Henderson · 10 years ago
- 3972ef6 tcg: Push merged memop+mmu_idx parameter to softmmu routines by Richard Henderson · 10 years ago
- 59227d5 tcg: Merge memop and mmu_idx parameters to qemu_ld/st by Richard Henderson · 10 years ago
- 4180978 qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue() by Markus Armbruster · 10 years ago
- 09896d3 qapi: Drop pointless flush() before close() by Markus Armbruster · 10 years ago
- 12f8e1b qapi: Factor open_output(), close_output() out of generators by Markus Armbruster · 10 years ago
- 16d80f6 qapi: Turn generators' mandatory option -i into an argument by Markus Armbruster · 10 years ago
- b454096 qapi: Fix generators to report command line errors decently by Markus Armbruster · 10 years ago
- 2114f5a qapi: Factor parse_command_line() out of the generators by Markus Armbruster · 10 years ago
- 72aaa73 qapi: qapi-commands.py option --type is unused, drop it by Markus Armbruster · 10 years ago
- c70cef5 qapi: qapi-event.py option -b does nothing, drop it by Markus Armbruster · 10 years ago
- df3e21a tests: Add missing dependencies on $(qapi-py) by Markus Armbruster · 10 years ago
- e3c4c3d qapi: Support downstream events and commands by Eric Blake · 10 years ago
- d1f07c8 qapi: Support downstream alternates by Eric Blake · 10 years ago
- 857af5f qapi: Support downstream flat unions by Eric Blake · 10 years ago