aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-02raw-win32: Fix write request error handlingKevin Wolf
2015-10-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2015-10-01target-microblaze: Set the PC in reset instead of realizeAlistair Francis
2015-10-01disas/cris: Fix typo in commentStefan Weil
2015-10-01block: mirror - fix full sync mode when target does not support zero initJeff Cody
2015-10-01virtio: Notice when the system doesn't support MSIx at allRichard Henderson
2015-10-01pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost
2015-10-01exec: allocate PROT_NONE pages on top of RAMMichael S. Tsirkin
2015-10-01oslib: allocate PROT_NONE pages on top of RAMMichael S. Tsirkin
2015-10-01oslib: rework anonimous RAM allocationMichael S. Tsirkin
2015-10-01virtio-net: correctly drop truncated packetsJason Wang
2015-10-01virtio: introduce virtqueue_discard()Jason Wang
2015-10-01virtio: introduce virtqueue_unmap_sg()Jason Wang
2015-10-01Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150930' i...Peter Maydell
2015-10-01linux-user: assert that target_mprotect cannot failPaolo Bonzini
2015-10-01linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target...Chen Gang
2015-09-30migration: Disambiguate MAX_THROTTLEJason J. Herne
2015-09-30qmp/hmp: Add throttle ratio to query-migrate and info migrateJason J. Herne
2015-09-30migration: Dynamic cpu throttling for auto-convergeJason J. Herne
2015-09-30migration: Parameters for auto-converge cpu throttlingJason J. Herne
2015-09-30cpu: Provide vcpu throttling interfaceJason J. Herne
2015-09-30migration: yet more possible state transitionsJuan Quintela
2015-09-29Merge remote-tracking branch 'remotes/amit-migration/tags/for-juan-201509' in...Peter Maydell
2015-09-29ram_find_and_save_block: Split out the findingDr. David Alan Gilbert
2015-09-29Move dirty page search state into separate structureDr. David Alan Gilbert
2015-09-29migration: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-09-29migration: qemu-file more size_t'ifyingDr. David Alan Gilbert
2015-09-29migration: size_t'ify some of qemu-fileDr. David Alan Gilbert
2015-09-29Init page sizes in qtestDr. David Alan Gilbert
2015-09-29Split out end of migration code from migration_threadDr. David Alan Gilbert
2015-09-29migration/ram.c: Use RAMBlock rather than MemoryRegionDr. David Alan Gilbert
2015-09-29vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann
2015-09-28linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table forChen Gang
2015-09-28linux-user: add name_to_handle_at/open_by_handle_atLaurent Vivier
2015-09-28linux-user: Return target error number in do_fork()Timothy E Baldwin
2015-09-28linux-user: fix cmsg conversion in case of multiple headersJonathan Neuschäfer
2015-09-28linux-user: remove MAX_ARG_PAGES limitStefan Brüns
2015-09-28linux-user: remove unused image_info membersStefan Brüns
2015-09-28linux-user: Treat --foo options the same as -fooMeador Inge
2015-09-28linux-user: use EXIT_SUCCESS and EXIT_FAILURERiku Voipio
2015-09-28linux-user: Add proper error messages for bad optionsMeador Inge
2015-09-28linux-user: Add -helpMeador Inge
2015-09-28linux-user: Exit 0 when -h is usedMeador Inge
2015-09-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150925-1' in...Peter Maydell
2015-09-25ui/cocoa.m: remove open dialog codeJohn Arbuckle
2015-09-25ui/cocoa.m: prevent stuck key situationJohn Arbuckle
2015-09-25ui/cocoa.m: verify with user before quitting QEMUJohn Arbuckle
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell
2015-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell