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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
qemu: virtio-9p: Implement TMKDIR
M. Mohan Kumar
3
-5
/
+91
2010-09-08
qemu: virtio-9p: Implement TMKNOD
M. Mohan Kumar
3
-7
/
+107
2010-09-08
[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
3
-7
/
+119
2010-09-08
[virtio-9p] Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
3
-6
/
+97
2010-09-08
[virtio-9p] Implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
3
-0
/
+49
2010-09-08
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
Sripathi Kodi
3
-1
/
+182
2010-09-08
[virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.
Sripathi Kodi
1
-19
/
+18
2010-09-08
virtio-9p: Do not reset atime
M. Mohan Kumar
3
-13
/
+25
2010-09-08
virtio-9p: getattr server implementation for 9P2000.L protocol.
Sripathi Kodi
3
-0
/
+177
2010-09-08
virtio-9p: Compute iounit based on host filesystem block size
M. Mohan Kumar
2
-19
/
+86
2010-09-08
[V4] virtio-9p: readdir implementation for 9p2000.L
Sripathi Kodi
3
-0
/
+137
2010-09-08
virtio-9p: Return correct error from v9fs_remove
Sripathi Kodi
1
-5
/
+6
2010-09-08
qemu: virtio-9p: Implement statfs support in server
M. Mohan Kumar
4
-0
/
+94
2010-09-08
qemu: virtio-9p: Recognize 9P2000.L protocol
M. Mohan Kumar
2
-1
/
+11
2010-09-08
scsi-disk: add some optional scsi commands
Bernhard Kohl
1
-1
/
+35
2010-09-08
Improve ATA IDENTIFY word 64 contents.
Jonathan A. Kollasch
1
-2
/
+2
2010-09-08
scsi: fix and improve debug prints
Bernhard Kohl
3
-10
/
+20
2010-09-08
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
Bernhard Kohl
1
-1
/
+1
2010-09-08
scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...
Bernhard Kohl
1
-0
/
+2
2010-09-08
scsi-disk: fix the block descriptor returned by the MODE SENSE command
Bernhard Kohl
1
-2
/
+1
2010-09-08
scsi-disk: respect the page control (PC) field in the MODE SENSE command
Bernhard Kohl
1
-10
/
+35
2010-09-08
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command
Bernhard Kohl
1
-6
/
+32
2010-09-08
scsi-disk: fix the mode data length field returned by the MODE SENSE command
Bernhard Kohl
1
-1
/
+1
2010-09-07
virtio-net: Introduce a new bottom half packet TX
Alex Williamson
5
-8
/
+81
2010-09-07
virtio-net: Rename tx_timer_active to tx_waiting
Alex Williamson
1
-9
/
+9
2010-09-07
virtio-net: Limit number of packets sent per TX flush
Alex Williamson
5
-6
/
+29
2010-09-07
virtio-net: Make tx_timer timeout configurable
Alex Williamson
7
-7
/
+27
2010-09-07
vhost_net: mergeable buffers support
Michael S. Tsirkin
1
-1
/
+23
2010-09-06
qemu: e1000 fix TOR math
Michael S. Tsirkin
1
-3
/
+8
2010-09-05
PPC: Make e500 pci byte swap config data
Alexander Graf
1
-1
/
+1
2010-09-05
PPC: Qdev'ify e500 pci
Alexander Graf
1
-33
/
+73
2010-09-05
KVM: PPC: Add level based interrupt logic
Alexander Graf
1
-0
/
+11
2010-09-04
Fix ivshmem build on 32-bit hosts
Avi Kivity
1
-3
/
+4
2010-09-04
hw/ivshmem.c don't check for negative values on unsigned data types
Jes Sorensen
1
-2
/
+2
2010-09-04
load_multiboot(): get_image_size() returns int
Jes Sorensen
1
-1
/
+1
2010-08-30
acpi: fix file size check with -acpitable.
Isaku Yamahata
1
-9
/
+19
2010-08-30
virtio-blk: Fix migration of queued requests
Kevin Wolf
1
-0
/
+5
2010-08-30
virtio: Factor virtqueue_map_sg out
Kevin Wolf
2
-14
/
+27
2010-08-28
isapc: fix segfault.
Isaku Yamahata
1
-0
/
+1
2010-08-26
etraxfs_eth: correct use of ! and &
Blue Swirl
1
-1
/
+1
2010-08-26
ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
Hollis Blanchard
1
-21
/
+18
2010-08-26
ppc4xx: don't unregister RAM at reset
Hollis Blanchard
1
-1
/
+0
2010-08-26
ppc4xx: correct SDRAM controller warning message condition
Hollis Blanchard
1
-1
/
+1
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
3
-0
/
+17
2010-08-24
Rearrange block headers
Blue Swirl
45
-5
/
+42
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
6
-6
/
+6
2010-08-22
VGA: Don't register deprecated VBE range
Alex Williamson
1
-7
/
+0
2010-08-22
virtio-serial: Cleanup on device hot-unplug
Amit Shah
3
-1
/
+27
2010-08-22
pckbd: support for commands 0xf0-0xff: Pulse output bit
Bernhard Kohl
1
-3
/
+20
2010-08-20
Replace qemu_malloc + memset with qemu_mallocz
Blue Swirl
2
-4
/
+2
[prev]
[next]