QEMU With E2K User Support
Go to file
Anthony Liguori 1bfffe21a6 Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging
# By Alon Levy (15) and others
# Via Alon Levy
* alon/libcacard_ccid.1: (28 commits)
  libcacard/cac: change big switch functions to single return point
  dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
  libcacard: move atr setting from macro to function
  libcacard/vreader: add debugging messages for apdu
  dev-smartcard-reader: copy atr protocol to ccid parameters
  dev-smartcard-reader: change default protocol to T=0
  dev-smartcard-reader: define structs for CCID_Parameter internals
  ccid-card-passthru, dev-smartcard-reader: add debug environment variables
  ccid-card-passthru: add atr check
  libcacard: change default ATR
  dev-smartcard-reader: reuse usb.h definitions
  dev-smartcard-reader: support windows guest
  dev-smartcard-reader: remove aborts (never triggered, but just in case)
  dev-smartcard-reader: nicer debug messages
  dev-smartcard-reader: white space fixes
  libcacard: remove default libcoolkey loading
  libcacard: remove sql: prefix
  libcacard: teach vscclient to use GMainLoop for portability
  libcacard: vscclient to use QemuThread for portability
  libcacard: split vscclient main() from socket reading
  ...

Message-id: 921423767.1475937.1366790789930.JavaMail.root@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-04-24 13:23:26 -05:00
audio
backends rng random backend: check for -EAGAIN errors on read 2013-04-16 16:10:21 -05:00
block Merge remote-tracking branch 'kwolf/for-anthony' into staging 2013-04-22 08:08:22 -05:00
bsd-user
default-configs Merge remote-tracking branch 'bonzini/scsi-next' into staging 2013-04-22 08:05:05 -05:00
disas
docs Merge remote-tracking branch 'bonzini/scsi-next' into staging 2013-04-22 08:05:05 -05:00
dtc@bc895d6d09 dtc: add submodule 2013-04-18 13:50:53 +02:00
fpu fpu: Correct edgecase in float64_muladd 2013-04-15 16:06:15 +02:00
fsdev
gdb-xml
hw Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging 2013-04-24 13:23:26 -05:00
include Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging 2013-04-24 13:23:26 -05:00
ldscripts
libcacard libcacard/cac: change big switch functions to single return point 2013-04-24 11:48:06 +03:00
linux-headers
linux-user linux-user: change do_semop to return target errno when unsuccessful 2013-04-19 11:42:03 +02:00
net sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
pc-bios
pixman@97336fad32
po ui/gtk: Add Turkish translations 2013-04-23 10:37:38 -05:00
qapi
qga
QMP
qobject
qom qom: do nothing on unparent of object without parent 2013-04-16 16:10:21 -05:00
roms
scripts vmxcap: Update according to SDM of January 2013 2013-04-17 23:27:24 -03:00
slirp sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
stubs
sysconfigs/target
target-alpha
target-arm target-arm: Correctly restore FPSCR 2013-04-19 12:24:19 +01:00
target-cris target-cris: Override do_interrupt for pre-v32 CPU cores 2013-04-16 02:45:11 +02:00
target-i386 i386 ROR r8/r16 instruction fix 2013-04-20 21:27:52 +02:00
target-lm32
target-m68k
target-microblaze
target-mips target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR 2013-04-15 16:07:57 +02:00
target-moxie
target-openrisc
target-ppc memory: move core typedefs to qemu/typedefs.h 2013-04-15 18:19:26 +02:00
target-s390x
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg tcg-ppc64: Handle deposit of zero 2013-04-15 20:09:55 +02:00
tests qemu-iotests: add 053 unaligned compressed image size test 2013-04-22 11:37:12 +02:00
trace
ui input: introduce keyboard handler list 2013-04-24 11:50:18 -05:00
util ccid-card-passthru, dev-smartcard-reader: add debug environment variables 2013-04-24 11:47:57 +03:00
.exrc
.gitignore
.gitmodules dtc: add submodule 2013-04-18 13:50:53 +02:00
.mailmap
aio-posix.c
aio-win32.c
arch_init.c include: avoid useless includes of exec/ headers 2013-04-15 18:19:26 +02:00
async.c
balloon.c
block-migration.c
block.c block: Fix build with tracing enabled 2013-04-22 11:31:41 -05:00
blockdev-nbd.c
blockdev.c
blockjob.c
bt-host.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
bt-vhci.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
Changelog
cmd.c
cmd.h
CODING_STYLE
configure build-sys: must link with -fstack-protector 2013-04-24 11:47:38 +03:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c Fix warnings suppressors to honor --disable-werror 2013-04-17 10:28:04 -05:00
coroutine-win32.c
cpu-exec.c
cpus.c w64: Fix compiler warnings (wrong format specifier) 2013-04-19 11:38:08 +02:00
cputlb.c
device_tree.c
device-hotplug.c
disas.c disas: Disassemble all ppc insns for the host 2013-04-15 19:44:35 +02:00
dma-helpers.c
dump-stub.c
dump.c include: avoid useless includes of exec/ headers 2013-04-15 18:19:26 +02:00
exec.c
gdbstub.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
HACKING
hmp-commands.hx
hmp.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-15 17:06:04 -05:00
hmp.h
iohandler.c
ioport.c
kvm-all.c pci: add pci test device 2013-04-19 08:38:05 -05:00
kvm-stub.c pci: add pci test device 2013-04-19 08:38:05 -05:00
LICENSE
main-loop.c
MAINTAINERS
Makefile Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging 2013-04-24 13:23:26 -05:00
Makefile.objs libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
Makefile.target build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and CONFIG_USER_ONLY 2013-04-24 12:18:41 -05:00
memory_mapping-stub.c
memory_mapping.c
memory.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c migration: reflect incoming failure to shell 2013-04-17 10:24:24 -05:00
monitor.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-15 17:06:04 -05:00
nbd.c
os-posix.c Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json
qdev-monitor.c qbus: remove wrong error messages 2013-04-17 10:24:11 -05:00
qdict-test-data.txt Introduce QDict test data file 2009-09-04 09:37:34 -05:00
qemu-bridge-helper.c
qemu-char.c qemu-char: do not operate on sources from finalize callbacks 2013-04-22 08:52:21 -05:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c qemu-img: do not zero-pad the compressed write buffer 2013-04-22 10:27:58 +02:00
qemu-img.texi
qemu-io.c
qemu-log.c
qemu-nbd.c Add -f FMT / --format FMT arg to qemu-nbd 2013-04-15 14:29:20 -05:00
qemu-nbd.texi Add -f FMT / --format FMT arg to qemu-nbd 2013-04-15 14:29:20 -05:00
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx
qmp.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
qtest.c qtest: Handle addresses and values for {in, out}[bwl] as unsigned 2013-04-22 09:11:50 -05:00
readline.c
README
rules.mak libcacard: fix mingw64 cross-compilation 2013-04-24 11:47:40 +03:00
savevm.c qemu-file: do not use stdio for qemu_fdopen 2013-04-17 11:44:22 +02:00
spice-qemu-char.c spice-qemu-char: vmc_write: Don't write more bytes then we're asked too 2013-04-16 11:52:09 +02:00
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c Move TPM passthrough specific command line options to backend structure 2013-04-23 10:40:40 -05:00
trace-events usb: better speed mismatch error reporting 2013-04-23 08:43:10 +02:00
translate-all.c translate-all: fix compiler warning and linked error 2013-04-22 08:47:33 -05:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c Move TPM passthrough specific command line options to backend structure 2013-04-23 10:40:40 -05:00
xbzrle.c
xen-all.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
xen-mapcache.c
xen-stub.c

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team