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
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-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
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-22
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-22
qemu-iotests: add 053 unaligned compressed image size test
Stefan Hajnoczi
2013-04-22
block: Allow overriding backing.file.filename
Kevin Wolf
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
vvfat: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
rbd: Use bdrv_open options instead of filename
Kevin Wolf
[next]