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-06-04
ide: Split non-qdev code off ide_init2()
Markus Armbruster
8
-18
/
+34
2010-06-04
ide: Change ide_init_drive() to require valid dinfo argument
Markus Armbruster
1
-22
/
+25
2010-06-04
ide: Split ide_init1() off ide_init2()
Markus Armbruster
1
-15
/
+17
2010-06-04
ide: Remove redundant IDEState member conf
Markus Armbruster
3
-14
/
+9
2010-06-04
ide: Remove useless IDEDeviceInfo members unit, drive
Markus Armbruster
1
-2
/
+0
2010-06-04
Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead
Jes Sorensen
1
-3
/
+4
2010-06-02
virtio-net: stop vhost backend on vmstop
Michael S. Tsirkin
1
-6
/
+5
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
2
-74
/
+0
2010-06-01
Merge remote branch 'mst/for_anthony' into HEAD
Anthony Liguori
4
-32
/
+33
2010-06-01
virtio-serial-bus: fix ports_map allocation on init
Alon Levy
1
-1
/
+2
2010-05-31
ioapic: improve debugging
Blue Swirl
1
-6
/
+10
2010-05-31
arm: fix arm kernel boot for non zero start addr
Lars Munch
8
-29
/
+1
2010-05-31
pci-hotplug: make them aware of pci domain.
Isaku Yamahata
3
-4
/
+26
2010-05-31
msix: remove duplicated defines.
Isaku Yamahata
1
-8
/
+0
2010-05-31
pci.h: remove unused constants.
Isaku Yamahata
1
-11
/
+0
2010-05-31
pci: add const to pci_is_express(), pci_config_size().
Isaku Yamahata
1
-2
/
+2
2010-05-31
pci: clean up of pci_set_default_subsystem_id().
Isaku Yamahata
1
-7
/
+5
2010-05-30
mc146818rtc: improve debugging
Blue Swirl
1
-2
/
+20
2010-05-29
pc: improve debugging
Blue Swirl
1
-0
/
+12
2010-05-29
apic: improve debugging
Blue Swirl
1
-13
/
+30
2010-05-29
i8259: improve debugging
Blue Swirl
1
-12
/
+11
2010-05-29
Pad iommu with an empty slot (necessary for SunOS 4.1.4)
Artyom Tarasenko
1
-1
/
+13
2010-05-28
Fix hw/gt64xxx.c compilation with DEBUG defined
Riccardo Magliocchetti
1
-1
/
+1
2010-05-28
musicpal: Drop redundant reset call
Jan Kiszka
1
-2
/
+0
2010-05-28
Fix overflow in i440fx_init()
Avi Kivity
2
-2
/
+2
2010-05-27
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...
Jes Sorensen
1
-1
/
+1
2010-05-26
sparc64: clean up pci bridge map
Igor V. Kovalenko
2
-25
/
+28
2010-05-26
sparc64: rename sun4u cpu to Ultrasparc IIi
Igor V. Kovalenko
1
-1
/
+1
2010-05-24
use new cursor struct + functions for vmware vga and sdl.
Gerd Hoffmann
1
-5
/
+35
2010-05-24
Virtio-net: Replace the hardcode 6 with defined ETN_ALEN
Amos Kong
1
-2
/
+2
2010-05-24
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-3
/
+16
2010-05-24
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
1
-44
/
+7
2010-05-24
microblaze: Handle new elf mach nr for sysemu.
Edgar E. Iglesias
1
-0
/
+5
2010-05-22
lsi: Fix value overflow in request tag processing
Jan Kiszka
1
-2
/
+2
2010-05-22
sparc32 protect read-only bits in DMA CSR registers
Artyom Tarasenko
1
-4
/
+8
2010-05-22
vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc
TeLeMan
1
-1
/
+0
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
2
-2
/
+2
2010-05-22
Compile dma only once
Blue Swirl
8
-14
/
+71
2010-05-22
pckbd: improve debugging
Blue Swirl
1
-13
/
+15
2010-05-22
Compile pckbd only once
Blue Swirl
4
-53
/
+73
2010-05-21
axisdev88: Fix passing of kernel cmdline.
Edgar E. Iglesias
1
-13
/
+18
2010-05-21
arm_timer: fix oneshot mode
Rabin Vincent
1
-1
/
+1
2010-05-21
arm_timer: reload timer when enabled
Rabin Vincent
1
-1
/
+1
2010-05-21
pflash_cfi01: add device ID read command
Michael Walle
1
-0
/
+20
2010-05-21
virtio-blk: fix barrier support
Christoph Hellwig
1
-2
/
+13
2010-05-21
virtio-blk: Avoid zeroing every request structure
Stefan Hajnoczi
1
-1
/
+3
2010-05-20
pc: fix segfault introduced by 3d53f5c36ff6
Eduard - Gabriel Munteanu
1
-2
/
+2
2010-05-19
Revert "monitor: Convert do_pci_device_hot_remove() to QObject"
Markus Armbruster
1
-3
/
+2
2010-05-19
Revert "PCI: Convert pci_device_hot_add() to QObject"
Markus Armbruster
1
-41
/
+5
2010-05-18
target-ppc: remove dead code
Thomas Monjalon
1
-10
/
+0
[prev]
[next]