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
2013-04-20
qdev: Drop taddr properties
Peter Maydell
1
-10
/
+0
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-2
/
+1
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2
-4
/
+1
2013-04-19
virtio.h: drop unused function prototypes
Luiz Capitulino
1
-2
/
+0
2013-04-19
bswap: fix compiler warning
Alexey Kardashevskiy
1
-0
/
+1
2013-04-18
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
1
-1
/
+1
2013-04-18
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
2
-2
/
+10
2013-04-18
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
2
-10
/
+18
2013-04-18
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
2
-2
/
+9
2013-04-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2
-2
/
+7
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
1
-1
/
+1
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
1
-0
/
+13
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
1
-0
/
+12
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
1
-1
/
+2
2013-04-17
chardev: remove the headers of Memory chardev driver
Lei Li
1
-6
/
+0
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
1
-1
/
+1
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
3
-34
/
+31
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2
-6
/
+16
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
1
-1
/
+1
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
2
-11
/
+15
2013-04-16
stream: Add flow control API
Peter Crosthwaite
1
-3
/
+30
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2
-1
/
+2
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
1
-2
/
+4
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
1
-0
/
+1
2013-04-16
console: gui timer fixes
Gerd Hoffmann
1
-4
/
+5
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-6
/
+6
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
1
-8
/
+0
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
1
-2
/
+0
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-3
/
+0
2013-04-16
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
1
-1
/
+0
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-11
/
+11
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
1
-4
/
+1
2013-04-16
pixman: render vgafont glyphs into pixman images
Gerd Hoffmann
1
-0
/
+7
2013-04-16
pixman: add qemu_pixman_color()
Gerd Hoffmann
1
-0
/
+2
2013-04-16
cpu: Pass CPUState to *cpu_synchronize_post*()
Igor Mammedov
1
-6
/
+6
2013-04-16
qdev: Add qdev property for bool type
Igor Mammedov
1
-0
/
+10
2013-04-16
pci: add pci test device
Michael S. Tsirkin
1
-0
/
+1
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
15
-24
/
+98
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
1
-1
/
+1
2013-04-15
exec: remove useless declarations from memory-internal.h
Paolo Bonzini
1
-6
/
+0
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
2
-5
/
+4
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
6
-2
/
+2
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
3
-3
/
+85
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
1
-2
/
+0
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
1
-1
/
+1
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
1
-0
/
+9
2013-04-15
virtio: fix broken aliases.
KONRAD Frederic
3
-3
/
+3
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2
-8
/
+7
[next]