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
2009-07-16
Don't copy multiboot.bin into pc-bios after built
Anthony Liguori
1
-1
/
+0
2009-07-16
Fix multiboot.bin build on mingw32
Anthony Liguori
2
-3
/
+11
2009-07-16
Fix non-ACPI Timer Interrupt Routing - v3
Anthony Liguori
2
-8
/
+30
2009-07-16
pci.c: remove unnecessary #ifdef DEBUG_PCI.
Isaku Yamahata
1
-14
/
+15
2009-07-16
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
5
-60
/
+37
2009-07-16
bios: Fix multiple calls into smbios_load_ex
Anthony Liguori
3
-0
/
+36
2009-07-16
gdbstub: x86: Support for setting segment registers
Jan Kiszka
3
-17
/
+65
2009-07-16
gdbstub: x86: Refactor register access
Jan Kiszka
1
-73
/
+83
2009-07-16
gdbstub: Add vCont support
Jan Kiszka
1
-0
/
+58
2009-07-16
slirp: Fix default netmask to 255.255.255.0
Anthony Liguori
1
-2
/
+2
2009-07-16
Regenerate BIOS and add patches for -boot option
Anthony Liguori
4
-0
/
+129
2009-07-16
Update boot option documentation
Jan Kiszka
1
-4
/
+23
2009-07-16
Add boot menu control via command line switch
Jan Kiszka
4
-1
/
+18
2009-07-16
Add boot-once support
Jan Kiszka
1
-1
/
+22
2009-07-16
Add qemu_unregister_reset
Jan Kiszka
2
-2
/
+16
2009-07-16
Rework reset handler management
Jan Kiszka
1
-10
/
+6
2009-07-16
Move boot_set callback backend
Jan Kiszka
3
-20
/
+25
2009-07-16
Rework -boot option
Jan Kiszka
1
-31
/
+50
2009-07-16
Add a pc-0-10 machine type for compatibility with 0.10.x
Mark McLoughlin
1
-6
/
+53
2009-07-16
Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER
Mark McLoughlin
2
-3
/
+20
2009-07-16
Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI
Mark McLoughlin
1
-3
/
+18
2009-07-15
Sparc32: convert sparc32_dma to qdev
Blue Swirl
3
-21
/
+56
2009-07-15
Avoid SIGSEGV when dumping cpu state without enabled logging
malc
1
-1
/
+2
2009-07-15
Convert fdc to qdev
Blue Swirl
1
-23
/
+70
2009-07-15
Sparc32: convert slavio timers to qdev
Blue Swirl
1
-24
/
+64
2009-07-15
Sparc32/PPC: convert escc to qdev
Blue Swirl
1
-57
/
+97
2009-07-13
Sparc32: convert slavio_misc to qdev
Blue Swirl
3
-64
/
+146
2009-07-13
Sparc32: convert idreg to qdev
Blue Swirl
1
-8
/
+42
2009-07-13
target-ppc: enable PPC_MFTB for 44x
Baojun Wang
1
-6
/
+6
2009-07-13
ppc tcg: fix wrong bit/mask of wrteei
Baojun Wang
1
-2
/
+2
2009-07-12
gdb-xml: fix hacks in powerpc register numbering
Nathan Froyd
4
-20
/
+2
2009-07-12
target-ppc: fix evmergelo and evmergelohi
Nathan Froyd
1
-3
/
+11
2009-07-12
target-ppc: fix typo in _cpu_ppc_load_decr
Tristan Gingold
1
-4
/
+4
2009-07-12
Sparc32/Sparc64/PPC: convert m48txx to qdev
Blue Swirl
1
-17
/
+42
2009-07-12
Sparc32: convert tcx to qdev
Blue Swirl
2
-28
/
+71
2009-07-12
Sparc32: use the OpenFirmware name for ecc
Blue Swirl
1
-2
/
+2
2009-07-12
target-mips: remove useless code in gen_st_cond()
Aurelien Jarno
1
-1
/
+0
2009-07-12
Fix MIPS SC
Paul Brook
1
-2
/
+2
2009-07-12
Sparc64: convert ebus to qdev
Blue Swirl
1
-2
/
+18
2009-07-12
sparc64: trap handling corrections
Igor Kovalenko
5
-27
/
+77
2009-07-12
Sparc32: convert eccmemctl to qdev
Blue Swirl
2
-17
/
+37
2009-07-12
sparc64: fix helper_st_asi little endian case typo
Igor Kovalenko
1
-6
/
+6
2009-07-12
sparc64: really initialize irq
Igor Kovalenko
1
-2
/
+3
2009-07-12
sparc64: unify mmu tag matching code
Igor Kovalenko
1
-44
/
+57
2009-07-12
sparc64: mmu bypass mode correction
Igor Kovalenko
1
-3
/
+11
2009-07-11
Fix PCI IRQ breakage
Paul Brook
1
-1
/
+1
2009-07-11
Revert "Fix the PCI header type of APB"
Blue Swirl
1
-1
/
+1
2009-07-11
Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partially
Blue Swirl
1
-1
/
+1
2009-07-10
Indent ac97 and es1370 according to audio formatting
Anthony Liguori
2
-10
/
+10
2009-07-10
block: Clean up after deleting BHs
Avi Kivity
1
-0
/
+2
[next]