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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-21
/
+2
2014-03-12
Merge remote-tracking branch 'remotes/kiszka/queues/slirp' into staging
Peter Maydell
1
-2
/
+4
2014-03-12
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
5
-32
/
+56
2014-03-12
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
43
-68
/
+379
2014-03-12
slirp smb with modern win guests when samba is also running on host
Michael Tokarev
1
-1
/
+2
2014-03-12
qemu/slirp: Fix SMB security configuration on newer samba versions
Michael Buesch
1
-1
/
+2
2014-03-12
target-sparc: Add and use CPU_FEATURE_CASA
Sebastian Huber
5
-32
/
+56
2014-03-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-57
/
+65
2014-03-11
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
3
-7
/
+12
2014-03-11
qemu-thread-posix: Fix build against older glibc version
Jan Kiszka
1
-1
/
+1
2014-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
15
-36
/
+144
2014-03-11
tests: test-qmp-commands: Fix double free
Luiz Capitulino
1
-1
/
+1
2014-03-11
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
3
-9
/
+21
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
12
-18
/
+53
2014-03-11
qapi: convert BlockdevOptions to use enum discriminator
Wenchao Xia
1
-1
/
+13
2014-03-11
qapi script: support enum type as discriminator in union
Wenchao Xia
9
-17
/
+94
2014-03-11
qapi script: use same function to generate enum string
Wenchao Xia
3
-13
/
+25
2014-03-11
qapi script: code move for generate_enum_name()
Wenchao Xia
2
-10
/
+10
2014-03-11
qapi script: check correctness of union
Wenchao Xia
18
-3
/
+151
2014-03-11
qapi script: remember line number in schema parsing
Wenchao Xia
1
-6
/
+8
2014-03-11
qapi script: add check for duplicated key
Wenchao Xia
6
-1
/
+8
2014-03-11
qapi script: remember explicitly defined enum values
Wenchao Xia
3
-11
/
+17
2014-03-11
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into staging
Peter Maydell
2
-7
/
+34
2014-03-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into staging
Peter Maydell
2
-7
/
+25
2014-03-11
acpi-test: update expected SSDT files
Michael S. Tsirkin
2
-0
/
+0
2014-03-11
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
1
-15
/
+16
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
3
-18
/
+18
2014-03-11
configure: don't modify .status on error
Michael S. Tsirkin
1
-13
/
+14
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
4
-6
/
+12
2014-03-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into staging
Peter Maydell
4
-103
/
+141
2014-03-11
target-i386: bugfix of Intel MPX
Liu, Jinsong
1
-1
/
+1
2014-03-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
33
-335
/
+655
2014-03-10
s390/kvm: Add Maintainers for s390/kvm
Christian Borntraeger
1
-0
/
+7
2014-03-10
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
20
-33
/
+143
2014-03-10
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
Peter Maydell
5
-1
/
+1
2014-03-10
target-arm: Implement WFE as a yield operation
Peter Maydell
5
-0
/
+19
2014-03-10
hw/arm/musicpal: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-10
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-10
hw/arm/omap1.c: Avoid shifting left into sign bit
Peter Maydell
1
-10
/
+14
2014-03-10
pxa2xx: Don't shift into sign bit
Peter Maydell
3
-6
/
+6
2014-03-10
libvixl: Fix format strings for several int64_t values
Stefan Weil
1
-10
/
+10
2014-03-10
target-arm: Fix intptr_t vs tcg_target_long
Richard Henderson
1
-1
/
+1
2014-03-10
target-arm: Implements the ARM PMCCNTR register
Alistair Francis
2
-4
/
+89
2014-03-10
target-arm: Fix incorrect setting of E bit in CPSR
Peter Maydell
1
-1
/
+1
2014-03-10
configure: Prettify message for hosts without spice support
Stefan Weil
1
-0
/
+4
2014-03-10
spice: QemuUIInfo windup
Gerd Hoffmann
1
-3
/
+22
2014-03-10
spice: fix simple display surface handling
Gerd Hoffmann
1
-4
/
+8
2014-03-10
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
Gerd Hoffmann
1
-0
/
+14
2014-03-10
input: sdl: fix guest_cursor logic.
Gerd Hoffmann
1
-7
/
+11
[next]