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-06-19
ioapic: convert to qdev
Blue Swirl
4
-19
/
+51
2010-06-17
ioapic: unexport ioapic_set_irq
Blue Swirl
2
-2
/
+1
2010-06-16
Usermode exec-stack fix
Paul Brook
4
-0
/
+14
2010-06-16
Strace mprotect flags.
Paul Brook
2
-0
/
+9
2010-06-16
GDB exit status for semihosting
Paul Brook
4
-15
/
+23
2010-06-16
cris: Move sign extension.
Edgar E. Iglesias
1
-13
/
+13
2010-06-16
cris: Centralize fetching
Edgar E. Iglesias
1
-22
/
+44
2010-06-16
cris: Make the CRISv32 insn decoders return signed int.
Edgar E. Iglesias
1
-86
/
+86
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
8
-36
/
+193
2010-06-16
Fix comparison which always returned false
Stefan Weil
1
-2
/
+4
2010-06-15
xen: Fix build error due to missing include
Jan Kiszka
1
-0
/
+1
2010-06-15
block: fix a warning and possible truncation
Blue Swirl
1
-1
/
+2
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
1
-2
/
+2
2010-06-15
blockdev: Give drives internal linkage
Markus Armbruster
2
-3
/
+1
2010-06-15
block: Decouple savevm from DriveInfo
Markus Armbruster
1
-22
/
+18
2010-06-15
block: New bdrv_next()
Markus Armbruster
2
-0
/
+9
2010-06-15
monitor: Make "commit FOO" complain when FOO doesn't exist
Markus Armbruster
1
-2
/
+4
2010-06-15
block: Decouple block device "commit all" from DriveInfo
Markus Armbruster
4
-14
/
+19
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
8
-29
/
+26
2010-06-15
cow: use qemu block API
Christoph Hellwig
1
-26
/
+13
2010-06-15
cow: stop using mmap
Christoph Hellwig
3
-45
/
+61
2010-06-15
cow: use pread/pwrite
Christoph Hellwig
1
-5
/
+5
2010-06-15
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
1
-0
/
+1
2010-06-15
Fix regression for "-drive file="
Markus Armbruster
1
-1
/
+1
2010-06-15
savevm: Really verify if a drive supports snapshots
Miguel Di Ciurcio Filho
3
-22
/
+54
2010-06-15
qcow2: Return real error code in load_refcount_block
Kevin Wolf
1
-3
/
+8
2010-06-15
qcow2: Allow alloc_clusters_noref to return errors
Kevin Wolf
1
-3
/
+15
2010-06-15
qcow2: Allow get_refcount to return errors
Kevin Wolf
1
-4
/
+37
2010-06-15
vpc: Read/write multiple sectors at once
Kevin Wolf
1
-11
/
+30
2010-06-14
Add exit notifiers.
Gerd Hoffmann
2
-0
/
+23
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
1
-1
/
+28
2010-06-14
qemu-option: Reject anti-social IDs
Markus Armbruster
1
-0
/
+20
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
1
-2
/
+0
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
1
-3
/
+3
2010-06-14
virtio-blk: simplify multiwrite calling conventions
Christoph Hellwig
1
-37
/
+35
2010-06-14
virtio-blk: stop tracking old_bs
Christoph Hellwig
1
-19
/
+10
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
3
-2
/
+13
2010-06-14
make qemu_thread_create block all signals
Paolo Bonzini
2
-27
/
+18
2010-06-14
migration-tcp: call migrate_fd_error() instead of close() and free().
Yoshiaki Tamura
1
-3
/
+1
2010-06-14
migration: use qemu_free() instead of free().
Yoshiaki Tamura
1
-1
/
+1
2010-06-14
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
1
-22
/
+51
2010-06-14
ram_blocks: Convert to a QLIST
Alex Williamson
3
-66
/
+54
2010-06-14
Make netdev_del delete the netdev even when it's in use
Markus Armbruster
1
-4
/
+0
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
3
-0
/
+34
2010-06-14
hpet: Init capability register only once
Jan Kiszka
1
-4
/
+5
2010-06-14
qemu-option: Fix uninitialized value in append_option_parameter
Kevin Wolf
1
-0
/
+1
2010-06-14
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
Jes Sorensen
1
-2
/
+2
2010-06-14
Remove unused DEBUG defines from hw/msix.c
Jes Sorensen
1
-9
/
+0
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
48
-785
/
+916
2010-06-14
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
6
-66
/
+177
[next]