index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-18
hw/usb: Include USB files only if necessary
Thomas Huth
2015-03-17
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
Markus Armbruster
2015-03-17
usb/dev-storage: Fix QMP device_add missing encryption key failure
Markus Armbruster
2015-03-17
monitor usb: Inline monitor_read_bdrv_key_start()'s first part
Markus Armbruster
2015-03-17
monitor: Plug memory leak in monitor_read_bdrv_key_start()
Markus Armbruster
2015-03-17
monitor: Drop dead QMP check from monitor_read_password()
Markus Armbruster
2015-03-17
uhci: Convert to realize
Markus Armbruster
2015-03-17
ohci: Complete conversion to realize
Markus Armbruster
2015-03-17
usb: Improve companion configuration error messages
Markus Armbruster
2015-03-17
usb: Propagate errors through usb_register_companion()
Markus Armbruster
2015-03-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' ...
Peter Maydell
2015-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gl-20150317-1' into st...
Peter Maydell
2015-03-17
opengl: fix configure test
Gerd Hoffmann
2015-03-17
coverity: Fix g_malloc_n-like models
Jan Kiszka
2015-03-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-16
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316'...
Peter Maydell
2015-03-16
Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150316' into staging
Peter Maydell
2015-03-16
Merge remote-tracking branch 'mreitz/block' into queue-block
Kevin Wolf
2015-03-16
block/vpc: remove disabled code from get_sector_offset
Peter Lieven
2015-03-16
block/vpc: rename footer->size -> footer->current_size
Peter Lieven
2015-03-16
block/vpc: make calculate_geometry spec conform
Peter Lieven
2015-03-16
vpc: Ignore geometry for large images
Kevin Wolf
2015-03-16
block/vpc: optimize vpc_co_get_block_status
Peter Lieven
2015-03-16
block: Drop bdrv_find
Fam Zheng
2015-03-16
blockdev: Convert bdrv_find to blk_by_name
Fam Zheng
2015-03-16
migration: Convert bdrv_find to blk_by_name
Fam Zheng
2015-03-16
monitor: Convert bdrv_find to blk_by_name
Fam Zheng
2015-03-16
iotests: Test non-self-referential qcow2 refblocks
Max Reitz
2015-03-16
iotests: Add tests for refcount table growth
Max Reitz
2015-03-16
qcow2: Respect new_block in alloc_refcount_block()
Max Reitz
2015-03-16
qemu-img: Avoid qerror_report_err() outside QMP handlers, again
Markus Armbruster
2015-03-16
block: Fix block-set-write-threshold not to use funky error class
Markus Armbruster
2015-03-16
block: Deprecate QCOW/QCOW2 encryption
Markus Armbruster
2015-03-16
qemu-img: Fix convert, amend error messages for unknown options
Markus Armbruster
2015-03-16
iotests: Update 051's reference output
Markus Armbruster
2015-03-16
target-tricore: Add instructions of SYS opcode format
Bastian Koppelmann
2015-03-16
tcg/optimize: Handle or r,a,a with constant a
Richard Henderson
2015-03-16
target-tricore: Add instructions of RRRW opcode format
Bastian Koppelmann
2015-03-16
target-tricore: Add instructions of RRRR opcode format
Bastian Koppelmann
2015-03-16
target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...
Bastian Koppelmann
2015-03-16
target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...
Bastian Koppelmann
2015-03-16
target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...
Bastian Koppelmann
2015-03-16
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i...
Peter Maydell
2015-03-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...
Peter Maydell
2015-03-16
pc: Disable vmdesc submission for old machines
Alexander Graf
2015-03-16
migration: Allow to suppress vmdesc submission
Alexander Graf
2015-03-16
migration: Read JSON VM description on incoming migration
Alexander Graf
2015-03-16
rename save_block_hdr to save_page_header
Juan Quintela
2015-03-16
save_block_hdr: we can recalculate the cont parameter here
Juan Quintela
2015-03-16
save_xbzrle_page: change calling convention
Juan Quintela
[next]