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-08-09
Sparc32: use qemu_irq for system_powerdown
Blue Swirl
3
-22
/
+19
2009-08-08
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
4
-42
/
+42
2009-08-08
Sparc32: remove VRAM and NVRAM sizes from hwdef
Blue Swirl
1
-36
/
+6
2009-08-08
Sparc32: remove IRQ numbers from hwdef
Blue Swirl
1
-135
/
+25
2009-08-08
Sparc32: move intbit_to_level table back to slavio_intctl.c
Blue Swirl
2
-50
/
+8
2009-08-08
Sparc32: move device instantiation to sun4m.c
Blue Swirl
10
-245
/
+217
2009-08-08
Sparc32: Refactor slavio timer
Blue Swirl
1
-181
/
+209
2009-08-08
ppc_newworld: configure screen size from QEMU command line options
Blue Swirl
1
-0
/
+5
2009-08-08
Sparc64: configure screen size from QEMU command line options
Blue Swirl
1
-0
/
+8
2009-08-08
ppc_oldworld: configure screen size from qemu command line options
Laurent Vivier
2
-0
/
+8
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
5
-6
/
+6
2009-07-31
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
Blue Swirl
1
-55
/
+166
2009-07-31
PPC: convert Grackle to qdev
Blue Swirl
1
-20
/
+86
2009-07-31
esp: fix interrupt register read
Blue Swirl
1
-4
/
+9
2009-07-31
Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)
Blue Swirl
1
-0
/
+3
2009-07-30
e1000.c doesn't properly emulate EERD and ICS registers
Bill Paul
1
-4
/
+9
2009-07-30
qdev: convert all vga devices.
Gerd Hoffmann
3
-81
/
+130
2009-07-30
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
2
-0
/
+12
2009-07-30
qdev: factor out qdev_print_devinfo.
Gerd Hoffmann
1
-1
/
+18
2009-07-30
Fix VM state change handlers running out of order
Markus Armbruster
3
-9
/
+54
2009-07-30
Remove the virtio-{blk, console}-pci-0-10 device types
Mark McLoughlin
1
-46
/
+11
2009-07-30
Remove the pc-0-10 machine type
Mark McLoughlin
1
-50
/
+5
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
8
-18
/
+18
2009-07-27
Refactor code to remove one #ifdef CONFIG_FDT
Juan Quintela
1
-4
/
+2
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
3
-5
/
+5
2009-07-27
qemu: msix nit: clear msix_entries_nr on error
Michael S. Tsirkin
1
-0
/
+1
2009-07-27
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
2
-0
/
+2
2009-07-27
HPET fixes for reg writes
Beth Kon
2
-13
/
+8
2009-07-27
switch -drive to QemuOpts.
Gerd Hoffmann
1
-6
/
+6
2009-07-27
kill drives_opt
Gerd Hoffmann
1
-5
/
+5
2009-07-27
kill drives_table
Gerd Hoffmann
31
-225
/
+186
2009-07-27
qdev/pci: hook up i440fx.
Gerd Hoffmann
2
-26
/
+85
2009-07-27
qdev: bus walker + qdev_device_add()
Gerd Hoffmann
2
-0
/
+252
2009-07-27
qdev: create default bus names.
Gerd Hoffmann
2
-1
/
+25
2009-07-27
qdev/pci: use qdev_prop_pci_devfn
Gerd Hoffmann
1
-4
/
+4
2009-07-27
qdev/prop: add pci devfn property
Gerd Hoffmann
2
-0
/
+44
2009-07-27
Add a pc-0.11 machine type and make the pc type an alias
Mark McLoughlin
1
-1
/
+2
2009-07-27
Add machine type aliases
Mark McLoughlin
1
-0
/
+1
2009-07-26
Give the kernel more room
Alexander Graf
1
-2
/
+2
2009-07-26
PPC: Round VGA BIOS size to page boundary
Alexander Graf
2
-0
/
+8
2009-07-22
notify io_thread at the end of rx handling
Glauber Costa
1
-0
/
+4
2009-07-22
Add save/restore support to the LSI logic SCSI device model.
Nolan
1
-0
/
+172
2009-07-21
Sparc32: convert Sun4c interrupt controller to qdev
Blue Swirl
3
-20
/
+57
2009-07-21
Sparc32: convert SBI to qdev
Blue Swirl
3
-21
/
+54
2009-07-21
Sparc32/64: use 64 bit type for memory size
Blue Swirl
2
-4
/
+4
2009-07-21
qdev: add 64 bit type
Blue Swirl
2
-0
/
+62
2009-07-21
Sparc64: refactor kernel init
Blue Swirl
1
-42
/
+55
2009-07-21
Sparc64: refactor CPU init
Blue Swirl
1
-19
/
+27
2009-07-21
Sparc64: convert memory to qdev
Blue Swirl
1
-4
/
+59
2009-07-21
Sparc64: convert boot prom to qdev
Blue Swirl
1
-29
/
+62
[next]