]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-04-30  Peter Crosthwaitemicroblaze: cpu: Remove unused CC_OP enum
2015-04-30  Peter Crosthwaitemicroblaze: cpu: Remote unused cpu_get_pc
2015-04-30  Peter Crosthwaitemicroblaze: mmu: Delete flip_um fn prototype
2015-04-30  Peter Crosthwaitedefconfigs: Piggyback microblazeel on microblaze
2015-04-30  Michael Tokarevlibcacard: do not use full paths for include files...
2015-04-30  Paolo Bonzinilibcacard: stop including qemu-common.h
2015-04-30  Laszlo Ersekdocs/atomics.txt: fix two typos
2015-04-30  Peter Crosthwaiteconfigure: alphabetize tricore in target list
2015-04-30  Peter Crosthwaitearm: cpu.h: Remove unused typdefs
2015-04-30  Thomas Huthutil: Remove unused functions
2015-04-30  Thomas Huthusb: Remove unused functions
2015-04-30  Thomas Huthmonitor: Remove unused functions
2015-04-30  Thomas Huthpci: Remove unused function ich9_d2pbr_init()
2015-04-30  Thomas Huthvmxnet: Remove unused function vmxnet_rx_pkt_get_num_fr...
2015-04-30  Michael Tokarevqemu-options: trivial spelling fix (messsage)
2015-04-30  Jan Kiszkahostmem: Fix mem-path property name in error report
2015-04-30  Stefan Bergertpm: fix coding style
2015-04-30  Paolo Bonziniqemu-config: remove stray inclusions of hw/ files
2015-04-30  Paolo Bonzinirange: remove useless inclusions
2015-04-30  Stefan Weilmisc: Fix new collection of typos
2015-04-30  Chih-Min Chaohw/display : remove 'struct' from 'typedef QXL struct'
2015-04-30  Chih-Min Chaoui/console : remove 'struct' from 'typedef struct'...
2015-04-30  Chih-Min Chaoui/vnc : remove 'struct' of 'typedef struct'
2015-04-30  Chih-Min Chaoui/vnc : fix coding style
2015-04-30  Chih-Min Chaobitops : fix coding style
2015-04-30  Stefan Bergertpm: Modify DPRINTF to enable -Wformat checking
2015-04-30  Stefan Bergertpm: Cast 64bit variables to int when used in DPRINTF
2015-04-30  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-04-30  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-04-28  Bogdan Purcareatanbd/trivial: fix type cast for ioctl
2015-04-28  Emilio G. Cotatranslate-all: use bitmap helpers for PageDesc's bitmap
2015-04-28  Nadav Amittarget-i386: disable LINT0 after reset
2015-04-28  Wei LiuMakefile.target: prepend $libs_softmmu to $LIBS
2015-04-28  Paolo Bonzinimilkymist: do not modify libs-softmmu
2015-04-28  Fam Zhengconfigure: Add support for tcmalloc
2015-04-28  Ed Masteqtest: Add assertion that required environment variable...
2015-04-28  John Snowqtest/ahci: add flush retry test
2015-04-28  John Snowlibqos: add blkdebug_prepare_script
2015-04-28  John Snowlibqtest: add qmp_async
2015-04-28  John Snowlibqtest: add qmp_eventwait
2015-04-28  John Snowqtest/ahci: Allow override of default CLI options
2015-04-28  John Snowqtest/ahci: Add simple flush test
2015-04-28  John Snowqtest/ahci: test different disk sectors
2015-04-28  John Snowqtest/ahci: add qcow2 support to ahci-test
2015-04-28  HervĂ© Poussineaufdc: remove sparc sun4m mutations
2015-04-28  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-04-28  Alex Williamsonvfio-pci: Reset workaround for AMD Bonaire and Hawaii...
2015-04-28  Alex Williamsonvfio-pci: Fix error path sign
2015-04-28  Alex Williamsonvfio-pci: Further fix BAR size overflow
2015-04-28  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-04-28  Stefan Hajnocziblock: move I/O request processing to block/io.c
2015-04-28  Stefan Hajnocziblock: extract bdrv_setup_io_funcs()
2015-04-28  Stefan Hajnocziblock: add bdrv_set_dirty()/bdrv_reset_dirty() to block...
2015-04-28  Stefan Hajnocziblock: replace bdrv_states iteration with bdrv_next()
2015-04-28  Fam Zhengvmdk: Widen before shifting 32 bit header field
2015-04-28  Michael Tokarevblock/dmg: make it modular
2015-04-28  Max Reitzblock/mirror: Always call block_job_sleep_ns()
2015-04-28  John Snowiotests: add incremental backup granularity tests
2015-04-28  John Snowiotests: add incremental backup failure recovery test
2015-04-28  John Snowiotests: add simple incremental backup case
2015-04-28  John Snowiotests: add QMP event waiting queue
2015-04-28  John Snowiotests: add invalid input incremental backup tests
2015-04-28  John Snowhbitmap: truncate tests
2015-04-28  John Snowblock: Resize bitmaps on bdrv_truncate
2015-04-28  John Snowblock: Ensure consistent bitmap function prototypes
2015-04-28  John Snowblock: add BdrvDirtyBitmap documentation
2015-04-28  John Snowqmp: Add dirty bitmap status field in query-block
2015-04-28  John Snowqmp: add block-dirty-bitmap-clear
2015-04-28  John Snowqmp: Add support of "dirty-bitmap" sync mode for drive...
2015-04-28  John Snowblock: Add bitmap successors
2015-04-28  John Snowblock: Add bitmap disabled status
2015-04-28  John Snowhbitmap: add hbitmap_merge
2015-04-28  John Snowhbitmap: cache array lengths
2015-04-28  John Snowblock: Introduce bdrv_dirty_bitmap_granularity()
2015-04-28  John Snowqmp: Add block-dirty-bitmap-add and block-dirty-bitmap...
2015-04-28  John Snowqmp: Ensure consistent granularity type
2015-04-28  Fam Zhengqapi: Add optional field "name" to block dirty bitmap
2015-04-28  John Snowdocs: incremental backup documentation
2015-04-28  Peter Lievenblock/iscsi: use the allocationmap also if cache.direct=on
2015-04-28  Peter Lievenblock/iscsi: bump year in copyright notice
2015-04-28  Peter Lievenblock/iscsi: handle SCSI_STATUS_TASK_SET_FULL
2015-04-28  Peter Lievenblock/iscsi: increase retry count
2015-04-28  Peter Lievenblock/iscsi: optimize WRITE10/16 if cache.writeback...
2015-04-28  Peter Lievenblock/iscsi: store DPOFUA bit from the modesense command
2015-04-28  Peter Lievenblock/iscsi: rename iscsi_write_protected and let it...
2015-04-28  Peter Lievenblock/iscsi: change all iscsilun properties from uint8_...
2015-04-28  Peter Lievenblock/iscsi: do not forget to logout from target
2015-04-28  Alberto Garciaqmp: fill in the image field in BlockDeviceInfo
2015-04-28  Stefan HajnocziRevert "hmp: fix crash in 'info block -n -v'"
2015-04-28  Alberto Garciablock: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
2015-04-28  Alberto Garciablock: use bdrv_get_device_or_node_name() in error...
2015-04-28  Alberto Garciablock: add bdrv_get_device_or_node_name()
2015-04-28  Stefan Hajnocziblock: document block-stream in qmp-commands.hx
2015-04-28  Stefan Hajnoczim25p80: fix s->blk usage before assignment
2015-04-28  Paolo Bonzinim25p80: add missing blk_attach_dev_nofail
2015-04-28  Michael S.... virtio_blk: comment fix
2015-04-28  Paolo Bonziniblock: avoid unnecessary bottom halves
2015-04-28  Fam Zhengblockjob: Update function name in comments
2015-04-28  Fam Zhengqemu-iotests: Test that "stop" doesn't drain block...
2015-04-28  Fam Zhengblock: Pause block jobs in bdrv_drain_all
next