]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2015-03-10 Marc Marítests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk...
2015-03-10 Marc Marílibqos: Solve bug in interrupt checking when using...
2015-03-10 Liu Yuansheepdog: fix confused return values
2015-03-10 John Snowqtest/ahci: add fragmented dma test
2015-03-10 John Snowqtest/ahci: Add PIO and LBA48 tests
2015-03-10 John Snowqtest/ahci: Add DMA test variants
2015-03-10 John Snowlibqos/ahci: add ahci command helpers
2015-03-10 John Snowqtest/ahci: Add a macro bootup routine
2015-03-10 John Snowlibqos/ahci: Zero-fill AHCI headers
2015-03-10 John Snowqtest/ide: Test flush / retry for ISA and PCI
2015-03-10 John Snowahci: Recompute cur_cmd on migrate post load
2015-03-10 Paolo Bonziniahci: add support for restarting non-queued commands
2015-03-10 John Snowahci: Migrate IDEStatus
2015-03-10 Paolo Bonziniide: support PIO restart for the ISA controller
2015-03-10 Paolo Bonziniide: make more functions static
2015-03-10 Paolo Bonziniide: commonize io_buffer_index initialization
2015-03-10 Paolo Bonziniide: migrate initial request state via IDEBus
2015-03-10 Paolo Bonziniide: place initial state of the current request to...
2015-03-10 Paolo Bonziniide: replace set_unit callback with more IDEBus state
2015-03-10 Paolo Bonziniide: remove restart_cb callback
2015-03-10 Paolo Bonziniide: move restart callback to common code
2015-03-10 Paolo Bonziniide: pass IDEBus to the restart_cb
2015-03-10 Paolo Bonziniide: do not use BMDMA in restart callback
2015-03-10 Paolo Bonziniide: introduce ide_register_restart_cb
2015-03-10 Paolo Bonziniide: prepare to move restart to common code
2015-03-10 Paolo Bonziniide: start extracting ide_restart_dma out of bmdma_rest...
2015-03-10 Ekaterina TumanovaBlockConf: Call backend functions to detect geometry...
2015-03-10 Ekaterina Tumanovablock-backend: Add wrappers for blocksizes and geometry...
2015-03-10 Ekaterina Tumanovablock: Add driver methods to probe blocksizes and geometry
2015-03-10 Ekaterina Tumanovaraw-posix: Factor block size detection out of raw_probe...
2015-03-10 Ekaterina Tumanovablock: add bdrv functions for geometry and blocksize
2015-03-10 John Snowblkdebug: fix "once" rule
2015-03-10 Max Reitziotests: Add test for different refcount widths
2015-03-10 Max Reitzqcow2: Allow creation with refcount order != 4
2015-03-10 Max Reitziotests: Prepare for refcount_bits option
2015-03-10 Max Reitzqcow2: Use symbolic macros in qcow2_amend_options
2015-03-10 Max Reitzqcow2: refcount_order parameter for qcow2_create2
2015-03-10 Max Reitzqcow2: Open images with refcount order != 4
2015-03-10 Max Reitzqcow2: More helpers for refcount modification
2015-03-10 Max Reitzqcow2: Helper function for refcount modification
2015-03-10 Max Reitzqcow2: Helper for refcount array reallocation
2015-03-10 Max Reitzqcow2: Use 64 bits for refcount values
2015-03-10 Max Reitzqcow2: Use unsigned addend for update_refcount()
2015-03-10 Max Reitzqcow2: Only return status from qcow2_get_refcount
2015-03-10 Max Reitzqcow2: Do not return new value after refcount update
2015-03-10 Max Reitzqcow2: Add refcount_bits to format-specific info
2015-03-10 Max Reitzqcow2: Add two new fields to BDRVQcowState
2015-03-10 Marc Marílibqos: Add virtio MMIO support
2015-03-10 Marc Marílibqos: Add malloc generic
2015-03-10 Marc Marílibqos: Remove PCI assumptions in constants of virtio...
2015-03-10 Marc Marítests: Prepare virtio-blk-test for multi-arch implement...
2015-03-10 Marc Marílibqos: Change use of pointers to uint64_t in virtio
2015-03-10 Fam Zhengvirtio-blk: Check return value of blk_aio_ioctl
2015-03-09 Kevin Wolfqcow2: Remove unused struct QCowCreateState
2015-03-09 Denis V. Lunevblock/raw-posix: fix compilation warning on OSX
2015-03-09 Teruaki Ishizakisheepdog: selectable object size support
2015-03-09 Kevin Wolfvpc: Implement bdrv_co_get_block_status()
2015-03-09 Kevin Wolfvpc: Fix size in fixed image creation
2015-03-09 Stefan Hajnoczitest-coroutine: Regression test for yield bug
2015-03-09 Kevin Wolfcoroutine: Clean up qemu_coroutine_enter()
2015-03-09 Kevin Wolfcoroutine: Fix use after free with qemu_coroutine_yield()
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20150...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/gonglei/tags...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-03-07 Max Filippovtarget-xtensa: xtfpga: fix ml605 flash size
2015-03-07 Max Filippovtarget-xtensa: implement do_unassigned_access callback
2015-03-07 Max Filippovhw/xtensa: allow reads/writes in the system I/O region
2015-03-04 Luiz Capitulinodocs: add memory-hotplug.txt
2015-03-04 Luiz Capitulinoqemu-options.hx: improve -m description
2015-03-04 zhanghailiangvirtio-balloon: Add some trace events
2015-03-04 zhanghailiangvirtio-balloon: Fix balloon not working correctly when...
2015-03-04 zhanghailiangpc-dimm: add a function to calculate VM's current RAM...
2015-03-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-03-04 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-03-04 Gerd Hoffmannhmp: info spice: take out webdav
2015-03-03 Paolo Bonzinivl: take iothread lock very early
2015-03-03 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-03-03 Laszlo Ersekxhci: generate a Transfer Event for each Transfer TRB...
2015-03-03 Cole Robinsonhmp: info spice: Show string channel name
2015-03-03 Gerd Hoffmannqxl: drop update_displaychangelistener call for seconda...
2015-03-03 Radim Krčmářvga: refactor vram_size clamping and rounding
2015-03-03 Radim Krčmářqxl: refactor rounding up to a nearest power of 2
2015-03-03 Radim Krčmářspice: fix invalid memory access to vga.vram
2015-03-03 Radim Krčmářqxl: document minimal video memory for new modes
2015-03-03 Gongleibootdevice: add check in restore_boot_order()
2015-03-03 Gongleibootdevice: check boot order argument validation before...
2015-03-03 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-03-03 Bastian Koppelmanntarget-tricore: Add instructions of RRR1 opcode format...
2015-03-03 Bastian Koppelmanntarget-tricore: Add instructions of RRR1 opcode format...
2015-03-03 Bastian Koppelmanntarget-tricore: Add instructions of RRR1 opcode format...
2015-03-03 Bastian Koppelmanntarget-tricore: Add instructions of RRR2 opcode format
2015-03-03 Bastian Koppelmanntarget-tricore: fix msub32_suov return wrong results
2015-03-03 Bastian Koppelmanntarget-tricore: Fix RLC_ADDI, RLC_ADDIH using wrong...
2015-03-03 Peter MaydellRevert "Merge remote-tracking branch 'remotes/ehabkost...
2015-03-02 Stefan Hajnoczitrace: add DTrace reserved words for .d files
2015-03-02 Dr. David Alan... unbreak dtrace tracing due to double _ in rdma names
2015-03-02 Alex Williamsonvfio-pci: Enable device request notification support
next