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
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
2
-2
/
+47
2013-05-15
qapi: fix leak in unit tests
Michael Roth
1
-2
/
+7
2013-05-15
qmp: fix handling of cmd with Equals in qmp-shell
Zhangleiqiang
1
-0
/
+2
2013-05-14
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
4
-14
/
+35
2013-05-14
block: Add hint to -EFBIG error message
Kevin Wolf
1
-2
/
+6
2013-05-14
qcow2: Catch some L1 table index overflows
Kevin Wolf
3
-12
/
+29
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
5
-6
/
+20
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
9
-19
/
+18
2013-05-14
readline: Handle xterm escape sequences for Home/End keys
Kevin Wolf
1
-0
/
+15
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
3
-11
/
+12
2013-05-14
spitz: fix compilation failure due to pty.h namespace pollution
Paolo Bonzini
1
-50
/
+50
2013-05-14
acpi: add dummy write function for acpi timer
Gerd Hoffmann
1
-0
/
+7
2013-05-13
qom: aggressively optimize qom casting
Anthony Liguori
2
-2
/
+42
2013-05-13
ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0
Igor Mitsyanko
1
-0
/
+19
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
4
-13
/
+4
2013-05-13
qom: allow turning cast debugging off
Paolo Bonzini
3
-9
/
+26
2013-05-13
qom: trace asserting casts
Paolo Bonzini
2
-1
/
+12
2013-05-13
qom: pass file/line/function to asserting casts
Paolo Bonzini
2
-11
/
+20
2013-05-13
qom: add a fast path to object_class_dynamic_cast
Paolo Bonzini
1
-0
/
+5
2013-05-13
qom: allow casting of a NULL class
Paolo Bonzini
1
-3
/
+9
2013-05-13
qom: improve documentation of cast functions
Paolo Bonzini
1
-2
/
+21
2013-05-13
qga: unlink just created guest-file if fchmod() or fdopen() fails on it
Laszlo Ersek
1
-0
/
+3
2013-05-13
qga: distinguish binary modes in "guest_file_open_modes" map
Laszlo Ersek
1
-6
/
+16
2013-05-13
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
14
-28
/
+49
2013-05-13
Merge remote-tracking branch 'spice/spice.v70' into staging
Anthony Liguori
1
-0
/
+3
2013-05-12
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
1
-1
/
+1
2013-05-12
remove double semicolons
Dong Xu Wang
7
-9
/
+9
2013-05-12
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang
2
-2
/
+2
2013-05-12
docs: mention AddressSpaces in docs/memory.txt
Paolo Bonzini
1
-4
/
+7
2013-05-12
audio: update documentation after removing --audio-card-list option
Hervé Poussineau
1
-4
/
+0
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
1
-5
/
+26
2013-05-12
bsd-user: OS-agnostic 64-bit SYSCTL types
Ed Maste
1
-3
/
+4
2013-05-10
target-i386: ROR r8/r16 imm instruction fix
Aurelien Jarno
1
-0
/
+1
2013-05-09
tcg/optimize: fix setcond2 optimization
Aurelien Jarno
1
-0
/
+1
2013-05-09
qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode
Hans de Goede
1
-0
/
+3
2013-05-08
Update version for 1.5.0-rc1
Anthony Liguori
1
-1
/
+1
2013-05-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
20
-18
/
+474
2013-05-08
virtio: properly validate address before accessing config
Jason Wang
1
-12
/
+18
2013-05-08
virtio-pci: fix level interrupts
Michael S. Tsirkin
1
-0
/
+5
2013-05-08
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
1
-16
/
+16
2013-05-08
PPC: Fix rldcl
Alexander Graf
1
-2
/
+0
2013-05-08
PPC: Depend behavior of cmp instructions only on instruction encoding
Alexander Graf
1
-16
/
+16
2013-05-08
target-mips: fix incorrect behaviour for INSV
Petar Jovanovic
2
-2
/
+15
2013-05-08
target-mips: add missing check_dspr2 for multiply instructions
Petar Jovanovic
1
-0
/
+1
2013-05-08
qemu-iotests: fix 017 018 for vmdk
Fam Zheng
4
-4
/
+8
2013-05-08
qemu-iotests: exclude vmdk and qcow from 043
Fam Zheng
1
-1
/
+1
2013-05-08
qemu-iotests: exclude vmdk for test 042
Fam Zheng
1
-1
/
+1
2013-05-08
qtest/ide-test: Test short and long PRDTs
Kevin Wolf
1
-0
/
+54
2013-05-08
qtest/ide-test: Add simple DMA read/write test case
Kevin Wolf
1
-0
/
+221
2013-05-08
qtest: Add IDE test case
Kevin Wolf
2
-0
/
+167
[prev]
[next]