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-04-16
rng random backend: check for -EAGAIN errors on read
Amit Shah
1
-0
/
+3
2013-04-16
migration: initialize RAM to zero
Paolo Bonzini
1
-17
/
+18
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
6
-41
/
+1551
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
4
-47
/
+104
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
37
-1074
/
+832
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
14
-56
/
+145
2013-04-16
use libusb for usb-host
Gerd Hoffmann
4
-2
/
+1501
2013-04-16
xhci: fix address device
Gerd Hoffmann
1
-0
/
+4
2013-04-16
xhci: use slotid as device address
Gerd Hoffmann
1
-22
/
+3
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
2
-7
/
+36
2013-04-16
xhci: add xhci_cap_write
Gerd Hoffmann
1
-0
/
+7
2013-04-16
xhci: remove leftover debug printf
Gerd Hoffmann
1
-1
/
+0
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
1
-9
/
+0
2013-04-16
spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
Hans de Goede
1
-1
/
+2
2013-04-16
spice-qemu-char: Remove intermediate buffer
Alon Levy
1
-9
/
+3
2013-04-16
spice-qemu-char: Add watch support
Hans de Goede
1
-4
/
+63
2013-04-16
spice-qemu-char: Remove #ifdef-ed code for old spice-server compat
Hans de Goede
1
-26
/
+1
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
1
-2
/
+22
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2
-4
/
+6
2013-04-16
spice: (32 bit only) fix surface cmd tracking destruction
Alon Levy
1
-1
/
+1
2013-04-16
qxl: add 2000x2000 and 2048x2048 video modes
Gerd Hoffmann
1
-0
/
+2
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
1
-5
/
+7
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
1
-6
/
+7
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
6
-67
/
+187
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2
-11
/
+66
2013-04-16
stream: Add flow control API
Peter Crosthwaite
4
-9
/
+48
2013-04-16
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
2
-7
/
+62
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2
-5
/
+60
2013-04-16
petalogix_ml605_mmu: Attach ethernet to machine
Peter Crosthwaite
1
-0
/
+2
2013-04-16
petalogix_ml605_mmu: Fix machine node attachment
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: converted init->realize
Peter Crosthwaite
1
-13
/
+13
2013-04-16
xilinx_axidma: Register reset properly
Peter Crosthwaite
1
-1
/
+11
2013-04-16
xilinx_axidma: Defined and use type cast macro
Peter Crosthwaite
1
-4
/
+9
2013-04-16
xilinx_axidma: typedef XilinxAXIDMA struct
Peter Crosthwaite
1
-7
/
+9
2013-04-16
xilinx_axienet: converted init->realize
Peter Crosthwaite
1
-13
/
+11
2013-04-16
xilinx_axienet: Register reset properly
Peter Crosthwaite
1
-2
/
+4
2013-04-16
xilinx_axienet: Defined and use type cast macro
Peter Crosthwaite
1
-3
/
+8
2013-04-16
xilinx_axienet: typedef XilinxAXIEnet struct
Peter Crosthwaite
1
-21
/
+23
2013-04-16
qxl: register QemuConsole for secondary cards
Gerd Hoffmann
1
-1
/
+5
2013-04-16
gtk: custom cursor support
Gerd Hoffmann
1
-0
/
+33
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
6
-38
/
+84
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
5
-46
/
+56
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
3
-39
/
+24
2013-04-16
qxl: add 4k + 8k resolutions
Gerd Hoffmann
1
-0
/
+4
2013-04-16
console: gui timer fixes
Gerd Hoffmann
6
-67
/
+60
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
26
-104
/
+155
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
2
-8
/
+8
[prev]
[next]