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
2013-04-25
monitor: introduce query-command-line-options
Amos Kong
3
-0
/
+180
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
4
-4
/
+39
2013-04-24
pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
Markus Armbruster
1
-4
/
+12
2013-04-24
pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()
Markus Armbruster
1
-1
/
+2
2013-04-24
Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging
Anthony Liguori
19
-342
/
+838
2013-04-24
build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...
Paolo Bonzini
2
-7
/
+7
2013-04-24
virtio: drop unused function prototypes.
KONRAD Frederic
1
-10
/
+0
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
8
-29
/
+10
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
11
-122
/
+73
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
13
-107
/
+62
2013-04-24
virtio-pci: cleanup.
KONRAD Frederic
2
-54
/
+2
2013-04-24
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
6
-8
/
+9
2013-04-24
virtio-bus: add new functions.
KONRAD Frederic
2
-0
/
+28
2013-04-24
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2
-13
/
+16
2013-04-24
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2
-4
/
+0
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2
-68
/
+21
2013-04-24
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
2
-28
/
+32
2013-04-24
virtio-rng-s390: switch to the new API.
KONRAD Frederic
2
-17
/
+34
2013-04-24
virtio-rng-pci: switch to the new API.
KONRAD Frederic
2
-90
/
+74
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
4
-16
/
+117
2013-04-24
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2
-7
/
+7
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
4
-16
/
+32
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2
-17
/
+20
2013-04-24
ich9: kill cmos_s3
Hu Tao
5
-19
/
+6
2013-04-24
libcacard/cac: change big switch functions to single return point
Alon Levy
1
-21
/
+52
2013-04-24
dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
Alon Levy
1
-0
/
+4
2013-04-24
libcacard: move atr setting from macro to function
Alon Levy
5
-16
/
+58
2013-04-24
libcacard/vreader: add debugging messages for apdu
Alon Levy
3
-7
/
+85
2013-04-24
dev-smartcard-reader: copy atr protocol to ccid parameters
Alon Levy
1
-0
/
+45
2013-04-24
dev-smartcard-reader: change default protocol to T=0
Alon Levy
1
-3
/
+3
2013-04-24
dev-smartcard-reader: define structs for CCID_Parameter internals
Alon Levy
1
-27
/
+47
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
4
-0
/
+31
2013-04-24
ccid-card-passthru: add atr check
Alon Levy
1
-0
/
+59
2013-04-24
libcacard: change default ATR
Alon Levy
1
-2
/
+10
2013-04-24
dev-smartcard-reader: reuse usb.h definitions
Alon Levy
1
-11
/
+5
2013-04-24
dev-smartcard-reader: support windows guest
Alon Levy
1
-2
/
+2
2013-04-24
dev-smartcard-reader: remove aborts (never triggered, but just in case)
Alon Levy
1
-8
/
+12
2013-04-24
dev-smartcard-reader: nicer debug messages
Alon Levy
1
-6
/
+63
2013-04-24
dev-smartcard-reader: white space fixes
Alon Levy
1
-0
/
+4
2013-04-24
libcacard: remove default libcoolkey loading
Marc-André Lureau
1
-16
/
+1
2013-04-24
libcacard: remove sql: prefix
Marc-André Lureau
1
-4
/
+2
2013-04-24
libcacard: teach vscclient to use GMainLoop for portability
Marc-André Lureau
1
-145
/
+246
2013-04-24
libcacard: vscclient to use QemuThread for portability
Marc-André Lureau
1
-7
/
+2
2013-04-24
libcacard: split vscclient main() from socket reading
Marc-André Lureau
1
-152
/
+162
2013-04-24
libcacard: fix mingw64 cross-compilation
Marc-André Lureau
2
-3
/
+8
2013-04-24
build-sys: must link with -fstack-protector
Marc-André Lureau
2
-1
/
+8
2013-04-24
util: move socket_init() to osdep.c
Marc-André Lureau
2
-24
/
+23
2013-04-24
libcacard: use system config directory for nss db on win32
Marc-André Lureau
1
-1
/
+17
2013-04-24
ccid: declare DEFAULT_ATR table to be "static const"
Jim Meyering
1
-1
/
+1
2013-04-24
ccid: make backend_enum_table "static const" and adjust users
Jim Meyering
1
-3
/
+3
[next]