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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-16
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
1
-1
/
+1
2008-12-12
Replace posix-aio with custom thread pool
aliguori
1
-0
/
+3
2008-12-10
Introduce and use cache-utils.[ch]
malc
1
-2
/
+2
2008-12-07
Remove a few dyngen and dyngen related code
aurel32
1
-7
/
+2
2008-11-27
Make installing bios files optional.
ths
1
-3
/
+11
2008-11-22
Native BSD host USB support (Juergen Lock, Lonnie Mendez)
blueswir1
1
-1
/
+1
2008-11-11
Split savevm code into savevm.c
aliguori
1
-1
/
+1
2008-11-11
Move the things that aren't target specific to libqemu_common.a.
aliguori
1
-0
/
+4
2008-10-08
Fix IO performance regression in sparc
aliguori
1
-4
/
+0
2008-10-01
Fix cscope filelist by removing leading ./
aurel32
1
-1
/
+1
2008-09-29
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog
1
-1
/
+1
2008-09-29
Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".
balrog
1
-1
/
+1
2008-09-29
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
balrog
1
-1
/
+1
2008-09-29
Add L2CAP logic and a virtual SDP server for use in emulated devices.
balrog
1
-1
/
+1
2008-09-29
Add a virtual HCI.
balrog
1
-1
/
+1
2008-09-28
Implement a HCI passthrough to host.
balrog
1
-1
/
+4
2008-09-28
Add a "null" bluetooth HCI and a header file for bluetooth.
balrog
1
-0
/
+1
2008-09-24
Add missing dependencies for qemu-doc.* (Stefan Weil)
aliguori
1
-3
/
+5
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
1
-1
/
+1
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
1
-28
/
+17
2008-09-11
Only build compatfd when using AIO and make sure to always init AIO
aliguori
1
-1
/
+5
2008-09-10
Use signalfd() to work around signal/select race
aliguori
1
-2
/
+2
2008-08-21
Fix windows build
aliguori
1
-4
/
+11
2008-08-02
Fix compilation of nbd on Solaris (Andreas Faerber)
aliguori
1
-0
/
+4
2008-07-26
Add e1000 etherboot ROM from http://www.rom-o-matic.net
aliguori
1
-1
/
+2
2008-07-19
Add Virtual Distributed Ethernet native support, by Luca Bigliardi.
ths
1
-0
/
+2
2008-07-17
Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).
balrog
1
-1
/
+2
2008-07-03
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
1
-4
/
+4
2008-07-03
Add a parameter to disable host cache, by Laurent Vivier.
ths
1
-1
/
+4
2008-07-02
Add -MT
malc
1
-1
/
+1
2008-07-02
Pulseaudio driver
malc
1
-0
/
+5
2008-06-09
Prevent guest reusing host memory allocations.
pbrook
1
-1
/
+1
2008-05-28
Don't link usermode emulation against libqemu_common.a
pbrook
1
-2
/
+15
2008-05-27
qemu-nbd tool (Anthony Liguori)
bellard
1
-1
/
+13
2008-05-09
Add the LM8323-based keyboard of N810.
balrog
1
-1
/
+1
2008-04-23
Copy Sparc64 firmware when installing (Hervé Poussineau)
blueswir1
1
-1
/
+2
2008-04-22
Ignore .git and .svn in Makefile, noticed by Stefan Weil.
aurel32
1
-1
/
+1
2008-04-14
Nokia N800 machine support (ARM).
balrog
1
-1
/
+2
2008-04-08
Braille device support
aurel32
1
-0
/
+5
2008-03-31
Remove stray BASE_CFLAGS.
pbrook
1
-1
/
+1
2008-03-05
Properly bomb out on errors in Makefile shell fragments (Ian Jackson)
blueswir1
1
-5
/
+5
2008-02-10
Add an ncurses UI.
balrog
1
-0
/
+6
2008-02-01
typo
bellard
1
-1
/
+1
2008-01-31
Makefile cleanup - more generic support of 32 bit compilation on x86_64
bellard
1
-18
/
+11
2008-01-14
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
1
-0
/
+12
2008-01-14
USB-to-serial device (Samuel Thibault).
balrog
1
-1
/
+1
2008-01-14
Fully clean up on Mac OS X Leopard (Andreas Färber).
balrog
1
-0
/
+1
2008-01-06
update binary distribution
bellard
1
-4
/
+6
2007-12-24
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
1
-0
/
+1
2007-12-15
Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by
ths
1
-1
/
+8
[next]