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-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
17
-58
/
+52
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
9
-1
/
+13
2009-12-12
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
4
-8
/
+9
2009-12-12
fix rtc-td-hack on host without high-res timers
Gleb Natapov
1
-0
/
+17
2009-12-12
virtio: verify features on load
Michael S. Tsirkin
4
-6
/
+37
2009-12-12
vmware_vga: add rom file so that it boots.
Dave Airlie
1
-0
/
+2
2009-12-10
microblaze: Make boot_info static.
Edgar E. Iglesias
1
-1
/
+1
2009-12-10
microblaze: Add missing cpu_reset.
Edgar E. Iglesias
1
-0
/
+2
2009-12-10
microblaze: Boot and reset fixes.
Edgar E. Iglesias
1
-13
/
+16
2009-12-07
pci: interrupt disable bit support
Michael S. Tsirkin
2
-2
/
+28
2009-12-07
pci: interrupt status bit implementation
Michael S. Tsirkin
2
-1
/
+26
2009-12-07
pci: prepare irq code for interrupt state
Michael S. Tsirkin
2
-17
/
+74
2009-12-07
msix: function mask support
Michael S. Tsirkin
1
-18
/
+46
2009-12-07
msix: macro rename for function mask support
Michael S. Tsirkin
1
-7
/
+7
2009-12-05
Add S390x virtio machine description
Alexander Graf
1
-0
/
+255
2009-12-05
Add S390x virtio machine bus
Alexander Graf
2
-0
/
+459
2009-12-04
Add "static" to please Sparse
Blue Swirl
9
-10
/
+10
2009-12-04
scsi: fix incorrect ?: use
Blue Swirl
1
-1
/
+2
2009-12-03
ide: implement stub for audio control/volume read
Thadeu Lima de Souza Cascardo
1
-0
/
+17
2009-12-03
ide: Use some already defined page macros instead of constants
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2009-12-03
eepro100: Improve debug messages
Stefan Weil
1
-3
/
+3
2009-12-03
eepro100: Allocate a larger buffer for regname()
David Benjamin
1
-1
/
+1
2009-12-03
multiboot: Use signed type for negative error numbers
Kevin Wolf
1
-0
/
+1
2009-12-03
Fix compile error when LSI_DEBUG is defined
Ryan Harper
1
-3
/
+3
2009-12-03
e1000: Fix warning from code review
Stefan Weil
1
-1
/
+3
2009-12-03
multiboot: Fix module loading and setting of mmap.
Adam Lackorzynski
1
-1
/
+1
2009-12-03
SCSI: Fix Standard INQUIRY data
Laszlo Ast
1
-3
/
+3
2009-12-03
targe-ppc: Sync CPU state for KVM
Alexander Graf
2
-0
/
+8
2009-12-03
qemu: cleanup unused macros in cirrus
Michael S. Tsirkin
1
-35
/
+0
2009-12-03
qemu: make cirrus init value pci spec compliant
Michael S. Tsirkin
1
-1
/
+0
2009-12-03
virtio-blk: Implement rerror option
Kevin Wolf
1
-5
/
+8
2009-12-03
ide: Implement rerror option
Kevin Wolf
2
-17
/
+38
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
3
-3
/
+4
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
1
-1
/
+2
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
26
-37
/
+60
2009-12-03
qdev: enable vmstate_unregister() support
Juan Quintela
1
-2
/
+0
2009-12-03
pci: vmstate_register() already assign consecutive numbers starting at 0
Juan Quintela
1
-3
/
+1
2009-12-03
vmstate: Add support for multiplying size for a constant
Juan Quintela
1
-0
/
+13
2009-12-03
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
1
-10
/
+0
2009-12-03
vmstate: Introduce UINT16_TEST support
Juan Quintela
1
-0
/
+3
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
Juan Quintela
1
-6
/
+10
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_TEST
Juan Quintela
1
-7
/
+11
2009-12-03
vmstate: Add support for VBUFFERS
Juan Quintela
1
-0
/
+20
2009-12-03
vmstate: Fix info field of VMSTATE_MACADDR
Jan Kiszka
1
-1
/
+1
2009-12-03
lsi53c895a: Implement IRQ on reselection
Laszlo Ast
1
-3
/
+40
2009-12-03
lsi53c895a: Use alternative address when already reselected
Laszlo Ast
1
-2
/
+3
2009-12-03
lsi53c895a: Fix SDID in SELECT ID command
Laszlo Ast
1
-1
/
+1
2009-12-03
lsi53c895a: Fix message code of DISCONNECT
Laszlo Ast
1
-1
/
+1
2009-12-03
lsi53c895a: Add support for LSI53C700 Family Compatibility bit
Laszlo Ast
1
-0
/
+4
2009-12-03
lsi53c895a: Whitespace and typo fixes
Laszlo Ast
1
-5
/
+5
[next]