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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
ide: move transfer_start after variable modification
Alexander Graf
1
-4
/
+4
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
7
-298
/
+446
2010-12-17
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
1
-367
/
+367
2010-12-17
ide: split ide command interpretation off
Alexander Graf
2
-6
/
+16
2010-12-17
qemu-img.c: Clean up handling of image size in img_create()
Jes Sorensen
1
-6
/
+17
2010-12-17
Introduce strtosz_suffix()
Jes Sorensen
2
-3
/
+21
2010-12-17
block: Fix the use of protocols in backing files
Stefan Hajnoczi
1
-3
/
+11
2010-12-17
block: Introduce path_has_protocol() function
Stefan Hajnoczi
1
-28
/
+36
2010-12-17
blockdev: check dinfo ptr before using
Ryan Harper
1
-2
/
+4
2010-12-17
Merge remote branch 'arm/for-anthony' into staging
Anthony Liguori
6
-42
/
+312
2010-12-17
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
9
-107
/
+1344
2010-12-17
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2
-49
/
+39
2010-12-17
Merge remote branch 'jvrao/for-anthony' into staging
Anthony Liguori
7
-12
/
+80
2010-12-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
13
-122
/
+195
2010-12-14
qemu-img: Fail creation if backing format is invalid
Stefan Hajnoczi
1
-10
/
+12
2010-12-14
qemu-img: Free option parameter lists in img_create()
Stefan Hajnoczi
1
-2
/
+2
2010-12-14
qemu-option: Fix parse_option_parameters() documentation typo
Stefan Hajnoczi
1
-2
/
+2
2010-12-14
qemu-option: Don't reinvent append_option_parameters()
Stefan Hajnoczi
1
-8
/
+1
2010-12-14
qemu-img: Deprecate obsolete -6 and -e options
Jes Sorensen
2
-32
/
+22
2010-12-14
ceph/rbd block driver for qemu-kvm
Christian Brunner
4
-0
/
+1183
2010-12-14
Make error handling more consistent in img_create() and img_resize()
Jes Sorensen
1
-6
/
+12
2010-12-14
Fail if detecting an unknown option
Jes Sorensen
1
-0
/
+8
2010-12-14
Fix formatting and missing braces in qemu-img.c
Jes Sorensen
1
-26
/
+51
2010-12-14
Consolidate printing of block driver options
Jes Sorensen
1
-9
/
+37
2010-12-14
img_convert(): Only try to free bs[] entries if bs is valid.
Jes Sorensen
1
-5
/
+8
2010-12-14
Use qemu_mallocz() instead of calloc() in img_convert()
Jes Sorensen
1
-6
/
+2
2010-12-14
Add missing tracing to qemu_mallocz()
Jes Sorensen
1
-1
/
+4
2010-12-14
block: Make bdrv_create_file() ':' handling consistent
Stefan Hajnoczi
1
-1
/
+1
2010-12-12
Watchdog: disable watchdog timer when hard-rebooting a guest.
Richard W.M. Jones
2
-5
/
+20
2010-12-11
Pass boot device list to firmware.
Gleb Natapov
3
-0
/
+63
2010-12-11
Add notifier that will be called when machine is fully created.
Gleb Natapov
2
-0
/
+17
2010-12-11
Add bootindex for option roms.
Gleb Natapov
12
-24
/
+60
2010-12-11
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
3
-16
/
+20
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
17
-2
/
+119
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
1
-0
/
+23
2010-12-11
Add get_fw_dev_path callback for usb bus.
Gleb Natapov
1
-0
/
+42
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
6
-6
/
+8
2010-12-11
Add get_fw_dev_path callback for pci bus.
Gleb Natapov
1
-23
/
+85
2010-12-11
Add get_fw_dev_path callback for system bus.
Gleb Natapov
3
-0
/
+36
2010-12-11
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
1
-0
/
+13
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
6
-9
/
+11
2010-12-11
Add get_fw_dev_path callback to ISA bus in qdev.
Gleb Natapov
1
-0
/
+16
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
13
-0
/
+57
2010-12-11
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
1
-0
/
+7
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
11
-0
/
+16
2010-12-11
monitor: implement x86 info mem for PAE and long modes
Blue Swirl
1
-12
/
+164
2010-12-11
monitor: implement x86 info tlb for PAE and long modes
Blue Swirl
1
-11
/
+140
2010-12-11
wdt_i6300esb: register a reset function
Bernhard Kohl
1
-18
/
+21
2010-12-11
isa-bus.c: use hw_error instead of fprintf
Tristan Gingold
1
-7
/
+4
2010-12-11
usb_ohci: Always use little endian
Alexander Graf
3
-11
/
+2
[prev]
[next]