]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-05-05  Stefan HajnocziMerge remote-tracking branch 'kraxel/tags/pull-input...
2017-05-05  Stefan HajnocziMerge remote-tracking branch 'shorne/tags/pull-or-20170...
2017-05-05  Stefan HajnocziMerge remote-tracking branch 'awilliam/tags/vfio-update...
2017-05-05  Stefan HajnocziMerge remote-tracking branch 'cohuck/tags/s390x-2017050...
2017-05-04  Stefan HajnocziMerge remote-tracking branch 'kwolf/tags/for-upstream...
2017-05-04  Stafford Hornetarget/openrisc: Support non-busy idle state using...
2017-05-04  Stafford Hornetarget/openrisc: Remove duplicate features property
2017-05-04  Stafford Hornetarget/openrisc: Implement full vmstate serialization
2017-05-04  Stafford Hornemigration: Add VMSTATE_STRUCT_2DARRAY()
2017-05-04  Stafford Hornetarget/openrisc: implement shadow registers
2017-05-04  Stafford Hornemigration: Add VMSTATE_UINTTL_2DARRAY()
2017-05-04  Stafford Hornetarget/openrisc: add numcores and coreid support
2017-05-04  Stafford Hornetarget/openrisc: Fixes for memory debugging
2017-05-03  Dong Jia Shivfio/pci: Fix incorrect error message
2017-05-03  Jose Ricardo... vfio: enable 8-byte reads/writes to vfio
2017-05-03  Jose Ricardo... vfio: Set MemoryRegionOps:max_access_size and min_acces...
2017-05-03  Alexander Grafinput: Add trace event for empty keyboard queue
2017-05-03  Marc-André... input: don't queue delay if paused
2017-05-03  Gerd Hoffmanninput: limit kbd queue depth
2017-05-02  Stefan HajnocziMerge remote-tracking branch 'sthibault/tags/samuel...
2017-05-02  Thomas Huthhw/s390x/ipl: Fix crash with virtio-scsi-pci device
2017-05-02  Cornelia Huckpc-bios/s390-ccw.img: update image
2017-05-02  Eugene (jno... pc-bios/s390-ccw: add boot entry selection to El Torito...
2017-05-02  Farhan Alipc-bios/s390-ccw: add boot entry selection for ECKD...
2017-05-02  Farhan Alipc-bios/s390-ccw: provide entry selection on LOADPARM...
2017-05-02  Farhan Alipc-bios/s390-ccw: provide a function to interpret LOADP...
2017-05-02  Farhan Alipc-bios/s390-ccw: get LOADPARM stored in SCP Read Info
2017-05-02  Eugene (jno... pc-bios/s390-ccw: Make ebcdic/ascii conversion public
2017-05-02  Farhan Aliutil/qemu-config: Add loadparm to qemu machine_opts
2017-05-02  Farhan Alihw/s390x/sclp: update LOADPARM in SCP Info
2017-05-02  Farhan Alihw/s390x/ipl: enable LOADPARM in IPIB for a boot device
2017-05-02  Farhan Alihw/s390x: provide loadparm property for the machine
2017-04-29  Dr. David Alan... slirp: VMStatify remaining except for loop
2017-04-29  Dr. David Alan... slirp: VMStatify socket level
2017-04-29  Dr. David Alan... slirp: Common lhost/fhost union
2017-04-29  Dr. David Alan... slirp: VMStatify sbuf
2017-04-29  Dr. David Alan... slirp: VMState conversion; tcpcb
2017-04-29  Samuel Thibaultslirp: fix pinging the virtual ipv4 DNS server
2017-04-29  Marc-André... slirp: tftp, copy sockaddr_size
2017-04-29  Dr. David Alan... slirp/smb: Replace constant strings by glib string
2017-04-29  Vincent Bernatslirp: allow host port 0 for hostfwd
2017-04-28  Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-04-28  Max Reitzprogress: Show current progress on SIGINFO
2017-04-28  John Snowiotests: fix exclusion option
2017-04-28  John Snowiotests: clarify help text
2017-04-28  Lidong Chenqemu-img: use blk_co_pwrite_zeroes for zero sectors...
2017-04-28  Markus Armbrusterreplication: Make --disable-replication compile again
2017-04-28  Greg Kurzconfigure: fix trace backend list for out-of-tree builds
2017-04-28  Stefan HajnocziMerge remote-tracking branch 'mdroth/tags/qga-pull...
2017-04-28  Vladimir Sementsov... qemu-img: improve convert_iteration_sectors()
2017-04-28  Denis V. Lunevblock: assert no image modification under BDRV_O_INACTIVE
2017-04-28  Klim Kireevblock: fix obvious coding style mistakes in block_int.h
2017-04-28  Eric Blakeqcow2: Allow discard of final unaligned cluster
2017-04-28  Max Reitzblock: Add .bdrv_truncate() error messages
2017-04-28  Max Reitzblock: Add errp to BD.bdrv_truncate()
2017-04-28  Max Reitzblock: Add errp to b{lk,drv}_truncate()
2017-04-28  Max Reitzblock/vhdx: Make vhdx_create() always set errp
2017-04-27  Max Reitzqemu-img: Document backing options
2017-04-27  Max Reitzqemu-img/convert: Move bs_n > 1 && -B check down
2017-04-27  Max Reitzqemu-img/convert: Use @opts for one thing only
2017-04-27  Denis V. Lunevblock: fix alignment calculations in bdrv_co_do_zero_pw...
2017-04-27  Max Reitzblock: Do not unref bs->file on error in BD's open
2017-04-27  Fam Zhengiotests: 109: Filter out "len" of failed jobs
2017-04-27  Eric Blakeiotests: Fix typo in 026
2017-04-27  Thomas HuthIssue a deprecation warning if the user specifies the...
2017-04-27  Max Reitziotests: Launch qemu-nbd with -e 42
2017-04-27  Fam Zhengblock: Remove NULL check in bdrv_co_flush
2017-04-27  Kevin Wolfqemu_iotests: Remove _readlink()
2017-04-27  Kevin Wolfqemu-iotests: Remove PERL_PROG and BC_PROG
2017-04-27  Max Reitziotests/051: Add test for empty filename
2017-04-27  Max Reitzblock: An empty filename counts as no filename
2017-04-27  Kevin Wolfqemu-iotests: Test postcopy migration
2017-04-27  Kevin Wolfqemu-iotests: Filter HMP readline escape characters
2017-04-27  Kevin Wolfmigration: Call blk_resume_after_migration() for postcopy
2017-04-27  Peter Lievenqemu-img: simplify img_convert
2017-04-27  Max ReitzRevert "block/io: Comment out permission assertions"
2017-04-27  Kevin Wolffile-win32: Remove unnecessary include
2017-04-27  Kevin Wolffile-posix: Remove unnecessary includes
2017-04-27  Krzysztof Kozlowskiblock: Constify data passed by pointer to blk_name
2017-04-27  Vinzenz Feenstraqga: Add `guest-get-timezone` command
2017-04-27  Vinzenz Feenstraqga: Add 'guest-get-users' command
2017-04-27  Marc-André... qga: improve fsfreeze documentations
2017-04-27  Vinzenz Feenstraqga: Add 'guest-get-host-name' command
2017-04-27  Sameeh Jubranqga-win: Fix Event Viewer errors caused by qemu-ga
2017-04-27  Sameeh Jubranqga-win: Fix a bug where qemu-ga service is stuck durin...
2017-04-27  Sameeh Jubranqga-win: Enable 'can-offline' field in 'guest-get-vcpus...
2017-04-27  Sameeh Jubranqemu-ga: Make QGA VSS provider service run only when...
2017-04-26  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-04-26  Richard Hendersontcg: Initialize return value after exit_atomic
2017-04-26  Peter MaydellRevert "COLO-compare: Optimize tcp compare trace event"
2017-04-26  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-04-26  Thomas Huthtests: Add a tester for HMP commands
2017-04-26  Thomas Huthlibqtest: Add a generic function to run a callback...
2017-04-26  Thomas Huthlibqtest: Ignore QMP events when parsing the response...
2017-04-26  Thomas Huthmonitor: Check whether TCG is enabled before running...
2017-04-26  Paolo Bonzinihmp: gpa2hva and gpa2hpa hostaddr command
2017-04-26  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-04-26  Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-04-26  Scott WoodMAINTAINERS: Remove myself from e500
2017-04-26  David Gibsontarget/ppc: Style fixes
next