summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-18PPC: KVM: Add support for EPR with KVMAlexander Graf3-0/+32
2013-01-18openpic: export e500 epr enable into a ppc.c functionAlexander Graf3-6/+18
2013-01-18Update Linux kernel headersAlexander Graf2-1/+32
2013-01-18PPC: e500: Change in-memory order of load blobsAlexander Graf1-1/+6
2013-01-18PPC: Provide zero SVR for -cpu e500mc and e5500Alexander Graf1-2/+2
2013-01-18PPC: E500: Calculate loading blob offsets properlyAlexander Graf1-4/+8
2013-01-18openpic: set mixed mode as supportedAlexander Graf1-0/+1
2013-01-18openpic: unify gcr mode mask updatesAlexander Graf1-12/+13
2013-01-18openpic: move gcr write into a functionAlexander Graf1-17/+22
2013-01-18dataplane: support viostor virtio-pci status bit settingStefan Hajnoczi1-1/+2
2013-01-18dataplane: avoid reentrancy during virtio_blk_data_plane_stop()Stefan Hajnoczi1-3/+6
2013-01-18win32-aio: use iov utility functions instead of open-coding themMichael Tokarev1-14/+3
2013-01-17Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori26-164/+174
2013-01-17virtio-pci: fix irqfd cleanup argument orderMichael S. Tsirkin1-3/+3
2013-01-17qom: Extend documentation on QOM method conceptsAndreas Färber2-7/+111
2013-01-17Makefile: drop recursive libcacard cleanStefan Hajnoczi1-1/+1
2013-01-17migration: remove argument to qemu_savevm_state_cancelJuan Quintela3-6/+6
2013-01-17migration: Only go to the iterate stage if there is anything to sendJuan Quintela1-1/+1
2013-01-17migration: unfold rest of migrate_fd_put_ready() into threadJuan Quintela1-54/+41
2013-01-17migration: move exit condition to migration threadJuan Quintela1-6/+8
2013-01-17migration: Add buffered_flush error handlingJuan Quintela1-1/+2
2013-01-17migration: move beginning stage to the migration threadJuan Quintela2-14/+15
2013-01-17qemu-file: Only set last_error if it is not already setJuan Quintela1-1/+3
2013-01-17migration: fix off-by-one in buffered_rate_limitPaolo Bonzini1-1/+1
2013-01-17migration: remove double call to migrate_fd_closePaolo Bonzini1-1/+0
2013-01-17migration: make function staticPaolo Bonzini2-4/+2
2013-01-17use XFER_LIMIT_RATIO consistentlyPaolo Bonzini1-1/+1
2013-01-17Protect migration_bitmap_sync() with the ramlist lockPaolo Bonzini1-2/+1
2013-01-17Unlock ramlist lock also in error casePaolo Bonzini1-1/+2
2013-01-17HMP: add sub command table to infoWenchao Xia2-22/+3
2013-01-17HMP: move define of mon_cmdsWenchao Xia1-6/+6
2013-01-17HMP: add infrastructure for sub commandWenchao Xia1-10/+39
2013-01-17HMP: delete info handlerWenchao Xia1-46/+45
2013-01-17HMP: add QDict to info callback handlerWenchao Xia25-83/+84
2013-01-17win32-aio: Fix memory leakKevin Wolf1-1/+1
2013-01-17win32-aio: Fix vectored readsKevin Wolf1-1/+1
2013-01-17aio: Fix return value of aio_poll()Kevin Wolf4-8/+8
2013-01-17ide: Remove wrong assertionKevin Wolf1-1/+0
2013-01-17block: fix null-pointer bug on error case in block commitJeff Cody1-4/+3
2013-01-16bswap: improve gluingBlue Swirl1-10/+10
2013-01-16Merge remote-tracking branch 'kraxel/chardev.1' into stagingAnthony Liguori9-112/+600
2013-01-16build: fix Win32 clean buildPaolo Bonzini1-0/+1
2013-01-16tmp105: Add temperature QOM propertyAndreas Färber2-20/+29
2013-01-16tmp105: QOM'ifyAndreas Färber2-24/+39
2013-01-16tests: Add tmp105 qtest test caseAndreas Färber2-0/+79
2013-01-16tmp105: Fix I2C protocol bugAndreas Färber1-3/+6
2013-01-16tmp105: Split out I2C message constants from headerAndreas Färber2-33/+51
2013-01-16libqtest: Prepare I2C libqosAndreas Färber4-0/+219
2013-01-16audio: Replace non-portable asprintf in debug code by g_strdup_printfStefan Weil1-2/+3
2013-01-16usb-storage: Drop useless null test in usb_msd_handle_data()Markus Armbruster1-1/+1