index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cpu: Move jmp_env field from CPU_COMMON to CPUState
Andreas Färber
2
-2
/
+2
2014-03-13
cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState
Andreas Färber
2
-4
/
+4
2014-03-13
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
3
-22
/
+23
2014-03-13
cpu: Move icount_extra field from CPU_COMMON to CPUState
Andreas Färber
2
-1
/
+2
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
5
-13
/
+19
2014-03-13
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
3
-11
/
+12
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-0
/
+3
2014-03-13
cpu: Factor out cpu_generic_init()
Andreas Färber
1
-0
/
+11
2014-03-13
cpu: Introduce CPUClass::parse_features() hook
Andreas Färber
1
-0
/
+2
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-2
/
+10
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-15
/
+125
2014-03-13
qemu-io: Fix warnings from static code analysis
Stefan Weil
1
-0
/
+2
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
1
-2
/
+6
2014-03-13
iothread: add "iothread" qdev property type
Stefan Hajnoczi
1
-0
/
+3
2014-03-13
iothread: add I/O thread object
Stefan Hajnoczi
1
-0
/
+30
2014-03-13
aio: add aio_context_acquire() and aio_context_release()
Stefan Hajnoczi
1
-0
/
+18
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
1
-0
/
+54
2014-03-13
object: add object_get_canonical_path_component()
Stefan Hajnoczi
1
-0
/
+8
2014-03-13
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2
-13
/
+4
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
6
-20
/
+1
2014-03-13
Move QEMUMachine typedef to qemu/typedefs.h
Andreas Färber
2
-2
/
+1
2014-03-13
Revert "KVM: Split QEMUMachine typedef into separate header"
Andreas Färber
5
-20
/
+2
2014-03-13
qdev: Prepare realize/unrealize hooks for BusState
Bandan Das
1
-0
/
+6
2014-03-13
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
1
-4
/
+4
2014-03-12
hw/boards: Convert current_machine to MachineState
Marcel Apfelbaum
1
-3
/
+3
2014-03-12
vl: Use MachineClass instead of global QEMUMachine list
Marcel Apfelbaum
1
-0
/
+1
2014-03-12
hw/core: Introduce QEMU machine as QOM object
Marcel Apfelbaum
1
-0
/
+50
2014-03-12
ssi: Remove SSI_SLAVE_FROM_QDEV() macro
Peter Crosthwaite
1
-2
/
+1
2014-03-12
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2014-03-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-16
/
+18
2014-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
1
-0
/
+1
2014-03-11
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
1
-1
/
+1
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2
-13
/
+13
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
1
-2
/
+4
2014-03-10
target-arm: Implement WFE as a yield operation
Peter Maydell
1
-0
/
+1
2014-03-09
loader: rename in_ram/has_mr
Michael S. Tsirkin
1
-1
/
+1
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
1
-1
/
+1
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
1
-0
/
+1
2014-03-09
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
1
-3
/
+3
2014-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
Peter Maydell
2
-13
/
+76
2014-03-05
console: add QemuUIInfo
Gerd Hoffmann
1
-0
/
+12
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-2
/
+3
2014-03-05
input: remove index_from_keycode (no users)
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
2
-4
/
+4
2014-03-05
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
1
-3
/
+0
2014-03-05
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input: mouse: switch cocoa ui to new core
Gerd Hoffmann
1
-0
/
+2
2014-03-05
input: mouse: add qemu_input_is_absolute()
Gerd Hoffmann
1
-0
/
+1
[next]