aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-18s390: new contributions GPLv2 or laterChristian Borntraeger
2013-01-18PPC: KVM: Add support for EPR with KVMAlexander Graf
2013-01-18openpic: export e500 epr enable into a ppc.c functionAlexander Graf
2013-01-18Update Linux kernel headersAlexander Graf
2013-01-18PPC: e500: Change in-memory order of load blobsAlexander Graf
2013-01-18PPC: Provide zero SVR for -cpu e500mc and e5500Alexander Graf
2013-01-18PPC: E500: Calculate loading blob offsets properlyAlexander Graf
2013-01-18openpic: set mixed mode as supportedAlexander Graf
2013-01-18openpic: unify gcr mode mask updatesAlexander Graf
2013-01-18openpic: move gcr write into a functionAlexander Graf
2013-01-18dataplane: support viostor virtio-pci status bit settingStefan Hajnoczi
2013-01-18dataplane: avoid reentrancy during virtio_blk_data_plane_stop()Stefan Hajnoczi
2013-01-18win32-aio: use iov utility functions instead of open-coding themMichael Tokarev
2013-01-17Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-01-17virtio-pci: fix irqfd cleanup argument orderMichael S. Tsirkin
2013-01-17qom: Extend documentation on QOM method conceptsAndreas Färber
2013-01-17Makefile: drop recursive libcacard cleanStefan Hajnoczi
2013-01-17migration: remove argument to qemu_savevm_state_cancelJuan Quintela
2013-01-17migration: Only go to the iterate stage if there is anything to sendJuan Quintela
2013-01-17migration: unfold rest of migrate_fd_put_ready() into threadJuan Quintela
2013-01-17migration: move exit condition to migration threadJuan Quintela
2013-01-17migration: Add buffered_flush error handlingJuan Quintela
2013-01-17migration: move beginning stage to the migration threadJuan Quintela
2013-01-17qemu-file: Only set last_error if it is not already setJuan Quintela
2013-01-17migration: fix off-by-one in buffered_rate_limitPaolo Bonzini
2013-01-17migration: remove double call to migrate_fd_closePaolo Bonzini
2013-01-17migration: make function staticPaolo Bonzini
2013-01-17use XFER_LIMIT_RATIO consistentlyPaolo Bonzini
2013-01-17Protect migration_bitmap_sync() with the ramlist lockPaolo Bonzini
2013-01-17Unlock ramlist lock also in error casePaolo Bonzini
2013-01-17HMP: add sub command table to infoWenchao Xia
2013-01-17HMP: move define of mon_cmdsWenchao Xia
2013-01-17HMP: add infrastructure for sub commandWenchao Xia
2013-01-17HMP: delete info handlerWenchao Xia
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2013-01-17win32-aio: Fix memory leakKevin Wolf
2013-01-17win32-aio: Fix vectored readsKevin Wolf
2013-01-17aio: Fix return value of aio_poll()Kevin Wolf
2013-01-17ide: Remove wrong assertionKevin Wolf
2013-01-17block: fix null-pointer bug on error case in block commitJeff Cody
2013-01-16bswap: improve gluingBlue Swirl
2013-01-16Merge remote-tracking branch 'kraxel/chardev.1' into stagingAnthony Liguori
2013-01-16build: fix Win32 clean buildPaolo Bonzini
2013-01-16tmp105: Add temperature QOM propertyAndreas Färber
2013-01-16tmp105: QOM'ifyAndreas Färber
2013-01-16tests: Add tmp105 qtest test caseAndreas Färber
2013-01-16tmp105: Fix I2C protocol bugAndreas Färber
2013-01-16tmp105: Split out I2C message constants from headerAndreas Färber
2013-01-16libqtest: Prepare I2C libqosAndreas Färber
2013-01-16audio: Replace non-portable asprintf in debug code by g_strdup_printfStefan Weil