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
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
11
-45
/
+59
2011-11-11
hw/pc.c: Fix use-while-uninitialized of fd_type[]
Peter Maydell
1
-3
/
+1
2011-11-11
block: Fix vpc initialization of the Dynamic Disk Header
Charles Arnold
1
-1
/
+5
2011-11-11
qemu-nbd: open the block device after starting the client thread
Paolo Bonzini
1
-17
/
+17
2011-11-11
qemu-nbd: fix socket creation race
Paolo Bonzini
1
-15
/
+15
2011-11-11
qemu-nbd: print error messages from the daemon through a pipe
Paolo Bonzini
1
-9
/
+59
2011-11-11
qemu-nbd: move client to a thread
Paolo Bonzini
1
-80
/
+93
2011-11-11
qemu-nbd: rename socket variable
Paolo Bonzini
1
-13
/
+12
2011-11-11
qemu-nbd: trap SIGTERM
Paolo Bonzini
1
-5
/
+29
2011-11-11
nbd: treat EPIPE from NBD_DO_IT as success
Paolo Bonzini
1
-0
/
+7
2011-11-11
scsi-disk: implement eject requests
Paolo Bonzini
1
-3
/
+21
2011-11-11
atapi: implement eject requests
Paolo Bonzini
2
-3
/
+21
2011-11-11
block: add eject request callback
Paolo Bonzini
3
-4
/
+23
2011-11-11
vvfat: Fix read-write mode
Kevin Wolf
1
-21
/
+23
2011-11-10
hw/lan9118.c: Add missing 'break' to fix buffer overrun
Peter Maydell
1
-0
/
+1
2011-11-10
x86/cpuid: Fix crash on -cpu ""
Markus Armbruster
1
-2
/
+2
2011-11-10
x86/cpuid: Plug memory leak in cpudef_setfield()
Markus Armbruster
1
-0
/
+1
2011-11-10
x86/cpuid: Convert remaining strdup() to g_strdup()
Markus Armbruster
1
-4
/
+4
2011-11-10
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
Markus Armbruster
1
-14
/
+5
2011-11-10
qdev: Fix crash on -device '?=x'
Markus Armbruster
1
-1
/
+1
2011-11-10
configure: Show --cpu option on the help list
陳韋任
1
-0
/
+1
2011-11-10
qemu-tech.texi: Update default code cache size
陳韋任
1
-1
/
+1
2011-11-09
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
1
-2
/
+2
2011-11-09
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
Peter Maydell
1
-0
/
+2
2011-11-09
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
Peter Maydell
1
-4
/
+5
2011-11-09
i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID
Avi Kivity
1
-23
/
+4
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
7
-7
/
+45
2011-11-09
Clean up assertion in get_boot_devices_list()
Markus Armbruster
1
-1
/
+1
2011-11-09
Replace WriteFileEx with WriteFile in qemu_create_pidfile
Fabien Chouteau
1
-3
/
+4
2011-11-09
win32: remove broken timers
Paolo Bonzini
1
-3
/
+1
2011-11-08
virtex: Remove memset of clk_setup
Edgar E. Iglesias
1
-1
/
+0
2011-11-07
Update version for v1.0-rc1
Anthony Liguori
1
-1
/
+1
2011-11-07
console: Fix rendering of VGA underline
Markus Armbruster
1
-3
/
+3
2011-11-07
qemu_timedate_diff() shouldn't modify its argument.
Gleb Natapov
1
-2
/
+5
2011-11-07
reenable vm_clock when resuming all vcpus
Wen Congyang
1
-0
/
+1
2011-11-07
qxl: fix vga port initialization.
Gerd Hoffmann
1
-5
/
+17
2011-11-07
ac97: don't override the pci subsystem id
Gerd Hoffmann
2
-5
/
+27
2011-11-07
pc: add 1.0 machine type
Gerd Hoffmann
1
-3
/
+11
2011-11-07
disable automatic loading of sgabios when -nographic
Paolo Bonzini
1
-9
/
+0
2011-11-07
add sgabios blob and submodule
Paolo Bonzini
5
-1
/
+10
2011-11-07
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-88
/
+138
2011-11-07
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-96
/
+92
2011-11-07
xen-platform: Fix IO port read/write functions
Anthony PERARD
1
-9
/
+9
2011-11-07
readline: Fix buffer overrun on re-add to history
Markus Armbruster
1
-1
/
+1
2011-11-07
cmd: Fix potential memory leak
Pavel Borzenkov
1
-2
/
+7
2011-11-07
cmd: Fix potential NULL pointer dereference
Pavel Borzenkov
1
-8
/
+3
2011-11-07
cmd: Fix coding style in cmd.c
Pavel Borzenkov
1
-86
/
+82
2011-11-06
arm_gic: handle banked enable bits for per-cpu interrupts
Rabin Vincent
1
-15
/
+20
2011-11-04
vvfat: reorganize computation of disk geometry
Paolo Bonzini
1
-16
/
+24
2011-11-04
vvfat: do not hardcode sector counts in error message
Paolo Bonzini
1
-5
/
+2
[next]