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
2012-01-12
vga: optimize ppm_save() divisions
Avi Kivity
1
-6
/
+4
2012-01-12
etraxfs-dma: Model metadata and eop
Lars Persson
3
-10
/
+33
2012-01-10
wm8750: Fix calculation of number of array elements
Stefan Weil
1
-1
/
+1
2012-01-10
elf: Improve symbol lookup (optimize, fix for bsd-user)
Stefan Weil
1
-7
/
+5
2012-01-10
hw/integratorcp: Simplify flash remap code
Peter Maydell
1
-19
/
+7
2012-01-10
hw/integratorcp: Fix sense of REMAP bit
Peter Maydell
1
-1
/
+1
2012-01-10
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
4
-25
/
+75
2012-01-09
vhost: improve region filtering
Avi Kivity
1
-4
/
+15
2012-01-09
vhost: fix mem_sections memory corruption
Avi Kivity
1
-1
/
+1
2012-01-09
vhost: fix incorrect userspace address
Avi Kivity
1
-1
/
+1
2012-01-07
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
7
-57
/
+265
2012-01-07
sm501: Fix size of color_reg
Stefan Weil
1
-1
/
+1
2012-01-07
malta: Fix regression (i8259 interrupts did not work)
Stefan Weil
1
-4
/
+35
2012-01-06
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
5
-14
/
+14
2012-01-06
virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts
Peter Maydell
1
-2
/
+2
2012-01-06
scsi virtio-blk usb-msd: Clean up device init error messages
Markus Armbruster
4
-8
/
+8
2012-01-06
Strip trailing '\n' from error_report()'s first argument (again)
Markus Armbruster
1
-6
/
+6
2012-01-06
Merge remote-tracking branch 'amit/master' into staging
Anthony Liguori
1
-1
/
+13
2012-01-06
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
7
-446
/
+1713
2012-01-06
Merge remote-tracking branch 'kraxel/usb.33' into staging
Anthony Liguori
2
-3
/
+15
2012-01-06
usb-ohci: td.cbp incorrectly updated near page end
Andriy Gapon
1
-3
/
+3
2012-01-06
usb-storage: cancel I/O on reset
Gerd Hoffmann
1
-0
/
+12
2012-01-04
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
9
-113
/
+403
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-7
/
+45
2012-01-04
hw/9pfs: Proxy getversion
M. Mohan Kumar
2
-0
/
+33
2012-01-04
hw/9pfs: xattr interfaces in proxy filesystem driver
M. Mohan Kumar
2
-8
/
+120
2012-01-04
hw/9pfs: File ownership and others
M. Mohan Kumar
2
-12
/
+130
2012-01-04
hw/9pfs: Add stat/readlink/statfs for proxy FS
M. Mohan Kumar
2
-8
/
+232
2012-01-04
hw/9pfs: Create other filesystem objects
M. Mohan Kumar
2
-17
/
+190
2012-01-04
hw/9pfs: Open and create files
M. Mohan Kumar
2
-6
/
+192
2012-01-04
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
1
-0
/
+9
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
2
-0
/
+412
2012-01-04
hw/9pfs: Add validation to {un}marshal code
M. Mohan Kumar
1
-123
/
+338
2012-01-04
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
2
-322
/
+12
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
3
-5
/
+62
2012-01-04
add L2x0/PL310 cache controller device
Rob Herring
1
-0
/
+181
2012-01-04
arm: add dummy gic security registers
Rob Herring
1
-0
/
+6
2012-01-04
arm: Set frequencies for arm_timer
Mark Langsdorf
1
-5
/
+19
2012-01-04
arm: add missing scu registers
Rob Herring
1
-3
/
+33
2012-01-04
hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
Peter Maydell
1
-9
/
+21
2012-01-04
hw/omap1.c: Drop unused includes
Peter Maydell
1
-4
/
+0
2012-01-04
hw/omap1.c: Separate dpll_ctl from omap_mpu_state
Juha Riihimäki
2
-15
/
+19
2012-01-04
hw/omap1.c: Separate PWT from omap_mpu_state
Juha Riihimäki
2
-32
/
+35
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
62
-117
/
+234
2012-01-04
hw/omap1.c: Separate PWL from omap_mpu_state
Juha Riihimäki
2
-31
/
+37
2012-01-04
hw/omap1.c: omap_mpuio_init() need not be public
Peter Maydell
2
-5
/
+1
2012-01-04
hw/pl110.c: Add post-load hook to invalidate display
Peter Maydell
1
-0
/
+11
2012-01-04
hw/pl181.c: Add save/load support
Peter Maydell
1
-9
/
+40
2012-01-04
Add generic drive hotplugging
Alexander Graf
2
-20
/
+51
2012-01-04
[S390] Add hotplug support
Alexander Graf
2
-5
/
+24
[next]