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-03-27
fix race between timer firing vs. alarm_timer->pending = 0
Paolo Bonzini
1
-2
/
+2
2010-03-27
qemu-io: Fix return value handling of bdrv_open
Ryota Ozaki
1
-1
/
+1
2010-03-27
qemu-nbd: Fix invalid usage of the first argument of errx
Ryota Ozaki
1
-17
/
+17
2010-03-27
qemu-nbd: Fix return value handling of bdrv_open
Ryota Ozaki
1
-1
/
+1
2010-03-27
balloon: Fix overflow when reporting actual memory size
Adam Litke
1
-1
/
+2
2010-03-27
json-parser: Output the content of invalid keyword
Amos Kong
1
-1
/
+7
2010-03-27
raw-posix: Better error return values for hdev_create
Kevin Wolf
1
-3
/
+3
2010-03-27
qemu-options.hx: fix a typo
Aurelien Jarno
1
-1
/
+1
2010-03-27
Compile some MIPS devices only once
Blue Swirl
15
-18
/
+51
2010-03-27
Fix build
Blue Swirl
1
-3
/
+5
2010-03-27
Compile ide/core only once
Blue Swirl
17
-17
/
+24
2010-03-26
target-s390: Don't compile in virtio-pci
Alexander Graf
18
-1
/
+19
2010-03-26
target-ppc: generic PowerPC TBL
Dmitry Ilyevsky
1
-4
/
+4
2010-03-26
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
Richard Henderson
11
-24
/
+37
2010-03-26
tcg: Allow target-specific implementation of NOR.
Richard Henderson
10
-0
/
+29
2010-03-26
tcg: Allow target-specific implementation of NAND.
Richard Henderson
10
-0
/
+29
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
11
-1
/
+30
2010-03-26
tcg: Use not_i32 to implement not_i64.
Richard Henderson
1
-0
/
+3
2010-03-26
tcg: Change TCGType to an enumeration.
Richard Henderson
2
-9
/
+12
2010-03-26
tcg: Use TCGCond where appropriate.
Richard Henderson
7
-37
/
+39
2010-03-26
tcg: Name the opcode enumeration.
Richard Henderson
12
-63
/
+78
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
10
-50
/
+1
2010-03-26
linux-user: Add the syscall id for pselect6 on ARM
Michael Casadevall
1
-1
/
+1
2010-03-26
linux-user: add inotify_init1 syscall support
Riku Voipio
2
-0
/
+32
2010-03-23
target-arm: Fix handling of AL condition in IT instruction
Johan Bengtsson
1
-3
/
+5
2010-03-23
tcg-hppa: Fix 64-bit argument ordering
Richard Henderson
1
-1
/
+11
2010-03-23
tcg-hppa: Fix const errors in hppa-dis.c
Richard Henderson
1
-2
/
+2
2010-03-23
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
Juergen Lock
1
-0
/
+4
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
1
-1
/
+1
2010-03-23
qemu-error: Avoid build warning.
Edgar E. Iglesias
1
-1
/
+1
2010-03-23
pci_host: fix breakage
Aurelien Jarno
1
-5
/
+5
2010-03-22
Compile virtio-pci only once
Blue Swirl
2
-2
/
+2
2010-03-22
Compile sound devices only once
Blue Swirl
11
-13
/
+26
2010-03-21
Fix Sparc64 build
Blue Swirl
1
-1
/
+1
2010-03-21
Compile pci_host only once
Blue Swirl
9
-48
/
+69
2010-03-21
Compile pcie_host only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile pci only once
Blue Swirl
4
-14
/
+13
2010-03-21
Compile usb-ohci only once
Blue Swirl
13
-44
/
+95
2010-03-21
Compile serial only once
Blue Swirl
27
-62
/
+183
2010-03-21
Compile ne2000_isa only once
Blue Swirl
11
-3
/
+13
2010-03-21
Compile isa_mmio only once
Blue Swirl
14
-36
/
+96
2010-03-21
Compile most PCI network cards only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile qemu-error only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile async only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile fdc only once
Blue Swirl
13
-5
/
+17
2010-03-21
Compile most IDE devices only once
Blue Swirl
13
-5
/
+52
2010-03-21
Compile usb-uhci only once
Blue Swirl
8
-2
/
+9
2010-03-21
Compile vga-isa only once
Blue Swirl
8
-2
/
+9
2010-03-21
Compile pcspk only once
Blue Swirl
8
-2
/
+9
2010-03-21
Compile i8254 only once
Blue Swirl
11
-3
/
+13
[next]