lp:~vcs-imports/qemu/svntrunk

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/qemu/svntrunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
QEMU
Status:
Development

Import details

Import Status: Invalid

Last successful import was .

Import started on pear and finished taking 1 minute — see the log
Import started on galapagos and finished taking 1 minute — see the log
Import started on pear and finished taking 50 seconds — see the log
Import started on russkaya and finished taking 50 seconds — see the log

Whiteboard

Moved to git.

Recent revisions

7163. By blueswir1

Mark subversion repository as obsolete

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)
This branch contains Public information 
Everyone can see this information.

Subscribers