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-01-07
usb: Fix usb_ep_find_packet_by_id
Hans de Goede
1
-1
/
+1
2013-01-07
hid: Change idle handling to use a timer
Hans de Goede
3
-13
/
+43
2013-01-07
uhci: Maximize how many frames we catch up when behind
Hans de Goede
1
-0
/
+8
2013-01-07
uhci: Limit amount of frames processed in one go
Hans de Goede
1
-16
/
+27
2013-01-07
uhci: Add a QH_VALID define
Hans de Goede
1
-4
/
+5
2013-01-07
uhci: Fix pending interrupts getting lost on migration
Hans de Goede
1
-1
/
+2
2013-01-07
uhci: Fix 1 ms delay in interrupt reporting to the guest
Hans de Goede
1
-11
/
+13
2013-01-07
ehci: Don't call commit_irq after raising PCD
Hans de Goede
1
-2
/
+0
2013-01-07
ehci: Further speedup rescanning if async schedule after raising an interrupt
Hans de Goede
1
-1
/
+4
2013-01-07
ehci: Use uframe precision for interrupt threshold checking (v2)
Hans de Goede
1
-23
/
+47
2013-01-07
ehci: Verify a queue's ep direction does not change
Hans de Goede
2
-0
/
+20
2013-01-07
ehci: Add an ehci_get_pid helper function
Hans de Goede
1
-16
/
+16
2013-01-07
ehci: Verify qtd for async completed packets
Hans de Goede
1
-14
/
+1
2013-01-07
ehci: writeback_async_complete_packet: verify qh and qtd
Hans de Goede
1
-0
/
+14
2013-01-07
ehci: Move get / put_dwords upwards
Hans de Goede
1
-42
/
+42
2013-01-07
ehci: Verify guest does not change the token of inflight qtd-s
Hans de Goede
1
-6
/
+4
2013-01-07
ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions
Hans de Goede
1
-16
/
+35
2013-01-07
ehci: Add a ehci_writeback_async_complete_packet helper function
Hans de Goede
1
-11
/
+17
2013-01-06
Revert "virtio-pci: replace byte swap hack"
Blue Swirl
2
-1
/
+34
2013-01-06
virtio-pci: replace byte swap hack
Blue Swirl
2
-34
/
+1
2013-01-06
tests: add gcov support
Blue Swirl
3
-1
/
+64
2013-01-05
hw/i386: Fix broken build for non POSIX hosts
Stefan Weil
1
-0
/
+5
2013-01-05
softfloat: Implement uint64_to_float128
Richard Henderson
2
-0
/
+11
2013-01-05
softfloat: Fix uint64_to_float64
Richard Henderson
1
-3
/
+10
2013-01-04
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
6
-11
/
+11
2013-01-04
Merge remote-tracking branch 'kraxel/testdev.1' into staging
Anthony Liguori
5
-49
/
+283
2013-01-04
Merge remote-tracking branch 'kraxel/acpi.2' into staging
Anthony Liguori
9
-11
/
+48
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
1
-3
/
+2
2013-01-04
linux-user/syscall.c: remove forward declarations
John Spencer
1
-5
/
+3
2013-01-04
hw/mcf5206: Reduce size of lookup table
Stefan Weil
1
-1
/
+1
2013-01-04
Remove --sparc_cpu option from the configure list
陳韋任 (Wei-Ren Chen)
1
-1
/
+0
2013-01-04
pseries: Remove unneeded include statement (fixes MinGW builds)
Stefan Weil
1
-1
/
+1
2013-01-04
pc_sysfw: Check for qemu_find_file() failure
Markus Armbruster
1
-0
/
+4
2013-01-04
pc: remove bochs bios debug ports
Gerd Hoffmann
1
-41
/
+0
2013-01-04
hw: Add test device for unittests execution
Lucas Meneghel Rodrigues
2
-0
/
+183
2013-01-04
add isa-debug-exit device.
Gerd Hoffmann
2
-1
/
+76
2013-01-04
switch debugcon to memory api
Gerd Hoffmann
1
-7
/
+24
2013-01-04
apci: assign memory regions to ich9 lpc device
Gerd Hoffmann
3
-4
/
+8
2013-01-04
apci: assign memory regions to piix4 acpi device
Gerd Hoffmann
1
-7
/
+13
2013-01-04
acpi: autoload dsdt
Gerd Hoffmann
4
-0
/
+26
2013-01-04
configure: also symlink *.aml files
Gerd Hoffmann
1
-0
/
+1
2013-01-03
pty: unbreak libvirt
Gerd Hoffmann
1
-4
/
+5
2013-01-03
dataplane: use linux-headers/ for virtio includes
Stefan Hajnoczi
2
-4
/
+3
2013-01-02
configure: Write new file "config-all-disas.mak" when running configure
Stefan Weil
1
-0
/
+2
2013-01-02
tci: Fix broken builds with TCG interpreter
Stefan Weil
2
-3
/
+4
2013-01-02
savevm.c: cleanup system includes
Michael Tokarev
1
-39
/
+1
2013-01-02
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...
Michael Tokarev
2
-3
/
+29
2013-01-02
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
27
-29
/
+1863
2013-01-02
tcg: Remove unneeded assertion
Stefan Weil
1
-1
/
+0
2013-01-02
sheepdog: pass oid directly to send_pending_req()
Liu Yuan
1
-1
/
+1
[next]