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-25
console: add dummy surface for guests without graphic card
Gerd Hoffmann
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
console: switch ppm_save to qemu_open
Gerd Hoffmann
2013-04-25
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
virtio-ccw: Check indicators location.
Cornelia Huck
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
Markus Armbruster
2013-04-24
pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()
Markus Armbruster
2013-04-24
Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging
Anthony Liguori
2013-04-24
build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...
Paolo Bonzini
2013-04-24
virtio: drop unused function prototypes.
KONRAD Frederic
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
virtio-pci: cleanup.
KONRAD Frederic
2013-04-24
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
2013-04-24
virtio-bus: add new functions.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
2013-04-24
virtio-rng-s390: switch to the new API.
KONRAD Frederic
2013-04-24
virtio-rng-pci: switch to the new API.
KONRAD Frederic
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2013-04-24
ich9: kill cmos_s3
Hu Tao
2013-04-24
libcacard/cac: change big switch functions to single return point
Alon Levy
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
[next]