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
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
1
-18
/
+22
2009-06-17
Call piix3_reset() on system reset.
Gleb Natapov
1
-1
/
+5
2009-06-17
Register usb-uhci reset function.
Gleb Natapov
1
-1
/
+4
2009-06-17
Revert "Update irqs on reset and device load"
Blue Swirl
2
-11
/
+1
2009-06-17
Allow user to specify CPU model
Blue Swirl
3
-10
/
+8
2009-06-16
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
1
-2
/
+3
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
1
-8
/
+18
2009-06-16
pci: add define for communication class devices
Amit Shah
1
-0
/
+2
2009-06-16
virtio blk: fix warning.
Gerd Hoffmann
1
-0
/
+1
2009-06-16
lsi53c895a: Implement write access to DMA Byte Counter
Sebastian Herbszt
1
-0
/
+7
2009-06-16
lsi53c895a: Implement read and write access to DMA Next Address
Sebastian Herbszt
1
-0
/
+2
2009-06-16
lsi53c895a: Implement Scratch Byte Register
Sebastian Herbszt
1
-0
/
+7
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
21
-40
/
+40
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
137
-271
/
+267
2009-06-16
qdev: Fix regression in "pci_add ... storage if=virtio, ..."
Markus Armbruster
1
-1
/
+0
2009-06-15
Incorporate changes from v2 of Gleb's RTC reset patch
Anthony Liguori
1
-4
/
+8
2009-06-15
etrax: Don't pass CPUState to peripherals.
Edgar E. Iglesias
6
-20
/
+10
2009-06-14
Add rtc reset function.
Gleb Natapov
1
-0
/
+19
2009-06-13
Add static to local machine declaration.
Stefan Weil
1
-1
/
+1
2009-06-13
Don't use cpu_index as apic_id.
Gleb Natapov
3
-13
/
+40
2009-06-13
Apic creation should not depend on pci
Gleb Natapov
1
-8
/
+2
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
1
-1
/
+1
2009-06-13
Fix SDL include path.
Stefan Weil
1
-1
/
+1
2009-06-13
Avoid a gcc 3 format warning
Blue Swirl
2
-12
/
+4
2009-06-13
Avoid gcc 4.4 warning about uninitialized field
Blue Swirl
1
-0
/
+1
2009-06-13
Fix signedness problems
Blue Swirl
1
-3
/
+3
2009-06-13
xen nic: check tx queue after connect.
Gerd Hoffmann
1
-0
/
+2
2009-06-13
include inttypes.h in xen.h
Gerd Hoffmann
1
-0
/
+1
2009-06-13
xen: adapt to qemu_machine changes
Gerd Hoffmann
1
-1
/
+1
2009-06-13
xen_disk: move sanity check to the correct place
Gerd Hoffmann
1
-4
/
+5
2009-06-12
ETRAX: DMA fixes for 64bit hosts.
Edgar E. Iglesias
1
-26
/
+25
2009-06-11
ETRAX: Correct PIC creation for the bare FS board.
Edgar E. Iglesias
1
-2
/
+7
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
27
-61
/
+95
2009-06-11
Fix stellaris ethernet
Paul Brook
1
-2
/
+2
2009-06-11
Fix xilinx_ethlite breakage by 4f1c942b7f
Jan Kiszka
1
-8
/
+8
2009-06-10
Merge branch 'net-queue'
Anthony Liguori
18
-175
/
+299
2009-06-09
Fix Sparse warning
Blue Swirl
1
-1
/
+1
2009-06-09
Remove unused and misnamed field and variable
Blue Swirl
2
-10
/
+0
2009-06-09
Update irqs on reset and device load
Blue Swirl
2
-1
/
+11
2009-06-09
Register reset functions for e1000 and rtl8139
Blue Swirl
2
-8
/
+17
2009-06-09
virtio-net: Increase filter and control limits
Alex Williamson
1
-2
/
+2
2009-06-09
virtio-net: Add new RX filter controls
Alex Williamson
2
-8
/
+46
2009-06-09
virtio-net: MAC filter optimization
Alex Williamson
1
-4
/
+25
2009-06-09
virtio-net: Fix MAC filter overflow handling
Alex Williamson
1
-8
/
+23
2009-06-09
virtio-net: reorganize receive_filter()
Alex Williamson
1
-8
/
+11
2009-06-09
virtio-net: Use a byte to store RX mode flags
Alex Williamson
1
-7
/
+12
2009-06-09
virtio-net: Add version_id 7 placeholder for vnet header support
Alex Williamson
1
-1
/
+8
2009-06-09
virtio-net: implement rx packet queueing
Mark McLoughlin
1
-1
/
+4
2009-06-09
net: add return value to packet receive handler
Mark McLoughlin
15
-65
/
+94
2009-06-09
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
15
-67
/
+67
[prev]
[next]