]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-12-11 Peter MaydellUpdate version for v2.11.0-rc5 release
2017-12-11 Peter Maydelltarget/arm: Generate UNDEF for 32-bit Thumb2 insns
2017-12-05 Peter MaydellUpdate version for v2.11.0-rc4 release
2017-12-05 Eric Farmanvhost-scsi: add missing virtqueue_size parameter
2017-12-05 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-12-05 Richard Purdietarget/ppc: Fix system lockups caused by interrupt_requ...
2017-12-04 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-12-04 Alberto Garciablockjob: Make block_job_pause_all() keep a reference...
2017-12-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-12-04 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-12-04 David Gibsonspapr: Include "pre-plugged" DIMMS in ram size calculat...
2017-12-01 Igor Mammedovpc: fix crash on attempted cpu unplug
2017-12-01 Prasad J Panditvirtio: check VirtQueue Vring object is set
2017-12-01 Greg Kurzvhost: fix error check in vhost_verify_ring_mappings()
2017-12-01 Marc-André... dump-guest-memory.py: fix No symbol "vmcoreinfo_find"
2017-12-01 Maxime Coquelinvhost: restore avail index from vring used index on...
2017-12-01 Maxime Coquelinvirtio: Add queue interface to restore avail index...
2017-12-01 Chao Gaoi386/msi: Correct mask of destination ID in MSI address
2017-11-30 Kurban Mallachievtarget-ppc: Don't invalidate non-supported msr bits
2017-11-30 Laurent Vivierpseries: fix TCG migration
2017-11-29 Peter MaydellUpdate version for v2.11.0-rc3 release
2017-11-29 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-11-29 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-11-29 Peter Lievenblock/nfs: fix nfs_client_open for filesize greater...
2017-11-29 Paolo Bonziniblockjob: reimplement block_job_sleep_ns to allow cance...
2017-11-29 Paolo Bonziniblockjob: introduce block_job_do_yield
2017-11-29 Paolo Bonziniblockjob: remove clock argument from block_job_sleep_ns
2017-11-29 Kevin Wolfblock: Expect graph changes in bdrv_parent_drained_begi...
2017-11-28 Alberto Garciablockjob: Remove the job from the list earlier in block...
2017-11-28 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-11-28 Eric Blakenbd/server: CVE-2017-15118 Stack smash on large export...
2017-11-28 Eric Blakenbd/server: CVE-2017-15119 Reject options larger than 32M
2017-11-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-11-28 Daniel P. Berrangesockets: avoid crash when cleaning up sockets for an...
2017-11-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-11-28 Jason Wangvirtio-net: don't touch virtqueue if vm is stopped
2017-11-27 Kashyap ChamarthyQAPI & interop: Clarify events emitted by 'block-job...
2017-11-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-11-27 Fam Zhengqemu-options: Mention locking option of file driver
2017-11-27 Fam Zhengdocs: Add image locking subsection
2017-11-27 John Snowiotests: fix 075 and 078
2017-11-27 Suraj Jitindar... target/ppc: Fix setting of cpu->compat_pvr on incoming...
2017-11-27 Suraj Jitindar... target/ppc: Move setting of patb_entry on hash table...
2017-11-24 Peter Maydellosdep.h: Make TIME_MAX handle different time_t types
2017-11-24 Eric Augerhw/arm/virt: Add 2.11 machine type
2017-11-24 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-11-24 Christian Borntraegers390/kvm_virtio/linux-headers: remove traces of old...
2017-11-23 Brad Smithconfigure: Deal with OpenBSD/i386 emulation linker
2017-11-23 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-11-23 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-11-23 Stefan WeilFix build of console and GUI executables for Windows
2017-11-23 Juan Quintelatcg: Fix compilation without TCG
2017-11-22 Daniel Henrique... migration/ram.c: do not set 'postcopy_running' in POSTC...
2017-11-22 Laurent Vivierppc: fix VTB migration
2017-11-22 David Gibsonspapr: Implement bug in spapr-vty device to be compatib...
2017-11-22 Thomas Huthhw/ppc/spapr: Fix virtio-scsi bootindex handling for...
2017-11-21 Anthony PERARDmigration, xen: Fix block image lock issue on live...
2017-11-21 Peter MaydellUpdate version for v2.11.0-rc2 release
2017-11-21 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-11-21 Jeff Codyqemu-iotest: add test for blockjob coroutine race condition
2017-11-21 Jeff Codyqemu-iotests: add option in common.qemu for mismatch...
2017-11-21 Jeff Codycoroutine: abort if we try to schedule or enter a pendi...
2017-11-21 Jeff Codyblockjob: do not allow coroutine double entry or entry...
2017-11-21 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-11-21 Daniel P. Berrangebuild: disarm the TCG unit test trap
2017-11-21 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-11-21 Eric Blakeiotests: Fix 176 on 32-bit host
2017-11-21 Alberto Garciablock: Close a BlockDriverState completely even when...
2017-11-21 Kevin Wolfblock: Error out on load_vm with active dirty bitmaps
2017-11-21 Kevin Wolfblock: Add errp to bdrv_all_goto_snapshot()
2017-11-21 Kevin Wolfblock: Add errp to bdrv_snapshot_goto()
2017-11-21 Kevin Wolfblock: Don't request I/O permission with BDRV_O_NO_IO
2017-11-21 Kevin Wolfblock: Don't use BLK_PERM_CONSISTENT_READ for format...
2017-11-21 Stefan HajnocziUse HTTPS for qemu.org and other domains
2017-11-21 Stefan HajnocziUse qemu.org domain name
2017-11-21 Michael Rothscripts/make-release: ship u-boot source as a tarball
2017-11-21 Peter Maydellaccel/tcg: Handle atomic accesses to notdirty memory...
2017-11-21 Peter Maydellexec.c: Factor out before/after actions for notdirty...
2017-11-21 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2017-11-21 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2017-11-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-11-20 ZhiPeng Luqga: replace GetIfEntry with GetIfEntry2 for interface...
2017-11-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-11-20 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-11-20 Cornelia Huckpc-bios/s390-ccw.img: update image
2017-11-20 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-11-20 Peter Maydelllinux-user: Fix calculation of auxv length
2017-11-20 Thomas Huthhw/arm: Silence xlnx-ep108 deprecation warning during...
2017-11-20 Joel Stanleyhw/arm/aspeed: Unlock SCU when running kernel
2017-11-20 Peter Maydellarm: check regime, not current state, for ATS write...
2017-11-20 Peter Maydellnvic: Fix ARMv7M MPU_RBAR reads
2017-11-20 Peter Maydelltarget/arm: Report GICv3 sysregs present in ID register...
2017-11-20 Peter MaydellRevert "cpu-exec: don't overwrite exception_index"
2017-11-20 Thomas Huthpc-bios/s390-ccw: Fix problem with invalid virtio-scsi...
2017-11-20 David Hildenbrands390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
2017-11-20 David Hildenbrands390x: fix storing CPU status (again)
2017-11-20 Thomas Huthhw/net/vmxnet3: Fix code to work on big endian hosts...
2017-11-20 Ed Swierknet: Transmit zero UDP checksum as 0xFFFF
2017-11-20 Stefan WeilMAINTAINERS: Add missing entry for eepro100 emulation
2017-11-20 Thomas Huthhw/net/eepro100: Fix endianness problem on big endian...
next