lp://staging/~vcs-imports/qemu/svntrunk
- Get this branch:
- bzr branch lp://staging/~vcs-imports/qemu/svntrunk
Branch merges
Branch information
Import details
Last successful import was .
Whiteboard
Moved to git.
Recent revisions
- 7162. By aliguori
-
qemu: introduce iothread (Marcelo Tosatti)
Fill in the hooks and introduce iothread.
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7161. By aliguori
-
qemu: handle stop request in main loop (Marcelo Tosatti)
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7160. By aliguori
-
qemu: refactor tcg cpu execution loop (Marcelo Tosatti)
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7159. By aliguori
-
qemu: use debug_requested global instead of cpu_exec return (Marcelo Tosatti)
Necessary for the next refactoring patch.
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7158. By aliguori
-
qemu: introduce lock/unlock_
iothread (Marcelo Tosatti) Hook to allow iothread to drop the global mutex.
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7157. By aliguori
-
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
To notify cpu of pending interrupt.
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7156. By aliguori
-
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7155. By aliguori
-
qemu: refactor main_loop (Marcelo Tosatti)
Break main loop into 3 main functions.
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden> - 7154. By aliguori
-
qemu: factor out event notification / rearm alarm timer on main_loop_wait (Marcelo Tosatti)
Special events that have no particular event descriptor (either fd for UNIX
or HANDLE for Windows) associated with make use of an artificial one.Factor the alarm timer notification so that it can be used for other events,
and move dyntick timer rearm to main_loop_wait.aliguori: made sure to return a value in qemu_event_init() on win32
Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Anthony Liguori <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)