]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-03-17  Peter MaydellUpdate version for v2.3.0-rc0 release v2.3.0-rc0
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-17  zhanghailiangmigration: Expose 'cancelling' status to user
2015-03-17  zhanghailiangmigration: Convert 'status' of MigrationInfo to use...
2015-03-17  zhanghailianghmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
2015-03-17  zhanghailiangmigration: Rename abbreviated macro MIG_STATE_* to...
2015-03-17  Thomas Huthmigration: Remove unused functions
2015-03-17  zhanghailiangarch_init: Count the total number of pages by using...
2015-03-17  Dr. David Alan... migrate_incoming: Cleanup/clarify error messages
2015-03-17  Dr. David Alan... Warn against the use of the string as uri parameter...
2015-03-17  Dr. David Alan... migrate_incoming: use hmp_handle_error
2015-03-17  Stefan Weilmigration: Fix remaining 32 bit compiler errors
2015-03-17  Stefan Weilmigration: Fix some 32 bit compiler errors
2015-03-17  Michael Tokarevmigration/rdma: clean up qemu_rdma_dest_init a bit
2015-03-17  Markus Armbrustermigration: Avoid qerror_report_err() outside QMP comman...
2015-03-17  Eduardo Habkosttarget-i386: Remove icc_bridge parameter from cpu_x86_c...
2015-03-17  Andreas Färbertests: Add PC CPU test
2015-03-17  Andreas Färberpc: Suppress APIC ID compatibility warning for QTest
2015-03-17  Andreas Färberqdev: Move owner-less IRQs to /machine/unattached
2015-03-17  Andreas Färbermemory: Move owner-less MemoryRegions to /machine/unatt...
2015-03-17  Andreas Färberqom: Implement info qom-tree HMP command
2015-03-17  Andreas Färberqom: Implement qom-set HMP command
2015-03-17  Andreas Färberqom: Implement qom-list HMP command
2015-03-17  Andreas Färberscripts: Add qom-tree script
2015-03-17  Alistair Franciscadence_uart: Convert to QOM realize()
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-17  Gerd Hoffmannopengl: fix configure test
2015-03-17  Jan Kiszkacoverity: Fix g_malloc_n-like models
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2015-03-16  Kevin WolfMerge remote-tracking branch 'mreitz/block' into queue...
2015-03-16  Peter Lievenblock/vpc: remove disabled code from get_sector_offset
2015-03-16  Peter Lievenblock/vpc: rename footer->size -> footer->current_size
2015-03-16  Peter Lievenblock/vpc: make calculate_geometry spec conform
2015-03-16  Kevin Wolfvpc: Ignore geometry for large images
2015-03-16  Peter Lievenblock/vpc: optimize vpc_co_get_block_status
2015-03-16  Fam Zhengblock: Drop bdrv_find
2015-03-16  Fam Zhengblockdev: Convert bdrv_find to blk_by_name
2015-03-16  Fam Zhengmigration: Convert bdrv_find to blk_by_name
2015-03-16  Fam Zhengmonitor: Convert bdrv_find to blk_by_name
2015-03-16  Max Reitziotests: Test non-self-referential qcow2 refblocks
2015-03-16  Max Reitziotests: Add tests for refcount table growth
2015-03-16  Max Reitzqcow2: Respect new_block in alloc_refcount_block()
2015-03-16  Markus Armbrusterqemu-img: Avoid qerror_report_err() outside QMP handler...
2015-03-16  Markus Armbrusterblock: Fix block-set-write-threshold not to use funky...
2015-03-16  Markus Armbrusterblock: Deprecate QCOW/QCOW2 encryption
2015-03-16  Markus Armbrusterqemu-img: Fix convert, amend error messages for unknown...
2015-03-16  Markus Armbrusteriotests: Update 051's reference output
2015-03-16  Bastian Koppelmanntarget-tricore: Add instructions of SYS opcode format
2015-03-16  Richard Hendersontcg/optimize: Handle or r,a,a with constant a
2015-03-16  Bastian Koppelmanntarget-tricore: Add instructions of RRRW opcode format
2015-03-16  Bastian Koppelmanntarget-tricore: Add instructions of RRRR opcode format
2015-03-16  Bastian Koppelmanntarget-tricore: Add instructions of RRR1 opcode format...
2015-03-16  Bastian Koppelmanntarget-tricore: Add instructions of RRR1 opcode format...
2015-03-16  Bastian Koppelmanntarget-tricore: Add instructions of RRR1 opcode format...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-03-16  Alexander Grafpc: Disable vmdesc submission for old machines
2015-03-16  Alexander Grafmigration: Allow to suppress vmdesc submission
2015-03-16  Alexander Grafmigration: Read JSON VM description on incoming migration
2015-03-16  Juan Quintelarename save_block_hdr to save_page_header
2015-03-16  Juan Quintelasave_block_hdr: we can recalculate the cont parameter...
2015-03-16  Juan Quintelasave_xbzrle_page: change calling convention
2015-03-16  Juan Quintelaram_save_page: change calling covention
2015-03-16  Juan Quintelaram_find_and_save_block: change calling convention
2015-03-16  Juan Quintelaram: make all save_page functions take a uint64_t parameter
2015-03-16  Dr. David Alan... Add migrate_incoming
2015-03-16  Dr. David Alan... Add -incoming defer
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2015-03-16  Mikhail Ilyinlinux-user: Access correct register for get/set_tls...
2015-03-16  Peter Maydelltarget-arm: Ignore low bit of PC in M-profile exception...
2015-03-16  Peter Maydelltarget-arm: Fix handling of STM (user) with r15 in...
2015-03-16  Eric Augerhw/intc/arm_gic: Initialize the vgic in the realize...
2015-03-16  Andrew Jonestarget-arm: get_phys_addr_lpae: more xn control
2015-03-16  Andrew Jonestarget-arm: fix get_phys_addr_v6/SCTLR_AFE access check
2015-03-16  Andrew Jonestarget-arm: convert check_ap to ap_to_rw_prot
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2015-03-16  Thomas Huths390x/config: Do not include full pci.mak
2015-03-16  Frank Blaschkas390x/pci: fix length in sei_nt2 event
2015-03-16  Dominik Dingels390x/ipl: remove dead code
2015-03-16  Thomas Huths390x/virtio-bus: Remove unused function s390_virtio_bu...
2015-03-16  Tony Krowiaks390x: CPACF: Handle key wrap machine options
2015-03-16  Dominik Dingels390x/kvm: make use of generic vm attribute check
2015-03-16  Dominik Dingelkvm: encapsulate HAS_DEVICE for vm attrs
2015-03-16  Cornelia Huckvirtio-ccw: assure BE accesses
2015-03-16  Jason J. Hernes390x/kvm: Guest Migration TOD clock synchronization
2015-03-16  Markus Armbrusters390x: Replace unchecked qdev_init() by qdev_init_nofail()
2015-03-16  Gerd Hoffmannseabios: update to 1.8.1 stable release
2015-03-16  Stefan Weilvirtio: Fix memory leaks reported by Coverity
2015-03-16  Shannon Zhaovirtfs-proxy: Fix possible overflow
2015-03-16  Shannon Zhaofsdev/virtfs-proxy-helper: Fix improper use of negative...
2015-03-13  Richard Hendersontcg: Complete handling of ALWAYS and NEVER
2015-03-13  Richard Hendersontcg: Use tcg_malloc to allocate TCGLabel
2015-03-13  Richard Hendersontcg: Change generator-side labels to a pointer
next