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-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
1
-0
/
+1
2014-03-10
target-arm: Implement WFE as a yield operation
Peter Maydell
1
-0
/
+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
2014-03-05
input: mouse: add helpers functions to core
Gerd Hoffmann
1
-0
/
+14
2014-03-05
input: keyboard: add helper functions to core
Gerd Hoffmann
1
-0
/
+5
2014-03-05
input: add core bits of the new input layer
Gerd Hoffmann
1
-0
/
+32
2014-03-05
console: export QemuConsole index,width,height
Gerd Hoffmann
1
-0
/
+3
2014-03-05
qdev: Keep global allocation counter per bus
Alexander Graf
1
-0
/
+2
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
2
-5
/
+20
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+14
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
1
-0
/
+14
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
4
-3
/
+6
2014-03-05
KVM: Split QEMUMachine typedef into separate header
Alexander Graf
5
-2
/
+20
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
3
-7
/
+7
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
3
-2
/
+141
2014-03-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
3
-24
/
+52
2014-03-04
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-1
/
+3
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2
-0
/
+3
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
1
-1
/
+1
2014-03-02
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Stefan Weil
1
-4
/
+4
2014-03-02
bswap: Modify prototype of stb_p (avoid type conversions)
Stefan Weil
1
-1
/
+1
2014-03-02
include/qemu/host-utils.h: Trivial typo: ctz->cto
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
1
-1
/
+1
2014-02-28
dump: add API to write dump pages
qiaonuohan
1
-0
/
+7
2014-02-28
dump: add APIs to operate DataCache
qiaonuohan
1
-0
/
+9
2014-02-28
dump: add API to write dump_bitmap
qiaonuohan
1
-0
/
+2
2014-02-28
dump: add API to write dump header
qiaonuohan
1
-0
/
+96
2014-02-28
dump: add members to DumpState and init some of them
qiaonuohan
1
-0
/
+7
2014-02-28
dump: add API to write header of flatten format
qiaonuohan
1
-0
/
+17
2014-02-28
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
1
-1
/
+2
2014-02-27
sun4m: Add Sun CG3 framebuffer initialisation function
Mark Cave-Ayland
1
-0
/
+1
2014-02-27
sun4m: Set HostID in NVRAM
Mark Cave-Ayland
1
-0
/
+2
2014-02-27
s390x/event-facility: code restructure
Heinz Graalfs
2
-24
/
+19
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
1
-0
/
+33
2014-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
3
-2
/
+37
2014-02-26
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...
Peter Maydell
1
-1
/
+1
2014-02-26
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-6
/
+19
[next]