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
2011-08-22
char: rename qemu_chr_printf() -> qemu_chr_fe_printf()
Anthony Liguori
1
-11
/
+11
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
22
-27
/
+27
2011-08-21
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
9
-136
/
+415
2011-08-21
escc: replace DPRINTFs with tracepoints
Blue Swirl
1
-46
/
+14
2011-08-21
m48t59: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+5
2011-08-21
escc: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+5
2011-08-21
fdc: avoid structure holes spotted by pahole
Blue Swirl
1
-9
/
+9
2011-08-21
pcnet: avoid structure holes spotted by pahole
Blue Swirl
1
-2
/
+2
2011-08-21
esp: avoid structure holes spotted by pahole
Blue Swirl
1
-5
/
+6
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
1
-10
/
+10
2011-08-21
tcx: avoid structure holes spotted by pahole
Blue Swirl
1
-2
/
+2
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
1
-1
/
+1
2011-08-21
slavio_intctl: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+4
2011-08-21
slavio_misc: avoid structure holes spotted by pahole
Blue Swirl
1
-1
/
+1
2011-08-21
slavio_timer: avoid structure holes spotted by pahole
Blue Swirl
1
-3
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
189
-657
/
+655
2011-08-20
scsi-disk: fix DPRINTF
Blue Swirl
1
-2
/
+2
2011-08-17
hw/stellaris: Add support for RCC2 register
Engin AYDOGAN
1
-4
/
+68
2011-08-17
hw/pl061.c: Support GPIOAMSEL register
Peter Maydell
1
-1
/
+8
2011-08-17
hw/pl061: Convert to VMState
Peter Maydell
1
-95
/
+79
2011-08-17
vexpress, realview: Use pl111, not pl110
Peter Maydell
2
-2
/
+2
2011-08-17
versatilepb: Implement SYS_CLCD mux control register bits
Peter Maydell
3
-11
/
+80
2011-08-17
hw/pl110: Model the PL111 CLCD controller
Peter Maydell
3
-28
/
+183
2011-08-16
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
Paolo Bonzini
1
-1
/
+2
2011-08-14
hw/scsi-bus.c: Fix use of uninitialised variable
Peter Maydell
1
-1
/
+1
2011-08-12
scsi: add special traces for common commands
Paolo Bonzini
1
-0
/
+17
2011-08-12
scsi: report unit attention on reset
Paolo Bonzini
4
-6
/
+7
2011-08-12
scsi: add support for unit attention conditions
Paolo Bonzini
3
-2
/
+94
2011-08-12
scsi: add a bunch more common sense codes
Paolo Bonzini
2
-0
/
+42
2011-08-12
scsi: move handling of REQUEST SENSE to common code
Paolo Bonzini
3
-25
/
+12
2011-08-12
scsi: move handling of REPORT LUNS and invalid LUNs to common code
Paolo Bonzini
4
-29
/
+177
2011-08-12
scsi: move request parsing to common code
Paolo Bonzini
4
-30
/
+38
2011-08-12
scsi: push lun field to SCSIDevice
Paolo Bonzini
3
-4
/
+3
2011-08-12
scsi: introduce SCSICommand
Paolo Bonzini
2
-54
/
+58
2011-08-12
scsi: pass cdb already to scsi_req_new
Paolo Bonzini
6
-15
/
+18
2011-08-12
scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps
Paolo Bonzini
4
-40
/
+29
2011-08-12
scsi: introduce SCSIReqOps
Paolo Bonzini
4
-25
/
+40
2011-08-12
scsi: move sense handling to generic code
Paolo Bonzini
4
-112
/
+110
2011-08-12
scsi: pass status when completing
Paolo Bonzini
4
-31
/
+25
2011-08-12
vscsi: always use get_sense
Paolo Bonzini
1
-70
/
+21
2011-08-12
scsi-disk: no need to call scsi_req_data on a short read
Paolo Bonzini
1
-3
/
+0
2011-08-12
pc: make vgabios exit port more useful
Anthony Liguori
1
-2
/
+2
2011-08-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-2
/
+7
2011-08-12
Merge remote-tracking branch 'aneesh/for-upstream-1' into staging
Anthony Liguori
9
-844
/
+1013
2011-08-12
Merge remote-tracking branch 'spice/spice.v41' into staging
Anthony Liguori
1
-7
/
+6
2011-08-12
Merge remote-tracking branch 'kraxel/usb.23' into staging
Anthony Liguori
6
-146
/
+134
2011-08-11
hw/qdev: Don't crash if qdev_create(NULL, ...) fails
Peter Maydell
1
-1
/
+6
2011-08-11
scsi-bus: use DO_UPCAST
Zhi Yong Wu
1
-1
/
+1
2011-08-11
etrax-ser: printf -> qemu_log.
Edgar E. Iglesias
1
-4
/
+6
2011-08-11
etrax: QDevify the Ethernet MAC.
Edgar E. Iglesias
3
-31
/
+67
[next]