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
2011-01-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
11
-31
/
+374
2011-01-09
target-sh4: implement writes to mmaped ITLB
Aurelien Jarno
1
-0
/
+2
2011-01-06
cirrus: delete GCC 4.6 warnings
Aurelien Jarno
1
-3
/
+3
2011-01-06
cirrus_vga: Declare as little endian
Blue Swirl
1
-100
/
+12
2011-01-06
pc: move port 92 stuff back to pc.c from pckbd.c
Blue Swirl
2
-20
/
+88
2011-01-04
cirrus_vga: fix division by 0 for color expansion rop
Aurelien Jarno
1
-32
/
+33
2011-01-04
Fix curses on big endian hosts
Aurelien Jarno
1
-3
/
+3
2010-12-27
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
7
-1
/
+2196
2010-12-27
pci: fix migration path for devices behind bridges
Michael S. Tsirkin
1
-11
/
+37
2010-12-26
s390: compile fixes
Alexander Graf
2
-0
/
+3
2010-12-24
pcie/aer: glue aer error injection into qemu monitor
Isaku Yamahata
2
-0
/
+236
2010-12-24
pci: introduce a helper function to convert qdev id to PCIDevice
Isaku Yamahata
2
-0
/
+36
2010-12-24
qdev: export qdev_find_recursive() for later use
Isaku Yamahata
2
-1
/
+3
2010-12-22
build, pci: remove QMP dependency on core PCI code
Isaku Yamahata
1
-0
/
+37
2010-12-22
pcie: add flr support
Isaku Yamahata
6
-13
/
+12
2010-12-22
pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506
Isaku Yamahata
1
-8
/
+4
2010-12-21
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
1
-4
/
+5
2010-12-21
qdev: remove an unused function
Michael S. Tsirkin
2
-7
/
+1
2010-12-20
sparc32: ledma extra registers need tracing too
Bob Breuer
1
-3
/
+8
2010-12-20
wdt_ib700: Fix accidental use of SoftFloat int64 type
Andreas Färber
1
-1
/
+1
2010-12-20
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
1
-1
/
+1
2010-12-20
qbus: register reset handler for qbus whose parent is NULL
Isaku Yamahata
2
-1
/
+15
2010-12-19
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
1
-4
/
+5
2010-12-19
pci: don't use bus number in migration, stub out
Michael S. Tsirkin
1
-1
/
+4
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
1
-4
/
+1
2010-12-19
vga: Declare as little endian
Blue Swirl
1
-25
/
+1
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2
-8
/
+23
2010-12-17
ide: Build fix for via.c
Kevin Wolf
1
-1
/
+1
2010-12-17
ide: Fix build for cmd646.c
Kevin Wolf
1
-2
/
+2
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2
-2
/
+52
2010-12-17
ide: Register vm change state handler once only
Stefan Hajnoczi
3
-28
/
+58
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
1
-11
/
+6
2010-12-17
ide: honor ncq for atapi
Alexander Graf
1
-0
/
+6
2010-12-17
ahci: set SATA Mode Select
Sebastian Herbszt
1
-0
/
+3
2010-12-17
ahci: add ahci emulation
Alexander Graf
1
-0
/
+1524
2010-12-17
pci: add ich9 pci id
Alexander Graf
1
-0
/
+1
2010-12-17
pci: add storage class for sata
Alexander Graf
1
-0
/
+1
2010-12-17
ide: add ncq identify data for ahci sata drives
Roland Elek
2
-0
/
+9
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
Merge remote branch 'jvrao/for-anthony' into staging
Anthony Liguori
5
-12
/
+20
2010-12-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
6
-100
/
+139
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
1
-0
/
+14
2010-12-11
Add bootindex for option roms.
Gleb Natapov
9
-21
/
+29
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
13
-0
/
+71
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
1
-0
/
+23
[next]