index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-24
dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
Alon Levy
2013-04-24
libcacard: move atr setting from macro to function
Alon Levy
2013-04-24
libcacard/vreader: add debugging messages for apdu
Alon Levy
2013-04-24
dev-smartcard-reader: copy atr protocol to ccid parameters
Alon Levy
2013-04-24
dev-smartcard-reader: change default protocol to T=0
Alon Levy
2013-04-24
dev-smartcard-reader: define structs for CCID_Parameter internals
Alon Levy
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
ccid-card-passthru: add atr check
Alon Levy
2013-04-24
libcacard: change default ATR
Alon Levy
2013-04-24
dev-smartcard-reader: reuse usb.h definitions
Alon Levy
2013-04-24
dev-smartcard-reader: support windows guest
Alon Levy
2013-04-24
dev-smartcard-reader: remove aborts (never triggered, but just in case)
Alon Levy
2013-04-24
dev-smartcard-reader: nicer debug messages
Alon Levy
2013-04-24
dev-smartcard-reader: white space fixes
Alon Levy
2013-04-24
libcacard: remove default libcoolkey loading
Marc-André Lureau
2013-04-24
libcacard: remove sql: prefix
Marc-André Lureau
2013-04-24
libcacard: teach vscclient to use GMainLoop for portability
Marc-André Lureau
2013-04-24
libcacard: vscclient to use QemuThread for portability
Marc-André Lureau
2013-04-24
libcacard: split vscclient main() from socket reading
Marc-André Lureau
2013-04-24
libcacard: fix mingw64 cross-compilation
Marc-André Lureau
2013-04-24
build-sys: must link with -fstack-protector
Marc-André Lureau
2013-04-24
util: move socket_init() to osdep.c
Marc-André Lureau
2013-04-24
libcacard: use system config directory for nss db on win32
Marc-André Lureau
2013-04-24
ccid: declare DEFAULT_ATR table to be "static const"
Jim Meyering
2013-04-24
ccid: make backend_enum_table "static const" and adjust users
Jim Meyering
2013-04-24
ccid-card-emul: do not crash if backend is not provided
Marc-André Lureau
2013-04-24
libcacard: correct T0 historical bytes size
Marc-André Lureau
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-23
virtio-9p: cleanup: QOM casts.
KONRAD Frederic
2013-04-23
virtio-9p: cleanup: init function.
KONRAD Frederic
2013-04-23
virtio-9p-pci: switch to the new API.
KONRAD Frederic
2013-04-23
virtio-9p: add the virtio-9p device.
KONRAD Frederic
2013-04-23
ui/gtk: Add Turkish translations
Ozan Çağlayan
2013-04-23
ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3
Ozan Çağlayan
2013-04-23
Merge remote-tracking branch 'kraxel/usb.81' into staging
Anthony Liguori
2013-04-23
usb-host: raise libusbx minimum version to 1.0.13
Gerd Hoffmann
2013-04-23
usb: better speed mismatch error reporting
Gerd Hoffmann
2013-04-23
ehci_free_packet: Discard finished packets when the queue is halted
Hans de Goede
2013-04-23
xhci: remove XHCIRing->base (unused)
Gerd Hoffmann
2013-04-22
block: Fix build with tracing enabled
Kevin Wolf
2013-04-22
tpm: Simplify creation of cancel path
Stefan Berger
2013-04-22
qtest: Handle addresses and values for {in, out}[bwl] as unsigned
Peter Maydell
2013-04-22
Add option to mlock qemu and guest memory
Satoru Moriya
2013-04-22
qemu-char: do not operate on sources from finalize callbacks
Paolo Bonzini
2013-04-22
qemu-char: correct return value from chr_read functions
Paolo Bonzini
2013-04-22
qemu-char: simplify pty polling
Paolo Bonzini
2013-04-22
qemu-char: use consistent idiom for removing sources
Paolo Bonzini
2013-04-22
translate-all: fix compiler warning and linked error
Alexey Kardashevskiy
2013-04-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-22
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
[next]