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-08
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
Tomoki Sekiyama
3
-1
/
+117
2013-01-08
qemu-ga: guest_suspend(): improve error reporting
Luiz Capitulino
1
-11
/
+18
2013-01-08
qemu-ga: bios_supports_mode(): improve error reporting
Luiz Capitulino
1
-19
/
+27
2013-01-08
qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set()
Luiz Capitulino
1
-21
/
+8
2013-01-08
qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: build_fs_mount_list(): take an Error argument
Luiz Capitulino
1
-14
/
+16
2013-01-08
qemu-ga: qmp_guest_shutdown(): improve error reporting
Luiz Capitulino
1
-10
/
+38
2013-01-08
qemu-ga: qmp_guest_file_*: improve error reporting
Luiz Capitulino
1
-9
/
+13
2013-01-08
qemu-ga: qmp_guest_file_close(): fix fclose() error check
Luiz Capitulino
1
-1
/
+1
2013-01-08
qemu-ga: guest_file_handle_find(): take an Error argument
Luiz Capitulino
1
-11
/
+7
2013-01-08
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
13
-67
/
+171
2013-01-08
target-i386: Explicitly set vendor for each built-in cpudef
Igor Mammedov
1
-9
/
+31
2013-01-08
target-i386: Sanitize AMD's ext2_features at realize time
Igor Mammedov
1
-10
/
+11
2013-01-08
target-i386: Filter out unsupported features at realize time
Igor Mammedov
1
-15
/
+16
2013-01-08
qemu-common.h: Make qemu_init_vcpu() stub static inline
Andreas Färber
2
-3
/
+3
2013-01-08
target-i386: check/enforce: Eliminate check_feat field
Eduardo Habkost
1
-8
/
+6
2013-01-08
target-i386: check/enforce: Check SVM flag support as well
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Check all CPUID.80000001H.EDX bits
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Do not ignore "hypervisor" flag
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Fix CPUID leaf numbers on error messages
Eduardo Habkost
2
-9
/
+36
2013-01-08
target-i386: kvm: Enable all supported KVM features for -cpu host
Eduardo Habkost
1
-0
/
+2
2013-01-08
target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features
Eduardo Habkost
1
-7
/
+4
2013-01-08
cpu: Change parent type to Device
Eduardo Habkost
2
-5
/
+7
2013-01-08
qdev: Don't assume existence of parent bus on unparenting
Andreas Färber
1
-3
/
+5
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
2
-2
/
+15
2013-01-08
libqemustub: sysbus_get_default() stub
Eduardo Habkost
2
-0
/
+7
2013-01-08
libqemustub: vmstate register/unregister stubs
Eduardo Habkost
2
-0
/
+18
2013-01-08
libqemustub: Add qemu_[un]register_reset() stubs
Eduardo Habkost
2
-0
/
+14
2013-01-08
Merge remote-tracking branch 'kraxel/usb.75' into staging
Anthony Liguori
23
-333
/
+3280
2013-01-08
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
3
-4
/
+15
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
5
-5
/
+39
2013-01-08
target-mips: Replace macros by inline functions
Stefan Weil
1
-18
/
+24
2013-01-08
target-mips: Allow DSP access to be disabled once enabled.
Eric Johnson
1
-1
/
+1
2013-01-08
linux-user: fix mips 32-on-64 prealloc case
Alexander Graf
1
-0
/
+5
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
2
-78
/
+30
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
8
-21
/
+2718
2013-01-07
exynos4210: Add EHCI support
Liming Wang
2
-1
/
+8
2013-01-07
usb/ehci: Add SysBus EHCI device for Exynos4210
Andreas Färber
2
-0
/
+17
2013-01-07
usb/ehci: Move capsbase and opregbase into SysBus EHCI class
Andreas Färber
2
-2
/
+26
2013-01-07
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
3
-24
/
+60
2013-01-07
xhci: call set-address with dummy usbpacket
Gerd Hoffmann
1
-1
/
+6
2013-01-07
usb-redir: Add debugging to bufpq save / restore
Hans de Goede
1
-3
/
+11
2013-01-07
usbredir: Add usbredir_init_endpoints() helper
Hans de Goede
1
-9
/
+13
2013-01-07
usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci
Hans de Goede
1
-0
/
+2
2013-01-07
usbredir: Add ep_stopped USBDevice method
Hans de Goede
1
-0
/
+9
2013-01-07
usbredir: Add USBEP2I and I2USBEP helper macros
Hans de Goede
1
-3
/
+7
2013-01-07
usbredir: Add an usbredir_stop_ep helper function
Hans de Goede
1
-22
/
+19
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
6
-5
/
+68
2013-01-07
usb: Fix usb_ep_find_packet_by_id
Hans de Goede
1
-1
/
+1
[next]