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-06-17
Allow user to specify CPU model
Blue Swirl
3
-10
/
+8
2009-06-17
Fix opening of read only raw images
Blue Swirl
1
-16
/
+15
2009-06-17
Replace ELF section hack with normal table
Blue Swirl
2
-898
/
+858
2009-06-17
Concentrate rest of table entries to top
Blue Swirl
1
-107
/
+610
2009-06-17
Concentrate most table entries to top
Blue Swirl
1
-422
/
+291
2009-06-17
Clean up GEN_HANDLER2
Blue Swirl
1
-37
/
+110
2009-06-17
Clean up GEN_HANDLER
Blue Swirl
1
-233
/
+694
2009-06-16
exec.c: remove unnecessary #if NB_MMU_MODES
Isaku Yamahata
1
-76
/
+23
2009-06-16
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
1
-2
/
+3
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
3
-10
/
+27
2009-06-16
set migration max downtime
Glauber Costa
3
-0
/
+29
2009-06-16
add non-arbitrary migration stop condition
Glauber Costa
3
-2
/
+30
2009-06-16
kvm: Fix IRQ injection into full queue
Jan Kiszka
1
-2
/
+1
2009-06-16
Call qemu_bh_delete at bdrv_aio_bh_cb.
Dor Laor
1
-2
/
+2
2009-06-16
Remove dead code
Amit Shah
1
-6
/
+0
2009-06-16
QEMU KVM: i386: Fix the cpu reset state
Nitin A Kamble
1
-6
/
+12
2009-06-16
allow CPUID vendor override
Andre Przywara
2
-1
/
+5
2009-06-16
Fix help message for new configure option --enable-debug.
Stefan Weil
1
-1
/
+1
2009-06-16
provide cpu_index to env mapping
Glauber Costa
2
-0
/
+14
2009-06-16
pci: add define for communication class devices
Amit Shah
1
-0
/
+2
2009-06-16
vnc: improve numpad support for qemu console.
Gerd Hoffmann
1
-9
/
+52
2009-06-16
virtio blk: fix warning.
Gerd Hoffmann
1
-0
/
+1
2009-06-16
lsi53c895a: Implement write access to DMA Byte Counter
Sebastian Herbszt
1
-0
/
+7
2009-06-16
lsi53c895a: Implement read and write access to DMA Next Address
Sebastian Herbszt
1
-0
/
+2
2009-06-16
lsi53c895a: Implement Scratch Byte Register
Sebastian Herbszt
1
-0
/
+7
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
21
-40
/
+40
2009-06-16
Rearrange io_mem_init()
Avi Kivity
1
-26
/
+21
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
140
-283
/
+291
2009-06-16
kvm: Restrict configure check to Linux
Jan Kiszka
1
-2
/
+2
2009-06-16
mux-term: Fix timestamp association
Jan Kiszka
1
-3
/
+9
2009-06-16
mux-term: Localize timestamps
Jan Kiszka
1
-10
/
+10
2009-06-16
readline: Remove unneeded qemu_mallocz() check
Luiz Capitulino
1
-3
/
+0
2009-06-16
update_refcount: Write complete sectors
Kevin Wolf
1
-8
/
+26
2009-06-16
alloc_cluster_link_l2: Write complete sectors
Kevin Wolf
1
-3
/
+25
2009-06-16
l2_allocate: Write complete sectors
Kevin Wolf
1
-5
/
+28
2009-06-16
qcow2: Rename global functions
Kevin Wolf
5
-121
/
+125
2009-06-16
qcow2: Split out snapshot functions
Kevin Wolf
4
-392
/
+422
2009-06-16
qcow2: Split out guest cluster functions
Kevin Wolf
5
-768
/
+820
2009-06-16
qcow2: Split out refcount handling
Kevin Wolf
4
-870
/
+966
2009-06-16
qcow2: Change default cluster size to 64k
Kevin Wolf
1
-1
/
+1
2009-06-16
vnc: rework VncState release workflow.
Gerd Hoffmann
1
-45
/
+75
2009-06-16
raw-posix: Remove O_RDWR when attempting to open a file read-only
Avi Kivity
1
-0
/
+1
2009-06-16
raw-posix: open flags use BDRV_ namespace, not posix namespace
Avi Kivity
1
-1
/
+1
2009-06-16
qdev: Fix regression in "pci_add ... storage if=virtio, ..."
Markus Armbruster
1
-1
/
+0
2009-06-16
Make sure to use SDL_CFLAGS everywhere we include SDL headers
Anthony Liguori
2
-1
/
+3
2009-06-16
linux-user: remove duplicate tswap32() from do_getsockopt()
Laurent Vivier
1
-1
/
+0
2009-06-16
linux-user/syscall.c: define _ATFILE_SOURCE
Eduardo Habkost
1
-0
/
+1
2009-06-16
linux-user: initialize mmap_mutex properly
Nathan Froyd
1
-1
/
+1
2009-06-16
RFC: fix fcntl support in linux-user - new try
Arnaud Patard (Rtp)
2
-24
/
+73
2009-06-16
linux-user: add tee, splice and vmsplice
vibisreenivasan
2
-0
/
+63
[next]