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
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
8
-30
/
+48
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
8
-22
/
+21
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
13
-174
/
+35
2016-01-13
error: Document how to accumulate multiple errors
Markus Armbruster
1
-0
/
+17
2016-01-13
multithread decompression: Avoid one copy
Dr. David Alan Gilbert
1
-8
/
+3
2016-01-13
Use qemu_get_buffer_in_place for xbzrle data
Dr. David Alan Gilbert
1
-2
/
+4
2016-01-13
Migration: Emit event at start of pass
Dr. David Alan Gilbert
3
-0
/
+31
2016-01-13
Postcopy: Send events/change state on incoming side
Dr. David Alan Gilbert
1
-7
/
+15
2016-01-13
migration: Add state records for migration incoming
zhanghailiang
2
-6
/
+11
2016-01-13
migration: Export migrate_set_state()
zhanghailiang
2
-15
/
+23
2016-01-13
s390x/pci: return real state during listing PCI
Yi Min Zhao
1
-1
/
+2
2016-01-13
virtio-ccw: fix sanity check for vector
Halil Pasic
1
-1
/
+2
2016-01-13
s390: Introduce CCW_COMPAT_2_5
Shmulik Ladkani
1
-0
/
+9
2016-01-13
s390x/virtio: use qemu_check_nic_model()
Cornelia Huck
1
-4
/
+1
2016-01-13
s390x/pci: code cleanup
Yi Min Zhao
1
-3
/
+3
2016-01-13
s390x/pci: reject some operations to disabled PCI function
Yi Min Zhao
3
-7
/
+11
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
7
-956
/
+3
2016-01-13
s390x: remove s390-virtio machine
Pierre Morel
1
-162
/
+0
2016-01-13
s390x: add 2.6 compat machine
Cornelia Huck
1
-2
/
+16
2016-01-13
virtio serial port: fix to incomplete QOMify
Cao jin
1
-1
/
+1
2016-01-12
Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...
Peter Maydell
31
-745
/
+835
2016-01-12
disas/libvixl: Suppress gcc 4.6.3 sign-compare warnings
Peter Maydell
2
-2
/
+7
2016-01-12
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
6
-42
/
+339
2016-01-12
9pfs: introduce V9fsVirtioState
Wei Liu
6
-40
/
+71
2016-01-11
libqos/ahci: organize header
John Snow
1
-12
/
+24
2016-01-11
qtest/ahci: ATAPI data tests
John Snow
1
-0
/
+97
2016-01-11
libqos/ahci: add ahci_exec
John Snow
2
-0
/
+93
2016-01-11
libqos/ahci: allow nondata commands for ahci_io variants
John Snow
2
-12
/
+5
2016-01-11
libqos: allow zero-size allocations
John Snow
3
-10
/
+8
2016-01-11
libqos/ahci: Switch to mutable properties
John Snow
1
-2
/
+8
2016-01-11
libqos/ahci: ATAPI identify
John Snow
3
-1
/
+13
2016-01-11
libqos/ahci: ATAPI support
John Snow
2
-4
/
+89
2016-01-11
ahci-test: fix memory leak
John Snow
1
-2
/
+2
2016-01-11
ide: ahci: reset ncq object to unused on error
Prasad J Pandit
1
-0
/
+1
2016-01-11
macio: fix overflow in lba to offset conversion for ATAPI devices
Mark Cave-Ayland
1
-1
/
+1
2016-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160111-...
Peter Maydell
28
-5309
/
+12118
2016-01-11
hw/arm/virt: Support legacy -nic command line syntax
Ashok Kumar
1
-0
/
+14
2016-01-11
disas/libvixl: Update to upstream VIXL 1.12
Peter Maydell
24
-5188
/
+11989
2016-01-11
hw/dma/xilinx_axidma: remove dead code
Andrew Jones
1
-10
/
+0
2016-01-11
i.MX: move i.MX31 CCM object to register array
Jean-Christophe DUBOIS
2
-111
/
+115
2016-01-11
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160111' int...
Peter Maydell
5
-51
/
+310
2016-01-11
linux-user/mmap.c: Use end instead of real_end in target_mmap
Chen Gang
1
-1
/
+1
2016-01-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...
Peter Maydell
24
-60
/
+69
2016-01-11
linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up.
John Paul Adrian Glaubitz
2
-2
/
+8
2016-01-11
linux-user: Update m68k syscall definitions to match Linux 4.4.
John Paul Adrian Glaubitz
1
-0
/
+27
2016-01-11
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
13
-97
/
+274
2016-01-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...
Peter Maydell
8
-153
/
+180
2016-01-11
linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt()
Chen Gang
1
-1
/
+2
2016-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
33
-12589
/
+1690
2016-01-11
hw/s390x: Remove superfluous return statements
Thomas Huth
2
-5
/
+0
[prev]
[next]