aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-08hw/9pfs: Add yield support for mkdir coroutineVenkateswararao Jujjuri2-0/+20
2011-08-08hw/9pfs: Update v9fs_mknod to use coroutinesAneesh Kumar K.V1-58/+30
2011-08-08hw/9pfs: Add yield support to mknod coroutineAneesh Kumar K.V2-0/+23
2011-08-08hw/9pfs: Update v9fs_xattrcreate to use coroutinesAneesh Kumar K.V2-38/+26
2011-08-08hw/9pfs: Update v9fs_xattrwalk to coroutinesAneesh Kumar K.V1-135/+63
2011-08-08hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V3-0/+54
2011-08-08hw/9pfs: Update v9fs_setattr to use coroutinesAneesh Kumar K.V2-117/+54
2011-08-08hw/9pfs: Add yield support to setattr related coroutinesAneesh Kumar K.V2-0/+68
2011-08-08hw/9pfs: Update v9fs_getattr to use coroutinesAneesh Kumar K.V2-46/+19
2011-08-08hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V3-1/+34
2011-08-08hw/9pfs: Update v9fs_statfs to use coroutinesAneesh Kumar K.V2-70/+44
2011-08-08hw/9pfs: Add yield support to statfs coroutineAneesh Kumar K.V2-0/+15
2011-08-08hw/9pfs: Update v9fs_readdir to use coroutinesAneesh Kumar K.V1-101/+72
2011-08-08hw/9pfs: Add yield support for readdir related coroutinesAneesh Kumar K.V3-1/+72
2011-08-08hw/9pfs: Update v9fs_readlink to use coroutineVenkateswararao Jujjuri2-60/+17
2011-08-08hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)3-1/+46
2011-08-08[virtio-9p] Change all pdu handlers to coroutines.Venkateswararao Jujjuri (JV)3-43/+104
2011-08-08[virtio-9p] Add infrastructure to support glib threads and coroutines.Venkateswararao Jujjuri (JV)4-2/+167
2011-08-08coroutine: add gthread dependencyStefan Hajnoczi1-10/+8
2011-08-07Fix forcing multicast msgs to loopback on OpenBSD.Brad1-2/+8
2011-08-07Use mmap to allocate execute memoryTobias Nygren1-1/+2
2011-08-07Fix network interface tap backendManuel Bouyer1-2/+24
2011-08-07darwin-user: Remove two unused variablesStefan Weil1-1/+0
2011-08-07TCG: fix copy propagationBlue Swirl2-6/+14
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl39-60/+59
2011-08-06Fix handling of conditional branches in delay slot of a conditional branchArtyom Tarasenko1-9/+21
2011-08-05Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori4-17/+14
2011-08-05when overriding default tool names don't add cross-prefixStuart Yoder1-8/+8
2011-08-05Reorganize and fix monitor resume after migrationJan Kiszka1-10/+9
2011-08-05qdev: Eliminate duplicate resetIsaku Yamahata1-2/+12
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka9-21/+37
2011-08-05memory: use signed arithmeticAvi Kivity2-10/+15
2011-08-05memory: synchronize dirty bitmap before unmapping a rangeAvi Kivity1-0/+4
2011-08-05sdl: Refactor sdl_send_mouse_eventJan Kiszka1-11/+11
2011-08-05sdl: Factor out event handlers from sdl_refreshJan Kiszka1-205/+271
2011-08-05sdl: Add zoom hot keysJan Kiszka2-0/+21
2011-08-05sdl: Dynamically grab input in absolute mouse modeJan Kiszka1-6/+37
2011-08-05sdl: Fix cursor handling when switching consoles in absolute mouse modeJan Kiszka1-3/+10
2011-08-05sdl: Never release input while in full screen modeJan Kiszka1-3/+4
2011-08-05sdl: Consistently avoid grabbing input for text consolesJan Kiszka1-3/+6
2011-08-05sdl: Initialize gui_fullscreen earlier during setupJan Kiszka1-4/+5
2011-08-05sdl: Drop bogus gui_fullscreen_initial_grabJan Kiszka1-3/+1
2011-08-05sdl: Restore scaling mode on return from full screenJan Kiszka1-15/+33
2011-08-05sdl: Fix full screen toggling from scaled modeJan Kiszka1-1/+2
2011-08-05sdl: Properly mark modifier+u as hotkeyJan Kiszka1-0/+1
2011-08-05sdl: Avoid redundant scaling deactivationJan Kiszka1-4/+6
2011-08-05sdl: Do not make full screen mode resizableJan Kiszka1-2/+5
2011-08-05sdl: Fix termination in -no-shutdown modeJan Kiszka1-1/+3
2011-08-05Check fread() results to avoid gcc 4.6 warningsDavid Gibson1-0/+13
2011-08-05MAINTAINERS: add entry for XenStefano Stabellini1-0/+10