index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
4
-0
/
+31
*
ccid-card-passthru: add atr check
Alon Levy
2013-04-24
1
-0
/
+59
*
libcacard: change default ATR
Alon Levy
2013-04-24
1
-2
/
+10
*
dev-smartcard-reader: reuse usb.h definitions
Alon Levy
2013-04-24
1
-11
/
+5
*
dev-smartcard-reader: support windows guest
Alon Levy
2013-04-24
1
-2
/
+2
*
dev-smartcard-reader: remove aborts (never triggered, but just in case)
Alon Levy
2013-04-24
1
-8
/
+12
*
dev-smartcard-reader: nicer debug messages
Alon Levy
2013-04-24
1
-6
/
+63
*
dev-smartcard-reader: white space fixes
Alon Levy
2013-04-24
1
-0
/
+4
*
libcacard: remove default libcoolkey loading
Marc-André Lureau
2013-04-24
1
-16
/
+1
*
libcacard: remove sql: prefix
Marc-André Lureau
2013-04-24
1
-4
/
+2
*
libcacard: teach vscclient to use GMainLoop for portability
Marc-André Lureau
2013-04-24
1
-145
/
+246
*
libcacard: vscclient to use QemuThread for portability
Marc-André Lureau
2013-04-24
1
-7
/
+2
*
libcacard: split vscclient main() from socket reading
Marc-André Lureau
2013-04-24
1
-152
/
+162
*
libcacard: fix mingw64 cross-compilation
Marc-André Lureau
2013-04-24
2
-3
/
+8
*
build-sys: must link with -fstack-protector
Marc-André Lureau
2013-04-24
2
-1
/
+8
*
util: move socket_init() to osdep.c
Marc-André Lureau
2013-04-24
2
-24
/
+23
*
libcacard: use system config directory for nss db on win32
Marc-André Lureau
2013-04-24
1
-1
/
+17
*
ccid: declare DEFAULT_ATR table to be "static const"
Jim Meyering
2013-04-24
1
-1
/
+1
*
ccid: make backend_enum_table "static const" and adjust users
Jim Meyering
2013-04-24
1
-3
/
+3
*
ccid-card-emul: do not crash if backend is not provided
Marc-André Lureau
2013-04-24
1
-0
/
+3
*
libcacard: correct T0 historical bytes size
Marc-André Lureau
2013-04-24
1
-1
/
+1
*
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-23
5
-15
/
+33
*
virtio-9p: cleanup: QOM casts.
KONRAD Frederic
2013-04-23
3
-10
/
+5
*
virtio-9p: cleanup: init function.
KONRAD Frederic
2013-04-23
1
-52
/
+23
*
virtio-9p-pci: switch to the new API.
KONRAD Frederic
2013-04-23
3
-30
/
+54
*
virtio-9p: add the virtio-9p device.
KONRAD Frederic
2013-04-23
3
-9
/
+76
*
ui/gtk: Add Turkish translations
Ozan Çağlayan
2013-04-23
1
-0
/
+62
*
ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3
Ozan Çağlayan
2013-04-23
1
-2
/
+2
*
Merge remote-tracking branch 'kraxel/usb.81' into staging
Anthony Liguori
2013-04-23
7
-21
/
+46
|
\
|
*
usb-host: raise libusbx minimum version to 1.0.13
Gerd Hoffmann
2013-04-23
2
-6
/
+1
|
*
usb: better speed mismatch error reporting
Gerd Hoffmann
2013-04-23
3
-7
/
+33
|
*
ehci_free_packet: Discard finished packets when the queue is halted
Hans de Goede
2013-04-23
1
-5
/
+11
|
*
xhci: remove XHCIRing->base (unused)
Gerd Hoffmann
2013-04-23
1
-3
/
+1
|
/
*
block: Fix build with tracing enabled
Kevin Wolf
2013-04-22
1
-7
/
+7
*
tpm: Simplify creation of cancel path
Stefan Berger
2013-04-22
1
-57
/
+17
*
qtest: Handle addresses and values for {in, out}[bwl] as unsigned
Peter Maydell
2013-04-22
1
-3
/
+3
*
Add option to mlock qemu and guest memory
Satoru Moriya
2013-04-22
5
-0
/
+65
*
qemu-char: do not operate on sources from finalize callbacks
Paolo Bonzini
2013-04-22
1
-15
/
+40
*
qemu-char: correct return value from chr_read functions
Paolo Bonzini
2013-04-22
1
-6
/
+16
*
qemu-char: simplify pty polling
Paolo Bonzini
2013-04-22
1
-24
/
+17
*
qemu-char: use consistent idiom for removing sources
Paolo Bonzini
2013-04-22
1
-9
/
+23
*
translate-all: fix compiler warning and linked error
Alexey Kardashevskiy
2013-04-22
1
-0
/
+1
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-22
25
-243
/
+862
|
\
|
*
qemu-iotests: add 053 unaligned compressed image size test
Stefan Hajnoczi
2013-04-22
3
-0
/
+91
|
*
block: Allow overriding backing.file.filename
Kevin Wolf
2013-04-22
1
-1
/
+3
|
*
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
14
-43
/
+22
|
*
vvfat: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
1
-60
/
+168
|
*
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
1
-1
/
+31
|
*
rbd: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
1
-1
/
+30
|
*
iscsi: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
1
-2
/
+37
[next]