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-06-28
mirror: limit niov to IOV_MAX elements, again
John Snow
1
-0
/
+3
2016-06-28
mirror: clarify mirror_do_read return code
John Snow
1
-2
/
+5
2016-06-28
block/gluster: add support for selecting debug logging level
Jeff Cody
1
-7
/
+41
2016-06-28
mirror: fix trace_mirror_yield_in_flight usage in mirror_iteration()
Denis V. Lunev
1
-1
/
+1
2016-06-28
block/nfs: add support for libnfs pagecache
Peter Lieven
1
-1
/
+36
2016-06-28
block/nfs: refuse readahead if cache.direct is on
Peter Lieven
1
-4
/
+16
2016-06-28
block/gluster: add support for SEEK_DATA/SEEK_HOLE
Niels de Vos
1
-0
/
+182
2016-06-28
cputlb: don't cpu_abort() if guest tries to execute outside RAM or RAM
Peter Maydell
1
-2
/
+37
2016-06-28
configure: Make AVX2 test robust to non-ELF systems
Peter Maydell
1
-2
/
+4
2016-06-28
configure: Improve usermode relocation linker option probe
Peter Maydell
1
-1
/
+11
2016-06-28
hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
1
-2
/
+2
2016-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-46
/
+112
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
2
-3
/
+13
2016-06-28
virtio-blk: dataplane multiqueue support
Stefan Hajnoczi
1
-16
/
+34
2016-06-28
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
1
-1
/
+19
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2
-10
/
+14
2016-06-28
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
3
-4
/
+4
2016-06-28
virtio-blk: multiqueue batch notify
Stefan Hajnoczi
1
-6
/
+23
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2
-0
/
+2
2016-06-28
dma-helpers: dma_blk_io() cancel support
Stefan Hajnoczi
1
-0
/
+7
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2
-10
/
+0
2016-06-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
8
-172
/
+237
2016-06-28
misc/aspeed_scu: Fix build error caused by missing header
Pranith Kumar
1
-0
/
+1
2016-06-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-1
/
+1
2016-06-28
vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
KarimAllah Ahmed
2
-113
/
+139
2016-06-28
rtl8139: save/load RxMulOk counter (again)
David Vrabel
1
-26
/
+14
2016-06-28
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
3
-29
/
+78
2016-06-28
net: mipsnet: check transmit buffer size before sending
Prasad J Pandit
1
-3
/
+5
2016-06-28
net: fix qemu_announce_self not emitting packets
Peter Lieven
1
-1
/
+1
2016-06-27
target-alpha: Avoid gcc 6.1 werror for linux-user
Richard Henderson
1
-3
/
+6
2016-06-27
macio: Use blk_drain instead of blk_drain_all
Fam Zheng
1
-1
/
+1
2016-06-27
hw/net/e1000: Don't use *_to_cpup()
Peter Maydell
3
-13
/
+13
2016-06-27
hw/net/virtio-net.c: Don't use *_to_cpup()
Peter Maydell
1
-1
/
+1
2016-06-27
hw/net/rocker: Don't use *_to_cpup()
Peter Maydell
1
-3
/
+3
2016-06-27
hw/net/rtl8139.c: Don't use *_to_cpup()
Peter Maydell
1
-5
/
+4
2016-06-27
hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
1
-4
/
+4
2016-06-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160627'...
Peter Maydell
12
-70
/
+698
2016-06-27
m25p80: Fix WINBOND fast read command handling
Marcin Krzeminski
1
-2
/
+5
2016-06-27
m25p80: New flash devices.
Marcin Krzeminski
1
-6
/
+13
2016-06-27
m25p80: Fast read commands family changes.
Marcin Krzeminski
1
-37
/
+117
2016-06-27
m25p80: Introduce configuration registers.
Marcin Krzeminski
1
-0
/
+47
2016-06-27
m25p80: Introduce quad and equad modes.
Marcin Krzeminski
1
-5
/
+65
2016-06-27
m25p80: Add additional flash commands:
Marcin Krzeminski
1
-0
/
+9
2016-06-27
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
Marcin Krzeminski
1
-0
/
+5
2016-06-27
m25p80: Allow more than four banks.
Marcin Krzeminski
1
-3
/
+2
2016-06-27
m25p80: Make a table for JEDEC ID.
Marcin Krzeminski
1
-19
/
+42
2016-06-27
m25p80: Replace JEDEC ID masking with function.
Marcin Krzeminski
1
-9
/
+40
2016-06-27
palmetto-bmc: Configure the SCU's hardware strapping register
Andrew Jeffery
1
-0
/
+2
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
2
-0
/
+23
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
4
-0
/
+321
[next]