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
2011-06-06
Fix regression introduced by -machine accel=
Anthony Liguori
1
-1
/
+2
2011-06-06
timer: drop HPET and RTC
Anthony Liguori
1
-120
/
+0
2011-06-06
qxl: fix cmdlog for vga
Alon Levy
1
-1
/
+3
2011-06-06
spice: require spice 0.6.0 or newer.
Gerd Hoffmann
2
-9
/
+1
2011-06-06
qemu-config: comment spell fix
Gerd Hoffmann
1
-3
/
+3
2011-06-06
spice: add SASL support
Marc-André Lureau
3
-0
/
+28
2011-06-06
qxl: add to the list of devices which disable the default vga
Gerd Hoffmann
1
-0
/
+1
2011-06-06
spice: add option for disabling copy paste support
Hans de Goede
3
-0
/
+12
2011-06-06
spice-qemu-char: Fix flow control in client -> guest direction
Hans de Goede
1
-6
/
+5
2011-06-05
scsi: fix tracing of scsi requests with simple backend
Paolo Bonzini
2
-2
/
+7
2011-06-03
configure: check for -Wendif-labels support
Mike Frysinger
1
-2
/
+2
2011-06-03
virtio-9p: Remove statement without effect (fix warning from cppcheck)
Stefan Weil
1
-1
/
+0
2011-06-03
exec: Implement qemu_ram_free_from_ptr()
Alex Williamson
2
-0
/
+14
2011-06-03
multiboot: set boot_device to first partition
Arun Thomas
1
-1
/
+1
2011-06-03
target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010
Alex Zuepke
1
-0
/
+1
2011-06-03
tcg: Fix unused-but-set-variable warning
Christophe Fergeau
1
-2
/
+2
2011-06-03
tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32/TCGv_i64
Peter Maydell
2
-28
/
+50
2011-06-03
tcg/tcg-op.h: Fix prototypes for ld/st functions on 64 bit hosts
Peter Maydell
1
-11
/
+11
2011-06-03
Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.
Brad
1
-0
/
+4
2011-06-03
target-arm: Fix compilation failure for 64 bit hosts
Peter Maydell
1
-9
/
+9
2011-06-03
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
4
-29
/
+35
2011-06-03
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
5
-14
/
+13
2011-06-03
softfloat: add float*_is_zero_or_denormal()
Aurelien Jarno
1
-0
/
+15
2011-06-03
target-i386: use floatx80 constants in helper_fld*_ST0()
Aurelien Jarno
1
-19
/
+8
2011-06-03
softfloat: always enable floatx80 and float128 support
Aurelien Jarno
4
-118
/
+0
2011-06-03
softfloat-native: remove
Aurelien Jarno
6
-1093
/
+2
2011-06-03
target-i386: remove old code handling float64
Aurelien Jarno
5
-411
/
+115
2011-06-03
target-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndef
Aurelien Jarno
1
-4
/
+0
2011-06-03
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
3
-15
/
+0
2011-06-03
s390x: implement lrvgr
Alexander Graf
1
-0
/
+3
2011-06-03
s390x: fix cksm instruction
Alexander Graf
1
-20
/
+8
2011-06-03
s390x: free tmp explicitly in every opcode for disas_a5()
Alexander Graf
1
-1
/
+12
2011-06-03
target-s390x: Add missing tcg_temp_free_i32()
Stefan Weil
1
-0
/
+3
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in do_mh()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Fix duplicate call of tcg_temp_new_i64
Stefan Weil
1
-1
/
+0
2011-06-03
target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
Stefan Weil
1
-2
/
+2
2011-06-03
target-s390x: Fix build for non-linux hosts
Stefan Weil
1
-5
/
+0
2011-06-03
s390x: update zipl rom
Alexander Graf
1
-0
/
+0
2011-06-03
PPC: fix mpc8544ds pci default devices
Alexander Graf
1
-1
/
+1
2011-06-03
Fix segfault on screendump with -nographic
Alexander Graf
1
-1
/
+1
2011-06-03
PPC: install mpc8544ds.dtb
Alexander Graf
1
-0
/
+1
2011-06-03
PPC: fix sregs usage on booke
Alexander Graf
1
-6
/
+4
2011-06-03
ppc: Fix compilation for ppc64-softmmu
Stefan Weil
1
-6
/
+6
2011-06-01
hw/9pfs: Don't crash when we get a request with not supported 9p operation
Aneesh Kumar K.V
1
-6
/
+11
2011-06-01
[virtio-9p] Make rpath thread safe
Venkateswararao Jujjuri (JV)
7
-92
/
+98
2011-06-01
virtio-9p: Use relative includes for files in hw
Stefan Weil
9
-15
/
+14
[prev]
[next]